Hello guys,
I need to create list of links in sidebar to the same page with multiple galleries on it.
This is links to page I mention http://furniture.robertjezyk.com/?page_id=8.
Idea is to link to specific gallery on same page to avoid too much scrolling.
Any idea how to achieve that?
Sidebar links to galleries
9 posts from 3 voices-
Posted 10 months ago #
-
Hey,
This is possible but you need to know javascript to target specific gallery position. I'm really not sure if this is what you need to do but I think the idea is close.
Although that functionality is available on this theme. http://www.kriesi.at/themedemo/?theme=coalition
Let me tag the rest of the support team to give you a better idea.
Regards,
IsmaelPosted 10 months ago # -
Yes it's possible - you can create a simple link list like:
<ul> <li><a href="#gallery-1">Painted MDF</a></li> <li><a href="#gallery-2">MFC Boards</a></li> <li><a href="#gallery-3">Veneer Boards</a></li> </ul>You just need to find the right gallery id in the source code (you can use element inspectors like Firebug for this task).
Posted 10 months ago # -
Thank you gentlemen,
@dude - it seems to be very easy to implement, but how to add this links to sidebar, which is widget-based?Regards
Posted 10 months ago # -
Hey!
You can use a simple text widget and insert the html code into the text field :)
Regards,
PeterPosted 10 months ago # -
Thanks @dude,
I'll give it a go!regards,
RobertPosted 10 months ago # -
Hey,
Glad Peter could help. Please let us know if it works. :)
Regards,
IsmaelPosted 10 months ago # -
Thanks Ismael,
It works fine now, I got nice navigation on the right now and I am customizing it now.Regards,
RobertPosted 10 months ago # -
Hey,
Glad it works. :)
Regards,
IsmaelPosted 10 months ago #
Topic Closed
This topic has been closed to new replies.














