tooze
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Showing past events firstMy original question was to find a fix for Enfold’s page builder element ‘Upcoming Events’. Thanks for everyone’s suggestions. I’ve just found this fix posted by Enfold to replace the events_upcoming.php. See: Enfold Forum. I can confirm this works. Hopefully a permanent fix will be released soon.
Forum: Plugins
In reply to: [Contact Form 7] iOS AutocapitaliseAlthough not a full solution, I used a polyfill which fixes this ‘second letter’ bug for iOS: https://github.com/agrublev/autocapitalize
It will do for now.
Forum: Plugins
In reply to: [Contact Form 7] iOS AutocapitaliseI added this to JS:
jQuery(‘input.autocap’).attr(“autocapitalize”, “words”);which works but for some reason does the second letter of each word and the first letter of the first word. e.g:
JOe bLoggs
OK I understand. That works but its slow and tedious, especially if we have lots of sites to do it on. Can you add in an option turns this new ‘safety feature’ off so that those who are careful and know what they’re doing (like us) can continue to manage other administrators? Our clients are set as Administrators because they often require access to WP features and plugins that aren’t allowed on the other roles.
You could just add a button somewhere with a big bold warning and an ‘Are you sure?’ pop up. At least you are covering yourself then if people lock themselves out!
Thanks
Hi Vasyl,
For my user, I’ve looked under Capabilities and searched for ‘level’. Listed are all the user levels i.e. Capability: level_10, level_9, level_8 ….
All of these are already checked by default. Is this what you mean?
Forum: Plugins
In reply to: [Force Regenerate Thumbnails] No longer see option in Media LibraryIn the Media Library switch to List View. Then tick the ones you want to regenerate. Then from the ‘Bulk Actions’ dropdown choose ‘Force Regenerate Thumbnails’
The messages from these forms are being delivered, it’s just the confirmation on the website that is not showing correctly. Thanks
We had the same problem, and it turned out to be the iThemes Security plugin! I removed it and everything works fine again.
I have however put the ORIGINAL plugin back on with the latest version before it became iThemes Security:
Version 3.6.6 (https://www.ads-software.com/plugins/better-wp-security/developers/)
Everything works fine again.
Come on iThemes!!! You’ve been claiming your new update is better than ever, but this is a major problem in your plugin!