Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Johan van der Wijk

    (@vanderwijk)

    Unfortunately many event plugins try to make usage easy by injecting their event data to WordPress pages and posts. Unfortunately they don’t discriminate between regular posts and custom post widget content blocks. Usually you can circumvent these kind of issues by modifying your theme’s template code to include the event data instead of letting the event plugin do this automatically. If this is not possible you could also try checking the ‘do not apply filters’ checkbox on the content block widgets.

    Please let me know if this helps.

    Thread Starter Jack

    (@moxie)

    Yes, that helped 🙂

    Plugin Author Johan van der Wijk

    (@vanderwijk)

    That is good to hear!

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

The topic ‘Incompatible with many events plugins’ is closed to new replies.