Tagged: x
-
AuthorPosts
-
June 1, 2016 at 8:56 am #1020041
charlescthomsonParticipantHi Support!
I can’t seem to create a content band link on a custom headline.
Currently I’m using the following code (after reading other posts):However, it simply re-loads the page. I’ve also tried:
with the same results.
http://www.cefoodexperience.ca/?page_id=29
Thanks!
June 1, 2016 at 9:36 am #1020109
JoaoModeratorHi There,
You need to use a # before the section ID.
http://www.cefoodexperience.ca/#x-content-band-2
If it on the same page you can even use just #x-content-band-2 and it should work.
Let us know how it goes,
Thanks,
Joao
June 1, 2016 at 10:44 am #1020221
charlescthomsonParticipantTried, failed…
Included the # to make the code:
<a href="http://www.cefoodexperience.ca/?page_id=29/#x-content-band-2>Product Type</a>I’ve also tried:
<a href="http://www.cefoodexperience.ca/?page_id=29#x-content-band-2>Product Type</a>I’ve even tried this method in a text field:
<a href="#x-section-2">[x_custom_headline type="left" level="h2" looks_like="h5"]Product Type[/x_custom_headline]<a/>The last method worked on another site.
No luck! The page just simply reloads.
June 1, 2016 at 12:47 pm #1020491
Nabeel AModeratorHi there,
Upon checking your page source code, I see you’ve changed the sections ID’s. Try this http://www.cefoodexperience.ca/?page_id=29/#2 or http://www.cefoodexperience.ca/?page_id=29/#5 this should work. Please check your section ID’s and call it with it’s respective ID.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1020041 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
