Popular Tags

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Hace 13 años
Hi,

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

Thanks
Hace 13 años
Just add some tags and your products
Hace 13 años
Got it! Awesome, Thanks.
Hace 13 años
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.
Hace 13 años
Go to Admin Area > Catalog > Products > Product Tags and remove them
Hace 13 años
Got it! Thanks
Hace 13 años
Paging is set to 6 items per page.  Is this configurable?  I couldn't find it.
Hace 13 años
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.
Hace 13 años
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?
Hace 13 años
try the code behind :

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