anchor

General ShopSite user discussion
Post Reply
ametron
Posts: 27
Joined: Sun Apr 25, 2010 3:15 am
Location: California

anchor

Post by ametron »

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
ShopSite David
Site Admin
Posts: 318
Joined: Fri Aug 04, 2006 1:30 pm
Location: Utah
Contact:

Re: anchor

Post by ShopSite David »

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.
-David H.
ShopSite, Inc.
http://www.shopsite.com
ShopSite Lauren
Posts: 889
Joined: Fri Aug 11, 2006 1:35 pm
Location: Orem, UT
Contact:

Re: anchor

Post by ShopSite Lauren »

Also, you will just want to include the partial URL

Code: Select all

<a href="#paginationtop">top of page</a> 
instead of the absolute URL.
- ShopSite Lauren
Contact me for help with any of your
custom ShopSite template questions.
Post Reply