Search the Community
Showing results for tags 'quickview'.
-
Hello Everyone, I am running on the latest version of prestashop and experiencing difficultly with the quickview feature. No matter which page I am on, it does not work. The loading icon just keeps going around in circles as if it is trying to load. Any ideas? Thank you for your exper...
-
Intento usar el botón de quickview en el modal blockcart, pero cuando presiono en el botón y cierro el blockcart-modal para abrir el quickview al principio me carga todos los datos del producto pero segundos después desaparece. Aquí un video de ejemplo: https://www.youtube.com/watch?v=KP47Axd8N84...
-
- modal
- prestashop 1.7.2
-
(and 2 more)
Tagged with:
-
Hello everyone. I decided to modify the Quick View plugin to fit my needs by adding a few lines of code to the global.js file. The code I edited is: function quick_view() { $(document).on('click', '.quick-view:visible, .quick-view-mobile:visible', function(e){ e.preventDefault(); var...
-
- fancybox
- blocklayered module
-
(and 2 more)
Tagged with:
-
When I am trying to open Quick View of product in product list, it making ajax load for 2 seconds than reloading page to main product page, Cannot see any errors in console log, Prestashop version is 1.6.1.17 , tried to restart that option from theme configurator and cleared cache, still does not wo...
-
Hello everybody! I'm programming a new theme based on starter theme and fully bootstrap 4 and now customizing the file mytheme/templates/catalog/_partials/miniatures/product.tpl. My issue is related to mytheme/templates/catalog/_partials/quickview.tpl that I created because it don't exist in Start...
-
Thanks to one customer of Presta Theme Maker I found the following bug and I would like to share the solution because I think sooner or later someone would ask. The problem The problem is in the quick view if the description text is shorter than the height of the product image. The product i...
-
Hello, I'm using Presta 1.5.4.1, i made a fancybox in product list, to have a quick view of selected product. I use Link_product&content_only=1 . My problem is while click add to cart, the product is added but when i close the fancybox the ajax cart doesnt refresh automatically, until i refresh t...
-
Very slow on the product quickview
maryamss posted a topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
Hi I have prestashop 1.6 and the default theme. My product quickview has become very slow and it takes a very long time to load. this is my website, http://lobaab.com/ it's in persian so the red button on the products is for the quick view. I would appreciate if you could help me maybe with d... -
با سلام من از پرستا 1.6 استفاده میکنم و قالب پیش فرض نمایش سریع محصولات خیلی کند شده و زمان خیلی زیادی میبره باز شدنش این سایتم هست lobaab . com ممنون میشم کمک کنید
-
Bonjour, J'aimerai modifier des éléments du Popup QuickView, mais je ne vois pas ou le fichier TPL se trouve Merci pour tout aide
-
Hello I have successfuly changed the font colour itself of the "quick view", however it has a dark background behind the font which is due to the inherited style (which i dont wish to change) i just want to alter the font background for the quick view only without it affecting other parts of the...
-
Bonjour, J'ai un souci sur ma boutique. En effet je veux modifier une traduction mais elle est indisponible pour ce module. Je vais donc voir le code mais impossible de le trouver... Ensuite je vais voir dans le footer car le code est en footer (je vais voir le code avec un Inspecteur de cod...