Home Forums WoodMart support forum Quick View Error

Quick View Error

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #355883

    Altontait
    Participant

    My quick view is displaying HTML shortcode from my HMTL Block as well as the content within the Block.

    Code being displayed: [vc_row][vc_column]

    Please see the attached Screenshot.

    Cheers,

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

    Hello,

    It is a small issue in our theme and will be fixed in the next update.

    Best Regards

    #356046

    Altontait
    Participant

    Okay, any quick fix? because my website is going live within a couple of days.

    Thanks

    #356130

    Hello,

    You are Most Welcome.

    You have added HTML blocks that are created using Wp-bakery page builder in the Product Short Description.

    Please try creating without HTML Block.

    Best Regards

    #357167

    Woolsome
    Participant

    Hi.

    I have the same problem on my site.

    I CANNOT create this section without using HTML blocks, because I have identical text there for groups of products.

    I was reporting this already 2 years ago.
    And you have not repair this till now :/

    Please tell us, when we can count on this fix ?

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

    Artem Temos
    Keymaster

    Try to edit the file inc/integrations/woocommerce/modules/quick-view.php and put the following code after the line on the screenshot https://prnt.sc/gwQ0Mde5TBvP

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

    Kind Regards

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