robmin
Forum Replies Created
-
@fried_eggz Thanks for the info, nearly identical to mine. Looks like the downgrade will have to do for now 🙂
@fried_eggz Thanks, may I ask what your server set-up is?
Forum: Plugins
In reply to: [SparkPost] Troubleshooting delivery to Microsoft Exchange serverOkay, so it looks like the problem is related to encoding accepted by the Exchange server. Basically it accepts mac-binhex40 and not base64: https://support.microsoft.com/en-us/kb/2519912
I have no idea how I can resolve this.
I couldn’t bear the performance issue any more, so I installed Query Monitor. As I suspected, MySQL queries was not the problem. According to Query Monitory my queries are executing in ~0.01 seconds so that can be ruled out. My HTTP requests on the other hand were taking about 1 second each. With roughly 20 HTTP requests being executing that explains why it’s so slow.
The culprit turned out to be Gravity Forms (plus add-ons). With Gravity Forms (and all add-ons) disabled my WP back-end is loading in less than 1 second. After enabling Gravity Forms by itself load times jumped to 7+ seconds, after enabling some add-ons back to 20 seconds.
It looks like the HTTP POST requests to https://www.gravityhelp.com/wp-content/plugins/gravitymanager/version.php are taking about 1 second each.
I’m still not sure why this would be. Maybe someone from GF support will have the answer. I will post back here when they respond.
I am having the same issue. Back-end is slow, front-end is fine. Happened after updating to 4.6. My database is pretty small, so I don’t think that is a reasonable solution. The network tab in Chrome’s developer tools is showing roughly 25 seconds to load index.php, edit.php, themes.php etc. so I’m guessing it’s a code issue.
Forum: Reviews
In reply to: [Progress Tracker] Exactly what I needI actually meant marking individual pages from the parent page. Someone might read a page but forget to mark it as read/completed, so it would be handy to have the ability to do it when reviewing content on the parent page. It might also be useful to prompt the user to do something when they’ve completed 100% of the content e.g. enrol in the next course or something along those lines.
Forum: Reviews
In reply to: [Progress Tracker] Exactly what I needHi Alex,
In that case, I would also like to add to the suggestions box a little more flexibility with the slider (example) instead of images, and the ability to mark off content from the parent page (a checkbox or toggle there would be useful).
Forum: Reviews
In reply to: [Progress Tracker] Exactly what I needSome html tags got removed above. I meant
<br>should be<br />