View More Link Not Working

Home Forums Calendar Products Events Calendar PRO View More Link Not Working

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1028185
    Greg
    Participant

    Hi,

    Our “Read More” link on list view does not work.

    I’ve read this thread:

    "View More" link not working

    But obviously applies to a different theme so I’m stuck.

    We’re using a child theme of AVADA. The read more link just takes us home/ #

    I’ve tried it with TwentyFifteen and the link functions correctly.

    Please could you help? Thank you

    #1028295
    Cliff
    Member

    Hi Greg. Thanks for contacting us.

    Since you said it works properly with Twenty Fifteen, I’d suggest contacting the author of your child theme to resolve the errant link.

    #1037392
    Greg
    Participant

    Hi Cliff,

    I have spoken with Avada who will address the bug.

    On the same topic, but not specifically a bug –

    We’re using the Events List widget on the sidebar of the main events calendar page (to give visitors a quick overview of all forthcoming events).

    http://cpmr-atlantic.org/events/

    But the “View More” link is always present, which of course just takes them on a loop to the page they’re already on.

    Could I recommend adding an option to the widget to Show/Hide “View More” link on a per-widget usage basis?

    Thanks,

    Greg

    #1037614
    Cliff
    Member

    Greg, I’m glad you’re receiving help from your theme author.

    FYI: In this forum we try to keep our threads focused on just one issue to ensure we answer each question. Please keep this in mind for the future and start a new thread for each unrelated issue. Thanks for your understanding.

    For a quick bit of help for your “View More” link question, here’s some CSS that may help accomplish what you’re asking for:

    #sidebar p.tribe-events-widget-link {
    display: none;
    }
    
    body.post-type-archive-tribe_events .fusion-content-widget-area .widget {
    margin-bottom: 0px;
    }

    You can add custom CSS code via your child theme’s style.css file or via a plugin like Simple Custom CSS or, my favorite, Jetpack. Jetpack supports regular CSS and the LESS and Sass pre-processors.

    I’ve also added your “View More” linking to same page issue to our internal bug/feature tracker so our developers will receive your request and may or may not choose to implement it in the future.

    I hope this information helped.

    #1076012
    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.

    #1088758
    Leah
    Member

    Hello,

    Thank you for reporting this issue. We weren’t able to get a fix for it into our upcoming release (4.1). However, please know that the problem is still on our radar and is ticketed within our system to be addressed in a future maintenance release. We’ll do our best to keep you posted when we are able to get a solution in place. Thank you for your patience while we improve and expand our plugins.

    Best,
    Leah

    #1436443
    Nico
    Member

    Hi there,

    Just wanted to share with you that a new maintenance release (for the Week of 7th January 2018) is out, including a fix for this issue :slightly_smiling_face:

    Find out more about this release → https://theeventscalendar.com/maintenance-release-week-7-january-2018/

    Please update the plugins and let us know if the fix works for your site,
    Best,
    Nico

    #1455426
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘View More Link Not Working’ is closed to new replies.