8251 comments found.
I have a problem with 360° view on a mobile device. I can’t rotate the object and once I click on the 360° preview, the closing X in the upper right corner does not work so I can’t go back. It happens here https://iqit-commerce.com/ps17/demo3/en/summer-dresses/7-34-printed-chiffon-dress.html#/1-size-s/16-color-yellow
It is fixed on latest version, demos are not updated to latest version yet
Will you give GDPR update for Prestashop 1.6 to give consent to the contact form?
contact form is core part of ps not of template, it must be included in prestashop
Sorry, I really thought it’s the theme’s module. So if we don’t use wishlist, we don’t need the theme’s update?
Did a better examination on the theme. In order to be compliant for GDPR, the contact-form.tpl should include the following code right after the message textarea.
<label> <input type=”checkbox” onchange=”document.getElementById(‘submitMessage’).disabled = !this.checked;” /> By using this form you agree with the storage and handling of your data by this website. </label>
Also you should change the submit button from <button type=”submit” name=”submitMessage” id=”submitMessage” class=”button btn btn-default button-medium”> to <button type=”submit” name=”submitMessage” id=”submitMessage” class=”button btn btn-default button-medium” disabled=”true”>
Thank you for your reply. This of course is used if someone updates Prestashop to the latest version. Since it is a live shop and we monitor updates very carefully, we couldn’t update to latest version yet. This is why the contact form did not work.
I thank iqit-commerce for the excellent assistance: it was verified that the error I reported above is not caused by this theme but by prestashop (last 2 versions).
Hello. I can’t change logo and favicon. I have error “There is no permission to edit here.” My permission level is “administrator”.
in backofice > design> favicon upload is not theme related it is core part of prestashop. Maybe you have wrong permissions sets in your prestashop installation folders
I did not pay attention to it … I also find the same problem … the form has disappeared from the contact page!
IT is not theme rełated. Contac t form is ps core module. Reinatall IT and IT will be ok
Hello, after upgrading Warehouse and PS to latest versions, there is no contact form on the contact page. Do I have to enable something or is it just broke? Thanks
IT is not theme rełated. Contac t form is ps core module. Reinatall IT and IT will be ok
Cool, I thought that IQITCONTACTPAGE was the issue…I enabled core contact form module and now it works. Thank you
How do I change the search & login icon color? Please advise
in themeditor > header > text/link color settings
Hi! I’ve read that you are making adjustments of the iqitwihshlist module, the design (and I don’t know if other…) to adapt to the official Prestashop GDPR module.
What about if we make use of other GDPR modules like https://addons.prestashop.com/en/legal/8123-data-privacy-extended-data-protection-law-gdpr.html instead of the Prestashop official one? Will it not work propperly with warehouse theme?
thanks!
module will work properly but wishlist will be not added to exported data
rewin81 have right ,this is simply working wrong
Tested, it is happen same as on classic template(clean install, not ps demo). It comes from PS itself not from template
In their demo the error is not seen because it is possible to insert any quantity. However, if you have 10 products available and the customer puts all the 10 in the cart, the product page will be updated and the words: “there are not enough products in stock”. This creates confusion in the customer. In fact this does not happen in the original prestashop theme.
I do not see it in the demo the error written above by rewin81
How can we login & check the backoffice demo?
there is no backoffice demo sorry
I’ve a problem.I bought this prestashop theme a month ago. I have serious problems that I want to fix but access to support does not work with my envato account…
please use nornal registration instead envato login uit should work and then you can just put purschase code, i reported this issue to my support platform provider. altenativly you can contact by form on this page https://themeforest.net/user/iqit-commerce
I was watching your changelog: ”- fix: show notification message about not enough item in stock on cart page”
this is what I consider the error?
I think that creates confusion in the customer … puts the only product available in the cart and still being on the product page sees that message … I think it asks: “but the product in the cart is available?” I see that in the official theme of prestashop this in fact does not happen! If the thing is wanted, can you tell me how I can eliminate this function?
please send me message by https://themeforest.net/user/iqit-commerce send me ftp and bo access data and screenshot of problem
Using ps v1.7 and theme v4.1.6 and modified a lot of language for many page. Does language modifications are affected if we upgrade to theme v4.1.7?
no languages will not affect, but always make backup beofre you upgrade
hi need some question
1.order page show Delivery address and Invoice Address same time ( for sample column-1 delivery address column-2 Invoice address Or side by side ) its possible?
2.shipping charge can we add to area wise its Possible?
if this possible i will perches your theme tomorrow
you need to do by own modifications of tpl file
After the update I found a bad mistake.
Example: Product type A (pieces available 10)
if I put 10 pieces in the shopping cart and continue shopping, on the product page, the words “there are not enough products” appear. This could confuse the customer. In the demo of the official theme of prestashop this does not happen.
please send me message by https://themeforest.net/user/iqit-commerce send me ftp and bo access data and screenshot of problem
Tested, it is happen same as on classic template. It comes from PS itself not from template
Hi, is 4.1.7 compatible with Prestashio 1.7.2?
no, from 4.1.6 template you need to use ps 1.7.3, since there were major changes in ps like support for multiplefeatures etc
Hi, “ok i see this in gdpr module in back office, but i can’t find this approval on front, where should to be?” I have the same problem!
I also add that you do not see the image in the customer dashboard
Sorry I’m not sure what you mean exatly, theme do not add own gdpr module, i just added wishlist to prestashop core gdpr module so when so when customer want to print all data it will also print his wishlist, same when customer want to delete data
Hi! Could you please provide information how to move search block from Header to Horizontal menu? And how to put text to Custom Header Text? Version 4.1.7, Prestashop 1.7
in themeeditor > header you have possibiloty to put some html text, there is no search in horizontal menu,