Tagged: anchor
HI!
I’ve changed some content on the default slider but it doesn’t reflect on the page even though I saved it.
I noticed there are two sliders with the same name. Where do I chose the one I have configured? Can’t find it anywhere!
Cheers
Ingo
Hey ingozen,
When you are looking at the LayerSlider from the back end, there is a drop down to choose which slider is active.
Best regards,
Mike
Thanks Mike! I finally found that option! It’s under pages -> home page!
And next challenge: I changed the texts on both slides and the timeline preview works on both but only the first line of text is visible during animation of slide 2. Argh! Page: http://pentacode.co
Later: Ah I finally figured it out! Gee whiz! The problem was that the text was set to paragraph instead of Heading!!!! Phhhh!
You might run across this again so I thought I’d mention it. ;)
Hi,
Thank you, I’m sure that will come in handy.
Thank you for using Enfold.
Best regards,
Mike
Hi Mike!
Is there a tutorial on using anchors? The forum entries are confusing and not clear.
I need to be able to link to specific sections on my pages via the menu and hyperlinks.
Thanks.
Ingo
Hi,
We don’t have that but it’s pretty straight forward, all you have to do is to assign an ID to the element you want to link to:
<div id="my-element">Content</div>
Then you can link to that anchor:
http://yoursite.com/#anchor
Best regards,
Rikard
Great thanks! Would be nice to have a widget for that! :)
Regards
Ingo