i’ve got a small problem with the agenda-widget of the event-organizer plugin. I am trying to slightly change the display of the title that is shown in the widget.
I want to split the title of every event that is shown in the widget at a certain character. I’ve tried to change the following section in the classes/class-eo-agenda-widget.php file (line 138 following):
<span><strong>
<# if( event.all_day ){ #>
<?php esc_html_e( 'All day', 'eventorganiser' ); ?>
<# }else{ #>
{{{ event.start.format(this.param.item_format) }}}
<# } #>
</strong></span>
{{{ event.title }}}
However, i have no idea how i can edit the {{{ event.tite }}}
text. I want to call the php function explode on the actual title of the event. But i don’t know how to get the title string of the event in pure php.
Do you have any idea on how to proceed?
Thank you very much for your help!
]]>I’m using the agenda Widget on my website, and I’m trying to show all of the events per month. But when I select “Group by: Month” it still shows the events per day. So for example I have two events: one on 12th of May and another on the 24th of May. With the widget on my page right now, I would see only the first event and after clicking the arrow on the right I would see the second event, which is not what I want. Is it possible to get those events on the same page?
]]>https://www.ads-software.com/plugins/all-in-one-event-calendar/
]]>Permalink for my events in agenda widget are like:
https://mysite.com/14570000000
which leads to 404 errors.
I tried to flush permalinks in wordpress but it didn’t helped.
https://kssmz.hr
https://www.ads-software.com/plugins/event-organiser/
]]>My agenda widget does not display events in future months. My client only has a few events scheduled right now, in different months, so I’d like the widget to show as many of those events as possible.
Is there a function I can add to my child theme to alter the date range for events displayed on the agenda widget?
Here is a page with the agenda widget: https://amindfulemergence.com/blog-2
Thanks in advance,
Suzanne
https://www.ads-software.com/plugins/event-organiser/
]]>https://www.ads-software.com/plugins/event-organiser/
]]>Is it possible to change the number of days displayed on the Agenda widget? I looked over your code but haven’t yet figured out where you’re setting that number. I’m hoping to change it to a display of five dates.
Thanks!
Suzanne
https://www.ads-software.com/plugins/event-organiser/
]]>Is it somehow possible to force the Agenda Widget only to take up the space of the content in it? This was how it worked with a different theme we used before.
Otherwise, we are very happy with the looks of the theme
https://www.ads-software.com/extend/plugins/event-organiser/
]]>Is this a feature or a bug?
I wish I could post a link but this particular site is behind a firewall.
]]>