8251 comments found.
Hello, after updating i can’t edit/add widgets with product carousels/grids, to the homepage. Also can’t edit the existing ones. The section is just blank. Thank you
Support is provided by platform https://iqitcommerce.ticksy.com/ not by comments
send me ftp and backoffice access data I will take a look on your problem
Hi, i tried submitting a ticket but it says our support expired. We have 3 licenses for this theme, can you help us?
Thank you
Hi, I am trying to use style 16, but I can’t find how use “iqitelementor_displayBanner_and_checkoutFooter.json” in order to add it at the top of the page (like in the demo)?
in page builder, in elementor on hook section, create two blocks and hook one to displayBanner and econd one to checkoutFooter hook
Is it posible to build dynamic URL in Elementor Links (Example in Banner widget) ? I add a banner in a category page but I need to set up the language link inside the URL for all languages when I use a custom link. Any way to do it oin another way ?
but elementor layout you cratee saparatly per each langiage, so you can define diffren link per each
Hi,Is there a way to make a combox menu using megamenu, i thought to use the custom html content, but i didn’t find any example for use it.
sorry I;m not sure what you mean exatly, you need to show some example/screenshots
Hi, thanks for your answer. I mean a simple vertical scrool menu with all the categories (in this case they are almost 100), i didi it using the custom html in megamenu. You can see an example in my demo site at https://storecomputer.tfactory.it/ at menu Navigazione—> Tutte le Categorie. My question was if there is something native like this in your megamenu.
Hi, is possible to hide tab “Reviews”. Thank you.
just disavel iqitreviews module
Remove ”@keyframes wobble”
From where I can disable the generation at css for example ”@keyframes wobble” ?
deleting manually from theme.css is not working , it is generated again
Hi, any input about this?
there is no switcher for that
you need to remove it from themes.css manually
or rtegenrate assets and remove animations from it https://devdocs.prestashop.com/1.7/themes/getting-started/asset-management/webpack/ https://devdocs.prestashop.com/1.7/development/compile-assets/but animations are used by elementor
Thanks!
I updated the theme with the last version and now it doesn’t show the categories’ description made with elementor builder. How can I fix this issue?
i mean make sure you performed update action on modules
Good afternoon. Find errors. When catalog mode is enabled. The search still displays the price (in the drop-down list). But in fact, the price should not be displayed. http://rumoda.by/1111.jpg
you can hide with css
.autocomplete-suggestion .product-price{
display: none !important;
}
Thanks
Hello
I’m using Prestashop 1.7.6.3. and Warehouse 4.3.7.
Since this last upgrade I’m not able to add extended content with elementor on category pages:
- I open elementor on category page, create the design/layout and then click save: the bar keeps loading forever but doesn’t save anything. It was working fine until this last update. - I set “Show elementor content only” to YES and after refresh it goes back to NO again.
Can you please help on this?
Best regards
make sure you performed update on modules as showed on update guide https://iqit-commerce.com/xdocs/warehouse-theme-documentation/#from-ps-1-7-from-warehouse-4-x
i mean go to modules and click on update button on all iqit modules
and make also sure you refresed browser cache after upgrade
Hi, can’t find the option to hide the category title in category page ; prestashop 1.7 latest with demo style 14 (https://houseofmoroccanrugs.com/10-berber-carpet-moroccan-rugs-beni-ourain)
you need to hide it with custom css or by tpl edit(but category apge is h1 tag for page so you should create your own then for seo purpose)
The PrestaShop /module/psgdpr/gdpr is widely used in Europe, it has an icon launched with “Material Icons” and if these icons are not activated in WareHouse (to optimize the load we do not load icons that are not necessary), then in instead of the icon a text “account_box” is displayed. Are you planning to make a template for the prestashop rgpd module?
Prestashop native module: account_box GDPR – Personal data
Sorry, we’ve updated the warehouse rgpd module theme. We had an old version and it didn’t load. Now it works well. Nice theme!
cannot be translated : “It is your account dashboard. Choose your section.”
/themes/warehouse/templates/customer/my-account.tpl
{extends file=’customer/page.tpl’}
{block name=’page_content’} {l s=’It is your account dashboard. Choose your section. ’ d=’Shop.Warehousetheme’} {hook h=’displayMyAccountDashboard’} {/block}
Elementor SVG
Hello, how I can use svg instead of png at Elementor?It seems that uploading with ftp and manually inserting svg path/name works fine!
Hello, the theme does not renders hook “displayAfterProductThumbs”
just checked again and this hook is implemented and it works
so you a. have custom modificaitons which removed that hook b. have some old verwion which does not had this hook implemented yet
Hi, it seems the lottie widget in Elementor must allow to upload JSON files as described on their documentation (https://elementor.com/help/lottie-widget/) : “Select the source of the Lottie file, either Media File or External URL”. Could you tell me what to edit in your code to get this standard feature ?
you refre to wordpress version, in warehouse for uploading files in elementor there is defualt prestashop file manager used and it does not allow to upload json files, thats why you need to put path to file manually sorry
Ok i understand. thanks for this detailed reply. Have a nice day (or night 
Hi, Is there any way to save a Elementor banner but to reuse it in other place. So far the only way to do this is to save the Elementor section and copy paste it at other place. It does not allow to edit only once the banner and to be automatically updated everywhere it is located. Possible with the theme ? do you have a mudole in mind that woudl work ?
There is no such possiblity sorry
Would be really nice to include this in a next version. With the IqitElementor – Paye Buided there is already the Content on hooks. The Hooks. Instead of Hooks a simple short code should be possible.
Hello, I have a Problem. Elementor does not show some widgets such as “list products” for editing. Elementor shows a blank space and cannot be selected for editing. In prestashop 1.7.6.8 and Warehouse 4.3.7
Hello. I have problem with CMS page. There is duplicated content. One in <section id=”content” class=”page-content page-cms page-cms-1”>, and another in < div class=”rte-content” >. I know I can dissablle this div in CSS but why it exist on the same time?
When I unhook and hook again elementor module it start to work properly. I reupload file called page.tpl in CMS folder. In mine was small diferences. {block name=’cms_content’} {$cms.content nofilter} {/block}
(1/1) InvalidArgumentException Le répertoire ”/ home / lecomptou / comptoir17 / var / cache / dev / doctrine” n’est pas accessible en écriture.
dans FileCache.php ligne 92 à FileCache -> __construct ( ’/ home / lecomptou / comptoir17 / var / cache / dev / doctrine’, ’.doctrinecache.data’, 2 ) dans FilesystemCache.php ligne 37 à FilesystemCache -> __construct ( ’/ home / lecomptou / comptoir17 / var / cache / dev / doctrine’ ) dans ModuleManagerBuilder.php ligne 195 à ModuleManagerBuilder -> __construct () dans ModuleManagerBuilder.php ligne 87 à ModuleManagerBuilder :: getInstance () dans Link.php ligne 944 à LinkCore -> getImageLink ( ’’, ‘fr-default’, ‘thickbox_default’ ) dans ImageRetriever.php ligne 255 à ImageRetriever -> getNoPictureImage ( object ( Language ) ) dans FrontController.php ligne 1518 à FrontControllerCore -> getTemplateVarUrls () dans FrontController.php ligne 496 à FrontControllerCore -> assignGeneralPurposeVariables () dans FrontController.php ligne 548 à FrontControllerCore -> initContent () dans IndexController.php ligne 37 à IndexControllerCore -> initContent () dans Controller.php ligne 292 à ControllerCore -> run () dans Dispatcher.php ligne 515 chez DispatcherCore -> dispatch () dans index.php ligne 28
(1/1) FatalErrorException Erreur de compilation: require_once (): Échec de l’ouverture requise ’/home/lecomptou/comptoir17/modules//iqitelementor/src/widgets/IqitElementorWidget_Search.php’ (include_path = ’/ home / lecomptou / comptoir17 / vendor / pear / pear_exception: / home /lecomptou/comptoir17/vendor/pear/console_getopt:/home/lecomptou/comptoir17/vendor/pear/pear-core-minimal/src:/home/lecomptou/comptoir17/vendor/pear/archive_tar:.:/usr/local/ php7.2 / lib / php ‘)
dans iqitelementor.php ligne 40
When I updated from 4.3.6 to 4.3.7
it means that you not updated corectly, defaylt files of tempalte are missng,
maybe during upgrade you removed old files instead of merge folders
and support is provided by platform https://iqitcommerce.ticksy.com/ not by comments
to fix reuplaod theme and module files
I have already done and I never had the file in my ftp even after a 7 day backup.
I no longer have access to support, I bought the theme 1 year ago. I just hope this update hasn’t wiped out my whole site
I have already done and I never had the file in my ftp even after a 7 day backu
becouse it is new file,
it looks like you used wrong upgrade folder if you had not file modules//iqitelementor/src/widgets/IqitElementorWidget_Search.php
that it meas that you had theme version older thant 4.3.5 beforeu updrade, and you told that you used packate 4.3.6 to 3.3.7
redo upgrade using folder 4.3.2 to 4.3.7