Home Forums WoodMart support forum Quick View template modification no longer working

Quick View template modification no longer working

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #537446

    lisa@lisaadams.com
    Participant

    After one of the recent theme updates, you seem to have changed how the Quick View template works.

    The relevant files used to be:

    /themes/woodmart/woocommerce/single-product/quick-view.php
    /themes/woodmart/quick-view-horizontal.php

    Now the paths are:

    /themes/woodmart/inc/integrations/woocommerce/modules/quick-view.php
    /themes/woodmart/quick-view-horizontal.php (same)

    Modifying quick-view.php and quick-view-horizontal.php makes no change to the template anymore. Please advise. Thanks!

    #537696

    Luke Nielsen
    Keymaster

    Hello,

    Is there any chance that you could give me access to the dashboard area so I can have a look at the settings on your website, please?

    Kind Regards

    #537834

    lisa@lisaadams.com
    Participant

    Sure!

    #537933

    Luke Nielsen
    Keymaster

    Hello,

    You need to override the templates so you need to edit either woocommerce/content-quick-view-horizontal.php or woocommerce/content-quick-view-vertical.php files.

    As I see now, some changes are working on your side: https://prnt.sc/omQaRF_VVecj

    Also, you can copy again those files and redo the changes.

    Kind Regards

    #538203

    lisa@lisaadams.com
    Participant

    That’s what I’m telling you. I have already done that and it’s not showing. No change made to content-quick-view-horizontal.php affects what is showing on the site.

    #538348

    Luke Nielsen
    Keymaster

    Hello,

    Remove all code from the “content-quick-view-horizontal.php” in the child theme https://take.ms/0IGVF , and then recheck the “quick view” on your site (https://take.ms/56Bye), if it is empty, then the overriding works and the issue in your custom code itself.

    Let me know the result.

    Kind Regards

    #538603

    lisa@lisaadams.com
    Participant

    Okay, after further testing, it appears my custom code is showing up, but the issue is that in horizontal mode, the image is so large that the quick view window doesn’t show the second column at all.

    I switched it to vertical mode so you can see the custom code underneath the massive image (screenshot attached).

    How can I ensure two columns on large devices and that the image is sized accordingly?

    Also, I have no need to show two images. Can this be set to show only the main product image rather than a gallery?

    Attachments:
    You must be logged in to view attached files.
    #539068

    Luke Nielsen
    Keymaster

    Hello,

    The “Vertical” quick view has such a design by default when the main image is large: https://take.ms/fyvGT

    Show the main product image rather than a gallery is not possible at the moment, It requires customizations and this is beyond our limitations and support policy.

    Let me know if you have any additional questions.

    Kind Regards

    #539297

    lisa@lisaadams.com
    Participant

    Horizontal mode is supposed to show the image on the left and the information on the right. I have attached the screen shot from your own demo site.

    On my site, the image is so large there is no column on the right. Please let me know how to fix this.

    Attachments:
    You must be logged in to view attached files.
    #539398

    Luke Nielsen
    Keymaster

    Hello,

    Checked your site and I see a normal horizontal mode: https://take.ms/c2Afu , so please clarify where is the issue, because it works well on your side now.

    Kind Regards

    #539686

    lisa@lisaadams.com
    Participant

    This is what I see.

    Attachments:
    You must be logged in to view attached files.
    #539826

    Luke Nielsen
    Keymaster

    Hello,

    Try to clear the browser cache and recheck the issue.

    Viode from my side: https://take.ms/fQ4BS

    Kind Regards

Tagged: 

Viewing 12 posts - 1 through 12 (of 12 total)