Popular Tags

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
13 年 前
Hi,

I couldn't find a way to enable Popular Tags in the administration. Where do I enable popular tags in v1.6?

Thanks
13 年 前
Just add some tags and your products
13 年 前
Got it! Awesome, Thanks.
13 年 前
I added some tags and then realize that the master-wrapper-side is getting too long so I decided to remove all the tags. After removing the tags, the popular tag is still there? How can I remove the popular tag now, is this a bug?

I can comment it out in the masterpage, but thought that when I remove the tags from administration it should take the poplar tags out from the wrapper-side too.
13 年 前
Go to Admin Area > Catalog > Products > Product Tags and remove them
13 年 前
Got it! Thanks
13 年 前
Paging is set to 6 items per page.  Is this configurable?  I couldn't find it.
13 年 前
Found my own answer in case anyone else is looking for this.  It is hard coded to 6 on line 60 of ProductsByTag.ascx in the Modules folder.

Configure how many items per page show on the product by tag results page.
13 年 前
In version 1.9 the number of Products per page is not to be found in that file (it does not even has 60 lines). I cant find it.

Does anyone know?
13 年 前
try the code behind :

ProductsByTag.ascx.cs
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.