Nightshde
Forum Replies Created
-
Thank you, I think I finally found the issue. It seems like the backup I have been trying to load either didn’t backup properly or corrupted when it backed up. I finally found an older working backup and found that the postmeta table in the, broken backup, database is missing a massive amount of lines and the file sizes are way off. The working backup postmeta.sql is 133mb while the nonworking one is only 2mb.
I’m just going to have to redo the few days I had lost, but at least now everything else is working again.
- This reply was modified 3 years, 9 months ago by Nightshde.
You can. You have to expand each part of the name field(first name, last name) in Input Customization and it is under the ‘Max text length’ input field.
It’s not just 7.2 and lower.
My host is currently running on 7.3.6 and it broke my admin area as well. I can make new pages and such but it is breaking the classic editor and the custom fields created with Advanced Custom Fields.
Having the same issue. Just went to go edit a page and couldn’t see any of the text. I thought I accidently changed something in Advanced Editor Tools but after trial and error I discovered it was Rank Math breaking the classic editor. So for now I guess with will stay deactivated until they put out a fix.
Forum: Plugins
In reply to: [Bootstrap Shortcodes for WordPress] [Media-Object pull=""] misclassedThank you for the backward compatibility fix. I’m new to wordpress so I’m still getting used to how the file structure works between themes and plugins.
Forum: Plugins
In reply to: [Bootstrap Shortcodes for WordPress] [Media-Object pull=""] misclassedOk then the included bootstrap.min.css needs to be updated as it is still using the depreciated
.media > .pull-left
&.media > .pull-right
in its code rather than the new media-left and right.