I am very new to Umbraco and i am trying to find my feet but i am stuck on the frontpage slider.
I have gone into the Content section, replaced the image and text but it doesn't seem to change anything when i publish it. It still has the default images and text from the business package. I had a look and the images and text seem to be hardcoded.
Now, i can update the code to reflect what i want but its no good for our customers who want/should be able to update this from the Content section.
Is there a way to do this? and i hope this makes sense.
thanks in advance for your help and please bare with this noob!
Edit Settings->Templates->StarterKit Master->Homepage removed everything in <asp:Content ContentPlaceHolderId="cp_top" runat="server"></asp:Content> and added <umbraco:Macro Alias="umediaSliderImages" runat="server"></umbraco:Macro> to it.
I am also quite new. I had the same problem with the imageslider. I got it to work on Business Homepage, but not on Homepage under templates. I did the same and it will not show up(in company blog).
Frontpage Slider (imageSlide)
Hi,
I am very new to Umbraco and i am trying to find my feet but i am stuck on the frontpage slider.
I have gone into the Content section, replaced the image and text but it doesn't seem to change anything when i publish it. It still has the default images and text from the business package. I had a look and the images and text seem to be hardcoded.
Now, i can update the code to reflect what i want but its no good for our customers who want/should be able to update this from the Content section.
Is there a way to do this? and i hope this makes sense.
thanks in advance for your help and please bare with this noob!
Dom
Hi,
Are you talking about the uMedia starter kit?
Rich
Hi,
thanks for the reply.
I installed the Business Site pack, but looking inthe installed packages there is a uMedia package aswell
Fixed it
Edit Settings->Templates->StarterKit Master->Homepage
removed everything in <asp:Content ContentPlaceHolderId="cp_top" runat="server"></asp:Content>
and added <umbraco:Macro Alias="umediaSliderImages" runat="server"></umbraco:Macro> to it.
awesome u saved me!
Hi.
I am also quite new. I had the same problem with the imageslider. I got it to work on Business Homepage, but not on Homepage under templates. I did the same and it will not show up(in company blog).
Any ideas
is working on a reply...