Lulisaurus
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Hi there,
I wanted to do the exact same thing and did it like this:
- Adapt the woocommerce file content-product.php in my theme. Change the “normal links with the links to the popup:
<a href="#wpb_wl_quick_view_<?php echo get_the_id(); ?>" class="wpb_wl_preview open-popup-link" data-effect="mfp-zoom-in"> - Overwrite the function “wpb_wl_hook_quickview_content” in my function.php to not show the “Quick View” Button
If you need more help than this, let me know. 🙂
Cheers, Julia
Forum: Themes and Templates
In reply to: [Nisarg] Non-existent changeset UUID.So, I did have the same issue as well, but Site Address and WordPress Address were already the same one.
What I did is simply remove the cookies and log in again. Now it works.
Hope that answer helps someone.
Cheers, Julia
Forum: Plugins
In reply to: [Total Security] Scanner started but never finishesYes, here as well.
I did have the same problem. Are you using a custom template for the galleries?
My problem was that the rel attribute was tweaked for data-rel in version 5.2. I did not previously update this in my gallery template, now that I did it is working again.
- Adapt the woocommerce file content-product.php in my theme. Change the “normal links with the links to the popup:
Viewing 4 replies - 1 through 4 (of 4 total)