Birgit Pauli-Haack
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Fatal Error Crashing Site and Admin AccessHi there. Did you try to deactivate the W3 Total Cache and see if the site recovers?
Forum: Fixing WordPress
In reply to: Invalid JSON responseBummer.
Do you have the Health Check & Troubleshooting plugin installed? It’s the companion to the Site Health features.
In “Troubleshooting Mode” it allows you to disable all plugins and your theme only for the logged in administrator. The public facing site is still intact.This gives you a ‘quasi’ clean install of WordPress core and one default theme.
Try again to edit your post. If it works, then you can activate your theme and test it again. Then activate one plugin at a time, until you find the culprit.This eliminates any plugin conflict and narrows down the discovery process…
Once it happens again, you can also go the the Browser Console an look at the full error message there, sometime they come with additional information.
In Chrome you can go to 3-dot menu on the top of the window on the right side. Select More Tools and Developer Tools.
Look at the Console Tab.Forum: Fixing WordPress
In reply to: Invalid JSON responseHi Tim,
I sometimes get the message, when I leave my computer with a post open on the editing screen, then come back, make changes and then try to “Update” –
When I click on the big W and try to access other places of the WP Admin, it turns out that my session timed out and I need to log in again.I am aware that is sounds wonky. It’s just a hunch…
Forum: Fixing WordPress
In reply to: UPDATE EDITING BUTTON DEACTIVATEDWhat were you trying to do exactly, that triggered the message?
Are you the siteadmin? If yes, what did you find in your inbox? If not can you please contact the siteadmin?
We would need the specific error message to help you.
Forum: Fixing WordPress
In reply to: UPDATE EDITING BUTTON DEACTIVATEDThere is a plugin in the repository complimenting the Site Health feature.
Health Check and Troubleshooting
The plugin lets you disable plugins and themes in one click (enable Troubleshooting mode) and that happens only for the side admin session. The public facing website stays intact.
Once all the plugins are deactivated and your theme rolled back to one of the default theme, test again if you can update posts.
It probably works. Next steps is to enable your Themes and see if it breaks the functionality. If it still works, it’s probably a plugin that interferes with the feature.
You can enable one plugin at a time and test this action again, until you find the plugin that breaks it.That’ll help you narrow it down.
Good luck!Forum: Everything else WordPress
In reply to: A Type Error On WordPress Editor Help@behsafa Thanks for bringing it to our attention! It’s now fixed.
Forum: Requests and Feedback
In reply to: Contributor Day Lesson has no Quiz linkHi there @johnraso Thank you so much for letting us know about the quirk.
You were probably looking for this quiz.Unless I misunderstood, I only see the links to the page that stirred you wrong.
Could you do me a favor and post the link, where you expected the quiz to show-up?Forum: Plugins
In reply to: [Meme Me] Feature request: Make it a shareable imageThank you! @sortabrilliant – can hardly wait<g>
Forum: Fixing WordPress
In reply to: Reusable Blocks Not WorkingAh good. Glad you were able to figure it out. Weird though this would be a PHP issues.
Thanks for marking the topic resolved.- This reply was modified 6 years, 5 months ago by Birgit Pauli-Haack.
Forum: Fixing WordPress
In reply to: Reusable Blocks Not WorkingHi there,
When you say not visible on other pages, do you mean the Reusable Category on the block inserter?It could easily be a plugin conflict, I would use the Health and Troubleshooting plugin . It allows you as an admin to deactivate all plugins and use a default theme. (your visitor see your beautiful site). Once you enabled Troubleshooting Mode, try it again and see if it still happens.
Are you able to manage your reusable blocks? (go to 3-dot-menu on the top right and select “Manage reusable blocks” When you are there are you able to download your blocks via “Export to JSON” or do you run into an error message?
Forum: Fixing WordPress
In reply to: Editing Gutenberg OffLineHave you looked into Google Photos? From you mobile phone you can have it automatically upload the photos to Google Photos, and if you are using Jetpack plugin, you could connect your Google Photos app with WordPress
https://jetpack.com/2018/04/19/google-photos-jetpack/Forum: Plugins
In reply to: [Gutenberg] Blocks are overlapping in editorI also tested this and found a cover block overlapping Block toolbars of the following block and filed an issue on Github.. If this looks familiar, please comment on it, too.
@paul-sutherland for the time being as a workaround, you could enable the “Top Toolbar” from the 3-dot menu on top right. It keeps the block toolbar in one place on the top of the screen.
Forum: Plugins
In reply to: [Gutenberg] Reusable Blocks and RSS FeedsI just tested this on a clean install of WordPress and the built-in RSS feed and the reusable block was rendered without any problems in this section of the RSS feed for the posts where I used it.
<content:encoded><![CDATA[ <p>The crew of the USCSS Montero deal with mounting issues aboard the USCSS Cronus. This episode is part of the Chariot of the Gods saga, and contains spoilers for the Alien RPG Starter Kit published</p> <p>outside reusable block</p> ]]></content:encoded>This might be an issue to discuss with the author of the Libsyn plugin.
- This reply was modified 6 years, 10 months ago by Birgit Pauli-Haack.
- This reply was modified 6 years, 10 months ago by Birgit Pauli-Haack.
- This reply was modified 6 years, 10 months ago by Birgit Pauli-Haack.
Forum: Plugins
In reply to: [Gutenberg] Reusable Blocks and RSS FeedsOh i can see how this is an issue. It’s been a while until you posted this. And you are right, only WordPress would know how to parse this. We might need to file an issue with the developers to fix this.
As a workaround, you can still use the reusable block, but once you added it to the post, use the 3 dot menu from the Block Toolbar and select: “Convert to regular block”. That cuts the ties to the reusable block. It also doesn’t change anymore if you update your reusable block, though.Forum: Plugins
In reply to: [Gutenberg] Padding Beneath PicturesIt probably depends on what the following block is after images or the gallery. So it might not be one CSS styling you would need to use to make it consistent. As you didn’t share a link to an example it’s a bit hard to say.
Oh mei. You waited quite a long time to get an response, and I don’t have an answer either. If that’s still something that bugs you, leave a link to a post where the spaces are inconsistent and I can take a look at it, and see if I can suggest anything.