• Resolved spendecho

    (@spendecho)


    The title / name of the webinar is not shown in the calendar, here is only the time.
    how can you set this so that the name is shown in the calendar, as it is also shown in the description of the plugin.
    I ask for advice.

    Thanks a lot!

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter spendecho

    (@spendecho)

    PHP Version:?7.4.33
    WordPress Version:?5.8.6
    Plugin Version:?14.39
    Current Theme:?Avada Child
    Application Used:?Own Application
    Active Plugins:
    Gravity Forms
    Admin Menu Editor Pro
    Ajax Search Pro
    All 404 Redirect to Homepage
    Autoptimize CriticalCSS.com Power-Up
    Autoptimize
    Classic Editor
    Complianz | GDPR/CCPA Cookie Consent
    dflip
    Download Manager
    Duplicate Page
    EventON
    EventON – Full cal
    EventON – PDFer
    EventON – QR Code
    EventON – Speakers & Schedule
    EventON – Event Tickets
    EWD Premium Helper
    Float Menu Lite
    Avada Builder
    Avada Core
    Gravity PDF
    Gravity PDF Previewer
    OMGF
    Image Map Pro
    Indeed Ultimate Membership Pro
    Loco Translate
    Manage Notification E-mails
    Max Mega Menu – Pro Addon
    Max Mega Menu
    rapidmail newsletter marketing
    Redirection
    Slider Revolution
    Super Forms – Drag & Drop Form Builder
    Ultimate Appointment Scheduling
    Checkout Field Editor for WooCommerce
    PayPal PLUS for WooCommerce
    WooCommerce AJAX Cart
    Print Invoice & Delivery Notes for WooCommerce
    WooCommerce PayPal Checkout Gateway
    Germanized for WooCommerce
    WooCommerce
    Hustle
    Yoast SEO
    WP All Export Pro
    WP Approve User
    WP GoToWebinar
    WP Mail SMTP Pro
    WP All Export – User Export Add-On Pro
    WPDM – Advanced Custom Fields
    WPDM – Archive Page

    Thread Starter spendecho

    (@spendecho)

    ddd

    Thread Starter spendecho

    (@spendecho)

    sss

    Plugin Author Northern Beaches Websites

    (@northernbeacheswebsites)

    Hi @spendecho,

    Can you please provide a link to the page? I need to see the page so I can see the source code.

    Thanks,

    Thread Starter spendecho

    (@spendecho)

    its

    https: // kienzle.de / webinar /#

    gotowebinar

    Plugin Author Northern Beaches Websites

    (@northernbeacheswebsites)

    Hi @spendecho,

    Thanks for sharing the link.

    The issue is you have some CSS which is hiding the title from showing:

    html .fc-title, html .fc-time-grid-event.fc-short .fc-title, .fc-agendaDay-button, .fc-listWeek-button, #ewd-uasp-time-location, #ewd-uasp-time-service-provider {
    display: none;
    }

    You should remove this CSS or add additional CSS for force the display of the title like:

    #calendar .fc-title?{display: block !important;}

      Thanks,

      Thread Starter spendecho

      (@spendecho)

      Hi

      thanks for investigating. we are going to check that. i will update this thread then.

    Viewing 7 replies - 1 through 7 (of 7 total)
    • The topic ‘Headlines not shown on Calender’ is closed to new replies.