8251 comments found.
Hi, In the navigation menu, can I automatically show only the categories and subcategories that contain products? And then hide all empty categories…
Thanks
there is no such feature
When using emoji symbol the website breaks. Will this be fixed any time? For example using symbols like this ❤️, more can be seen here: emojipedia.org
not theme related, prestashop itself do not support emoji icons, check: https://github.com/PrestaShop/PrestaShop/issues/11083
Hi, is possible to hook ps_facetedsearch module to displayRightColumn? When I hook this module, i cant see it in rigth column. Thank you!
plese contact by https://iqitcommerce.ticksy.com/
Hello, I have tested and try to install new shop on several servers and sites with your theme on prestashop 1.7 and in all cases when you want to add size chart I get an error or it just said product updated succesfuly, but I still heaven’t add no sizechart to this product. Is there any fix for that?
it will be not theme related, you probably have this ps core issue, you cn apply fix from this link https://github.com/PrestaShop/PrestaShop/issues/11911#issuecomment-456786549 and clear browser cache then and try again
I do not understand 1: I buy the license from the prestashop back office for revolution slider 2 : I paid for it from back office and i receive my code activation 3: I try to activate my license number that I paid 3: Activation does not work WHY My host does not block anything (it’s not his fault) Thank you for keeping me informed quickly, I do not have the habit of spending money for nothing I have contacted : themepunch.support iqitcommerce and nobody !!! regards
contacted by support platform
Hi. Is theme compatible with 1.7.5.2?
I tried upgrading from 1.7.5.1 to 1.7.5.2, but did not work. Seemed to be an issue with front controller
Theme is compatile with 1.7.5.2
Hi. Under the product details tab (below the image) the brand logo and label are aligned to the right. How to fix this?
Example:
https://morganic.mu/oils-vinegars/766-13224-dr-bronner-s-coconut-oil.html#/357-volume_weight-414ml_14oz/358-type-whole_kernelyou can do it with custom css #product-details .product-manufacturer.float-right{ float: none !important; }
This a pre buy question. Is there a way to rearrange filters on multiple columns like described below?. Right now they go either to the left OR as a drop down from top with button press My problem is each filter is a single column of values. I have maybe up to 100 values/filter and I need them to be on multiple columns (2+) for space reasons
you will need to modifty .tpl files a littibit
Ceny na sklepie są ukryte dla użytkoników niezarejestrowanych. Ale jak się zacznie wpisywać w wyszukiwarce – ceny są widoczne. Dlaczego i jak to poprawić
Wersja szablonu 4.1.6
please add css code in thmeeditor module
.autocomplete-suggestion .product-price{
display: none !important;
}
But this way it hiddens the prices for everyone. I would like to keep prices visible for logged users
unfortunatly prestashop do not pass all needed variables to ajax search controller, and it is not possible to determine customer group inside it
Hi Marcin, I know my support is over, but I think my problem may be interesting. I created a 404 custom cms page and called it using this code in the tpl file templates / errors / not-found.tpl:
{* 16 is the CMS Page used to store the message *}
{assign var = cms_content value = CMS :: getCMSContent (16)}
{if $ cms_content.content}
<div class="contentCms">
{$ cms_content.content nofilter}
</div>
{Else}
{* default message *}
<h4> {l s = 'Sorry for the inconvenience.' d = 'Shop.Theme.Global'} </h4>
<p> {l s = 'Search again what you are looking for' d = 'Shop.Theme.Global'} </p>
{/ If}
Now, if the cms page is simple html, it loads easily. If instead I build it with ELEMENTOR, it loads showing the source code of the cms page and does not appear in a formatted page. Is there a reason for this ?!
yes, elementor is called in hook {hook h=’displayCMSDisputeInformation’} and it transfer elementor code to html, in your case you simply print out elelementor code without transforming it
Thank you!
Hi Marcin, how we can include a iframe in elementor. its about the google link a onclick=“alert(‚Google Analytics‘);“ href=“javascript:gaOptout()“>Google Analytics
you can use custom tpl widget
super, thanks. it works perfectly
About the Iqit layered module. When I use a filter, is it possible that i can use another filter in the first filter? I think I can only use 1 filter, and not more. So there are multiple filters in 1 filter? Thanks for this great job.
sorry but I’m not sure what you mean, you need to fescribe diffrently
When in mobile, the sign in button’s label should be ‘sign out’ to prevent confuse. Is there a way how to fix this UI? I can see this bug also in the demo version.
hello Could you please tell me how to make the breacrumb bar stick when you scroll down? many thanks Regards Jo
sorry there is no such build in desing, it requirest custom modification in tpl files
Hello, there is a Visual Page Builder on Product page, we´ve tried to use it, but we do not see custom blocks. Do we need to do something to show up custom content? Thank you
thks
Hello, I have 3.8.6 version with prestashop 1.6.1.13. I would like to enjoy your theme 13 for prestashop 1.7 for my site. Is it possible? Wich are the step to update please? thank you !
v
i write you same message because you answer me only “V”...?
Hello, I have 3.8.6 version with prestashop 1.6.1.13. I would like to enjoy your theme 13 for prestashop 1.7 for my site. Is it possible? Wich are the step to update please? thank you !
Ticket system does not work.
it was some temporaryu problem
Hello, vertical menu is not scrollable when screen height is not enough to display all the menu items. Can you please fix it?
See (reduce the height of your window): https://iqit-commerce.com/ps17/demo10/en/
Hello.
Do you have any idea how to get rid of the 2 warnings I receive on the Google Rich test product page?
Missing product ID (optional) offers Missing field ‘url’ (optional)
You can test the page here: https://saltele-ieftine.ro/saltea-140-x-200/saltea-lux-ortopedica-140-x-200-cm.html
Thanks you!
When will be the update for Google micro data / Product markup / Error – either “offers”, “review”, or aggregaterating be released?
theme support review markup, but you need to have iqitreviews module installed and some reviews added to products
also more info about warning https://rich-snippets.io/errors-and-warnings-on-googles-structured-data-test-tool/