Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1295340

    Enfold breaks The Events Calendar PRO’s “edit event in series” link.

    The Events Calendar adds three sub-items to “Edit Event” in the admin bar, for events that are part of a series. TEC does this by hooking into wp_before_admin_bar_render.

    The Enfold theme breaks this because on line 204 of enfold/config-gutenberg/class-avia-gutenberg.php you hook into admin_bar_menu with a function called handler_wp_admin_bar_menu. This function recreates the Edit item (rather than simply changing the label), thus losing the three sub-items that were added by TEC.

    Can you please fix your coding to resolve this bug?

    #1295795

    Hey ohelayalah,

    Thank you for the inquiry.

    Would you mind providing a screenshot of the admin menu issue? Or post the login details in the private field, and we will check the dashboard.

    “edit event in series” link.

    Do you mean recurring events? Please provide a link to one of these events as well so that we can check it.

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.