Home › Forums › Calendar Products › Events Calendar PRO › Widget EventList
- This topic has 5 replies, 3 voices, and was last updated 10 years, 5 months ago by
Cliff.
-
AuthorPosts
-
October 30, 2015 at 4:32 am #1020181
M
ParticipantHi,
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.
October 30, 2015 at 9:45 am #1020324Cliff
MemberM, 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?
October 30, 2015 at 12:40 pm #1020385M
ParticipantHi 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.
October 30, 2015 at 7:39 pm #1020458Mathew
ParticipantAll,
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.
October 31, 2015 at 5:24 am #1020476M
ParticipantThanks so much Mathew.
This surely helps. Problem with the link solved now.Thanks.
November 1, 2015 at 9:16 am #1020592Cliff
MemberWay to go, Mathew! What a customer — an all-star move!
M, thanks for confirming your issue is resolved.
-
AuthorPosts
- The topic ‘Widget EventList’ is closed to new replies.
