• Resolved malvolio

    (@malvolio)


    Hi guys,

    Since updating to 4.7.2, the shortcodes no longer work for the event calendar. So I’m not sure if the shortcode needs to be updated, or if there’s something else I’m missing.

    Here’s an example of a shortcode that used to work before the update:
    [mp-timetable col=”283,284,285,287,288,289″ event_categ=”4″ increment=”1″ view=”tabs” label=”All Events” hide_label=”1″ hide_hrs=”0″ hide_empty_rows=”1″ title=”1″ time=”1″ description=”1″ disable_event_url=”0″ text_align=”center” id=”” row_height=”65″ responsive=”1″]

    If I remove all of the options, ie. just use [mp-timetable], a calendar appears, but no text is in the calendar. It’s a really strange problem – the calendar has been working perfectly for at least the past 12 months, it’s been great until now!

    Let me know any other information you would like me to provide; I’m happy to provide a link via email/privately if that would help.

    Cheers,
    Sarah

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter malvolio

    (@malvolio)

    PS: I have done some additional troubleshooting, and it doesn’t appear to be a conflict with any other plugin on the website (I switched off all plugins and the calendars still don’t appear).

    Thread Starter malvolio

    (@malvolio)

    A little more detail which may help:

    When using the shortcode, the calendar is still in the source code, it’s just not appearing on the published page. However, within the source code, I found this gem:

    <table class="mptt-shortcode-table mptt-theme-mode" id="#all" style="display:none; " data-hide_empty_row="1">

    I wonder if the “style=”display:none;” has anything to do with it?

    Plugin Contributor motopress

    (@motopress)

    To disable tabs on the top of the table you may set ‘view’ parameter of shortcode to ‘none’ instead of hiding elements in css.

    Plugin Contributor motopress

    (@motopress)

    Hi @malvolio,
    Please try to update plugin to latest version we releases. The issue should be fixed.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Shortcodes no longer working’ is closed to new replies.