MustanG ^.^ Posted January 17, 2011 Share Posted January 17, 2011 Hi there...I need help with 2 things:1. I don’t want the products shown on FEATURED PRODUCTS to be shown on their Categories…i.e when i click on SHIRTS, it should go to SHIRTS CATEGORY & Show all the other products but not the one that is listed on FEATURED PRODUCTS…2. I have created Different Categories for different products, and now i am in need of a Subcategory and i know how to add it, i.e CLOTHES | Shirts, Pants etc are it's subcategory, but i want to change the behavior & look remove a tiny [+] Sign showing beside it.I want to remove the [+] sign from left side of it, and i want that when someone moves cursor over it, it showed automatically show the subcategories...To fully understand what i mean is to look at this:1. www.swallowinternational.com/shop --> I have added subcategory only to ACCESSORIES CATEGORY. I want to change this to the look of the website given below.2. http://www.yogaforgolf.co.uk/shop/category.php?id_category=48 ---> i want to change mine to this look of subcategory. Link to comment Share on other sites More sharing options...
MustanG ^.^ Posted January 17, 2011 Author Share Posted January 17, 2011 Someone please help. Link to comment Share on other sites More sharing options...
MustanG ^.^ Posted January 17, 2011 Author Share Posted January 17, 2011 Please any MOD or someone reply...need help... Link to comment Share on other sites More sharing options...
MustanG ^.^ Posted January 17, 2011 Author Share Posted January 17, 2011 No one -.- Link to comment Share on other sites More sharing options...
rocky Posted January 18, 2011 Share Posted January 18, 2011 My Sliding Accordion Categories module here lets you hide the +/- button and expand subcategories on hover. Link to comment Share on other sites More sharing options...
MustanG ^.^ Posted January 18, 2011 Author Share Posted January 18, 2011 I found out how to add the ONMOUSEOVER Behavior.Anyways, i want to know:1. How to remove the [+] sign ?2. How to change the link of a CATEGORY ? i want to change it to # so it won't open anything, i want that when someone rolls over on any category, he should be able to click on SUBCATEGORIES & open it but clicking on the CATEGORY himself should open nothing. like he never clicked. Link to comment Share on other sites More sharing options...
rocky Posted January 18, 2011 Share Posted January 18, 2011 Yes, the non-AJAX version of my module is free. Download it from the "Download" tab on my website.Unfortunately, my module doesn't have the option to make category expand-on-hover and not be clickable at the same time. It could be modified to do that though by changing line 2 of modules/blockcategoriesaccordion/category-tree-branch.tpl from: 0} class="acc{$i}"{/if} to: 0}#{else}{$node.link|escape:'htmlall':'UTF-8'}{/if}"{if $node.children|@count > 0} class="acc{$i}"{/if} Link to comment Share on other sites More sharing options...
MustanG ^.^ Posted January 18, 2011 Author Share Posted January 18, 2011 Hi...Thanks alot it helped...Now these are the only things to make my website RUN TO GO :-D:1. I have changed the code as you posted above. still when i click on a CATEGORY Button, it opens the category while it shoudn't.Check at: www.swallowinternational.com/shop2. Is there anyway that the product showed on FEATURED PRODUCT (on which someone click to go to its category) Should not be visible in the CATEGORY.In short, the product on the display of FEATURED PRODUCT Should not be visible on its CATEGORY. Link to comment Share on other sites More sharing options...
MustanG ^.^ Posted January 18, 2011 Author Share Posted January 18, 2011 Alternativaly, it will be easy if you make the CATEGORY-TREE-BRANCH.TPL & Upload it here :-)...I will replace it. and please do tell me a solution for the 2nd problem. Link to comment Share on other sites More sharing options...
webdeveloper Posted February 15, 2011 Share Posted February 15, 2011 just don't add the product to the category, add it only to the main category Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now