iNove WordPress Theme is one of most popular wordpress theme. Currently I’m using the minified version of this theme for my iLmoe blog. This theme was originally for wordpress and I have seen the blogger version. With this free prestashop theme version you can combine your prestashop store and wordpress blogging system with same template. Although there are already free CMS module for prestashop, but we still need the flexibility of wordpress especially on it’s search engine optimization (SEO) plugin.
The Adobe Browserlab show to us that this iNove free prestashop theme has compatibility to all major browser. Here it’s some screenshots of this quick testing.
View Demo Free Prestashop Theme
or download iNove Free Prestashp Theme here
iNove Free Prestashop Theme (8008)download the customized wiznav horizontal menu module here :
Customized Wiznav Horizontal Menu Prestashop Modules (1432)If you have any question or idea, you can leave comments here or reply to this threat :
Indonesia Prestashop Forum – [Free Prestashop Theme] Prestashop Theme dari iNove WordPress Theme
English Prestashop Forum – [Free Prestashop Themes] iNove Free Prestashop Theme
This links go to same article
free prestashop themes, inove prestashop wiznav, free prestashop 1 3 themes, free prestashop themes 1 3, inoveprestashop, prestashop theme, prestashop theme 1 3, prestashop free templates, prestashop 1 3 free themes, free prestashop templates, prestashop customize menu, prestashop 1 3 free template, prestashop free themes, free themes prestashop, prestashop templates free, prestashop themes, prestashop themes free, wiznav prestashop, prestashop 1 3 themes, free template prestashop 1 3,
Related posts:
How To Add Previous and Next Product Navigation in Prestashop Theme
This plugin was based on my previous project on our client prestashop theme. They needs to add previous and next navigation button in their prestashop theme. We have packed all this modification into a ready to use plugin. This plugin add Previous and Next button under the main product image...
Hi! Thanks for iNove Template. I have problem with Wiznav. It doesn’t show itself. What should I do to right install? In what Hook should be Wiznav?
Hi, thanks for your comment. You should have modify your prestashop/header.php file to include wiznav hook.
/* Hooks are volontary out the initialize array (need those variables already assigned) */$smarty->assign(array(
'HOOK_HEADER' => Module::hookExec('header'),
'HOOK_LEFT_COLUMN' => Module::hookExec('leftColumn'),
'HOOK_TOP' => Module::hookExec('top'),
'HOOK_WIZNAV' => Module::hookExec('wiznav'),
'static_token' => Tools::getToken(false),
'token' => Tools::getToken(),
'priceDisplayPrecision' => _PS_PRICE_DISPLAY_PRECISION_,
'content_only' => intval(Tools::getValue('content_only'))
));
Thanks! Works fine.
Good luck!
hi,i like this themes.I test it on our friend site:http://www.warestrading.com/asics/ , there ,i install “another search” modules on top of pages.On ie6/ie7/ie8,this module apear “css problem”,how can i change it?
Hi, thanks for using this theme in your web. Actually I have included search box in this theme from wiznav module, you can edit file modules/wiznav/wiznav.tpl to modify this theme navigation
Hi Thanks for the theme. I try your iNove Theme and wiznav module. My Welcome and log in words is cut in half by wiznav bar. How can I move the Welcome and log in word to the top of the page? Also How can I add search field in your wiznav bar. I don’t see any search in my page. If you could help I appreciated. thanks
What is your site’s url ? you can enable search by customize wiznav module in BO > Modules > wiznav > configure
Ardian thank for your help. I haven’t have a site up yet. I am new to prestashop and still testing on local server. I go to BO and configure my welcome and login is ok now but wiznav bar is push outside of the web page. How do I load a picture in here?
You can attach your file here http://ardianys.com/contact-us
I have received your screenshot, I think you don’t use customized wiznav module from me. Just overwrite your existing wiznav module with mine.
Thanks It works. Another questions, how do i add my logo where my shop word is and remove the search field under my account. I just send you another screen shot.
modify your file /themes/inoveprestashop/header.tpl find
<a href="{$base_dir}" title="{$shop_name|escape:’htmlall’:'UTF-8′}" rel="nofollow">
{$shop_name|escape:’htmlall’:'UTF-8′}
</a>
and replace with
<a href="{$base_dir}" title="{$shop_name|escape:’htmlall’:'UTF-8′}" rel="nofollow">
<img src="{$img_ps_dir}logo.jpg" alt="{$shop_name|escape:’htmlall’:'UTF-8′}" />
</a>
Have installed theme at http://firestriker.co.uk but am getting a javascript error in menu.js from the wiznave menu option when the category tab is enabled in the wiznav menu
I check your web and there is no categories listed,
You can try to transplant categories block module to right side and check whether the categories link displayed correctly in this block.
it was a laying problem with css had to alter a couple of z-indexes
Is it caused by your slide show module ?
yes it was
Hi, thanks for your comment. You should have modify your prestashop/header.php file to include wiznav hook./* Hooks are volontary out the initialize array (need those variables already assigned) */$smarty->assign(array( ‘HOOK_HEADER’ => Module::hookExec(‘header’), ‘HOOK_LEFT_COLUMN’ => Module::hookExec(‘leftColumn’), ‘HOOK_TOP’ => Module::hookExec(‘top’), ‘HOOK_WIZNAV’ => Module::hookExec(‘wiznav’), ‘static_token’ => Tools::getToken(false), ‘token’ => Tools::getToken(), ‘priceDisplayPrecision’ => _PS_PRICE_DISPLAY_PRECISION_, ‘content_only’ => intval(Tools::getValue(‘content_only’))));
+1
more of a wiznav problem how do i get the categorys link to position next to the home link ?
you can check at BO > Modules > Wiznav > configure. If you use wiznav menu, the category link is right after home. You can edit file /modules/wiznav/wiznav.tpl to manually edit the position.
hi,
first thank you for that nice theme !
The “add to cart” effect as in the sample shop doesn’t work for me. After adding a product it also jumps to the cart summary.
How is it possible to these two change these two things as on the sample shop.
Thx!
did you have blockcart module installed ?
hello, installed is blockcart v.1.2.
See my testshop.
http://www.utmalleki.de/presta/
Thx.
ehm….
Is it ajax enabled ? what prestashop version ? This theme was based on presta 1.3
ohh..
my shop is v. 1.2.5. Let me try it with the v1.3.
Thank you for your support!
It work, thanks again!
Hey, I just now stopped by this website to mention that these themes are amazing. Keep up the truly amazing work, I will look even more. Appreciate it!
is it a plugin for wordpress or something else?
No, It’s free theme for prestashop based on iNove wordpress theme. You can install prestashop on your main domain, and install wordpress in subdomain, both of them have same appearance.
I’m sorry not to include your link, because it’s not accessible.
“I placed /wiznav/ in the /modules/ of PrestaShop. Uploaded /inoveprestashop/ to the themes dir an placed
‘HOOK_WIZNAV’ => Module::hookExec(‘wiznav’),
in the header.php.
But I see no horizontal menu.
What do I wrong?
Thanks for your answer”
Have you try with another wiznav configuration ? try to use default menu on the english lang.
mantab gan, thanks alot
Try to disable WizNav in BO > Modules > Wiznav and than re enable it again. Worked for me.