Okay
  Public Ticket #2067788
events and shortcode
Closed

Comments

  • Elizabeth Martinez started the conversation

    1 - is it possible to create a repeating event that repeats on the first Monday of every month?  Or second Wednesday of the month - something similar to that?

    2- when using a shortcode that displays an agenda view of events in a certain category - is there a way to NOT show the "look for more" link?  I'm trying to show 10 events even though there are only 2 or 3 figuring that there wouldn't be a need for a "look for more" link.

  •  94
    Valentin replied

    Good morning,

    About the repeater you can try this approach. It will allow you to create more complex patterns. https://stachethemes.ticksy.com/article/13417/

    About "look for more" there is no turn off option right now, but we can hide it permanently with pasting this code in the plugin Fonts & Colors -> Custom Styles:

    .stec-layout-agenda-events-all-control { display: none !important; }

    Stachethemes Support
    My Time Zone is GMT+3


    Envato Profile | Facebook | Twitter | Newsletter | Rate & Review

  • Elizabeth Martinez replied

    Thank you!!!  I did find the event repeater article JUST before I saw that the ticket was updated.  And thank you for the code.  I don't want to remove the "look for more" everywhere, but if I put that in just the locations I want it removed, it should work on just those pages, right?


    Thank you again for your time and assistance.


    Elizabeth Martinez

  •  94
    Valentin replied

    This css code will remove the "Looking for more" only for Agenda View. It can be modified to remove it and from other views if you need.

    Stachethemes Support
    My Time Zone is GMT+3


    Envato Profile | Facebook | Twitter | Newsletter | Rate & Review

  • Elizabeth Martinez replied

    Thank you.  Just a note/suggestion - it might be nice in a future update if you could either turn off the "look for more" button selectively - or if it would be done automatically based on no other events available.


    Thank you for your time and assistance.  This is a great plugin.