Events List Widget – New Link to All Events

Home Forums Calendar Products Events Calendar PRO Events List Widget – New Link to All Events

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #96980
    dmuuc
    Participant

    It’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?

    #97507
    Julie Kuehl
    Participant

    Hello 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

    #97578
    dmuuc
    Participant

    I 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!

    #98539
    michaeldef
    Participant

    Re: 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.

    #100187
    Leah
    Member

    Hi 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!
    ~Leah

    #100807
    dmuuc
    Participant

    I 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!

    #101370
    Leah
    Member

    Good point dmuuc, thank you!

    #109633
    Brook
    Participant

    Howdy 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

    #109669
    dmuuc
    Participant

    I 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

    #109683
    Brook
    Participant

    You 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

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Events List Widget – New Link to All Events’ is closed to new replies.