Home Forums WoodMart support forum printing woodmart_info_box programmatically

printing woodmart_info_box programmatically

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #523583

    shuki
    Participant

    would this work like can be done with wordpress shortcodes ?
    <?php
    $html_block_content = [woodmart_info_box image="25264" ][/woodmart_info_box];
    echo do_shortcode($html_block_content);

    ?>

    #523728

    Luke Nielsen
    Keymaster

    Hello,

    If you use WP Bakery builder, it could work.

    Let me know if you have any questions.

    Kind Regards

    #524315

    shuki
    Participant

    worked. thanks

    #524438

    Luke Nielsen
    Keymaster

    Hello,

    You are welcome! Always remember that you can reach out to us with any questions you may have.

    Have a good day!

    Kind Regards

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

The topic ‘printing woodmart_info_box programmatically’ is closed to new replies.