Widget EventList

Home Forums Calendar Products Events Calendar PRO Widget EventList

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1020181
    M
    Participant

    Hi,

    Just bought the Pro version and activated now the EventList widget in the sidebar. Listings of events works fine, only at the bottom there is a link said to view more events … the link behind it do have the (same) article page link so no link to the Events page what I expected.
    Is this a bug in the widget or can I change the link behind that “View more” myself?

    Hope any do have suggestions to fix this link so visitors will go to the events page of the site.

    Many thanks.

    #1020324
    Cliff
    Member

    M, welcome to the Tribe community, and thanks for your detailed question.

    I just tested on my local install and it works as you’re expecting:

    • add an Events List / Upcoming Events widget
    • bottom of that widget’s output has a “View More…” link
    • and that link DOES go to the main All Events page (e.g. example.com/events)

    Where does your “View More…” link go to?

    #1020385
    M
    Participant

    Hi Cliff,

    Thanks for your reply. My “View More” links to the same article page as where it is … You can give it a look at http://www.bluesmagazine.nl/verslag-ramblin-roots-festival-2015-tivolivredenburg-utrecht-24-oktober-2015/
    In the right column you see the Events List. The first image date is also not correct I see – it is mentioned “Do 29” while event dat is 30 as you can see.
    At the bottom of the list you see the “Bekijk meer…” link which yoy see while mouse over give the same link as the page where the visitor is.

    Hope this helps.

    Thanks.

    #1020458
    Mathew
    Participant

    All,

    The latest version of the Avada Theme now has some integration of The Events Calendar. With their integration, they (Avada) have customized views and other aspects.

    The issue with the “View More…” link is a result of their customization. Line 56 of list-widget.php is incorrect in the theme folder of Avada/tribe-events/pro/widgets/.

    It reads: <a href="<?php esc_attr( esc_url( $link_to_all ) ) ?>" rel="bookmark">
    It should read: <a href="<?php esc_attr_e( esc_url( $link_to_all ) ) ?>" rel="bookmark">

    I have escalated the issue to Theme Fusion, since the issue is theirs and not that of Modern Tribe.

    FYI, for troubleshooting, you can always move their custom folder out of the Avada theme folder and reload the page to see if any other problems go away. Then put it back.

    Hope this helps.

    #1020476
    M
    Participant

    Thanks so much Mathew.
    This surely helps. Problem with the link solved now.

    Thanks.

    #1020592
    Cliff
    Member

    Way to go, Mathew! What a customer — an all-star move!

    M, thanks for confirming your issue is resolved.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Widget EventList’ is closed to new replies.