Home › Forums › Calendar Products › Community Events › event list – recurring events
- This topic has 6 replies, 3 voices, and was last updated 10 years, 1 month ago by
Support Droid.
-
AuthorPosts
-
February 21, 2016 at 6:50 am #1079231
Stefan
ParticipantHello,
I have created a overview site of my events:
http://www.dog-cooperation.at/termine-preise_neu/My problem is that the link “Serientermine für Veranstaltungen (alle Anzeigen)” in my case is nonsense. So I would like to disable this link. The next problem is that the next date is shown, but this is a event with 8 dates and nobody would understand this. So it would be better to display the day (of the recurring events).
I if attached a screenshot to descripe it better: http://we.tl/2fxDLi8tCnIs there a way to fix my problems?
Thank you very much!-
This topic was modified 10 years, 2 months ago by
Stefan.
February 22, 2016 at 11:56 am #1080103Josh
ParticipantHey Stefan,
Thanks for reaching out to us!
I’m not familiar with this particular theme or how this page is built, however the simplest solution may be to target that section and hide with CSS:
.fusion-events-shortcode .fusion-events-meta .recurringinfo, .fusion-events-shortcode .fusion-events-meta .event-is-recurring { display:none; }Now, the events list are linking just to the single event views rather than the recurring “all” page.
Let me know if this helps.
Thanks!
February 22, 2016 at 2:36 pm #1080215Stefan
ParticipantHey Josh,
thank you for your help!
It works great – thanks! But do you have any solution for the other problem?
So that I am able to display the day and not the next recurring-event-date.Thanks!
February 23, 2016 at 5:48 pm #1081153Josh
ParticipantHey Stefan,
Sorry for missing that originally.
I took a look at the link but the page seems to be going to a 404 now. If I recall correctly though, I believe this page used a version of an event widget shortcode. So, if the page used the list widget shortcode, you could hook into the “tribe_events_list_widget_after_the_meta” and adding a link using “the_permalink” to see if that gets you what you’re looking for.
Thanks!
March 7, 2016 at 7:21 am #1085821Stefan
ParticipantHey Josh,
here is the link: http://www.dog-cooperation.at/fruehjahrskurse/
I am using this shortcode:
[fusion_events cat_slug=”” number_posts=”-1″ columns=”3″ picture_size=”cover” class=”” id=””][/fusion_events]On this page you can clearly see that the title, the date and the time is displayed.
It should defintily hide the date. And then there should be displayed the DAY (of the recurring event). So could you give me a step-by-step instruction to deal with this issue, please?Thank you very much!
March 9, 2016 at 10:45 am #1086773Josh
ParticipantHey Stefan,
Unfortunately this shortcode isn’t a part of our plugin code and is built into your current theme. The best approach for customizing the output of the shortcode would be to reach out to the theme developer for information on customizing.
I apologize I wasn’t able to give you a direct answer on this one but hopefully it helps to get you pointed in the right direction.
Thanks!
March 24, 2016 at 9:35 am #1093468Support Droid
KeymasterThis topic has not been active for quite some time and will now be closed.
If you still need assistance please simply open a new topic (linking to this one if necessary)
and one of the team will be only too happy to help. -
This topic was modified 10 years, 2 months ago by
-
AuthorPosts
- The topic ‘event list – recurring events’ is closed to new replies.
