8251 comments found.
Hello,
My Google Search Console reports 3 errors and several warnings. I’ve checked internet and proably found below solution. Could you please review the code and if it’s working – to make an update of your theme with this? Of course – I can change code by my own, but think will be better if you can solve this issue to all the customers here:
I just found this solution in the french forum and it seems to work in PS 1.7.6.1
in file templates/catalog/_partials/miniatures/product.tpl
after
{block name=’product_miniature_item’} <article class=”product-miniature js-product-miniature” data-id-product=”{$product.id_product}” data-id-product-attribute=”{$product.id_product_attribute}” itemscope itemtype=”http://schema.org/Product”>
I added: <meta itemprop=”brand” content=”{if !empty(Manufacturer::getnamebyid($product.id_manufacturer))}{Manufacturer::getnamebyid($product.id_manufacturer)}{else}{Configuration::get(‘PS_SHOP_NAME’)}{/if}”>
<meta itemprop=”image” content=”{$product.cover.large.url}” /> <meta itemprop=”description” content=”{$product.name}” /> <meta itemprop=”sku” content=”{$product->id}” /> <meta itemprop=”gtin13” content=”{$product->ean13}” /> <meta itemprop=”mpn” content=”{$product->reference}” /> <meta itemprop=”description” content=”{$product.description_short|strip_tags:’UTF-8’|truncate:360:’...’}” /> <meta itemprop=”url” content=”{$product.url}” /> <meta itemprop=”availability” content=”https://schema.org/InStock” /> <meta itemprop=”priceCurrency” content=”EUR” /> <meta itemprop=”itemCondition” content=”New” /> <meta itemprop=”price” content=”{$product.price_amount}” /> <meta itemprop=”priceValidUntil” content=”{‘Y’|date+1}-12-31”> <meta itemprop=”name” content=”{$shop.name}” />In file /templates/catalog/_partials/product-prices.tpl
after
{block name='product_price'}
<link itemprop="availability" href="{$product.seo_availability}"/>
<meta itemprop="priceCurrency" content="{$currency.iso_code}">
I added
<meta itemprop=”priceValidUntil” content=”{‘Y’|date+1}-12-31”> <meta itemprop=”url” content=”{$link->getProductLink($smarty.get.id_product)|escape:’htmlall’:’UTF-8’}”>
1. there should be no markup on product miniature, and there is no markup in latest tempate version
2. on product page, if all data will be provided then markup will be showed with all recommendations
3. if not all data are provided there are showed warning(they are not errors, they are just recommendations) and you should not provide fake data like yuy did for exampel with pricevaliduntil https://rich-snippets.io/errors-and-warnings-on-googles-structured-data-test-tool/
Hello, How we can increase the size of the font for desktop on the quantity discount tab, is very small on desktop—> https://www.bodybuildinglatino.com/tienda/energia/go-isotonic-energy-gel.html
with custom css
table.table-product-discounts tr td, table.table-product-discounts tr th{ font-size: 16px !important; }
Hello there, I have a problem with elementor. In home page the mega menu does not work and there is an error about doubleTapToGo that is undefined. Can you please assist? Also in the elementor editor, the autocomplete does not work also.
contacted by support platform
Other products in the same category: Presta 1.7.6.1 Theme version 4.3.2 Error displaying title, prices, .. From the second element. When PrestaShop Cache is activated. Example: https://iqit-commerce.com/ps17/demo9/en/shoes/135-printed-chiffon-dress.html
On Classic prestashop theme with cache everyhting is working fine, all products are showing prices, categories, titles etc
Help please (see above)
Hello friend. Is Warehouse compatible with the latest version of Prestashop 1.7.6.2?
yes it is
Hi, I’m going to buy warehouse theme 1.7 but I need to know if it is possible to set my personal color with gradient in the product filters or set it as a photo file? My main product have got rainbow shades and it is essencial for me to show it. If it is not possible – may I extra pay for this feature? Thank you
as product attribute you can set image, but it is not relate to template it is core feature of prestasop
Hello you closed my ticket before resolving it : https://iqitcommerce.ticksy.com/ticket/2046842/ please help thank you
I did not closed it, i asked you about access data, you did not reply and your support period is expiered
Hello, thank you for your answer. But I opened it before end support !! What should I do now? could you assist me by Email on that matter please? Really blocked
*help please
contact by form here https://themeforest.net/user/iqit-commerce
Hello, can we replace images of products by video (even on preview)? Thank you
there is no such possibilotu
Any Cyber Monday / Black Friday – discount ?
how can i remove zoom from products, and have Modal without zoom. Is it possible?
any news?
add custom css
product-modal .easyzoom-flyout {
display: none;
}
I purchased revolution slider for prestashop license code. It seems like warehouse using old version, can I upgrade the revolution slider using the latest one ?
Ok I think warehouse include the latest version just that I saw when I try importing the template it ask me to upgrade to version 6. So, the template need to be manually upload/import in order to work.
Good evening We have an incompatibility between the submenu of the mega menu and the aspect search module, if the search for aspects is active on a page (eg sunglasses) the megamenu submenu does not work. How can it be solved? Thanks
not sure what you mean exatluy be aspect search, if you mean facated search on sidebar, make sure it is not duplciaed alslo in above product list. so check option in themedioct > content > product liost > show facated searech above, and disble if if you use it on left column already
Hello. IQIT Megamenu can no longer find categories or subcategories. I can no longer add any categories to the menu. Please help. Thanks
make sure your home categoru is not set as hjidden
Thanks. This fixed the issue.
Hi , I intend to buy warehouse template, I want to know if it is possible to activate elementor for cms page ? add a button near cart (like faq or wishlist) ? thanks
possible to activate elementor for cms page > yes, you can add wisishlist near to cart
Hi, thank you for your reply, can you explain me how can i do it please ?
Hi
1- i enabled the “show crosseling” but the icon of wishlist is not displayed (screenshot https://ibb.co/H7PJXjc https://ibb.co/zJKYC3R )
2- how can i enable elementor for cms page
Thanks
for some reason the GDPR checkbox is disappeared from the footer:
https://gyazo.com/0f9e0b627569bccc47bf3a1845e7cd60We have added the official GDPR modulo to the DisplayCustomerAccount Hook to display the button to request custoemr data:
https://gyazo.com/80835f246089554c44cd837bbe1caf2cany way to enable the newsletter checkbox?
contacted by support platform
hi, how is possible to change these parts:
https://gyazo.com/4a5a3d78c4d25bdc8517b43083db2c721,2,3 : change or Translate Titles
4: change font size of footer text. (i’ve found only the way to change footer Titles size)
thanks
contacted by support platform
hello when I try to translate: INTERVIEWS I have a 500 error
enable debug mode of prestashop to see actuall error insteaf of 500 one but it will be not related to theme/module
Erreur de compilation: PrestaShop \ PrestaShop \ Adaptateur \ Module \ Module :: instanciateLegacyModule (): l’ouverture n’a pas pu être ouverte ’ pages d’accueil / 30 / d215591004 / htdocs / Shop-literie / fournisseur / pear / pear_exception: / homepages / 30 / d215591004 / htdocs / Shop-literie / fournisseur / pear / console_getopt: / homepages / 30 / d215591004 / htdocs / Shop-literie / vendeur / poire / poire-noyau-minimal / src: / homepages / 30 / d215591004 / htdocs / Boutique-literie / vendeur / poire / archive_tar:.: / usr / lib / php7.2 ‘)
When i try to upgrade IQITMEGAMENU i getting this error: “Error sent by Addons. You may need to be logged.” This error occurs on more than one of my clients shops. PS and Warehouse are in the newest versions.
ignore it it is becouse some conection to official addons where there is diffrent version of module dedicated for other themes than warehouse. this message shoudl not be showed, it is related to some recent changes in ps addons
Can’t find my way to implement the needed code in the tpl file. Thank you.
what ps version yoi have?
1.7.6
you can put it in themes\warehouse\templates\_partials\head.tpl