-
AuthorPosts
-
March 27, 2015 at 9:47 pm #419632
Hi Guys,
I’m using enfold for a new client, I’m still in love of enfold I guess ;o)
Is it possible to create an anchor (with full-width menu or a button) if I’m using a sidebar?
Can I use the Masonry shortcode to create the anchor?Actually this is what I’ve done, creating an anchor on Masonry shortcode (as there’s a field for that) as I’m using a sidebar I can’t use the color row.
I’ve tryed also to add code shortcode with <div>my-anchor</div>
Also I’ve an issue with sorting in accordion shortcode, the words are all in one line and finsh out of the screen ;o) maybe I should open another topic.
Thanks in advance guys,
March 30, 2015 at 4:44 am #420169Hey eldrico!
Thank you for using Enfold.
How did you add the anchor name? You can use a codeblock, place it on top of the section where you want the anchor link to go. Add something like this:
<div id="#anchor_name"></div>Add this to the Quick CSS field to wrap the sort tags:
.taglist { word-wrap: break-word; }Cheers!
IsmaelMarch 30, 2015 at 12:09 pm #420351Hi Ismael,
Thanks for your answer. Perfect for the taglist, it works, thanks.
For the anchor, it doesn’t work.
I’ve already added the code shortcode <div id=”dish2″></div>.So I’ve added # as you put it in your example.
I’ve changed my links in full-width submenu and button and it’s still not working, but the #top is working, so it should worI don’t understand ;o) I’ve checked my links and they look correct. I’ve done this kind of link on another page (without sidebar) and it’s working.
Thanks for your help,
eldrico
March 30, 2015 at 12:11 pm #420353This reply has been marked as private.March 31, 2015 at 5:28 am #420950Hey!
The markup is wrong for the div:
<div id="”#dish2”"></div>Please just add dish2 as the ID
Best regards,
RikardMarch 31, 2015 at 10:30 am #421021Oh Thanks Rikard,
Arrrgg, i’m stupid ;o) I thought I’ve tryed it but certainly not coz it’s working indeed!!
Thanks again and sorry to waste your time,
Have a nice day guys,
Eldrico
-
AuthorPosts
- The topic ‘Anchors with sidebar – code shortcode or masonry?’ is closed to new replies.
