Forum Replies Created
-
AuthorPosts
-
Amy
ParticipantI am also having issues with recurring events on the new release. If I try to create a recurring event, the request times out, and multiple events are created on the same date, without the recurrence pattern.
Amy
ParticipantI wanted to make sure that the link actually worked before I posted it publicly. 🙂
Amy
ParticipantHere is link to the solution on Gist: https://gist.github.com/anonymous/5407769.
I hope that this helps!
Amy
ParticipantThis reply is private.
Amy
ParticipantThis reply is private.
Amy
ParticipantI did not realize that the code I posted in the above reply would be stripped out. Sorry about that!
I had to enter exceptions for two files: admin-ajax.php and wpspin_light.gif. This solved the issue.
Amy
ParticipantThanks so much for your help. I figured it out. Here is what I added to my .htaccess file (located in the wp-admin directory):
Order allow,deny
Allow from all
Satisfy anyOrder allow,deny
Allow from all
Satisfy anyAmy
ParticipantThanks for the speedy response. I know how to write the exceptions, so I will just need to figure out which files are being used by the plugin.
-
AuthorPosts
