Discussion on Warehouse - Prestashop theme with paqe builder

Discussion on Warehouse - Prestashop theme with paqe builder

Cart 22,023 sales
Recently Updated
Well Documented

iqit-commerce supports this item

Supported

This author's response time can be up to 5 business days.

8251 comments found.

Hello,

Our shop is in catalog mode, but in the menu edited with IQITMEGAMENU in the list view prices appear. How to disable them?

Predefinied submenu tabs / ... (row: Edit content) Content type: Products Select view: List (small image + product name next to do it)

I add that I turned off pricing for all customer groups.

Thanks for your help :)

Prestashop 1.7.5.1 Warehouse 4.2.1

Hi, i’ve two problems:

​- In the products of the same category (accessing any product, just at the bottom of the page) only the first article shows the price and title. the others do not.

- The editor does not work on the blog and I can not add products related to the article.

These errors always happen to me after an update …

thanks

- The editor does not work on the blog and I can not add products related to the article.

<< contact by https://iqitcommerce.ticksy.com/

​- In the products of the same category (accessing any product, just at the bottom of the page) only the first article shows the price and title. the others do not.

<< not theme related,

No thank you very much. I can not pay $ 70 (in support for 6 months) every time an update does not work well.

I think it’s enough to pay for the template…

Hi, is there a demo backend?

Sorry there is no backend demo

​Hi!

Just so you be aware to take it into account for your next theme update

In the theme editor in the category section in te products line i think there is a misplace in the order of the css

For example the large desktop grid >1200 px is placed last so it takes into account the desktop >992 px first

Also for example when you choose 5 colums in desktop it takes the tablet layout which is first than this one @media (min-width:992px) and (max-width:1199.98px) {.col-lg-15 {-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}

​Also there is no option to choose 5 columns in category thumbs

Great theme by the way

Thanks

issue is only with 5 columns per row, i have already fixed it in my dev version, for now to fix it add following code in themeditor

.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%
    }
}

Is there a “quick install” package in the template set?

I’m not 100% sure what you mean, you can check how installation look on documentation https://iqit-commerce.com/xdocs/warehouse-theme-documentation/#installation and you can also check process of importing the style https://iqit-commerce.com/xdocs/warehouse-theme-documentation/#style-import

Hi i am getting two errors on front page builder and it fails to load only on the specific template which has revolution slider and a porducts slider:

Got error ‘PHP message: PHP Warning: file_get_contents(

/module/iqitelementor/Widget?iqit_fronteditor_token=38c2b418ff0af08a5490342645108af0&id_employee=2&ajax=1&action=widgetPreview&widgetName=RevolutionSlider): failed to open stream: HTTP request failed! in /modules/iqitelementor/src/iqitElementorWpHelper.php on line 102\n’

Any ideas on why this is happening all of a sudden?

Hello, I have accidently deleted the module iqit contact and cant figure out how to download the module and re install ?

it will be in dependencies folder inside quick install zip of template, unzip it nd then uplod to ftp

hello, i have a little problem regarding the translation of the wishlist and the compare module, my website is in english and french. for english it s fine, but i could not set up the french language for those two modules. many thanks for your help

Hi, in product page where i have combinations when i select any combination the page become a bit transparent and nothing load.

In console i see these errors:

giacca-in-georgette:1136 Uncaught ReferenceError: oosHookJsCodeFunctions is not defined at giacca-in-georgette:1136 Uncaught ReferenceError: oosHookJsCodeFunctions is not defined at eval (eval at globalEval (bottom-d4683c82.js:28), <anonymous>:2:1) at eval (<anonymous>) at Function.globalEval (bottom-d4683c82.js:28) at we (bottom-d4683c82.js:39) at m.fn.init.replaceWith (bottom-d4683c82.js:39) at Object.success (bottom-d4683c82.js:233) at u (bottom-d4683c82.js:39) at Object.fireWith [as resolveWith] (bottom-d4683c82.js:39) at S (bottom-d4683c82.js:39) at XMLHttpRequest.<anonymous> (bottom-d4683c82.js:39)

contacted by support platform, issue caused by prestahsop 1.6 module instlled on ps 1.7

Hi! I have set in Prestashop settings that customers can order products that are out of stock. The issue is that products with quantity = 0 still have the green success badge with a tick. That is really annoying me. Is there any fix for that? Thanks.

contacted by support platform

Hi. In the imported products in the modules option to add a tab or something else does not work. What can be the motive?

it is not theme related, it is PS issue, you can fix it by appling patch https://github.com/PrestaShop/PrestaShop/issues/11911#issuecomment-456786549

​Hi,

In IqitThemeEditor – Backoffice I can show Product color snippet http://prntscr.com/nfbwxq​​

Is it possible for product size snippet? Thanks

yes, you can do that in iqitsizechart module configurtion

Hello Marcin!

i am trying to migrate my PS 1.6 shop to 1.7.5.1 without loosing my valuable stars at product reviews :)

After hours of testing and testing i think that the rich snippets are not working correctly at PS 1.7.5.1 and current warehouse theme

The results of the rich snippets testings bellow are same at my production shop and at my test enviromentabout

Product of your 1.6 demo

http://warehouse.iqit-commerce.com/en/tshirts/1-faded-short-sleeve-tshirts.html

Structure data testing

https://search.google.com/structured-data/testing-tool#url=http%3A%2F%2Fwarehouse.iqit-commerce.com%2Fen%2Ftshirts%2F1-faded-short-sleeve-tshirts.html

All ok , with a preview button at test results

https://www.stickit.gr/upload/pasteuploads/Image-2019-04-22-16-47-ps.jpg

Product of your 1.7 demo

https://iqit-commerce.com/ps17/demo9/en/tshirts/1-1-faded-short-sleeves-tshirt.html#/1-size-s/13-color-orange

Structure data testing

https://search.google.com/structured-data/testing-tool#url=https%3A%2F%2Fiqit-commerce.com%2Fps17%2Fdemo9%2Fen%2Ftshirts%2F1-1-faded-short-sleeves-tshirt.html%23%2F1-size-s%2F13-color-orange

Not ok , lot of errors and warnings Without a preview button at test results

http://www.stickit.gr/upload/pasteuploads/Image-2019-04-22-16-49-ps.jpg

Please take a look

IMPORTANT UPDATE

the Warehouse theme is ok , my custom module for ratings and rich snippets have an option to use themes rich snippets code.

My mistake because at my curent 1.6 installation the option must be enabled , but at 1.7 the option must be disabled

Hello, did you updated Simpleblog recently? I saw that the Author released a new update for it, but I don’t know if you already updated it too, or not. Just in case, what happens if I buy also Simpleblog license and I will install it? Will it work or will it conflict with Warehouse theme, please? Thanks

Simpleblog included in Warehouse tempalte is modified to support elementor module. You have to use verson build-in in module

I have the same warning and add the due date and continue prestashop 1.7.5.1 in 2 different stores

Article dated December 18, 2018. Since March 01, 2019 Google’s warning for micro data is bad for the ranking. Google takes into account the warnings. It is regrettable you do not want to update the micro data. I change theme, finished for me warehouse. I do not have time to lose and money to lose. thank you

You missing the point, You state that this warening depends on template itself. Example warning about priceValidUntil there is a warinig about that. But if you add specific price and you definie date and for thsi price priceValidUntil will be filled and there will be no warning. If there is issue in micordata in template I will be happy to fix it, Please contact by form here https://themeforest.net/user/iqit-commerce and explain me where in your opinion is place for improvmant

Hi Marcin

The micro data / richnsnippets problem is very important

At my curent 1.6 shop i have only 3-5 warnings , at my test server , PS 1.7.5.1 php 7.2 i have 7-10!

The 3-5 expected warnings for not existing data are

priceValidUntil url global identifier aggregateRating ( if there is not rating ) review (if there is not a review )

But i have 5 more warnings for existing data at my test shop , PS 1.7.5.1 , php 7.2

availability brand decription image sku

Please add an option to warehouse theme , to disable microdata for users like me who use another module for generating micro data / richsnippets

I checked micdotada in template, and there are warning not errors. Example like missing sku.IF yoy add sku to your products then warning ill be not visible https://rich-snippets.io/errors-and-warnings-on-googles-structured-data-test-tool/

availability brand decription image sku >> this maybe becous eyou use bugged ps core module ps_Categorytree with cache

Hi Marcin,

I found a bug. When I enable the Fixed positioned header option for Responsive/Mobile the menu does not open when I scroll :(

Do you know I can fix that?

Theme version 4.2.1

Please switch to push menu type temporarly, I have this already fixed in upcoming new version

Marcin, can you give the code so I do it manually ? Sometimes when I update to a new version I mess it up :(

Hi, how to limit product title charter length in product category page, and in product page?

As @Hrist0 mentioned already the problem with the richsnippets / structured data – i did realise the same problem, even if there are just warnings, they are having big influence at google if they are not ok – having also a page with huge impact on traffic at the time when google changed that behaviour

I checked micdotada in template, and there are warning not errors. Example like missing sku.IF yoy add sku to your products then warning ill be not visible https://rich-snippets.io/errors-and-warnings-on-googles-structured-data-test-tool/

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey