• Resolved revivalz71

    (@revivalz71)


    Hello

    Shortcode not working in html, how to fix? thank you in advance.

    <a href="[wbcr_snippet id="285"]">Download Here</a>

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hello.

    Do you want to use a shortcode in a snippet? Shortcodes don’t work in snippets. You can do this:
    <a href="<?php echo do_shortcode('[wbcr_snippet id="285"]')?>">Download Here</a>

    Thread Starter revivalz71

    (@revivalz71)

    Hello,

    No i don’t want to use shortcode in snippet, i want to use the shortcode in html.

    Where exactly is this HTML located? in the text of the post?

    Thread Starter revivalz71

    (@revivalz71)

    I using the Elementor HTML Elements.

    View post on imgur.com

    I tried it on my site, the shortcode worked in Elementor HTML Elements.

    Is there a void instead of a shortcode, or is the shortcode itself displayed?

    Thread Starter revivalz71

    (@revivalz71)

    There is 2 html element in elementor, after switching to “Custom HTML” element, it’s now working.

    Thanks.

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

The topic ‘Shortcode in HTML’ is closed to new replies.