• Hello to all OceanWP fans,
    Good theme, great job !
    User experience is so important… it’s so shame to can’t only activate Quick View from the archive products page, so ugly name for the shop page…
    So, i know a little js, php, css, html and i think that “owp-quick-view” class causes this problem because his functions are indissociated to his css.
    What is the serious solution ?
    Magical :
    – a check box just below “display quick view button” (perfect to avoid unwelcome gossip)
    Technical :
    – Which Snippet ? How duplicate “owp-quick-view” for “owp-quick-view-only”
    (Please don’t propose :
    .owp-quick-view {
    height: -webkit-fill-available;
    background-color: #06060626 !important;
    }
    Because you loose the load icon and hover image effect ??
    Who can do that ?
    Oceanics Thanks !

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    I didn’t understand your query. Can you please explain what you want to achieve so that I can help you?

    Thread Starter nicoswp

    (@nicoswp)

    Hello Amit,
    Thanks a lot for your attention.
    Sorry, i have take time to come back but i have seriously study this problem.
    My question concerns the user experience with OceanWP and more exactly the quatuor:
    OceanWP + Elementor pro + Woocommerce + Advanced Custom Fields
    The goal is the next :
    – The shop is on the landing page or home-page.
    – When user clicks on a product (on his image, title… everywhere on the thumbnail) :
    Don’t change or open a new page but only open a “quick-view” wich displays all informations of the affected simple product page (customized with Elementor and ACF).
    For information, Jetwoobuilder and Jetpopup promise this success, i have tried, but i got differents displays conflicts with OceanWP.

    To open “Quick-View”:
    I think that it’s necessary to revise “owp -quick-view” function or create an other one to activate the open on all the thumbnail.

    To display in “Quick-View” :
    i get a first approach when i replaced the content of “owp-single-product.php” by “content_single_product.php”.

    Do you conceive a clean solution ?
    Thanks by advance ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Only Quick View ! ;-)’ is closed to new replies.