jrafa
Forum Replies Created
-
reinstalled and got back my prefs. you can close this thread now.
cheersMy settings does not load any options.It is just a blank page with “General” “Pages” “Formating” “Emails” seems like nothing is loading. any advise?
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Event page displayI managed to insert a “line” “<hr /> separator” by adding it to the [event list format], my code is:
<tr> <td> <div style="float:center; margin:10px 10px 10px 38px" </div> <hr /> #_{d/m/Y} #@_{ - d/m/Y}<br/> </td> <td> <div style="float:left; margin:30px 35px 50px 50px 10px;">#_EVENTIMAGE{100,100}</div> <hr /> #_EVENTLINK<br/> <i>#_LOCATIONNAME, #_LOCATIONTOWN #_LOCATIONSTATE</i> </td> </tr>
maybe that helps @jpurce
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Event page displaydid not work for me.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Event page displayThis would be useful to know for me too. I can’t manage to get the table headers to align to the left (it looks to me that they are center). The separating line would also be nice to have as jpurce has asked.
here is my website: https://www.jrsv.net/eventsForum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Double events in grid viewsame issue here with grid view calendar not grouped.
it duplicates some of the events. However, I realized that it is treating some events as “multiday” I believe that it is grabbing information of a edited evente. for example, I modified one event from the 15th of may to the 16th, it seems that it is accessing the previous version too. but I am not sure. I have changed my settings to display only the first of a multiday event, but dont think this is a proper fix but more of a work around.hello alapell, the older plugin broke when google API changed, I guess that is why it does not work, but this is a feature that needs to be implemented soon. Its a shame, I need to start looking for a new plugin
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Show Past Events in Reverse Orderyeah, this feature is important as I am want my recent and upcoming events to be on top of the page and users can scroll down to see my past events.
it was done with something like this
[google-calendar-events type=”list” order=”desc”]
this should be a priority.
how can I make sure of that?? is there any work around it?
the website should be back online. the problem persists and I have now double checked every public options in the calendar, still gets the error.