exius
Forum Replies Created
-
Thanks for the thread!
You guys helped fix my problem as well.
Forum: Plugins
In reply to: [Manual Image Crop] Not working on WP 3.9.1And you may also be interested in seeing these perhaps related issues:
Error on Manual Image Crop settings page:
http://i61.tinypic.com/fc8c2v.pngError on Media page (after clicking crop):
http://i59.tinypic.com/65z68k.jpgForum: Plugins
In reply to: [Manual Image Crop] Not working on WP 3.9.1Same problem for me. And I’m getting:
GET https://domain.com/wp-admin/admin-ajax.php?action=mic_editor_window&postId=1505&random=1405066715936
500 (Internal Server Error)
jquery.min.js:4Forum: Plugins
In reply to: [Swift SMTP (formerly Welcome Email Editor)] Doesn't workRight now, my WP v3.9.1 users are not receiving their new user welcome email which should include username and generated password.
Is there a fix or workaround?
Forum: Plugins
In reply to: [SlimStat Analytics] No data after updatethanks for the fix!
works now after the update.
Forum: Plugins
In reply to: [SlimStat Analytics] No data after updateSame here 🙁
I can’t leave the server-side option on since the site is live.
No data is coming through either way.
Forum: Plugins
In reply to: [Advanced Permalinks] Blank page on home page pagination (from page 2 onward)Getting the exact problem. It fails when using any non-Default permalink structures such as: “Day and name”, “Month and name”, “Numeric”, and “Post name”.
With Advanced Permalinks active, older entries or the next pagination page shows a blank white page with a URL of
https://mydomain.com/page/2/. When disabling Advanced Permalinks, this structure works again for “paged” or pagination pages. This problem seems to only affect the home page, not category paginations or category page feeds.
When using AP, using the Default permalink structure fixes the issue. But obviously, all my posts, pages, and categories looks much less desirable:
https://mydomain.com/?paged=2.
Here’s some related issues:
The “Category setting” under “advanced” does not seem to replace the “Default” permalink structure when using entering this into category setting:%category%.
Forum: Reviews
In reply to: [Supra CSV] Not Useful for Post Meta DataI’ll have another look. Thanks for taking this into consideration.
Forum: Plugins
In reply to: [Custom Post Type UI] "Trash" feature to protect against accidental deletion?Hi Michael,
Thanks for the reply!
Shortly after the disaster, I took at look at the database and everything still exists as you’ve mentioned. I had already create another custom post type with a different name and slug (not knowing the slug played a key factor).
Fixing it the long way… In MySQL, I located my original post (or entry within deleted custom post type events) under wp_posts table and changed the my post’s post_type field to the new slug camps.
It’s essentially the same fix, but yours would have been faster! Hope someone will find this information useful 🙂
Forum: Plugins
In reply to: [Inline Upload] Multiple inline_upload per page?Same here. I’ve been wondering if it’s possible to have multiple upload fields on the same page.