Taija Tevia-Clark
Forum Replies Created
-
Forum: Plugins
In reply to: [Redirection] Not Working after the UpdateHappened for me as well. Running Nginx Helper and Redirection on 4.6.x, *both* seem to have stopped working correctly after this most recent update (redirections were not happening, and caches were not being cleared). I rolled both Redirection and Nginx helper back one version, and everything was happy once more.
Thank you! We were having issues with get_the_term_list() returning a WP_Error object; this has resolved this issue as well!
I hope the plugin dev fixes this issue soon.
Forum: Plugins
In reply to: [Reusable Text Blocks] WordPress MultisiteHi Hal,
Fantastic plugin! I would also love to see cross-(multi)site text block availability… would be very useful for us as well. Thanks for your hard work!
Taija
Forum: Plugins
In reply to: [Nginx Helper] Can't Deactivate this plugin – White Screen of DeathI ran into this issue as well- blank screen or 500 error.
For some reason a few of the default user roles in WordPress had been deleted (Author and Contributor, in my case). When deactivating, Nginx Helper tries to remove it’s capabilities from all default roles. When it could not find them, it died.
I used User Role Editor to replace the default roles, and Nginx Helper was able to deactivate without any more problems!
Forum: Plugins
In reply to: [CKEditor WYSIWYG for Gravity Forms] Unable to change settingsThanks for the very quick response!
I do have the key ITSG_gf_wysiwyg_ckeditor_settings with the value.
I believe I have figured out the issue. We are using memcached along with the Memcached plugin. It seems that the options were being updated in the database, but memcached was not refreshing, so the plugin was still reading the incorrect attributes.
I’ve been exploring this—?it looks like they are adding a ‘Decorative’ checkbox which suppresses alt text. While this is functional, it still doesn’t require alt text to be defined when the box is unchecked.
Thanks for pointing me in this direction though—?it may be a good starting point!
Hi Ovann,
It looks like this has corrected the issue! Still some outstanding issues, but I think they are due to our environment.
Many thanks!