Okay
  Public Ticket #3807117
Issue with Product Quick View
Open

Comments

  •  10
    Melanie started the conversation

    I was going through my maintenance packages today to make small text sizing adjustments and realized the product quick view is showing code on the front end (see screenshot attached), but that code is not visible in the actual product page. 

    I understand this could potentially be at least partially a Woocommerce issue, but seeing as the page builder is within your product I'm hopeful you can help me figure out what is happening.

    Thank you!

    Melanie

    Attached files:  Screenshot 2025-01-23 at 4.14.45 PM.png

  •  9,006
    Tahir replied

    Hey Again,

    We don’t support rendering shortcodes from the Salient Shortcodes plugin inside the quickview area by default. However, in version 17.0.6, we implemented a filter to strip those shortcodes from the quickview modal. The current release is 17.0.7. After updating, you can enable this functionality by adding the following snippet to your child theme:

    add_filter('nectar_strip_quickview_shortcodes', '__return_true');

    Best,

     


    ThemeNectar Support Team 

  •  10
    Melanie replied

    Great I'll try that. Thank you!!

  •  1,953
    Judith replied

    Hello Melanie,

    Thanks for writing back,

    We are happy to hear you will give this a try.

     If you have any more questions or run into any problems, please feel free to reach out.

    Best regards,