farzane
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Jetpack CRM Invoice Download Feature Not WorkingI’ve encountered a similar issue with the Jetpack CRM invoice download feature not responding. In one of our client projects, we found that the problem was related to conflicting headers or output buffering from another plugin. Disabling other plugins one by one helped identify the conflict.
If you’re still stuck, I wrote a quick guide with troubleshooting steps here that might help: https://unicweb.co/jetpack-crm-invoice-download-fix (or feel free to adapt the URL if you don’t have such a post yet).
- This reply was modified 1 year ago by farzane.
It sounds like a possible conflict with a plugin or theme. Try deactivating all plugins and switching to a default theme like Twenty Twenty-One to see if the Heading block reappears. Also, make sure your WordPress version is up to date and check for any JavaScript errors in the browser console, as these can prevent blocks from loading properly.
If the issue persists, clear your browser cache and ensure the “Visual Editor” is enabled under your user profile settings. Let us know if that helps!
Forum: Fixing WordPress
In reply to: Heading block is missingIf the Heading block is missing in your WordPress editor, try deactivating all plugins and switching to a default theme to rule out conflicts. Make sure you’re using the latest WordPress version and that your user role has proper permissions. Also, check the block inserter search, clear your browser cache, and look for any JavaScript errors in the browser console. These steps usually resolve the issue quickly.