MarkRH
Forum Replies Created
-
Yes, version 2.3.6 seems to have resolved the issue. 🙂
Same here. Site crashed after doing the update. I renamed the plugin folder and uploaded a local copy of the plugin I had. I’ll refrain from updating until it’s fixed.
Forum: Fixing WordPress
In reply to: Some images on page not displayingWell, for me, I don’t see the bottom image on the page until I scroll all the way down and then back up to reveal it. I am using Firefox by the way. I wonder if it’s some kind of lazy loading issue?
Forum: Plugins
In reply to: [Advanced Editor Tools] Text Color Custom Popup below Side BarNo change with WordPress 5.9.3.
Forum: Plugins
In reply to: [Advanced Editor Tools] How to add a table button to my editor?Okay, looks like we are talking about different plugins possibly then. I have the Advanced Editor Tools (previously TinyMCE Advanced) plugin whose settings looks like: https://i.imgur.com/Zxghw72.png
Its setting page is at
/wp-admin/options-general.php?page=tinymce-advancedForum: Plugins
In reply to: [Advanced Editor Tools] How to add a table button to my editor?If you add a Classic Paragraph to your post it should have a button to add a table within it. If you go into Settings -> Advanced Editor Tools -> Classic Editor tab you can add the table button if it’s missing.
You can also just try adding the Gutenberg Table block as well.
Forum: Fixing WordPress
In reply to: How to bulk delete users directly from phpMyAdmin/MySQL databasesIf you get this squared away, one thing you might want to do is go into General Settings and uncheck the option that Anyone can register.
Mine is set that way. But, I do have in the Discussion Settings that users do not have to be registered and logged in to comment.
Forum: Fixing WordPress
In reply to: Twitter feed not displaying since 5.9 updateSame issue here, including two sites not related to WordPress. Anyway, they just started to appear again so hopefully Twitter got it worked out.
Forum: Fixing WordPress
In reply to: Twitter embed not working after upgrade to 5.9.2Same problem here both on my blog and normal website that has nothing to do with WordPress. Looking in the browser tools, one of the calls to Twitter is coming back with a 404 response. When I went to generate a new embedded timeline, the code to copy was the exact same so no change there.
And, as I’m typing this my timelines are appearing again in both places LOL.
Forum: Plugins
In reply to: [Advanced Editor Tools] Text Color Custom Popup below Side BarI’m not alone so I guess that’s good LOL. No change with WordPress 5.9.2.
Forum: Fixing WordPress
In reply to: WordPress site not showing full width on desktopLooks like this is the CSS causing it:
.tdc-row.stretch_row_1400, .tdc-row-composer.stretch_row_1400 { width: auto !important; max-width: 1440px; }If I get rid of the max-width part then it fills up the width of the screen; otherwise, it stops at 1440px. So in your theme’s CSS can probably set
max-width:unset;for these items.- This reply was modified 4 years, 3 months ago by MarkRH.
Forum: Fixing WordPress
In reply to: Website is left-aligned on larger screensEverything looks centered to me in Firefox with a 1920×1080 monitor. It also looks centered using Edge.
Forum: Plugins
In reply to: [Advanced Editor Tools] Text Color Custom Popup below Side BarWell, it got a bit better with WordPress 5.9.1 but it’s still showing partly under the right side-bar. I’m using a TwentyTwelve child theme. Screenshot: https://i.imgur.com/k8xqnwn.png
Thanks,
Mark H.Forum: Fixing WordPress
In reply to: Website takes 5 to 8 seconds until first paintUsing Firefox 97.0.1 in Windows 10, the site loads in at most about three seconds. I did several CTRL-F5 refreshes to make it not use the cache and some using the cache with similar results. Sometimes when using the cache it would load in 1 second.
So, I don’t think it’s the site itself.
Forum: Fixing WordPress
In reply to: WordPress not loading properly on home pageSeems to work fine here. Using Firefox 97 in Windows 10. Site came up as secure and it seemed to load the woff2 fonts.