rjentoft
Forum Replies Created
-
Forum: Plugins
In reply to: [bbp style pack] QuickTags Toolbar brokenI found a solution which works to resolve the issue. I’m not sure why it’s needed but it has resolved the issue on desktop and mobile. https://bbpress.org/forums/topic/no-toolbar-available/page/2/
function bbp_enable_visual_editor( $args = array() ) { $args['tinymce'] = true; return $args; } add_filter( 'bbp_after_get_the_content_parse_args', 'bbp_enable_visual_editor' );
- This reply was modified 2 years, 2 months ago by Steven Stern (sterndata).
Forum: Plugins
In reply to: [bbp style pack] QuickTags Toolbar brokenI don’t have a way to share it since it’s behind a PaidMembershipsPro paywall.
Forum: Fixing WordPress
In reply to: All Pages Say: "error" including admin pagesThat’s probably why I went with iThemes, thanks, I’ll definitely give it a try! I honestly can’t believe how great your tips and support are, especially for an open-source community driven project! I make a living providing support for software through a ticketing system, and most of the time, my team isn’t able to be as fast as you were on this.
Forum: Fixing WordPress
In reply to: All Pages Say: "error" including admin pagesPerfect, that’s what I did… I’m going to pursue a different way to keep my site secure since the goal is to keep out brute forces and not me. Thanks again for your help!
Forum: Fixing WordPress
In reply to: All Pages Say: "error" including admin pagesUpdate is that I just got in, and lo and behold in the iThemes Security setting…….. Host Lockout Message: “error”
I’ll mark this as resolved, may I ask if you have any tips for what should be done when the main admin user is deleted and a new one is created, are there any administrative recommendations for this?
Forum: Fixing WordPress
In reply to: All Pages Say: "error" including admin pagesThanks, I’ll try this if my new suspicion doesn’t fix it, I am starting to suspect iThemes Security plugin is the culprit. I guess several things happened at once, including this error, and a lockout. I may have been harsh on my settings for lockouts to prevent brute force attacks and I did receive an email that I’m locked out of the site at my IP address for a few minutes).
Forum: Fixing WordPress
In reply to: All Pages Say: "error" including admin pagesError, and that’s all that’s on the source code for the pages. I have a few security plugins to lock out bad logins, and that might have something to do with it. Is there a recommended place to go to in the file directory to grab some useful error logs?
Forum: Fixing WordPress
In reply to: Bug: Apostrophe handling in site title on iOSApologies, I think I started out there and got redirected here after registering for the forum. I’m about to repost, you can close/archive/delete this thread you’d like. Thank you!