Home › Forums › Calendar Products › Events Calendar PRO › Events List Widget – New Link to All Events
- This topic has 9 replies, 5 voices, and was last updated 12 years, 2 months ago by
Brook.
-
AuthorPosts
-
January 25, 2014 at 9:34 pm #96980
dmuuc
ParticipantIt’s good to see the widget link go to all events instead of just events in the category (it was the change made as a result of this suggestion: http://tribe.uservoice.com/forums/195723-feature-ideas/suggestions/4879279-correct-link-on-view-all-events-text-in-calendar ), but the link says “View All Events in Category”. It should just say “View All Events” which is what it said when it only went to events in the category. How can I change this?
January 27, 2014 at 5:47 pm #97507Julie Kuehl
ParticipantHello dmuuc,
The latest update has the wording “View All Events” if the list is not filtered by a category and “View All Events in Category” if it is filtered by category. This was a feature requested by other users (see the release notes https://tri.be/release-version-3-4-of-the-events-calendar-events-calendar-pro-all-add-ons/), but apparently that doesn’t suit you?
Let me have one of the devs see if they can recommend a way to change up the wording.
— Julie
January 27, 2014 at 11:20 pm #97578dmuuc
ParticipantI use categories, but I wanted the link to go to all of the events. I’m happy that the update now does that, but I’d rather it said “View All Events” if possible. If I could edit something for this version, I’d like to know. Otherwise, if it’s not too much trouble, it would be nice if there was a selection of the wording in the link in the widget. Thanks!
January 29, 2014 at 6:21 pm #98539michaeldef
ParticipantRe: Events List widget – For some reason, on my site (http://theregistrybayarea.com), when I select a category, the correct number of events are shown in the correct category, and the text link says, “VIEW ALL EVENTS IN CATEGORY.” However the text links to the All Events page regardless of what category is specified.
February 3, 2014 at 3:27 pm #100187Leah
MemberHi michaeldef- please start your own thread and we’d be happy to help you out. One thread per person helps us to focus on each issue and get you better and faster answers. Thank you!
~LeahFebruary 4, 2014 at 4:34 pm #100807dmuuc
ParticipantI think this makes the point that it would be good to have a selection in the widget to choose if we want the link to go to just the category or to all events and then for the link text and link to change accordingly. Thanks!
February 6, 2014 at 9:42 am #101370Leah
MemberGood point dmuuc, thank you!
February 26, 2014 at 8:03 am #109633Brook
ParticipantHowdy dmuuc,
I am sorry we have been so delayed in getting back to you. We had a glitch in our forum software and it caused this to not appear in my queue, even though the question was assigned to me.
This snippet will help you do what you want. Simply change the ‘my custom text’ to ‘View All Events’ and you are good to go. You would paste this snippet at the top of your theme’s functions.php file, underneath the first line “<?php”. If your theme does not have a functions.php file, go to your theme folder, create a new text document file called “functions.php”, and paste this text in the first line of the file “<?php”. On line 2 or 3, paste that snippet.
You might have already resolved this in the mean time. Again I am very sorry about the delay. I hope the above snippet helps you. If not, please let me know if there is anything else I can do. Have great day!
– Brook
February 26, 2014 at 9:40 am #109669dmuuc
ParticipantI did it and it still says “View All Events in Category”. I put it at the top at my child’s function.php just under the <?php and it has the ?> ending and in the middle is pasted the code from the page you linked to with “View All Events” in the custom text and when that didn’t work, I also deleted the “in Categories” from the other text area. My site is dmuuc.org
February 26, 2014 at 10:23 am #109683Brook
ParticipantYou would not want to remove the ‘in Category’ from the $text ==== on line 5. That is selecting the text that you wish you override, so if you change it you will not be overriding the correct text. I am currently using this snippet in my theme’s functions.php and it is working as expected: http://pastebin.com/Mj22s88J. Could you please try running that exact code? Thanks!
– Brook
-
AuthorPosts
- The topic ‘Events List Widget – New Link to All Events’ is closed to new replies.
