Home Forums WoodMart support forum Want to use HTML Block as Popup

Want to use HTML Block as Popup

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

    alwidyadara
    Participant

    Dear Support

    I want to add a button on my single-page product after add-to-chart section which is will be showing HTML block as a PopUp

    so I am doing this:

    I am going to Theme Setting > Product Page > then add this code at (“After “Add to cart button” text area” column

    [vc_row][vc_column][woodmart_popup id="18030" width="800" woodmart_css_id="5e4266f0cfb94" title="ASK A QUESTION" full_width="no" button_inline="no"][/woodmart_popup][/vc_column][/vc_row]

    18030 is refer to HTML block i want to show after popup clicked [html_block id="18030"], but my HTML block not show properly,

    Please give me advice how to do that, I think I dont understand what is popup id reference? Am I should instaled other plugin

    #172748

    Hello,

    I visited the URL you provided. It seems that you are not configuring the popup button in the right way.

    Please follow the following steps:

    1) To create a pop up button first you need to Create an HTML Block from Theme Settings >> HTML Block.

    Which will contain the content that will be shown when the button is clicked.

    Screenshot for Clarification: https://www.screencast.com/t/PrBUgPuB

    2) Then You will need to create another HTML Block containing the Popup Module of the Wp-Bakery Page Builder.

    And inside the popup module you need to insert the shortcode of the HTML block you created as content using Raw HTML Module.

    Screenshot for Clarification: https://www.screencast.com/t/7cASduqLrx

    3) Then you can use the HTML block id to display it anywhere you want.

    Best Regards.

Tagged: 

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