"ghost link" appears in day view versus list view

Home Forums Calendar Products Events Calendar PRO "ghost link" appears in day view versus list view

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1103022
    victoria bell
    Participant

    please help.
    when i view an event in list view, i can click on view more… and click through to the event listing but when i view an event in day view, i am offered two links. the first, view more…, clicks through to the listing as expected. the second, more…, clicks through to an oops page.
    screen shot urls below and attached

    thank you,

    vicki

    event in list view
    http://imgur.com/CdSmeaL
    event in day view (note appearance of more…)
    http://imgur.com/ZKUf1sL
    clicking on more… directs to the following:
    http://imgur.com/ekailGJ

    #1103275
    George
    Participant

    Sorry to hear this Vicki!

    Can you share a link to an event with the double “more” links showing up?

    Those links are appearing from somewhere else that is NOT The Events Calendar—our plugins only add the one link.

    So, while I admittedly don’t know where that extra link comes from, what I can try to do here is show you how to hide that second, broken “More” link so that only the one working link is every visible.

    Thank you!
    George

    #1103278
    victoria bell
    Participant
    #1105045
    George
    Participant

    Hi Victoria,

    I’m very sorry for the delayed response—I was out of office for an extended bit of time to tend to some health issues, and was hoping to respond within 24 hours to your last reply. Thank you for your patience!

    The good news is that, if you drop the following bit of CSS into the bottom of your theme’s style.css file, you should be able to prevent that additional/extra “Read More” link from showing up:


    .tribe-events-list-event-description a.read-more {
    display: none !important;
    }

    Let me know if this helps!

    — George

    #1111073
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘"ghost link" appears in day view versus list view’ is closed to new replies.