Popular Post vekia 8,966 Posted May 19, 2016 Posted May 19, 2016 vertical dropdown categories menu - free module today i've got something special for you, for absolutely free. It's a vertical dropdown categories menu. This is plugin that generates block with categories like standard block categories module for PrestaShop. But mine contains vertical dropdown effect. This means that if you will hover mouse over parent category (category that has subcategories) my module will display another submenu with subcategories. direct link to download below the images, enjoy for free! if you like it, please "like" this post and let me know that you're interested in this free addon then i will know that it is worth to upgrade it verticalblockcategories.zip 48 1 1 Share this post Link to post Share on other sites
autoprestige 0 Posted May 20, 2016 Posted May 20, 2016 bonjour super module merci ps : comment faire pour garder l'ancien bloc categorie sur iphone et tablettemerci Share this post Link to post Share on other sites
vekia 8,966 Posted May 24, 2016 Posted May 24, 2016 future relases of module will be mobile friendly, no worries autoprestige Share this post Link to post Share on other sites
Zen_j1 9 Posted May 28, 2016 Posted May 28, 2016 Thank you for the module Share this post Link to post Share on other sites
brikobike 13 Posted May 31, 2016 Posted May 31, 2016 Bonjour, ce module fonctionne t'il sur prestashop 1.5 ? Share this post Link to post Share on other sites
vekia 8,966 Posted May 31, 2016 Posted May 31, 2016 at the moment it is for prestashop 1.6.x only 1 Share this post Link to post Share on other sites
Zen_j1 9 Posted June 1, 2016 Posted June 1, 2016 Can you convert this free module into megamenu Share this post Link to post Share on other sites
fitgura 9 Posted June 1, 2016 Posted June 1, 2016 Thanks Vekia! nice job (Just sggest an arrow or something for a subcategories would be nice in the future releases) Share this post Link to post Share on other sites
vekia 8,966 Posted June 1, 2016 Posted June 1, 2016 Thanks Vekia! nice job (Just sggest an arrow or something for a subcategories would be nice in the future releases) arrows? what you mean? where you want to display arrows? Share this post Link to post Share on other sites
vekia 8,966 Posted June 13, 2016 Posted June 13, 2016 Thanks Vekia! nice job (Just sggest an arrow or something for a subcategories would be nice in the future releases) hello, can i ask for detailed explanation? you can see my question in my previous post thank you! Share this post Link to post Share on other sites
charlesthenewb 0 Posted June 14, 2016 Posted June 14, 2016 (edited) Hi Vekia, Good Day. Nice module here, will try this as well. Sorry to bump in i need help putting the quick search module inside the top horizontal menu. Please. Here is the topic by the way. https://www.prestashop.com/forums/topic/465112-create-new-hook-in-prestashop-free-module/?do=findComment&comment=2345432 Thanks Regards charlesthenewb Edited June 14, 2016 by charlesthenewb (see edit history) Share this post Link to post Share on other sites
supplementwarehouse 0 Posted July 13, 2016 Posted July 13, 2016 hello, can i ask for detailed explanation? you can see my question in my previous post thank you! Hi Vekia, First of all, thank you for this awesome module!! I think what the other member meant was, that in the vertical menu to show an arrow or something to indicate that category has sub categories(Sub-menus). I have another question lol, ha ha ha, we always ask you, you are the man ha ha ha, How can I change the colour of the vertical menu? I tried editing "blockcategories.css" but did not have any luck. Thank you in advance! Kindest Regards Kevin Share this post Link to post Share on other sites
supplementwarehouse 0 Posted July 25, 2016 Posted July 25, 2016 Hi Vekia, Thank you very much for this awesome module. I have encountered one problem, when you quickview a product the menubar covers half of the quickview. Any help will be greatly appreciated. You can view it here - http://www.jozibugs.co.za - and select quickview of any product. Thank you in advance Kev Share this post Link to post Share on other sites
SmartDataSoft 402 Posted July 26, 2016 Posted July 26, 2016 @Vekia Nice module, thanks for share. Share this post Link to post Share on other sites
HOBMARKET 1 Posted August 4, 2016 Posted August 4, 2016 @vekia thanks so much .... Share this post Link to post Share on other sites
vekia 8,966 Posted September 27, 2016 Posted September 27, 2016 Hi Vekia, Thank you very much for this awesome module. I have encountered one problem, when you quickview a product the menubar covers half of the quickview. Any help will be greatly appreciated. You can view it here - http://www.jozibugs.co.za - and select quickview of any product. Thank you in advance Kev so you want to show it behind the overlay with "add to cart" confirmation, right? 1 Share this post Link to post Share on other sites
godlo 5 Posted November 4, 2016 Posted November 4, 2016 it can be used as the dropdown menu on Amazon homepage? A simple rectangular block that once clicked or hovered it display the category list? Share this post Link to post Share on other sites
biaoqiang 0 Posted November 7, 2016 Posted November 7, 2016 it's useful,thank you Share this post Link to post Share on other sites
Euphorica Fedorica 0 Posted November 9, 2016 Posted November 9, 2016 (edited) so you want to show it behind the overlay with "add to cart" confirmation, right? First of all thanks for the module Vekia. I think that's what supplementwarehouse meant, since it also doesn't hide under the overlay from the top horizontal menu after just installing it. What worked for me was changing the z-index from 99999 to 1 in blockcategories.css (home/modules/verticalblockcategories): /*VERTICAL MENU*/ #categories_block_left .vertical{ position:relative; width:100%; z-index:1; } Another note to supplementwarehouse: the background color can be changed under '#categories_block_left .vertical a' in the same file. Edited November 9, 2016 by Euphorica Fedorica (see edit history) Share this post Link to post Share on other sites
vekia 8,966 Posted November 10, 2016 Posted November 10, 2016 im not sure what the issue is where i can check it to see the problem "live" ? Share this post Link to post Share on other sites
watchstone 1 Posted November 11, 2016 Posted November 11, 2016 hi vekia , thank you for free nice modules. but why in my prestahop vertical modules don't show ? what configuration i need to show this modules? Thank you 1 Share this post Link to post Share on other sites
softwaresathi 0 Posted December 2, 2016 Posted December 2, 2016 Hi friend, Thanks a lot for this menu module. I have installed this module on my website www.yechahiye.com however the existing mega menu style is still there. How do I get rid of this existing mega menu? thanks Praveen K Share this post Link to post Share on other sites
vicbg 2 Posted December 9, 2016 Posted December 9, 2016 First of all thanks for the module Vekia. I think that's what supplementwarehouse meant, since it also doesn't hide under the overlay from the top horizontal menu after just installing it. What worked for me was changing the z-index from 99999 to 1 in blockcategories.css (home/modules/verticalblockcategories): /*VERTICAL MENU*/ #categories_block_left .vertical{ position:relative; width:100%; z-index:1; } Another note to supplementwarehouse: the background color can be changed under '#categories_block_left .vertical a' in the same file. Hi guys, and Thanks Vekia for your super work as ALWAYS. Euphorica, thanks for your fix. Oddly, it didn't work the first half hour and then next refresh (when I was writing this reply to tell you it doesn't work - boom - it worked ) Thanks everyone involved! bgfashionmuses.com Share this post Link to post Share on other sites
aristech 0 Posted January 15, 2017 Posted January 15, 2017 Hello and thanks for the free module, Can you please help show the product count next to each cat name? thanks Share this post Link to post Share on other sites
aristech 0 Posted January 16, 2017 Posted January 16, 2017 It's ok, i got it Share this post Link to post Share on other sites
readcom 0 Posted January 18, 2017 Posted January 18, 2017 Hello, is it possible to attach this menu to "DisplayNav" hook? I can't see this hook in hook attaching menu :-/ Thank you for help. Share this post Link to post Share on other sites
mgomaa 0 Posted January 19, 2017 Posted January 19, 2017 well Share this post Link to post Share on other sites
vekia 8,966 Posted January 19, 2017 Posted January 19, 2017 Hello, is it possible to attach this menu to "DisplayNav" hook? I can't see this hook in hook attaching menu :-/ Thank you for help. hello, unfortunately module is for columns only your request requires customization of the code and design changes to make it work properly in displayNav section (its not a hortizontal menu plugin, just a vertical one) Share this post Link to post Share on other sites
crzation 0 Posted January 26, 2017 Posted January 26, 2017 Super merci Share this post Link to post Share on other sites
Guest Nelinha Posted January 26, 2017 Posted January 26, 2017 Hello Work in 1.7.02? I can´t install. Thank´s Paula Share this post Link to post Share on other sites
spil 0 Posted January 29, 2017 Posted January 29, 2017 Not possible to use in 1.7.x ? Share this post Link to post Share on other sites
lixicus 0 Posted February 11, 2017 Posted February 11, 2017 Does it work in 1.7 !? Share this post Link to post Share on other sites
vicbg 2 Posted February 15, 2017 Posted February 15, 2017 hello, unfortunately module is for columns only your request requires customization of the code and design changes to make it work properly in displayNav section (its not a hortizontal menu plugin, just a vertical one) Vekia, I am very happy with this module. I need your help regarding editing the contents. This menu will read/display whatever categories there are. I have a category named SALES. However, as you would correctly guess I have to manually enter products in that category, as opposed to the PRICE DROP / SPECIALS which is built in PS. Can I somehow include the PRICE DROPS or SPECIALS in the Vertical menu? Really big thanks in advance for your reply. BR Victor bgfashionmuses.com Share this post Link to post Share on other sites
vicbg 2 Posted February 20, 2017 Posted February 20, 2017 Vekia, I am very happy with this module. I need your help regarding editing the contents. This menu will read/display whatever categories there are. I have a category named SALES. However, as you would correctly guess I have to manually enter products in that category, as opposed to the PRICE DROP / SPECIALS which is built in PS. Can I somehow include the PRICE DROPS or SPECIALS in the Vertical menu? Really big thanks in advance for your reply. BR Victor bgfashionmuses.com Vekia? Anyone ? Would really appreciate your reply Share this post Link to post Share on other sites
Carkmo 0 Posted March 13, 2017 Posted March 13, 2017 Amazing!!!! I was fighting for 5 hours trying to fix the vertical menu but with your plugin I was set in seconds!! Thank you so very much!! Share this post Link to post Share on other sites
vekia 8,966 Posted March 13, 2017 Posted March 13, 2017 Does it work in 1.7 !? Not possible to use in 1.7.x ? Hello Work in 1.7.02? I can´t install. Thank´s Paula no currently module is not for prestashop 1.7 version for prestashop 1.7 will be released tommorow. Share this post Link to post Share on other sites
vekia 8,966 Posted March 14, 2017 Posted March 14, 2017 finally module works also with PrestaShop 1.7.x :-) new version is downloadable from first post of this topic Share this post Link to post Share on other sites
JAR Customs 0 Posted March 15, 2017 Posted March 15, 2017 First of all thanks for the module Vekia. I think that's what supplementwarehouse meant, since it also doesn't hide under the overlay from the top horizontal menu after just installing it. What worked for me was changing the z-index from 99999 to 1 in blockcategories.css (home/modules/verticalblockcategories): /*VERTICAL MENU*/ #categories_block_left .vertical{ position:relative; width:100%; z-index:1; } Another note to supplementwarehouse: the background color can be changed under '#categories_block_left .vertical a' in the same file. Thank you so much!! This also solved the issue i was having with the module bleeding over the "quick view" module. Also, Thank you so much vekia for all that you do for the presta community! Truly an amazing coder. Share this post Link to post Share on other sites
delapanlima.com 1 Posted March 17, 2017 Posted March 17, 2017 thanks vekia for the module, great modules Share this post Link to post Share on other sites
marymedina810215@gma 0 Posted March 20, 2017 Posted March 20, 2017 Hola muchas gracias por el modulo, Thank you very much for you work, well done.... Share this post Link to post Share on other sites
helldesign 1 Posted April 23, 2017 Posted April 23, 2017 Hi !! good morning. I uploaded and installed the module on prestashop 1.7. But doesent work. Steel the old orizontal menu. What im doing rong? Share this post Link to post Share on other sites
supplementwarehouse 0 Posted April 23, 2017 Posted April 23, 2017 First of all thanks for the module Vekia. I think that's what supplementwarehouse meant, since it also doesn't hide under the overlay from the top horizontal menu after just installing it. What worked for me was changing the z-index from 99999 to 1 in blockcategories.css (home/modules/verticalblockcategories): /*VERTICAL MENU*/ #categories_block_left .vertical{ position:relative; width:100%; z-index:1; } Another note to supplementwarehouse: the background color can be changed under '#categories_block_left .vertical a' in the same file. Hi Everyone, yes that was it! Perfect it is working 100% with the above fix. Thank you all very very very Much!!!!!!! Share this post Link to post Share on other sites
Euphorica Fedorica 0 Posted April 25, 2017 Posted April 25, 2017 Hi guys, and Thanks Vekia for your super work as ALWAYS. Euphorica, thanks for your fix. Oddly, it didn't work the first half hour and then next refresh (when I was writing this reply to tell you it doesn't work - boom - it worked ) Thanks everyone involved! bgfashionmuses.com Thank you so much!! This also solved the issue i was having with the module bleeding over the "quick view" module. Also, Thank you so much vekia for all that you do for the presta community! Truly an amazing coder. Hi Everyone, yes that was it! Perfect it is working 100% with the above fix. Thank you all very very very Much!!!!!!! Glad to hear I could help some people out! Share this post Link to post Share on other sites
samchanasia 0 Posted May 19, 2017 Posted May 19, 2017 future relases of module will be mobile friendly, no worries autoprestige Hello Vekia, May I know if it is already mobile friendly? I have added this module and found the subcategories will be out of the screen on mobile phone. Thanks! Share this post Link to post Share on other sites
AlinGabryel 0 Posted June 21, 2017 Posted June 21, 2017 Hello, I downloaded this module, uploaded it to the module pane, and I do not appear to install the module, although it says the module was downloaded successfully. Can you help me? I use Prestashop 1.6.1 Thank you. Hello, I downloaded this module, uploaded it to the module pane, and I do not appear to install the module, although it says the module was downloaded successfully. Can you help me? I use Prestashop 1.6.1 Thank you. Share this post Link to post Share on other sites
ipcomp1 4 Posted July 5, 2017 Posted July 5, 2017 Hello Just installed and activated - but is not showing it in mainpage , https://diligo.co.il/ did something wrong ? Share this post Link to post Share on other sites
Es Club Shop 0 Posted August 11, 2017 Posted August 11, 2017 I have horizontal menu in my site. Can I put this module to have a vertical also? I need the both menus. Share this post Link to post Share on other sites
vekia 8,966 Posted August 30, 2017 Posted August 30, 2017 Hello Just installed and activated - but is not showing it in mainpage , https://diligo.co.il/ did something wrong ? do you have a left column on your page ? it looks like not, i cant check because page is not online (im not able to open it) Share this post Link to post Share on other sites
vekia 8,966 Posted August 30, 2017 Posted August 30, 2017 I have horizontal menu in my site. Can I put this module to have a vertical also? I need the both menus. yes, modules can work together well. 1 Share this post Link to post Share on other sites
vekia 8,966 Posted September 3, 2017 Posted September 3, 2017 Thank you, hoping this is just what I am looking for. - and it is? :-) Share this post Link to post Share on other sites
Avr-Ukr 0 Posted September 7, 2017 Posted September 7, 2017 Is there any how-to-guide? I've installed this module on 1.7.2 presta and nothing happened. I changed z-index to 1. and still nothing. What should I do? Share this post Link to post Share on other sites
Stickymonkey 0 Posted September 10, 2017 Posted September 10, 2017 Hello, thank you a lot for the module Nevertheless is it normal that it didn t appear on the homepage ? How i do to desactivate the horizontal menu and have only a vertical one ? Here is the website Rakstore Thanks for your help Share this post Link to post Share on other sites
vekia 8,966 Posted September 10, 2017 Posted September 10, 2017 How i do to desactivate the horizontal menu and have only a vertical one ? you can enable / disable modules in prestashop. Nevertheless is it normal that it didn t appear on the homepage ? your shop is under maintenance mode Share this post Link to post Share on other sites
Stickymonkey 0 Posted September 15, 2017 Posted September 15, 2017 Yes sorry i am in maintenance so i have to desactivate it Share this post Link to post Share on other sites
drillsar 1 Posted October 1, 2017 Posted October 1, 2017 I just installed this module and not showing vertical categories. My site http://www.giftboundgifts.com Share this post Link to post Share on other sites
drillsar 1 Posted October 1, 2017 Posted October 1, 2017 (edited) I noticed in theme position it's under footer Where should this be in? I added it to DisplayLeftColumn and still nothing.. Edited October 1, 2017 by drillsar (see edit history) Share this post Link to post Share on other sites
Michele Cesaretti 1 Posted October 10, 2017 Posted October 10, 2017 Fantastic module. But.. there is a problem with menu responsive. If you have subcategories the menu ins't optimized (when you rollover on a category with subcategories for example, submenu appear always on the right off screen, like desktop do) There is a way to put this under the category to display well? 1 Share this post Link to post Share on other sites
Andreea S. 3 Posted October 11, 2017 Posted October 11, 2017 (edited) Hi @vekia, I love this! I hated how Layered Navigation displayed cats and subcats, so this is just what I was looking for! I have the same issue as Michele C. above, I am using subcats and they are displayed on the right off screen. Check out this screen shot: http://moodame.com/VERTICALBLOCK.png. Plus, I can't seem to get this hooked up in the mobile version, next to Sort (or before or after that). It just sticks at the bottom, not really useful for the customer. Any advice? Thanks a lot! Edited October 11, 2017 by Andreea S. (see edit history) Share this post Link to post Share on other sites
Andreea S. 3 Posted October 13, 2017 Posted October 13, 2017 Hi @vekia, appreciate your feedback on this! I have the same issue as Michele C. above, I am using subcats and they are displayed on the right off screen. Check out this screen shot: http://moodame.com/VERTICALBLOCK.png. Plus, I can't seem to get this hooked up in the mobile version, next to Sort (or before or after that). It just sticks at the bottom, not really useful for the customer. Any advice? Share this post Link to post Share on other sites
Andreea S. 3 Posted October 21, 2017 Posted October 21, 2017 I figured out how to nicely display the subcats: had to change width and left to 50% in the CSS. @Michele Cesaretti, maybe you find this useful. @vekia, i still haven't figured out how to hook this up in the mobile version, the module is at the very bottom of the product list. Hopiing to get your support here. Thanks! /* INNER UL HIDE */ #categories_block_left .vertical ul ul{ position:absolute; left:0%; top:0; width:50%; visibility:hidden; opacity:0; transition: transform 0.2s; transform: translateX(50px); } /* INNER UL SHOW */ #categories_block_left .vertical li:hover > ul{ left:50%; visibility:visible; opacity:1; transform: translateX(0px); } Share this post Link to post Share on other sites
Andreea S. 3 Posted October 21, 2017 Posted October 21, 2017 Ok so now I found this: when I hover over the main menu, it overlaps with the vertical menu and this is displayed: http://moodame.com/SSHOTVERTMENU.png. Plus, it looks like I can only select the top level 2 subcategory from the dropdown list, every time I try to select the second or third and so on the dropdown list disappears. Share this post Link to post Share on other sites
Alexis 0 Posted October 24, 2017 Posted October 24, 2017 Hi! Were is the link to download de module? Thanks! (im new in the forum) Share this post Link to post Share on other sites
Casper_O 37 Posted November 14, 2017 Posted November 14, 2017 Did also like to know where excatly the download link is - seems to be hidden really well? Share this post Link to post Share on other sites
nessunluogo 0 Posted November 21, 2017 Posted November 21, 2017 For anyone is looking for the download link, searching by name it's the first google result: https://mypresta.eu/modules/front-office-features/vertical-dropdown-categories-menu.html Share this post Link to post Share on other sites
nessunluogo 0 Posted November 21, 2017 Posted November 21, 2017 (edited) On 19/5/2016 at 10:22 AM, vekia said: vertical dropdown categories menu - free module This module is really awesome! I had to use on a theme (Theme1218) without left sidebar but with the side menu on displayTop position, so I made some small change to make it work. I'd like to contribute and make this available to other users who could benefit of. verticalblockcategories.patch Edited November 21, 2017 by nessunluogo (see edit history) Share this post Link to post Share on other sites
osama1997 0 Posted December 20, 2017 Posted December 20, 2017 Hey Vikia , Do U Have any Horizontal Module Like This pic , I want simple Drop Down Menu not Mega Menu , Kindly Help me Please Share this post Link to post Share on other sites
kamaldev 0 Posted December 28, 2017 Posted December 28, 2017 On 5/19/2016 at 1:52 PM, vekia said: vertical dropdown categories menu - free module today i've got something special for you, for absolutely free. It's a vertical dropdown categories menu. This is plugin that generates block with categories like standard block categories module for PrestaShop. But mine contains vertical dropdown effect. This means that if you will hover mouse over parent category (category that has subcategories) my module will display another submenu with subcategories. direct link to download below the images, enjoy for free! if you like it, please "like" this post and let me know that you're interested in this free addon then i will know that it is worth to upgrade it Can you please provide me the link for it. Thank You. Share this post Link to post Share on other sites
jean-mariedu62 0 Posted January 20, 2018 Posted January 20, 2018 merci beaucoup! Share this post Link to post Share on other sites
sibony88 0 Posted January 27, 2018 Posted January 27, 2018 On 19.5.2016 at 11:22 AM, vekia said: vertical dropdown categories menu - free module today i've got something special for you, for absolutely free. It's a vertical dropdown categories menu. This is plugin that generates block with categories like standard block categories module for PrestaShop. But mine contains vertical dropdown effect. This means that if you will hover mouse over parent category (category that has subcategories) my module will display another submenu with subcategories. direct link to download below the images, enjoy for free! if you like it, please "like" this post and let me know that you're interested in this free addon then i will know that it is worth to upgrade it hello i cant find the download link Share this post Link to post Share on other sites
WISYWIG 1 Posted February 1, 2018 Posted February 1, 2018 Me too, no download link. Where is ti? Thank you! 1 Share this post Link to post Share on other sites
J90ASN 0 Posted February 26, 2018 Posted February 26, 2018 couldn't get it to work in 1.7 any help available on this? Share this post Link to post Share on other sites
alfy41 0 Posted March 21, 2018 Posted March 21, 2018 Hi Vekia from where can be set to display only 6 categories up to the "more categories" option? Thank you Share this post Link to post Share on other sites
Roman Hána 1 Posted April 3, 2018 Posted April 3, 2018 (edited) Hello, module seems to be the right one for my use but I just cant make it appear on the homepage - I really dunno how to do it.. when I look on the positions of module, I see this:https://www.screencast.com/t/YbaApb0I Im using the deafault-bootstrap In the template configuration, I see this:https://www.screencast.com/t/RORiYehV https://www.screencast.com/t/BvRDyth1VD Web is chcipc.cz Help is appreciated, thx. Roman Edited April 3, 2018 by Roman Hána (see edit history) Share this post Link to post Share on other sites
V-5 4 Posted April 3, 2018 Posted April 3, 2018 Unable to find the download link to this free module... Can you please share the download link.... Share this post Link to post Share on other sites
Roman Hána 1 Posted April 4, 2018 Posted April 4, 2018 16 hours ago, V-5 said: Unable to find the download link to this free module... Can you please share the download link.... https://mypresta.eu/modules/front-office-features/vertical-dropdown-categories-menu.html 1 Share this post Link to post Share on other sites
SalvetaR1 0 Posted April 4, 2018 Posted April 4, 2018 On 11/21/2017 at 5:09 PM, nessunluogo said: This module is really awesome! I had to use on a theme (Theme1218) without left sidebar but with the side menu on displayTop position, so I made some small change to make it work. I'd like to contribute and make this available to other users who could benefit of. verticalblockcategories.patch How can I use this patch? Share this post Link to post Share on other sites
SalvetaR1 0 Posted April 4, 2018 Posted April 4, 2018 Thanks for your module. I am interested. Where can I get it? Share this post Link to post Share on other sites
nessunluogo 0 Posted April 4, 2018 Posted April 4, 2018 3 hours ago, SalvetaR1 said: How can I use this patch? Depending on the system you're working on you could use git or some diff/merge program. If you're using some IDE (PhpStorm, Netbeans, Eclispe, Visual Studio...) it should have an integrated feature to create and apply patches. This links could help you out: Via git (a command line versioning system, cross platform) https://www.devroom.io/2009/10/26/how-to-create-and-apply-a-patch-with-git/ This video is for Drupal but can be useful for any code and explains how to apply a patch on multiple platforms https://youtu.be/oThwEQuKHms Share this post Link to post Share on other sites
vekia 8,966 Posted April 13, 2018 Posted April 13, 2018 i updated the topic, re-added missing .zip library file is downloadable from first message in this thread. 1 Share this post Link to post Share on other sites
Daniela 1 Posted April 25, 2018 Posted April 25, 2018 Hello, The module is awesome, i have only one question How can I put in blocktopmenu? axel-company.ro my site. Best regards! Share this post Link to post Share on other sites
gambrinus777 0 Posted May 28, 2018 Posted May 28, 2018 (edited) Hi @vekia, thanks for your module... very good... Your module has a problem: when you open a product in preview your menu is over the preview. Another question: I have a three depth tree of categories. How can I remove link from the first two and have only in the last? Thanks Edited May 28, 2018 by gambrinus777 Modify question (see edit history) Share this post Link to post Share on other sites
djbrat 0 Posted June 12, 2018 Posted June 12, 2018 (edited) Edited July 18, 2018 by djbrat (see edit history) Share this post Link to post Share on other sites
djbrat 0 Posted June 12, 2018 Posted June 12, 2018 (edited) problem Edited July 18, 2018 by djbrat (see edit history) Share this post Link to post Share on other sites
PlasteringSupplies 2 Posted July 4, 2018 Posted July 4, 2018 Awesome module. Thanks Vekia!!! Share this post Link to post Share on other sites
Paul Albers 0 Posted July 13, 2018 Posted July 13, 2018 Is there an update for version 1.7.4.0? Share this post Link to post Share on other sites
Incognito-SA 0 Posted July 23, 2018 Posted July 23, 2018 (edited) Hi Vekia Trying to contact you, but Presta is saying that you cannot receive messages? Please send me DM so that we can get in contact. This is about the free module list... (sent text on mypresta as well) Thanks Edited July 23, 2018 by Incognito-SA (see edit history) Share this post Link to post Share on other sites
Ramu 0 Posted November 5, 2018 Posted November 5, 2018 Thanks Vekia, it's good to know there are people like you. Share this post Link to post Share on other sites
dluxe-events 0 Posted February 21, 2019 Posted February 21, 2019 On 5/19/2016 at 4:22 AM, vekia said: vertical dropdown categories menu - free module today i've got something special for you, for absolutely free. It's a vertical dropdown categories menu. This is plugin that generates block with categories like standard block categories module for PrestaShop. But mine contains vertical dropdown effect. This means that if you will hover mouse over parent category (category that has subcategories) my module will display another submenu with subcategories. direct link to download below the images, enjoy for free! if you like it, please "like" this post and let me know that you're interested in this free addon then i will know that it is worth to upgrade it verticalblockcategories.zip Share this post Link to post Share on other sites
abexxs 0 Posted April 16, 2019 Posted April 16, 2019 This module works and is hooked in the left column of my category pages. But the menu is also displayed in the left colum of footer in the homepage. How to hide it at the homepage? Share this post Link to post Share on other sites
RaulEspinosa 0 Posted December 31, 2019 Posted December 31, 2019 Hi, is possible to include the menu content with the default responsive icon that shows language selector and currency selector, instead this module own responsive solution?? Kind regards Share this post Link to post Share on other sites
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