Home Forums WoodMart support forum Quick View HTML Block

Quick View HTML Block

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #364721

    juanrojodesign
    Participant

    Hi there,

    Hope all is well.

    Curious how I can hide the HTML block in quick view that I created as the code displays?

    The HTML block is added in short description and link is below in private content.

    Thanks in advance.

    #364800

    Artem Temos
    Keymaster

    Hello,

    Try to edit the following file and add the code as shown on the screenshot woodmart/inc/integrations/woocommerce/modules/quick-view.php https://gyazo.com/05fd0fa62e42198dbe65acc73667a2de

    if ( class_exists('WPBMap') ) {
       WPBMap::addAllMappedShortcodes();
    }

    Kind Regards

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