Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Franky

    (@liedekef)

    Wrong forum … [eme_add_booking_form] is not in the EME frontend submit plugin.
    Also, that shortcode requires options to work (see http://www.e-dynamics.be/wordpress/category/documentation/6-shortcodes/eme_add_booking_form/ )
    And more: why not just use the shortcode as content in a wordpress page (and not in a template)?

    Thread Starter ylwoi

    (@ylwoi)

    Sorry I copied the wrong line here ‘:D
    Yes it works when use the short code in the wordpress page but why not works with the do_shortcode() function? other plugins short codes work that way.

    Thanks.

    Plugin Author Franky

    (@liedekef)

    There’s no reason why calling do_shortcode(‘[emefs_submit_event_form]’) wouldn’t work.
    It’s the way wordpress works, so if it doesn’t work, you need to check your logs. Make sure to use the correct quotes.

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

The topic ‘Short code does not work’ is closed to new replies.