Link Graphics

General ShopSite user discussion

Link Graphics

Postby ipwconcierge » Mon Nov 14, 2011 11:37 am

I am working on the site located at http://whitehorse.ipage.com/store/index.html

Under Power Edit I have ensured that there is nothing in the Link Name and Link Text fields. I have added graphics in the Link Graphics fields, however, when publishing the store both the Page Title and the Link Graphics are being displayed. I have changed the title of a page and republished and verified that in fact the Page title is what is being published. ShopSite version is 10 r7.4 any ideas on why this is happening and how to fix it?
ipwconcierge
 
Posts: 1
Joined: Mon Nov 14, 2011 11:23 am

Re: Link Graphics

Postby ShopSite Lauren » Mon Nov 14, 2011 11:52 am

That is a known issue and I think that it was fixed in a newer version of ShopSite. To fix it in your version of ShopSite you will want to go to Merchandising > Custom Templates > Page/Product, and make a copy of the CropCircles.sst page template. Next, make a copy of YOUR copy and rename it the exact same name as the original. Now you should have 2 templates, you can delete your first copy and only keep the copy that has the name "CropCircles.sst." Highlight that template, click on "Edit Template" and right at the beginning of the template there is a DEFINE LINK_TO_PAGE section. Replace the entire section with the following:
[-- DEFINE LINK_TO_PAGE --]
<a href="[-- OUTPUT_DIRECTORY_URL --]/[-- PAGE.FileName --]">[-- IF PAGE.LinkGraphic --][-- ELSE_IF PAGE.LinkName --][-- PAGE.LinkName --][-- ELSE --][-- PAGE.Name --][-- END_IF --]</a>
[-- IF PAGE.LinkGraphic --][-- IF PAGE.LinkName --]<br>[-- END_IF --]<a href="[-- OUTPUT_DIRECTORY_URL --]/[-- PAGE.FileName --]">[-- PAGE.LinkGraphic --]</a>[-- END_IF --]
[-- IF PAGE.LinkText --]<br>[-- PAGE.LinkText --][-- END_IF --]
[-- END_DEFINE LINK_TO_PAGE --]


Also, one other thing that is fixed in that template is the page width. If the text does not fill the entire content area, it doesn't span the whole area. Find in the template the following line:

<td id="rightside">

add in width="100%" so it should look like:

<td id="rightside" width="100%">
- ShopSite Lauren
Contact me for help with any of your
custom ShopSite template questions.
ShopSite Lauren
 
Posts: 889
Joined: Fri Aug 11, 2006 1:35 pm
Location: Orem, UT


Return to User Forum

Who is online

Users browsing this forum: No registered users and 115 guests

cron