• Resolved appitapps

    (@appitapps)


    I want to add a shortcode to show a map of my tour (your map only shows one location, I need to show many). I should be able to do this by adding a shortcode to the Custom Section of the Booking Object from my plugin but you are not parsing the shortcodes placed in there?

    Why?

    If it is a “Custom” section, why can’t I Customise it?

    The page I need help with: [log in to see the link]

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

    (@bookingalgorithms)

    Hello,

    Thank you for your request.
    Shortcodes will be supported in the Custom section from BA Book Everyting next update (1.3.34). Currently, you can use filter apply_filters( 'babe_post_content_tab_content', $tab_content, $post_id, $post) to replace any content inside sections.


    Best Regards,
    Booking Algorithms team

    Thread Starter appitapps

    (@appitapps)

    Thanks,

    I just modified the theme to use do_shortcode instead of wputop for the custom section and that fixed it.

    Cheers.

    Iain

    Plugin Author bookingalgorithms

    (@bookingalgorithms)

    Good solution, thank you!


    Best Regards,
    Booking Algorithms team

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Add Shortcode to Custom Section’ is closed to new replies.