![]() |
Changing "More Best Sellers" Link on Home page!?! |
Post Reply ![]() |
Author | |
njessen42 ![]() Groupie ![]() ![]() Joined: 12-November-2007 Location: Spokane, WA Status: Offline Points: 0 |
![]() ![]() ![]() ![]() ![]() Posted: 09-July-2008 at 3:31pm |
For some reason I can't find the .asp file that changes the "More Best Sellers" link on the home page under the list of best sellers. Anyone know what file this would be in?
Thanks Nate |
|
![]() |
|
Hamish ![]() Admin Group ![]() Joined: 12-October-2006 Location: United Kingdom Status: Offline Points: 56 |
![]() ![]() ![]() ![]() ![]() |
Hi Nate,
That's because it's buried pretty deep :-) Try line 609 (in v3.11) of pc/HomeCode.asp. <td><a href='<%=strArray(i,2)%>'><%response.write (dictLanguage.Item(Session("language")&"_mainIndex_13") & dictLanguage.Item(Session("language")&strArray(i,1)))%> >></a></td> mainIndex_13 = "More " and the strArray has been populated in the code above. CAUTION - This same code is used by Best Sellers / New Arrivals / Specials - So any changes are likely to impact all three - which may or may not be what you want. |
|
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |