jshare
Forum Replies Created
-
+1
I tried deleting history & cookies, didn’t help.
In Settings > WP Maintenance Mode > General tab, delete ‘wp-login’ from the Exclude field.
Forum: Fixing WordPress
In reply to: Plugin view details are blankThe great tech support people at MyThemeShop found the problem in my case:
“It looks like the webserver is adding a “X-Frame-Options” option preventing the upload frame to be loaded. Kindly get in touch with your hosting provider to disable it or at least disable it on paths beginning /wp-admin.
refused to display ‘/wp-admin/media-upload.php?type=image&post_id=0&’ in a frame because it set ‘X-Frame-Options’ to ‘SAMEORIGIN, DENY’.”
From the relevant nginx conf file, I had to remove the following line and then reload the server configuration:
add_header X-Frame-Options "DENY";Forum: Plugins
In reply to: [Front-end Editor for WordPress] I can't save changesI just updated to version 1.0.4, and I still wasn’t able to save changes.
After playing around with disabling plugins, I discovered a conflict with an old plugin I like called Link to Me Textbox. It’s so old, it’s not even available here anymore. If I disable that, I can now save changes using the Front End Editor.
Forum: Plugins
In reply to: [Plugin Organizer] Plugin filter on the home page?Check that- for some reason in 5.0.3, a Plugin Filter set on the homepage isn’t fully working as expected. I have 3 plugins set to be off on the homepage only, and for whatever reason, one of those plugins is also being turned off everywhere else on the site. The only other Filter I have in place is a Global Filter, but has a different plugin filtered to off.
Forum: Plugins
In reply to: [Plugin Organizer] Plugin filter on the home page?This seems to be fixed with 5.0.3, I can now set homepage-only filters.
Sweet.
Forum: Plugins
In reply to: [EWWW Image Optimizer] Reporting / notification?Sure thing
Good stuff
Forum: Plugins
In reply to: [Plugin Organizer] Plugin filter on the home page?Sent
Forum: Plugins
In reply to: [WZ Followed Posts - Display what visitors are reading] array_diff errorThis is a PHP error that is displayed directly in the post.
Forum: Plugins
In reply to: [EWWW Image Optimizer] Reporting / notification?Confirmed that I was using the ‘un-careful’ version.
Sent you more originals.
From my POV, this bug isn’t such a big deal. The big deal was not being able to optimize images outside of the active theme. That taken care of, I’m going to mark this resolved. But if you have something for me to test, I’m happy to help.
Thanks for a great plugin btw!
Forum: Plugins
In reply to: [WZ Followed Posts - Display what visitors are reading] array_diff errorBefore the patch you sent, the error wasn’t appearing on every post. The question is on which posts was it appearing i.e. what did those posts have in common? After taking another look, it looks like the error appears on articles that no one has left from i.e. the plugin has no results to display. In all the articles where the error displays, my choice for ‘When there are no posts, what should be shown?’ is displayed.
One thing worth mentioning is that I’m on multisite.
Forum: Plugins
In reply to: [WZ Followed Posts - Display what visitors are reading] array_diff errorHow I tested this-
I found a post with the error appearing, made the code change and refreshed the page. The error disappeared but the only result that appears was a link to that post itself, which doesn’t make any sense. In other words, the plugin was saying that ‘people also visited’ post X, and this was appearing *on post X*.
I visited some other posts and couldn’t see the error anywhere, but all the articles I visited only had one result and it was either self-referential or it was the first post ever in the archive (Hello World!)
Forum: Plugins
In reply to: [Plugin Organizer] Plugin filter on the home page?Sure, where should I send you access information?
Forum: Plugins
In reply to: [EWWW Image Optimizer] Reporting / notification?I grabbed the download again and put it on my server. I also restored the previous unoptimized versions of the images for a single directory and changed the settings so that would be the only Folder to Optimize. Next I Empty Table’d, ran ‘Import Images’ and then S & O under Optimize Everything Else.
1) Even though I only set up one folder to be optimized, Bulk Optimize also tried to optimize the active theme’s images, seems like a bug. Since those images had already been optimized, they all returned ‘No savings’.
2) For the single Folder to Optimize, the negative reductions appeared again for the exact same images and with identical percentages. There’s nothing in the debug log about the –careful option so next time I think you should update the version number somehow. Just makes tracking easier 🙂
Forum: Plugins
In reply to: [Plugin Organizer] Is this plugin strategy doable?That’s too bad, but I’m still happy to have the plugin.
Consider that a feature request 🙂