Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author WP24

    (@wp24dotorg)

    <?php echo do_shortcode( '[wp24_domaincheck]' ); ?>

    Thread Starter lhpsobral

    (@lhpsobral)

    Greats.
    Thanks.

    Thread Starter lhpsobral

    (@lhpsobral)

    I tested here and it didn’t work.. <p><?php echo do_shortcode( ‘[wp24_domaincheck mode=”whois”]’ ); ?>

    Plugin Author WP24

    (@wp24dotorg)

    That is the right manner.
    Is there a error message or what is shown?
    Where do you use the code? In a theme?

    Thread Starter lhpsobral

    (@lhpsobral)

    This I used in a theme. It is blank, no errors are displayed.

    <div id="wp24-dc-1" class="wp24-dc"></div>
    the div appears in the html

    Plugin Author WP24

    (@wp24dotorg)

    Sounds like the JavaScript is not loaded for the plugin.
    Might be a caching problem, if you a using a caching plugin. Try to clear the cache.
    If not, what theme are you using?

    Thread Starter lhpsobral

    (@lhpsobral)

    I’m developing a theme. But I installed a default theme and it worked. I will look for the error. if you have any suggestions as to what it could be. Thanks

    Thread Starter lhpsobral

    (@lhpsobral)

    Achieve was missing a wordpress tag

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Shortocode in html’ is closed to new replies.