mickey21 0 Posted August 4, 2009 i notice that when i have the menu + "send to a friend" or "contact product", i have the bug explained before but the picture of the advertising module is also substituted by a "?".Conflict between modules ?... Share this post Link to post Share on other sites
nguyen van kien 0 Posted August 5, 2009 WIZNAV The new generation (Back Office Interface)Enjoy! :coolsmile: /**================================================================ PrestaShop-Theme_Module Wiznav 2.1.3 by Hieloiceberg http://www.prestashop.com/forums/member/15185/hieloiceberg/ French and Spanish Translation By junnecito http://www.prestashop.com/forums/member/1132/junnecito/ Turkish and German Translation By basar67 http://www.prestashop.com/forums/member/1074/basar67/ Portuguese Translation By ribamar23 http://www.prestashop.com/forums/member/19380/ribamar23/ Italian Translation By havanaclub http://www.prestashop.com/forums/member/23457/havanaclub/ Prestashop Version 1.2.0.1 Only test it on IE7 and Mozila Firefox sorry! I do not use anything else ===================================================================*/ IMPORTANT!If you are using multiple languages on your site you will need to translate all the tabs to the respective language and also if you are using the menu included it or category and search you will have to go to:Back Office >>Tools>>Translations and choose “Modules Translations” and click on the flag according the language to be translated and search for the prestashop – wiznav – 31 expressions.This is very important especially if you are using wiznav custom bar with the Category and search tab ON. If you don’t do it the category and search tab probably won’t show.Remember languages included are English, French and Spanish so you must need to translate if using another language not included in package.Turkish and German TranslationPortuguese TranslationItalian Translation Look forward to help, how to install the NAV menu, I WIZNAV2.1.3.zip download ... import and modules to the directory but do not see a menu appear moidules to installHope replied immediately: kiennv_fpt@yahoo.com Share this post Link to post Share on other sites
Ion_Cannon 13 Posted August 5, 2009 Anyone notice any issues with this module when using a certificate? It causes errors on my cert in Firefox and Chrome. Share this post Link to post Share on other sites
Ion_Cannon 13 Posted August 6, 2009 In addition this module is broken under 1.2 final.... Share this post Link to post Share on other sites
TropischBruin 10 Posted August 7, 2009 In addition this module is broken under 1.2 final.... Please follow the instruction, it does work. Just upload content inside the "UPLOAD" folder and install at your BOImportant for hook activationOpen your header.php file and edit around line 12 this:===================================================================$smarty->assign(array( 'HOOK_HEADER' => Module::hookExec('header'), 'HOOK_LEFT_COLUMN' => Module::hookExec('leftColumn'), 'HOOK_TOP' => Module::hookExec('top'), 'static_token' => Tools::getToken(false), 'token' => Tools::getToken(), 'priceDisplayPrecision' => _PS_PRICE_DISPLAY_PRECISION_, 'content_only' => intval(Tools::getValue('content_only'))));===================================================================To this:===================================================================$smarty->assign(array( 'HOOK_HEADER' => Module::hookExec('header'), 'HOOK_LEFT_COLUMN' => Module::hookExec('leftColumn'), 'HOOK_WIZNAV' => Module::hookExec('wiznav'), 'HOOK_TOP' => Module::hookExec('top'), 'static_token' => Tools::getToken(false), 'token' => Tools::getToken(), 'priceDisplayPrecision' => _PS_PRICE_DISPLAY_PRECISION_, 'content_only' => intval(Tools::getValue('content_only'))));===================================================================Now use this code to add to your theme (header.tpl) in use:=================================================================== {$HOOK_WIZNAV} ===================================================================Sample:=================================================================== {$HOOK_TOP} {$HOOK_WIZNAV} =================================================================== Share this post Link to post Share on other sites
TropischBruin 10 Posted August 7, 2009 Thanks for this awesome toolbar!Anyways, I just have one question on that for you:How do I get rid of the white bar at the bottom of it?(Disregard the other two things - I am already asking others on another thread about that.) Anyone fixed this?I think it is related to the css of Wiznav. Share this post Link to post Share on other sites
Ion_Cannon 13 Posted August 7, 2009 In addition this module is broken under 1.2 final.... Please follow the instruction, it does work. Just upload content inside the "UPLOAD" folder and install at your BOImportant for hook activationOpen your header.php file and edit around line 12 this:===================================================================$smarty->assign(array( 'HOOK_HEADER' => Module::hookExec('header'), 'HOOK_LEFT_COLUMN' => Module::hookExec('leftColumn'), 'HOOK_TOP' => Module::hookExec('top'), 'static_token' => Tools::getToken(false), 'token' => Tools::getToken(), 'priceDisplayPrecision' => _PS_PRICE_DISPLAY_PRECISION_, 'content_only' => intval(Tools::getValue('content_only'))));===================================================================To this:===================================================================$smarty->assign(array( 'HOOK_HEADER' => Module::hookExec('header'), 'HOOK_LEFT_COLUMN' => Module::hookExec('leftColumn'), 'HOOK_WIZNAV' => Module::hookExec('wiznav'), 'HOOK_TOP' => Module::hookExec('top'), 'static_token' => Tools::getToken(false), 'token' => Tools::getToken(), 'priceDisplayPrecision' => _PS_PRICE_DISPLAY_PRECISION_, 'content_only' => intval(Tools::getValue('content_only'))));===================================================================Now use this code to add to your theme (header.tpl) in use:=================================================================== {$HOOK_WIZNAV} ===================================================================Sample:=================================================================== {$HOOK_TOP} {$HOOK_WIZNAV} =================================================================== Hmm okay, I just copied the wiznav folder to the modules directory and got a parse error in 1.2 in the back office before installing it.... Share this post Link to post Share on other sites
wallacept 0 Posted August 7, 2009 i click one menu...but the effect no apparence.click on the menu and the menu to be active if we know that the menu see. how is it done? Share this post Link to post Share on other sites
Degsey 2 Posted August 9, 2009 I can confirm that this does work with latest version v1.2.0.8 and I just love it.See it here working http://www.cablesandthings.co.ukI changed the colours to make it more compatable with the standard skin.Great work, I have been working with cubecart for the last 4 years and prestashop is a breath of fresh air. Share this post Link to post Share on other sites
mickey21 0 Posted August 9, 2009 I can confirm that this does work with latest version v1.2.0.8 and I just love it.See it here working http://www.cablesandthings.co.ukI changed the colours to make it more compatable with the standard skin.Great work, I have been working with cubecart for the last 4 years and prestashop is a breath of fresh air. Hi, how do you delete the menu on the "send to a friend" page ?thank you... Share this post Link to post Share on other sites
varvanin 0 Posted August 9, 2009 Dont work with Opera 10 beta browser. Prestashop 1.2.0.8 Please help with this problem. Share this post Link to post Share on other sites
Degsey 2 Posted August 9, 2009 Perhaps they call it Beta because it has bugs still?I would worry more if it was called release candidate, most coders probaly will not code to a browser until it was released in its final version. Share this post Link to post Share on other sites
hari76 0 Posted August 10, 2009 I just added the wiznav and here is the error. Unable to update the Wiznav file.Please check the Wiznav file's writing permissions.I went under permissions and used 777 and still nothing. Thanks for your helphari Share this post Link to post Share on other sites
Degsey 2 Posted August 10, 2009 Try ftping the file straight into modules instead of using the modules admin upload, then check file permission on the server Share this post Link to post Share on other sites
hari76 0 Posted August 10, 2009 I did with ftp And used 777 for file permission. Thanks Share this post Link to post Share on other sites
hari76 0 Posted August 10, 2009 It's showing the same message. Share this post Link to post Share on other sites
Degsey 2 Posted August 10, 2009 Can you post a screenshot of the page? Share this post Link to post Share on other sites
hari76 0 Posted August 10, 2009 In addition this module is broken under 1.2 final.... Please follow the instruction, it does work. Just upload content inside the "UPLOAD" folder and install at your BOImportant for hook activationOpen your header.php file and edit around line 12 this:===================================================================$smarty->assign(array( 'HOOK_HEADER' => Module::hookExec('header'), 'HOOK_LEFT_COLUMN' => Module::hookExec('leftColumn'), 'HOOK_TOP' => Module::hookExec('top'), 'static_token' => Tools::getToken(false), 'token' => Tools::getToken(), 'priceDisplayPrecision' => _PS_PRICE_DISPLAY_PRECISION_, 'content_only' => intval(Tools::getValue('content_only'))));===================================================================To this:===================================================================$smarty->assign(array( 'HOOK_HEADER' => Module::hookExec('header'), 'HOOK_LEFT_COLUMN' => Module::hookExec('leftColumn'), 'HOOK_WIZNAV' => Module::hookExec('wiznav'), 'HOOK_TOP' => Module::hookExec('top'), 'static_token' => Tools::getToken(false), 'token' => Tools::getToken(), 'priceDisplayPrecision' => _PS_PRICE_DISPLAY_PRECISION_, 'content_only' => intval(Tools::getValue('content_only'))));===================================================================Now use this code to add to your theme (header.tpl) in use:=================================================================== {$HOOK_WIZNAV} ===================================================================Sample:=================================================================== {$HOOK_TOP} {$HOOK_WIZNAV} =================================================================== I used this instructions to. I see in the back office the new module. It's installed; when i go to configure the message is:"Unable to update the Wiznav file.Please check the Wiznav file's writing permissions."I went to change the permission to 777 and still nothing. Share this post Link to post Share on other sites
Degsey 2 Posted August 10, 2009 Number one those instructions do not work very well, use the instructions as supplied in the downloaded file, also in the header tpl file leave out the last two 's in V1.2.0.8 after {$HOOK_WIZNAV} Also check the file permissions on all the files in the folder they should all be set to 777.If you are still having problems I could take a quick look for you if you gave me ftp permisions and log in to the admin. Share this post Link to post Share on other sites
TropischBruin 10 Posted August 10, 2009 Number one those instructions do not work very well, use the instructions as supplied in the downloaded file, also in the header tpl file leave out the last two 's in V1.2.0.8 after {$HOOK_WIZNAV} Also check the file permissions on all the files in the folder they should all be set to 777.If you are still having problems I could take a quick look for you if you gave me ftp permisions and log in to the admin. It worked for me where the instructions in de readme did not..... Share this post Link to post Share on other sites
makaraci 4 Posted August 10, 2009 does it work on 1.1 as well ? Share this post Link to post Share on other sites
radders 1 Posted August 10, 2009 I have the file permissions set to a more reasonable 644 and it seems to work fine. It depends on your server setup. Share this post Link to post Share on other sites
hari76 0 Posted August 10, 2009 Hmmm ... I still don' know what I am doing wrong. Now when I go to configure it doesn't show any error, but still no results. Thanks for your helphari Share this post Link to post Share on other sites
lameian 0 Posted August 11, 2009 i have installed this.. however the module isnt shown up. anyone can help with this?thanks Share this post Link to post Share on other sites
andybr1ggs 3 Posted August 11, 2009 When you download the file and extract it in the first folder is WIZNAVSLIDE1.0.3 open that to come to WIZNAVSLIDE1.0.3 then open that again to come to UPLOAD then open that to come to MODULES then open that to come to wiznavslide, Then up load that directory with all the files within it to modules directoryThen it should work.CheersAndy. Share this post Link to post Share on other sites
makaraci 4 Posted August 11, 2009 does it work on 1.1 as well ? ???????? Share this post Link to post Share on other sites
lameian 0 Posted August 11, 2009 ive uplaoded all the file.. and installed it in the admin panel..however. the navigation bar doesnt show up on my shop. why is that?thanks Share this post Link to post Share on other sites
andybr1ggs 3 Posted August 11, 2009 what is your site called ??? Share this post Link to post Share on other sites
lameian 0 Posted August 11, 2009 http://www.criskocircuit.com/shop/this one Share this post Link to post Share on other sites
andybr1ggs 3 Posted August 11, 2009 Something more serious than that module:- see pic Share this post Link to post Share on other sites
lameian 0 Posted August 11, 2009 just fix it.. refresh the page plz thanks Share this post Link to post Share on other sites
andybr1ggs 3 Posted August 11, 2009 HiJust Follow this took me alot of searching for you but eventually found it http://www.prestashop.com/forums/viewthread/17546/P105/#113521andy Share this post Link to post Share on other sites
Degsey 2 Posted August 11, 2009 For anybody who is having trouble getting this to work in V1.2.0.8 I am posting the header.php and header.tpl files which will work for this version. Back up your old files(I normaly rename them header_old.php, header_old.tpl) and ftp them into their respective placesPlease note if both of this files have previously been edited for another module then use winmerge and copy the code changes over.If anybody wants the new color wiznav imgs that I have on my site I will post them here.http://www.cablesandthings.co.uk header.zip Share this post Link to post Share on other sites
webdevguy 0 Posted August 12, 2009 Finally got it to work on ps1.2final but theres no formatting on any of my cms pages. Just look like a bunch of points.Thanks! Share this post Link to post Share on other sites
GoldenBear 0 Posted August 12, 2009 Hi, i m using prestashop v1.2.08. have have upload the wiznav. i have amend the language in tools, translation, but it doesn't appear at front office. may have your advice ? Share this post Link to post Share on other sites
Degsey 2 Posted August 12, 2009 It looks like the header.tpl is coded wrong, did you download the files I posted, if you do it will work. Share this post Link to post Share on other sites
mickey21 0 Posted August 13, 2009 Hi,Still impossible to have this menu with "send to a friend" module on my website... have a nice day ! Share this post Link to post Share on other sites
Little Duck Solutions 0 Posted August 13, 2009 Hi there WeDevGuy & all here.....I am using Prestashop 1.2 final and having the same issue with a site I am designing for a client now. The wiznav menu is set to custom mode with the search box enabled.Take a look at http://www.littleduck-solutions.com/tadbcd/As you can see the wiz nav extension is installed. When you click on a cms linked page ie. Delivery Info the css for the wiznav menu goes wrong. The CMS page appears but the wiznav menu is screwed. Is this a css issue I wonder. I have tried all sorts. Any ideas anyone?????????????????????????????? Share this post Link to post Share on other sites
Degsey 2 Posted August 13, 2009 Hi there WeDevGuy & all here.....I am using Prestashop 1.2 final and having the same issue with a site I am designing for a client now. The wiznav menu is set to custom mode with the search box enabled.Take a look at http://www.littleduck-solutions.com/tadbcd/As you can see the wiz nav extension is installed. When you click on a cms linked page ie. Delivery Info the css for the wiznav menu goes wrong. The CMS page appears but the wiznav menu is screwed. Is this a css issue I wonder. I have tried all sorts. Any ideas anyone?????????????????????????????? Great looking website! You have disabled the mod by the looks of it so I can not see the problem. Share this post Link to post Share on other sites
mark77 0 Posted August 13, 2009 Hi guys, I'm not able to make work the button "bookmark" on the bar installed.Can someone tell me what I have to write in the box "link" (under the Tab box, where I put Bookmark) in the module configuration in the Back Office?If I write: [removed]addBookmark('http://www.xxxx.it/index.php', 'xxxx') it does not work !What's the right code? Thanks Share this post Link to post Share on other sites
TropischBruin 10 Posted August 13, 2009 As you can see the wiz nav extension is installed. When you click on a cms linked page ie. Delivery Info the css for the wiznav menu goes wrong. The CMS page appears but the wiznav menu is screwed. Is this a css issue I wonder. This is a know issue and atm there is NO SOLUTION for it.I have contacted the developer of the WIZNAV but up until no no reply from him.I'll guess someone else will have to fix this..... Share this post Link to post Share on other sites
Little Duck Solutions 0 Posted August 13, 2009 to Degsey....Hi there... I have re enabled wiz nav module. I have spent most of the doay looking over this. I would hope it`s somthing simple. Maybe a fresh pair of eyes may help?Take a look. If anyone has suggestions or ideas on how to fix this issue please let us all know here. Share this post Link to post Share on other sites
TropischBruin 10 Posted August 13, 2009 to Degsey....Hi there... I have re enabled wiz nav module. I have spent most of the doay looking over this. I would hope it`s somthing simple. Maybe a fresh pair of eyes may help?Take a look. If anyone has suggestions or ideas on how to fix this issue please let us all know here. Are you blind? Share this post Link to post Share on other sites
Little Duck Solutions 0 Posted August 13, 2009 no harm in asking for some help.Yes I read the posts. I am not blind actually.!!!! No need for comments like that is there. But still takes all sorts in teh community I supose.. Share this post Link to post Share on other sites
Little Duck Solutions 0 Posted August 13, 2009 Just for the blind out there... this is what happens when I click on the CMS based link such as DELIVERY INFO if you click on say the CONTACT US link its fine... But here see for yourselves.. Share this post Link to post Share on other sites
TropischBruin 10 Posted August 13, 2009 no harm in asking for some help.Yes I read the posts. I am not blind actually.!!!! No need for comments like that is there. But still takes all sorts in teh community I supose.. It is a know issue, everybody has this problem and no-one has a solution.You could, a least, responce to that instead of asking endlessly if someone could help.We all know what problems Wiznav has.Help has been asked before and no-one can, not even the guy who created this add-on. Share this post Link to post Share on other sites
guitarplayer 0 Posted August 13, 2009 Hi Little Ducky,Upload the Wiznav css file to this location http://www.littleduck-solutions.com/tadbcd/content/modules/wiznav/css/wiznav.cssand that should work, tell me if it doesn't.Best,GuitarPlayer. Share this post Link to post Share on other sites
guitarplayer 0 Posted August 13, 2009 im mean a copy of the css as the cms addresses get a /content added to the address. you will need to leave a copy in the original folder also, for example :1 css here http://www.littleduck-solutions.com/tadbcd/content/modules/wiznav/css/wiznav.cssand the other here http://www.littleduck-solutions.com/tadbcd/modules/wiznav/css/wiznav.css Share this post Link to post Share on other sites
mickey21 0 Posted August 13, 2009 hi, i also have problems... my css file is where you said guitarplayer... and nothing.Could it be a conflict between javascript and other for example ? (just an idea maybe something stupid...)Because my problems are on "send to a friend" page, and i notice that when there is the advertising block, wiznav and this block are "out of order" on "send to a friend" page... with no css in fact. Share this post Link to post Share on other sites
guitarplayer 0 Posted August 13, 2009 hi, i also have problems... my css file is where you said guitarplayer... and nothing.Could it be a conflict between javascript and other for example ? (just an idea maybe something stupid...)Because my problems are on "send to a friend" page, and i notice that when there is the advertising block, wiznav and this block are "out of order" on "send to a friend" page... with no css in fact. PM me your site address and i'll take a look. Share this post Link to post Share on other sites
mickey21 0 Posted August 13, 2009 oups not here sorry... i didn't see "content" but i have no file called "content"edit : i work on local... Share this post Link to post Share on other sites
guitarplayer 0 Posted August 13, 2009 create a file called content then inside that put a file called modules then inside that a file called wiznav then inside that a file called css then put a copy of the wiznav css in it. Share this post Link to post Share on other sites
guitarplayer 0 Posted August 13, 2009 you can actually add this {$base_dir} to line 17 and 18 in the address for the .css and .js in wiznav.tpl without having to copy the files,for example : <link rel="stylesheet" media="all" type="text/css" href="modules/wiznav/css/wiznav.css" /> to this : <link rel="stylesheet" media="all" type="text/css" href="{$base_dir}/modules/wiznav/css/wiznav.css" /> same goes for the stuHover.js on line 18 Share this post Link to post Share on other sites
mickey21 0 Posted August 13, 2009 You have it !! I try several things... and your solution to add "base_dir" seems to work !!! great ! However, i don"t have the pictures... thanks a lot !!!!! 3 days on this problem !! Picture and it will be ok... Share this post Link to post Share on other sites
guitarplayer 0 Posted August 13, 2009 for the pictures, just a the 'base_dir' to all of the images addresses in the .tpl file.Best,GuitarPlayer. Share this post Link to post Share on other sites
mickey21 0 Posted August 13, 2009 Yes it is what i did... ok now !!thank you so much !! Share this post Link to post Share on other sites
Little Duck Solutions 0 Posted August 14, 2009 Wow thanks for that very quick but yet as I siad something simple answer. Thank you very much again. Something new learned too. I think I will modify the base module files so they installwith this fix too. Share this post Link to post Share on other sites
Little Duck Solutions 0 Posted August 14, 2009 Hi there all...This is an amended base install file to replace wiznav.tpl in your install folder of Wiznav.Hope this helps one and all here... wiznav.zip Share this post Link to post Share on other sites
mark77 0 Posted August 14, 2009 Hi guys, I'm not able to make work the button "bookmark" on the bar installed.Can someone tell me what I have to write in the box "link" (under the Tab box, where I put Bookmark) in the module configuration in the Back Office?If I write: jaxxscrixxaddBookmark('http://www.xxxx.it/index.php', 'xxxx') it does not work !What's the right code? Thanks Hi TropischBruin, Little Duck Solutions, mickey21 and guitarplayer, can you please look the little problem I have, I quoted it up.I just want to put "add to bookmark" working button on the wiznav.Thank you all Share this post Link to post Share on other sites
Degsey 2 Posted August 14, 2009 I had a look at this and I think the problem is that you need to execute javascript for the 'addd to bookmark' and everything I tried it I got an error which tells me that there may be a problem adding javascript to the link in tabs. Share this post Link to post Share on other sites
mark77 0 Posted August 14, 2009 I had a look at this and I think the problem is that you need to execute javascript for the 'addd to bookmark' and everything I tried it I got an error which tells me that there may be a problem adding javascript to the link in tabs. Thank you Degsey,Well If I install back the default blockpermanentlinks its bookmark Star button work well, looking in that module you can find 2 tpl files, each have a script for bookmark:(blockpermanentlinks.tpl)[removed]writeBookmarkLink('{$come_from}', '{$shop_name|addslashes|addslashes}', '{l s='bookmark this page' mod='blockpermanentlinks'}', '{$img_dir}icon/star.gif');[removed] (blockpermanentlinks-header.tpl) [removed]writeBookmarkLink('{$come_from}', '{$shop_name|addslashes|addslashes}', '{l s='bookmark' mod='blockpermanentlinks'}');[removed]script in wiznav.tpl{l s='Bookmark' mod='wiznav'} As you can see the java scripts are not similar , and I'm able to fix the wiznav script I tryed to change the script in wiznav.tpl as: Share this post Link to post Share on other sites
mark77 0 Posted August 14, 2009 Contiune of the last post........but when I save the tpl files it do not change! , this bacause that script is linked with the field "link" in the wiznav module configuration of the BO. I think.If I put in that field "link" these words : [removed]addBookmark('http://www.xxxx.it/index.php','xxxx') my add bookmark button in FO want to go to [removed]addBookmark(\'http://www.xxxx.it/index.php\',\'xxxx\') Why does it puts that " \ " before " ' " ?????? !!!!!Who can solve this problem? Share this post Link to post Share on other sites
ravi gill 0 Posted August 15, 2009 Hi,I am having what seems to be a annoying problem with this module. This is how I installed it please tell me where I have gone wrong:1. I copied the files from the UPLOAD folder into the modules folder in my ftp.2. I then edited the header.php file but I DO NOT UNDERSTAND HOW TO EDIT THE .TPL FILE??3. Now when I install the module from the back office nothing comes up in the front office?Please help. Thank you so much. Share this post Link to post Share on other sites
Degsey 2 Posted August 16, 2009 I have upgraded to the latest version 1.2.1.0 and I am having problems with this module in it.The bar is disjointed in internet explorer 8 and I have lost the content of the page, this is carried over to other pages as well.I had it working perfectly in V1.2.0.8 and I suspect that the V1.1.0 theme compatability that is written into this version may be affecting the moduleThis view is in Firefox 3 but IE8 is even more screwed up. Share this post Link to post Share on other sites
Degsey 2 Posted August 17, 2009 Well I do not know what I did right but I can confirm that this does work with the latest version V1.2.1.0 Share this post Link to post Share on other sites
Anotherkid 1 Posted August 20, 2009 I installed this and after looking at the html/css was left wondering one thing - why can't i simply add a 1 Share this post Link to post Share on other sites
Degsey 2 Posted August 20, 2009 There is probaly no reason why you can not do that that way, the reasons for modules is so that somebody who can not code to add improvements to their website. That is why I love prestashop so much. Share this post Link to post Share on other sites
Little Duck Solutions 0 Posted August 21, 2009 YEs O completely agree. Prestashop is making it easier for the newbie with no coding skills as such. But every system in that view has its limits. At the end of the day Prestashop is a great system to work on. Way better than Magento. Maybe not as advanced as Magento, but Presta is sure easier to install and configure. As for the Wiznav module. A really good piece of coding. Yes you can add manually a horizontal bar but why make hard work for yourself. Keep up the good work Wiznav team and of course Prestashop Team. Share this post Link to post Share on other sites
Anotherkid 1 Posted August 21, 2009 I see, the reason i asked that, was because i thought that the coding and amount of files seemed overly complicated! i wanted to edit the colours and hover effects but there seemed to be multiple css rules and images that needed to be changed. I also wanted to edit the width of everything, and took me ages to be able to do it. I made my own much quicker with:in the header > </pre> <table align="right" cellpadding="0" cellspacing="0" style="clear:both;">Category 1Category 2Category 3</t you can obviously add more rows in the table and then adjust the widths so it all fits as you want. #header #navbar{ background-color: #314847; width: 970px; float: left; } #header #navbar tr td a { text-decoration: none; color: #fff; background-color: #backgrcolour; display: block; text-align: center; font-family: Verdana, Geneva, sans-serif; font-size: 14px; clear: both; height: 28px; line-height: 27px; border-right-width: 1px; border-right-style: solid; border-right-color: #999; border-left-style: solid; border-left-width: 1px; border-left-color: #999; } #header #navbar tr td a:active , .main_container #header #navbar tr td a:hover{ color: #FFF; background-color: #colour for hover; } Not trying to hijack the thread, was just wondering about the subject, as maybe doing it my way has some flaw that i haven't seen yet? Share this post Link to post Share on other sites
guitarplayer 0 Posted August 21, 2009 Well WizNav has the Categories as a dropdown menu and it also intergrates the search module (even auto search if you install the other search module). Share this post Link to post Share on other sites
KeK0 2 Posted August 21, 2009 Hello. Is possible with Wiznav modify for show the buttons to display only the categories of HOME, instead this module?: http://www.prestashop.com/forums/viewthread/4636/modules___code_contributions/horizontal_navigation_bar_module_v0_dot_5_now_available_ Thank you. Great job. Share this post Link to post Share on other sites
ZM 0 Posted August 22, 2009 I didnot read through every post but I think this is not covered. There is a bug in the wiznav.tpl file. In line 17, we have<link rel="stylesheet" media="all" type="text/css" href="modules/wiznav/css/wiznav.css" />[removed][removed]It should be changed to (add{$base_dir}---otherwise, wherever there is / in the link, it will break the links to the css and js files.<link rel="stylesheet" media="all" type="text/css" href="{$base_dir}modules/wiznav/css/wiznav.css" />[removed][removed] Share this post Link to post Share on other sites
ced57 1 Posted August 24, 2009 Hello,I am french and i have problem. (sorry, only in french...) Je viens d’installer le module Wiznav (menu horizontal), qui s’installe très facilement d’ailleurs.J’arrive à ajouter mes liens, en revanche, j’ai un petit soucis.Quand le lien est l’accueil, le compte ou la page contact ça fonctionne.Mais quand je crée des pages depuis outils > CMS, le menu ne s’affiche plus, ou plutôt si, en forme de liste…Quelqu’un sait d’où vient le problème ? Share this post Link to post Share on other sites
mickey21 0 Posted August 24, 2009 salut ced, message 154 tu vas trouver ton bonheur :-) Share this post Link to post Share on other sites
Suraj 0 Posted September 2, 2009 can you plz tell me how can i center all the menu as i only got 5 links on the menu thanks Share this post Link to post Share on other sites
Suraj 0 Posted September 4, 2009 doesn't know how to centeralize the wiznav menu. thanks Share this post Link to post Share on other sites
aguernz 0 Posted September 5, 2009 How can I make the categories white text space longer so that it does not overflow, as it does in the picture attached?Also, is it possible to remove the white bar underneath the buttons? Share this post Link to post Share on other sites
langbianiam 0 Posted September 5, 2009 How can I make the categories white text space longer so that it does not overflow, as it does in the picture attached?Also, is it possible to remove the white bar underneath the buttons? You can change it, open wiznav.csschange line 95 for border (can use auto) width: ...pxline 113 for highlight (can use auto) width: ...pxgood luck Share this post Link to post Share on other sites
aguernz 0 Posted September 6, 2009 Thanks, the categories fix worked perfectly!How about the white bar underneath the wiznavbar, is there a css way to fix that too? Share this post Link to post Share on other sites
Suraj 0 Posted September 6, 2009 i want to put the menu in the center , is there any fix for this ?thanks a lot Share this post Link to post Share on other sites
aguernz 0 Posted September 6, 2009 Could you give us a link to your site to see what we're dealing with? I've never seen a wiznav menu that is not in the center. Share this post Link to post Share on other sites
Suraj 0 Posted September 7, 2009 my website is not started yet. suppose i have 5 links on the menu= Home | about | C | D | E, all the link items will start from left and end in the center. If i align the whole then all the items would be in the center. will post sample when started my website. Share this post Link to post Share on other sites
twilight 0 Posted September 9, 2009 Hi. I just uploaded this the 2 module files and i can seem to find it anywhere. My site is in english...i even checked the module translation in the instructions out - Nothing! What am i doing wrong? Share this post Link to post Share on other sites
Suraj 0 Posted September 10, 2009 if your site is in English then you don't have to do anything as this module is primary English based. Share this post Link to post Share on other sites
twilight 0 Posted September 10, 2009 Hmm..usually modules would show up in the module spot! Not this time. and nothing on the front end either. woosh! I've got to be doing something wrong "-( Share this post Link to post Share on other sites
yebberdog 1 Posted September 10, 2009 WIZNAV AND FRIENDLY URL PROBLEMI have been using Wiznav for some time and recently updated to Prestashop 1.2.3. I seem to be having a problem with this module when I activate Friendly URL. I have created the .htaccess and the friendly url works fine, however as soon as I open a CMS page or select a product, it appears that all the CSS formaing and images from the Wiznav menu vanish. If I turn off friendly url's its back to normal. I see from this thread that this is an issue, however a few posts seem to indicate that it can be solved, however there appears to be no instructions.I would be very grateful if someone can help with this.Thank you Share this post Link to post Share on other sites
Suraj 0 Posted September 10, 2009 yes me too getting the same problem. after i upgrade to prestashop v1.2.30, the menu has been disappear. anybody know why ? Share this post Link to post Share on other sites
megabait 0 Posted September 11, 2009 WIZNAV AND FRIENDLY URL PROBLEMI have been using Wiznav for some time and recently updated to Prestashop 1.2.3. I seem to be having a problem with this module when I activate Friendly URL. I have created the .htaccess and the friendly url works fine, however as soon as I open a CMS page or select a product, it appears that all the CSS formaing and images from the Wiznav menu vanish. If I turn off friendly url's its back to normal. I see from this thread that this is an issue, however a few posts seem to indicate that it can be solved, however there appears to be no instructions.I would be very grateful if someone can help with this.Thank you Open your header.php file and edit around line 12 this:Change this$smarty->assign(array( 'HOOK_HEADER' => Module::hookExec('header'), 'HOOK_LEFT_COLUMN' => Module::hookExec('leftColumn'), 'HOOK_TOP' => Module::hookExec('top'), 'static_token' => Tools::getToken(false), 'token' => Tools::getToken(), 'priceDisplayPrecision' => _PS_PRICE_DISPLAY_PRECISION_, 'content_only' => intval(Tools::getValue('content_only')) )); To this $smarty->assign(array( 'HOOK_HEADER' => Module::hookExec('header'), 'HOOK_LEFT_COLUMN' => Module::hookExec('leftColumn'), 'HOOK_WIZNAV' => Module::hookExec('wiznav'), 'HOOK_TOP' => Module::hookExec('top'), 'static_token' => Tools::getToken(false), 'token' => Tools::getToken(), 'priceDisplayPrecision' => _PS_PRICE_DISPLAY_PRECISION_, 'content_only' => intval(Tools::getValue('content_only')) )); Share this post Link to post Share on other sites
megabait 0 Posted September 11, 2009 WIZNAV AND FRIENDLY URL PROBLEMI have been using Wiznav for some time and recently updated to Prestashop 1.2.3. I seem to be having a problem with this module when I activate Friendly URL. I have created the .htaccess and the friendly url works fine, however as soon as I open a CMS page or select a product, it appears that all the CSS formaing and images from the Wiznav menu vanish. If I turn off friendly url's its back to normal. I see from this thread that this is an issue, however a few posts seem to indicate that it can be solved, however there appears to be no instructions.I would be very grateful if someone can help with this.Thank you change this in themes/header.tpl {$HOOK_TOP} {$HOOK_WIZNAV} Share this post Link to post Share on other sites
Suraj 0 Posted September 11, 2009 thanks it is working but why this menu is not appearing with the [send Friend] module. when i click "send friend" the menu will disappear automatically. Share this post Link to post Share on other sites
yebberdog 1 Posted September 11, 2009 Thanks for the comments, however the instruction seems no different than what's required to display Wiznav on the front page. Wiznav has been working fine until I upgraded and works fine without friendly URL activated. However as soon as I activate friendly URL's and click on a CMS link from the home page, all the wiznav formatting vanishes and no images appear. If I switch friendly URL's off, all is good and back to normal. The same applies when I display the product screen.Any help would be appreciated, please see the screen shot as to the problem I have.Kind regards Share this post Link to post Share on other sites