Forum Replies Created
-
AuthorPosts
-
karen
ParticipantI have tested for conflicts and see that Barry had another poster who was a DEV and identified this issue. I have come to the point where when I have long running recurring events and the events stop being listed, I just break out the future ones and resave them. This is pretty clunky. Perhaps it will get fixed someday.
Happy New Year.karen
Participantthanks Barry, I will see what I can find and replace and try again.
karen
ParticipantI will disable all my plugins on the test site this weekend. I cannot, however, disable APC OPCODE caching as it is server side.
karen
Participantyes, Casey. I have a DEV environment. I am sure I tested on the dev environment but it was a while ago. I will let you know when I get a chance to run it through again. thanks
karen
ParticipantCasey, Yes I increase the PHP memory limit. I am on a VPS, so I think memory or server resources are not the issue. Especially if you have customers running on Shared servers.
I am curious as to what may have changed on your end with this new update that might have affected the way that saving was affected. thanks,
Karen
thankskaren
Participantsorry.. White Screen. I am thinking about reverting to the version that was released two version ago.
karen
ParticipantNo, recurring issues still leave me with a while screen. I just live with it. I am beginning to wonder if there is something wrong with the tables as I am also seeing strange behaviour . For instance, Start date and end date in the edit events list boxes show up as the day I input them not as the date of the event. Very strange.
karen
ParticipantOther than the events not updating the YEAR, or even having a year, I have several events that show up in the list box (edit events) as Start date and end date of TODAY. As to the recurring settings, I use custom, Weekly, and every one week. it does not matter if I end it at NONE or some date in the future, although the fewer recurring dates, the better chance I have of getting them to save properly. I will keep digging. thanks
karen
Participantso Casey, I was reading a bit on how ECP runs cron jobs, referenced in this article under cron jobs. https://theeventscalendar.com/how-recurrence-creation-works/?utm_medium=plugin-ecp&utm_campaign=in-app
Where it says to set
/** MySQL disable chronjob */
define(‘DISABLE_WP_CRON’, true);
Is that correct?karen
ParticipantThanks Casey. when I get some time. As to the recurrence detail. there is not much to tell. I have tried shorter ones and longer ones. some cross the year, some do not. Again, This was not a problem until 3.6. Not sure what may have changed.
karen
ParticipantFor me only a few save with the full date. The year is not saved on many of them. I can go to one without a year and update going forward, and may eventually succeed, but this is not optimum. Thinking about reverting to a previous version if that is possible.
karen
ParticipantThanks much. I am not sure what solve the problem, but I did two things. I put in your CSS as requested and I took several scripts out of the minify bucket, (told the program not to minify the scripts that I thought might handle it) I am not sure which or if both in combination took care of it, but as long as it is resolved. Thanks much!
karen
ParticipantUnfortunately my Theme guy is not much help either. He seems to think that Modern Tribe should be able to accommodate this, and frankly, since you can do it with the Calendar PRO, I don’t see why community events can’t properly fit with a sidebar either. Perhaps we can work from that direction. I am kinda getting squeezed between two developers here. Thanks.
karen
ParticipantLet me see if I understand. I am to find the coding from my theme (weaver) that removes the sidebars and put it in the event-list.php that I moved to mytheme\tribe-events\community\.
So all I have to do is find out from the theme dev what that is. thankskaren
ParticipantHi. the documentation here seems to point to the page.php in a theme not the event-list.php. Are you saying that I should add this code to the event-list.php? The Calendar-PRO is responsive. The community events is not. I can change the Calendar-PRO easily to remove the sidebars, the community events I cannot. Please clarify. Thanks
-
AuthorPosts
