Hi
If you are using WordPress v5.5 or v5.5.1 and Newspaper theme v10.3.6.1,
Please try the below steps:
1. Disable tagDiv Composer -> https://i.imgur.com/uzBdRB9.png
2. delete tagDiv Composer -> https://i.imgur.com/xGGfYE7.png
3. Reinstall tagDiv Composer -> https://i.imgur.com/Ay0zJHn.png or -> https://i.imgur.com/ZMgV9at.png
4. Clear all cache from your website, host and browser ( for browser use force refresh Ctrl Shift R ).
If the problem still persists, please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins (theme plugins), also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also you can use the Enable jQuery Migrate Helper in some cases this can help you to make tagDiv Composer to work.
Let me know the results!
Thank you!
I even have a worse issue, since yesterday every second time I save a page in the composer and exit, WordPress throws a major error, I can’t see any pages in the pages menu anymore!! The saved page is corrupted beyond repair and I have to take 5 different steps to get it back … I have lost data here! I will try Calins’ steps above, hope the help! @Calin: Thanks for the great support in the past, I’ll keep you posted what happens, OK?
Hi,
Please disable the multilanguage plugin if you installed, I have also faced the same error. but now resolve everything.
but remember one thing don’t uninstall all data, no need, or if you want then share a screenshot of the error.
let see how can we resolve it.
Thank you, I’m doing a ftp backup real quick, then I’ll try reinstalling the composer! And I have no Multilingual plugin installed … if the problem persists, I will know immediately and send you a screenshot then, OK?
Really good news from my side: Deactivating, deleting and reinstalling the composer solved the problem. As far as I can tell at this point all the page issues are gone and everything feels a lot faster!
Another problem that went hand in hand with the composer issue was UpdraftPlus backups stopped working. They just won’t finish. This somehow must be connected.
I had the backup plugin deactivated just until now, but trying it after composer works hasn’t changed the problem. I’ll reinstall this too and let you know!
Any idea from the tagDIV team what’s going? I haven’t updated anything or installed a plugin from everything working to nothing working anymore … đ
Damn, reinstalled and activated UpdraftPlus, and boom, the composer problem is back!!!!
http://wp.gaia-insights.com/wp-content/uploads/2020/10/tagdiv.png
-
This reply was modified 5 years by
hannes_kaufmann.
And to add to the problem, no instructions as stated are mailed to the site admin … (=me)
I just deactivated UpdraftPlus again and the composer problem seems gone!
Another completely strange problem occurs since yesterday: WP has 256 MB allocated and 99% of those 256 MB memory are always in use!!!
Doing the suggested backup via Hosting admin panel as we speak!
Now you can do one thing, select the default theme (Thirteen seventeen)in your WordPress, then install the plugin from WP-Dashboard in the New Plugin section “jQuery Migrate Helper plugin” but not activated, then upload a fresh theme from your folder and recommended plugins.
then let me know…
OK! Any other ideas then? And again, thanks for the great support!
Oh, trust me, I have set all the vars to max đ
define( ‘WP_MEMORY_LIMIT’, ‘768M’ );
define( ‘MAX_INPUT_VARS’, ‘3000’ );
define( ‘MAX_EXECUTION_TIME’, ‘600’);
etc …