Event Title Twice on single event (tried CSS and PHP rules)

Home Forums Calendar Products Events Calendar PRO Event Title Twice on single event (tried CSS and PHP rules)

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1039852
    adis
    Participant

    Hi,

    I have the case that the Title is shown twice just on the single-event page.

    I tried follwing but without success:

    1. Loop Error: define(‘TRIBE_MODIFY_GLOBAL_TITLE’, true);

    I added this to my functions.php of my theme but without succes.

    Configuring The Events Calendar With Constants

    2. Removing via CSS mytheme/tribe-events/tripe-events.css and tribe-events-pro.css in the pro folder
    with following code
    h2.tribe-events-single-event-title {
    display: none;
    }

    but nothing worked. Have you any Idea did I something wrong?… furthermore fur further adjustments for the single event is should adjustments be placed in tribe-events or in the pro section of my theme. I have a pro version but. But the single event is in the free version… therefore I’m asking.

    Would be nice if you have any Idea.

    Kind Regards

    #1039861
    adis
    Participant

    This reply is private.

    • This reply was modified 10 years, 4 months ago by adis.
    • This reply was modified 10 years, 4 months ago by adis.
    #1039873
    adis
    Participant

    Ok found it out and fixed it, pro content/scope in the pro folder. Non pro in the tribe-events.

    I adjusted the single-event.php from the non ProVersion.

    Kind Regards 🙂

    #1039957
    Brian
    Member

    I am glad to see you were able to figure it out.

    I am going to go ahead and close this ticket. If you have a similar issue or another in the future, please do not hesitate to create a new ticket.

    Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Event Title Twice on single event (tried CSS and PHP rules)’ is closed to new replies.