No images showing on fresh installation of business site Umbraco v6.0.3
Hi everyone!
I have just installed a brand new installation of Umbraco v6.0.3 - http://lister.whclpreview.com/ but no images are showing on the website, has anyone else encountered this issue?
I have taking a look at your backend of your Umbraco installation, and when I looked in the settings section --> templates, and choose the Business Homepage.
As I see it the pictures are hardcoded to the sliders, as youmention yourself.
This is the markup for the first slide:
<div class="imageSlide"> <div class="imageSliderInfo"> <h2>You can (of course)<br />change these images! </h2> <p>When you installed this skin, we added a new node to your content area called "frontpage slider", go there to change the image, text and link in this slider</p> <a class="ui-btn ui-btn-big" href="#">What colors?</a> </div> <div class="imageSliderImage"> <img src="/images/tmp_img.jpg" width="500" height="320" /> </div> </div>
So the image should be located i the folder called images.
No images showing on fresh installation of business site Umbraco v6.0.3
Hi everyone!
I have just installed a brand new installation of Umbraco v6.0.3 - http://lister.whclpreview.com/ but no images are showing on the website, has anyone else encountered this issue?
Bob,
When I navigate to the page you have linked, everything looks normal. Are you still encountering this issue?
Regards,
Sean
Hi Sean,
I have setup Umbraco before i.e v 4.7.1 and 4.6.1 and the slider on the home page on those instances were showing images and were editable.
The latest version seems to have hardcoded the sliders is this true as I cannot make changes to the text or the images.
Regards
Bob
Am I doing something wrong or do the sliders have to be configured into the template?
Regards
Bob
Hi Bob,
I have taking a look at your backend of your Umbraco installation, and when I looked in the settings section --> templates, and choose the Business Homepage.
As I see it the pictures are hardcoded to the sliders, as you mention yourself.
This is the markup for the first slide:
So the image should be located i the folder called images.
/Dennis
Hi Dennis,
Thanks for the info and correct me if I a wrong but are the sliders not mean to be dynamic i.e wired to the content in the backend admin?
Bob
A small addition to the post above.
I have doubts about the starter kits donĀ“t know if these are designed to be compatible with the version 6 of Umbraco.
/Dennis
Ok I guess I will have to install an older version of Umbraco, thanks for your help.
Bob
is working on a reply...