‘Unexpected token <' – crashes many other plugins

Ticket for: Post Grid
0
'Unexpected token <' - crashes many other plugins 1
Matthew Cooper
May 17, 2019 10:52 PM 1 Answers
Member Since May 2019
Subscribed Subscribe Not subscribe
Flag(0)

When I updated this morning, I got the error 'Unexpected token <' numerous times. Also, many other plugins didn't load, or loaded incorrectly/wonky including Post Grid. When Post Grid is deactivated, all plugins work correctly and the errors are not present. Please help!

2 Subscribers
'Unexpected token <' - crashes many other plugins 1
'Unexpected token <' - crashes many other plugins 3
Submit Answer
Please login to submit answer.
1 Answers
Sort By:
Best Answer
0
'Unexpected token <' - crashes many other plugins 4
PickPlugins
May 17, 2019
Flag(0)

Welcome to our forum.

I just logged in your admin, can see post grid is deactivated, can i activate it to regenerate the errors?

Can you please try to check log file by enabling debug on your site. please check the following link to learn how to enable debugging on your site.

https://codex.wordpress.org/Debugging_in_WordPress

define( 'WP_DEBUG', true );
define( 'WP_DEBUG_LOG', true );

Then check the debug log file /wp-content/debug.log

Regards

'Unexpected token <' - crashes many other plugins 5
PickPlugins
- May 20, 2019 09:00 PM
Flag (0)
0

Please check now, i have added the code under your theme functions.php file,
remove_filter( 'the_content', 'wpautop' );

Please see what was the issue
https://imgur.com/Tr8UFXq

Regards

'Unexpected token <' - crashes many other plugins 6
Matthew Cooper
- May 20, 2019 08:04 PM
Flag (0)
0

Hey,

I was on my way out during my last comments on Friday, so I hid the row in question. Here is a guide on how to recreate the error and unhide the row. https://imgur.com/a/2H4lNlH

I have cleared cache many times in my regular troubleshooting process. Be sure to check the console before and after. There are some other errors occurring but they don't effect post grid on other pages. This error only happens on this page and I have tried hiding other elements/features to rectify the issues created with no success.

Thanks!

'Unexpected token <' - crashes many other plugins 5
PickPlugins
- May 18, 2019 03:58 AM
Flag (0)
0

HI, I am still not able to figure out the error, please see my screencast
https://imgur.com/a/Sin9Fpf

Why not sending me some screenshot? Also can you please clear browser cache and see what's happening?

6+ more comments. Sign in to Reply
Replying as Submit