Boot Two Theme (Jeans Template)
How can I add an anchor to each page generated by pagination (example: https://www.blabla.com/####-ss2.html#paginationtop)
Thanks
anchor
-
- Site Admin
- Posts: 318
- Joined: Fri Aug 04, 2006 1:30 pm
- Location: Utah
- Contact:
Re: anchor
Seems like the easiest thing to do would be just to put it on all pages unless there is some reason having it in the non-paginated pages would cause a problem. To have it on all pages could even be as easy as adding it to your Header in Preferences > Layout Settings. Or if that doesn't put it where you want put it in the page template instead.
-
- Posts: 889
- Joined: Fri Aug 11, 2006 1:35 pm
- Location: Orem, UT
- Contact:
Re: anchor
Also, you will just want to include the partial URL instead of the absolute URL.
Code: Select all
<a href="#paginationtop">top of page</a>
- ShopSite Lauren
Contact me for help with any of your
custom ShopSite template questions.
Contact me for help with any of your
custom ShopSite template questions.