8251 comments found.
Hi, currently I have prestashop version 1.6.1.11 and warehouse version v3.8.7 Can I update prestashop to 1.7.6.x? Should I update before prestashop or theme? Thank you
Hello,
Is it possible to disable product image zoom completely? Zoom on hover I mean. Even in opened modal window.
yes with simple custom css
Just to let you know there is an issue for revslider. the server is down. use the js href locally. more info look at this comment: https://codecanyon.net/comments/24173120
sorry but link to comment you end seems to be nto valid
Hello Friend
Whats wrong with the black bar in the mobile menu? Checked on my Iphone XS Ive checked multiple webshops in 1.6 with warehouse but the bar is visible on all. Both for safari and Firefox
Please see image
https://imgshare.io/image/f48jlon what safari version it is happening?
ok I managed to find and solve problem, it i bug of safari browser itself
https://medium.com/@andrea.verlicchi/inset-box-shadow-rendering-bug-on-safari-ios-13-4-6bf4256a1ee0To fix issue do following 1. paste css code from https://pastebin.com/6vsvVkP5 in custom css in themeeditor or iqitmegamenu module configuration
2. then clear prestashop and device cache and test
After the last update Elementor Builder wont show properly my items on the Homepage , Instagram Post is Missing, Reviews and many more and if i add something new to the homepage it doesn`t show as well
check your js conole with google chrom dev, it seems like you have some sort of js error which block proper view of homepage. IF you want direct support contact by platform not by comments https://iqitcommerce.ticksy.com/
Hello,
After translating prestashop in french, it still remains 305 missing french translations in warehouse. How to upload warehouse in french easily ?
you can use defaylt prestashop translation from classic template, just copy it from classci template and then only few custom strings of tempalte will need translation and some of frontoffice modules
I have an eror message doing that :
> Cannot copy ”/var/www/vhosts/gabynrose.com/httpdocs/themes/classic/lang/fr.php” to ”/var/www/vhosts/gabynrose.com/httpdocs/themes/warehouse/lang/fr. php ”. > Only part of the data was copied, one or more translation files were not found or copied
What to do ?
Hi! How can I hide left column like this demo page? https://iqit-commerce.com/ps17/demo12/en/9-casual-dresses
Thanks
In produt page in backend when i try to insert a video, i go in modules and i click on configure button “IQITEXTENDEDPRODUCT – 360 degree image rotation and videos”, The system don’t open the module but just write on the top right in green “Settings updated.”
contacet by support platform
Is this theme having abandoned cart feature to send email reminders
there is no such feature included
I use prestashop 1.7 and warehouse theme version 4.2.1. When I write in search form I receive a 505 error. No template found for /home/pxbfxarv/public_html/themes/warehouse/search.tpl at line 68 in file classes/Smarty/TemplateFinder.php
63. return $tpl; 64. } 65. } 66. } 67. 68. throw new PrestaShopException(‘No template found for ’ . $template); 69. } 70. 71. private function getTemplateHierarchy($template, $entity, $id) 72. { 73. $entity = basename($entity);
Can you say to me how i fix it? Thk u so much
it seems like you have some old ovverides files from prestashop 1.6 instaleld on ps 1.7, becouse such path should not exist for prestashop 1.7
For fix it Can i update modules?
no, you need to fix it by cleaning your store from old ovverides files
can you say me how i clean it?
by ftp go to ovverides folder and check your ovverdes files
Hi, in a product page with combinations, if i choose any combination the system don’t load the image or change the URL
maybe you have installed prestashop 1.6 module mail aretrs which throws js error on product page, if so then uninstall it and install ps_emailalerts dedicaed for ps 1.7 instead
Hello, Is it possible to place the cart block, the attribute block, and the payment instructions on the right side of the product page?
not sure what excatly you mean, can you show on screenshot please
Is this module Module Form Builder (https://addons.prestashop.com/fr/formulaires-contact-sondages/22563-form-builder-contact-form-product-cms-quote-form.html#specifications) supported with the latests theme version ?
It is not possible to add the short code using Elementor page builder.
instead of shortcode try to hook this module in some custom hook, and then call this hook in custom tpl widget inside page builder
is the latest theme version fully compatible with PS 1.7.6.5?
yesit works fine
Hello IQIT
I ned the RTL version of the website, do you have any updates in this sense please, or how I can achieve the RTL version
Hi, is it possible to put a banner above the top bar on every page?
try to put revslider in displayBanner hook
Hello, I would like to know if this template includes the Megamenu module? What if Revolution Slider is activated or does a license have to be paid? Thank you.
yes it include megamenu, about rev slider https://iqitcommerce.ticksy.com/article/12526/
Hi, in the mobile menu it is possible to manage the items by customer group, as happens with the desktop menu?
mobile menu base on categories, so if you disable some categoru for some custoemr group it wil be not showed
The new version prestashop 1.7 has removed the add to cart button on the product page in grid, the warehouse theme comes the function of adding buton to the built-in cart? If it is not incorporated, will there be an update in the future?
warehouse have add to cart on product list already implemented