asafche
Forum Replies Created
-
i hope that peter will add this to the next update
No. Didn’t worked. Still showing all the events of the event series on the list.
Something else i should try?i’m guessing you did not understood me.
the search attributes doesn’t have this option –
if the reoccurring event has two instances, show only the closest to today.
for now the list with this query gives doesn’t give me what i want:
<?php echo EM_Events::output(array('limit'=>10, 'scope'=>'future', 'orderby'=>'start_date')); ?>
PHP is perfectly fine.
It will be implemented in the next Update?
THANKS!hi, thanks for the replay.
the date prefix on recurring slug is messing with the interpreter. I want to change the prefix. instead of ????-?????-?????-dd-mm-yyyy it will be ????-?????-?????-n while n is the order number of the specific event on the series of ther recurring events.Great. thanks.
This is the way.o.k., sorry, my bad.
the problem is that i had a ” sign in the name of the att, and that did the problem with saving the value.
thanks.thanks. love this plugin!
Forum: Plugins
In reply to: [Peter's Post Notes] utf8 instead of latin1_swedish_ciNothing wrong. Just the need to change the field value encoding in the DB table.
Forum: Plugins
In reply to: [Event Organiser] Mess in events order, and i can't understand whywhat do you mean by appear correctly?
Forum: Plugins
In reply to: [Event Organiser] Mess in events order, and i can't understand whynop. without any other plugin and with twenty eleven it’s still behaving the same.
other two things i’ve encountered that maybe can indicate a bigger problem:
in the admin panel event list, clicking on “Start Date/Time” doesn’t change anything in the order of the events, and somehow that odd order is the same order of the event in archive-event page.See This.
thanks.Forum: Plugins
In reply to: [Display Authors Widget] change the role dropdown to multiple selectwhen you have more then one role, it is arbitrary to show only one role.
in many projects more then one role is considered as “authoring” role.Forum: Plugins
In reply to: [Display Authors Widget] change the role dropdown to multiple selectwith the ability of managing and changing roles, it should be, cause otherwise it’s arbitrary to choose only one role… don’t you think?
you need to set width & height both.
if you do height=”100%” width=”100%” it will be responsive to width of outer container. try this.
if you do height=”100%” width=”100%” it will be responsive to width of outer container. try this.