reflectgrowth
Forum Replies Created
-
Forum: Plugins
In reply to: [SendGrid] Sendgrid Email Templates Not Applied (& Side Notes)Just popped back onto the #teamSendGrid after Mandrill decided to remove all free accounts. Great to see you’ve implemented the suggestions above, now hooked up with an API Key and using the template id! Awesome work!
Forum: Plugins
In reply to: [BuddyPress Default Cover Photo] Defined storage for CDN rulesMaybe even use:
users: wp-content/uploads/covers/<user_id>/<img_name>
groups: wp-content/uploads/group-covers/<group_id>/<img_name>Forum: Plugins
In reply to: [W3 Total Cache] CDN Popups just showing raw html (not rendered UI)Investigating this further, it appears the mime-type of the pop-up’s response is application/json, containing the html source of the page for the browser to render.
(URL being access is /wp-admin/admin.php?page=w3tc_cdn&w3tc_cdn_queue&_wpnonce=xxxxxxxx)
Firefox & Chrome seems to accept this and try to display the content of the response (but just display the raw HTML), whereas IE will just prompt to open / save the admin.json response.
Would love some input from the plugin authors at this point. Can you help guys?
Forum: Plugins
In reply to: [W3 Total Cache] CDN Popups just showing raw html (not rendered UI)There is a screenshot of this issue here.
Forum: Plugins
In reply to: [W3 Total Cache] CDN Popups just showing raw html (not rendered UI)Anyone else experienced this, I’ve still got the issue. Seems really bizarre,
I basically have no access to the pop-ups for managing the cdn push / upload process for changed / new content.