• Resolved mickdom

    (@mickdom)


    Hi,

    the title of the widget is not set. The frontend will still display the title “Widget area”.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support Deblyn Prado

    (@deblynprado)

    Hi @mickdom!

    When you add widgets to any widget area the Widget Title are the name of the widget.
    Did you tried change that just to check if it’ll work in your website?

    Also, can you confirm that you’re using the latest version of Events Calendar v4.9.3.2 ?

    Thread Starter mickdom

    (@mickdom)

    Hello Deblyn,

    I’m using version 4.9.4. The problem is still there. No matter what title I enter, the title is always “Widget Area” in the frontend.

    Thank’s for your help!

    Jaime

    (@jaimemarchwinski)

    Hi @mickdom,

    If you update to the most recent version of The Events Calendar (v4.9.8), do you still see the issue?

    I hope that helps!

    Thanks,
    Jaime

    Thread Starter mickdom

    (@mickdom)

    Hello Jaime,

    I’m already using version 4.9.8. The issue is still there. My workaround is to replace Line 125 in wp-content/plugins/the-events-calendar/src/Tribe/List_Widget.php:

    old: $title = apply_filters( ‘widget_title’, $title );
    new: $title = ‘my own title’;

    Otherwise, the text is “Widget Area”. I hope this helps.

    Best regards

    Thread Starter mickdom

    (@mickdom)

    Hi Jaime,

    I use “Custom Sidebars – Dynamic Widget Area Manager” by WPMU DEV. But with other plugins there are no problems. I think that it does not cause the issue.

    Best regards

    Thread Starter mickdom

    (@mickdom)

    I disabled the plugin “Custom Sidebars – Dynamic Widget Area Manager” and the issue is unfortunately still there!

    • This reply was modified 6 years, 8 months ago by mickdom.
    Thread Starter mickdom

    (@mickdom)

    STILL NOT FIXED!!!

    🙁

    Please check the title in function widget_output()

    • This reply was modified 6 years, 3 months ago by mickdom.
Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Widget Area Title’ is closed to new replies.