![]() |
|
|||||||
| Register | FAQ | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
||||
|
||||
|
- Added possibility to select only this category if First parameter=12 (Display the tag cloud)
This version is available in MagneticOne Store. You can order it or download the installation package if you already did. Download link is available on order detals page of your account. |
|
#2
|
|||
|
|||
|
Hi
I've added the tags code on "tpl_product_info_display.php" with: <?php /* Start MagneticOne TagCloud */ require_once(DIR_WS_MODULES . 'tagcloud/m1_tagcloud.php'); echo insertTagCloud(8, "DESC" , "Lower"); /* End MagneticOne TagCloud */ ?> It works ok, but I was trying to add only products tags listed in the overall product category usin the $onlythiscategory parameter. So if it was a tv remote control, only other remote control prduct keyword tags would show. Not tv aerials or some other unrelated product. Can you tell me how to set this up with the correct paremeter. Thanks |
|
#3
|
||||
|
||||
|
Hello zander,
Can you please submit a ticket or contact us via e-mail at: contact[at]magneticone.com so we could investigate more deeply for you. Waiting to hearing from you.
__________________
Thank you, Oleksandr ------------------ MagneticOne Team |