8251 comments found.
I was searching for the iqithtmlbanners module, is that not available anymore? I wanted to add some text and icons to right of product page.
Never mind, i found it.
Hello Sir, “add to cart” is small and radiusing angle except right angle. how I can fix it? please check this https://prnt.sc/mjlmsf , thanks
it is not theme related, you must have some 3-part module which add css which modify look of all tpl buttons
Hi, is there a way to have custom fields where people can add personalized titles on products?
There is no such feature in template, but maybe customization option for product which is prestashop core part suits your needs
Is it possible to insert the theme header and footer in WordPress as with the default theme? I’m doing tests and it does not work.
I’m not sure how exatly you want to do it please explain. And please contact by support platform https://iqitcommerce.ticksy.com/
After the last update I have the following error
Failed to load resource: the server responded with a status of 404 ()
https://mydomain.com/category/&productListView=list?from-xhr
I’m not sure what you mean, i can not repriduce anything similar in my setup
Hello, displaying product list (category page) with 5 columns grid on the template with side menu on the left do not work. The CSS .col-*-15 class used for 5 columns grid is overridden because it is declared before others .col-* classes in your CSS file.
.col-15,.col-lg-15,.col-md-15,.col-sm-15,.col-xl-15{
position:relative;
width:100%;
min-height:1px;
padding-right:15px;
padding-left:15px
}
.col-15{
-ms-flex:0 0 20%;
flex:0 0 20%;
max-width:20%
}
@media (min-width:576px) and (max-width:767.98px){
.col-sm-15{
-ms-flex:0 0 20%;
flex:0 0 20%;
max-width:20%
}
}
@media (min-width:768px) and (max-width:991.98px){
.col-md-15{
-ms-flex:0 0 20%;
flex:0 0 20%;
max-width:20%
}
}
@media (min-width:992px) and (max-width:1199.98px){
.col-lg-15{
-ms-flex:0 0 20%;
flex:0 0 20%;
max-width:20%
}
}
@media (min-width:1200px){
.col-xl-15{
-ms-flex:0 0 20%;
flex:0 0 20%;
max-width:20%
}
}
Hello, I would like to know if I can hire your services so that I can update my version of prestashop from 1.61 to 1.7, the more stable version.
Thanks.
Daniel
danielgonzalezsilva@gmail.com contacted
Hi! How do I HIDE the ”Vouchers” BOX from checkout process in PrestaShop 1.7.5. and Warehouse 4.2.1. I need this box to be visible (opened) only if the customers will click on it.Thank you in advance!
you need to do by own custon modifications
I have trouble installation theme, in prestashop 1.7.4.3. It works in topic server wamp. Messege is “The server returned a 500 Internal Error” . I bought the theme and i can’ t installed.
contacted by support platform
Can I use this theme in more than one site?
one license = one site, if you need to use it on more site you need to buy more licenses
Hello! I need to use Prestashop 1.7.4.2. If I buy this theme,the download pack includes older versions of Warehouse, like 4.1.9?
if you contact me after buy by support patform then i will send you
I updated prestashop to 1.7.5 and updated the theme to 4.2.1 now all the links to the categories do not work, what can be done? Thank you
theme itself do not inpact on categories/urls
Can I use warehouse on thirty bees?
twarehouxe 3.x which is dedicated for prestashop 1.6 after some tweaks shud work fine with TB
Hello support Team,
We check demo: Style8 and Style11
Question for You: is it possible in Style8 create top menu header position: fixed (stable) on mobile device like Style11 ?
Yes, it is possible
If you do , then we buy your theme. Thanks.
you can easly do it by yourseld in themeditor, it is just option to enable
This Theme Is awsome i love it !!!
I have just a little problem with the IQITMEGAMENU if we use icon type in the menu we dont can parameter the hover on the icon, it’s possible tu make somthing about it ?
Kind regards
Not sure what you mean ecxalty what is missing
Hello. The Elementor Editor it’s not working with my other stores in multistore configuration. It only works with the First sotre. (Doesn’t changes the loading page) Does it needs different configuration or something?
if you use diffrent domain then please login to backoffice with your ohter store domain to edit
Hi. Email sent to support. Thanks.
replied
Hi Marcin,
Do you know somehting or have any new about mallware Txt.Trojan.Coinminer-6840768-0 in themes/warehbouse/cache/ js files???
Cache js contains files from entire prestashop frontoffice modules I always scan theme fiels before upload, theme is clean for sure
so there are two options 1. it is false report 2. Or some of your 3-part module which code is also stored in cache/js file after enablig cache contains some mallware
It is false positive or not. No reply yet. It is also in default clean prestashop 1.6.1.23 install. See github
https://github.com/PrestaShop/PrestaShop/issues/12419Yes but as you see it is not issue of template. I Bet that it is some false inspect
Hi, could you add elementor-button-blog-wrapper to IQITADDITIONALTABS module? It would be very useful!
Sorry there is no such feature
pitty.. thanks for answer
Hi,
I’m using this theme for a customer in Ps 1.7, and I’m trying to change the logo (header and emails) from the backend.
Every time I try to change a logo, a new name for the current logo is generated (i.e. current-logo-name-1122233145—> current-logo-name-1122233182) and nothing changes.
The cache is disabled.
Why can’t I change the name logo?
Finally I changed the name through DB. But still didn’t know what was happenning…