8251 comments found.
Hi, I also have the problem with “black stripe” in mobile menu on iOS devices. I’m using Warehouse for PS1.6. Can you release a patch or tell us how to fix it? Thanks 
on 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
1. how to copy product elementor decription from one product to another 2. how to copy product elementro description to selected many products with single click (bulk copy)?
1. you can save content as temolate and imports when needed https://iqit-commerce.com/wp-content/uploads/2017/02/tpl.jpg 2. there is no such possibilitu
I was trying to make and upgrade to Prestahosp 1.7.6.5 with the one click module but I get some errors. I was thinking to make a fresh installation of 1.7 and after transfer the data of 1.6.
Buy my question for the theme , is there any way to import the theme translations of 1.6 to 1.7 or I have to start from 0? Thank you for your help.
you need to start from 0, but you can use prestashop default translation which cover most of parts
We are using Prestashop 1.7.6.1 and the CMS pages, products, blog and category do not load the content. Why? Is it a bug?
Happened while updating warehouse to 4.3.2
In backoffice > design > positions > Transplant a Module
I have the element or module connected to the following hooks
displayBlogElementor displayCMSDisputeInformation displayProductElementor displayCategoryElementor displayBackOfficeHeader displayHome My hosting is ok … What can happen? I am looking forward to your response.
Thank you
Solved
We are using Prestashop 1.7.6.1 and the CMS pages, products, blog and category do not load the content. Why? Is it a bug?
Happened while updating warehouse to 4.3.2
In backoffice > design > positions > Transplant a Module
I have the element or module connected to the following hooks
displayBlogElementor displayCMSDisputeInformation displayProductElementor displayCategoryElementor displayBackOfficeHeader displayHome My hosting is ok … What can happen? I am looking forward to your response.
Thank you
Solved
When smarty cache is enabled, products in “same category” on the product page and “viewed products” are displayed without title, prices, add to cart button. Only the first product has this information. How it can be resolved?
it is ps bug with this modules, but you can find solution on ps forum https://www.prestashop.com/forums/topic/937533-solucionado-problema-m%C3%B3dulo-productos-de-la-misma-categor%C3%ADa/
Is it possible to have larger product photos?
Is there any way to choose image size while building product description or site with Elementor?
Sorry I’m not 100% sure what you mean, can you please explain more detailed
Is there any way to choose image size (medium_default, small_default etc.) in Elementor builder.
Maybe I will explain my question one more time – while using Elementor Builder there is only option to add image but I can’t find a way to add image with exact size from image settings (medium_default, small_default etc.). So if we have 4 columd grid and want to add image that originaly has 2000px width it will be in this original size and it makes the page much bigger and slower.I know that we can change url to the image to set thumbnail size but it is not comfortable way, and I think it is not the way visual builder should work.
While you add image, you simply upload your image in desired size, Elementor use defaylt prestashop uploader and it does not create few sizes for uploaded cms images as it is create for product images
Hello, How can I set a different images size than “small_default” in brands logos slider ( widget prestashop elementor ). I overrided ManufacturerController with my own image size, it works on manufacturers page, but not on the elementor widget : brands logos. Thanks
can i make like it this design when i purchase this theme?? https://bhadar.com/
Depends which part you mean and how much simiar it should be
Hello, I have a client who wants 3 stores with different domains. My question is if I can install the theme without problem in different domains or I have to buy several licenses, could you please explain. Thank you.
if it will be 3 domains under one prestashop installation(multistore) then one license, if 3 separate prestashop installations then 3 licenses
Ciao, posso sapere se Warehouse 4.3.2 è adatto a Prestashop 1.7.1.1 o quale versione utilizzare , Grazie
no for 4.3.2 you need to have prestashop 1.7.6
Hi, please where can we change social icans for social sharing on product page. Icons are to small, and is there option to change icons color, on demo version are with more then one color. Thanks.
you can use iqitaddthis module and on addthis.com website confogire own look of widget
1. you can crate that block with iqithtmlandbanners module
Hello, how can I add one more column to the footer? I have style 1. I want the columns to be closer together, so one or two more fit
if you use ps 1.7 columns with linsk you add in iqitlinskmanager module and you can define width of block and add them as many as you want
Hello, i just buy a license today, but I find that the last update of the theme was in 31 August 19, 8 months ago. There are an update most recently
next relases is planned for ps 1.7.7 realase
where can i find the multistore switch in the template? I only found a language switch.
there is no such thing like multistore switch in prestashop, you need to add links manually
hello, with latest version of prestashop 1.7.6.x there is a little bug on /themes/warehouse/modules/ps_shoppingcart/ps_shoppingcart.js when I add product with customization, modal give message “There are not enough products in stock”
requestData = {
id_product_attribute: event.reason.idProductAttribute,
id_product: event.reason.idProduct,
action: event.reason.linkAction
};
should be
requestData = {
id_customization: event.reason.idCustomization,
id_product_attribute: event.reason.idProductAttribute,
id_product: event.reason.idProduct,
action: event.reason.linkAction
};
please fix asap 
thans for report, it was alredy fixed in dev version for next realase
Hello I’m integrating a module that uses another cart and therefore I would need to disable the warehouse cart. How can I do?
Hello, Any advise how to inscrease gtmetrix score for this specific topic :
Defer parsing of JavaScript :
/themes/warehousechild/assets/cache/bottom-f9754a125.js (1.2MiB) /themes/warehousechild/assets/cache/head-fb3c42125.js (33.6KiB)
Thanks, M.