![]() |
Custom Featured Product on my homepage |
Post Reply ![]() |
Author | |
Sebastien ![]() Newbie ![]() Joined: 09-April-2008 Status: Offline Points: 0 |
![]() ![]() ![]() ![]() ![]() Posted: 09-April-2008 at 7:03am |
Hi all,
I would like customise my home page. I wish to have a link on title of products featured. My version is: ProductCart v2.75 Can you tell me what is the name of file to edit? And where is it ? My research on this forum are stayed without answers. Thank you very much. |
|
![]() |
|
netprofits ![]() Certified ProductCart Developers ![]() Joined: 05-January-2006 Location: United States Status: Offline Points: 22 |
![]() ![]() ![]() ![]() ![]() |
MainIndex.asp in the productcart/pc folder. Most likely the actual text for the "Featured Products" is located in the languages.asp file in the productcart/includes folder.
|
|
![]() |
|
Sebastien ![]() Newbie ![]() Joined: 09-April-2008 Status: Offline Points: 0 |
![]() ![]() ![]() ![]() ![]() |
OK thanks,
I don't want abuse your time, so if someone have customised his homepage like i try to do, i'll appreciate his advices. Thanks "netprofits" |
|
![]() |
|
netprofits ![]() Certified ProductCart Developers ![]() Joined: 05-January-2006 Location: United States Status: Offline Points: 22 |
![]() ![]() ![]() ![]() ![]() |
Can you provide a link to your home page so we can see what you are trying to do? Most likely you just need to modify the languages.asp file and change the following line: dictLanguage.Add "english_mainIndex_7", "Featured Products" to something like: dictLanguage.Add "english_mainIndex_7", "<a href='yourlink.asp'>Featured Products</a>" |
|
![]() |
|
Sebastien ![]() Newbie ![]() Joined: 09-April-2008 Status: Offline Points: 0 |
![]() ![]() ![]() ![]() ![]() |
My home page: http://www.avantagegolf.com/default.asp
I don't want make a link in the expression "featured product" or "Exclusifs " in my case, i want to establish link on title of differents products available in "featured product *module*" For instance, i wish to make a link in the title on my product: " Fers Cleveland Golf CG GOLD - 5 PW (Graphite)". For the moment, the link for access to the product page is on picture, i would like to make this one on title. I wish that it's correct, i'm french and i have some difficulties to speak english. Thank you. |
|
![]() |
|
netprofits ![]() Certified ProductCart Developers ![]() Joined: 05-January-2006 Location: United States Status: Offline Points: 22 |
![]() ![]() ![]() ![]() ![]() |
It looks like you already had a developer create your site and make customizations. Your home page is actually default.asp in the root folder of your site. You would just look in that module to see where the code is looping through the featured products and displaying the title and just add your "a href" tags around the title pointing to the same link that is used for the product picture.
|
|
![]() |
|
Sebastien ![]() Newbie ![]() Joined: 09-April-2008 Status: Offline Points: 0 |
![]() ![]() ![]() ![]() ![]() |
Ok, i made the same process in my categories.
But with mainIndex.asp it's different, the process is more complicated. I will search. Thanks for your help. |
|
![]() |
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 |