Search found 49 matches

by netjet
Tue Feb 16, 2010 6:55 pm
Forum: Shopping Cart (ALL)
Topic: [FIX] Add ALT tag to sub-category images
Replies: 15
Views: 28151

Re: [FIX] Add ALT tag to sub-category images

I have made the above changes in 5.0.6 and thought this may be of interest to others, if it wasn't already obvious Open includes/display/SideProductRelated.php Find alt="" Replace with: alt="'.$GLOBALS['ProductName'].'" Now the Related Products also have an alt tag. I do wonder ...
by netjet
Thu Dec 24, 2009 7:26 pm
Forum: [SC] Custom Code
Topic: Active SideCategoryList
Replies: 34
Views: 63332

Re: Active SideCategoryList

SideCategoryList.html should look like this: <li class="%%GLOBAL_ActiveCategoryClass%% %%GLOBAL_LastChildClass%%"><a href="%%GLOBAL_CategoryLink%%">%%GLOBAL_CategoryName%%</a> </li> %%GLOBAL_SubCategoryList%% I have tried this also but without success... SideCategoryList.html is...
by netjet
Wed Dec 23, 2009 4:33 pm
Forum: [SC] Custom Code
Topic: Active SideCategoryList
Replies: 34
Views: 63332

Re: Active SideCategoryList

SideCategoryList.html should look like this: <li class="%%GLOBAL_ActiveCategoryClass%% %%GLOBAL_LastChildClass%%"><a href="%%GLOBAL_CategoryLink%%">%%GLOBAL_CategoryName%%</a> </li> %%GLOBAL_SubCategoryList%% I have tried this also but without success... SideCategoryList.html is...
by netjet
Wed Dec 23, 2009 4:13 pm
Forum: [SC] Custom Code
Topic: Active SideCategoryList
Replies: 34
Views: 63332

Re: Active SideCategoryList

here is my files: class.category.php <?php class ISC_CATEGORY { private $_catid = 0; private $_catnumproducts = 0; private $_catpage = 0; private $_catstart = 0; private $_catnumpages = 0; private $_catname = ""; private $_catdesc = ""; private $_catsort = ""; private $...
by netjet
Wed Dec 23, 2009 4:08 pm
Forum: [SC] Custom Code
Topic: Active SideCategoryList
Replies: 34
Views: 63332

Re: Active SideCategoryList

I'm using 5.0.5 and I'm sure that I did everything like you said, but I dont see any changes...Maybe it doesnt work with my version? It is made in 5.0.5, so it should work, check your SideCategoryList.php to be as one i posted few posts ahead. I have copied the code you posted for SideCategoryList....
by netjet
Wed Dec 23, 2009 3:57 pm
Forum: [SC] Custom Code
Topic: Active SideCategoryList
Replies: 34
Views: 63332

Re: Active SideCategoryList

I'm using 5.0.5 and I'm sure that I did everything like you said, but I dont see any changes...Maybe it doesnt work with my version?
by netjet
Mon Dec 21, 2009 5:01 pm
Forum: [SC] Custom Code
Topic: Active SideCategoryList
Replies: 34
Views: 63332

Re: Active SideCategoryList

Same for me, I've done everything like you said (except for the .htm file which is in templates/master/snippet/ and not templates specific) but nothing changed...
by netjet
Mon Dec 21, 2009 3:24 pm
Forum: [SC] Custom Code
Topic: Active SideCategoryList
Replies: 34
Views: 63332

Re: Active SideCategoryList

Painstick,

Thank you for sharing.
I wanted to try it but the directory snippet in all the templates are empty. Maybe you meant /snippet/ located in templates/master/ ?
by netjet
Mon Nov 23, 2009 4:24 pm
Forum: Shopping Cart (ALL)
Topic: French langage
Replies: 2
Views: 6710

Re: French langage

Here is the french translation of front_language file
by netjet
Tue Nov 10, 2009 7:47 pm
Forum: Shopping Cart (ALL)
Topic: keywords optimisation
Replies: 0
Views: 5441

keywords optimisation

Guys,

Using ISC5.0.5, i have a problem, I think everyone has the same issue.
When you analyse the keyword density you will probably notice that the most used term in you website is "cart" or "add to cart".
This is quite embarrassing for the ranking, how could we get rid of this?