TacoVerdo,
I’m sorry to report the same issue with 3.03 as before. Same issue as above. I’ve tracked down an error message in the console of my browser that show the following error. Perhaps this is a clue?
Can others check for a similar issue?
Request-URI Too Long Error 414 Request URI too long
The requested URL’s length exceeds the capacity limit for this server.
Here’s a bit of the URL. It looks like the entire page/post content embedded in the querystring:
https://www.abante.me/wp-admin/admin-ajax.php?action=wpseo_filter_shortcodes&_wpnonce=bad1763b3f&data[]=[x_custom_headline+level%3D%22h3%22+looks_like%3D%22h3%22+accent%3D%22false%22+class%3D%22center-text+h-responsive+hometitle%22]COLLEGE+%E2%80%A2+LEADERSHIP+%E2%80%A2+DISCIPLESHIP%3Cbr%2F%3Ein+a+global+Missions+gap+year+journey[%2Fx_custom_headline]&data[]=[x_custom_headline+level%3D%22h1%22+looks_like%3D%22h1%22+accent%3D%22true%22+class%3D%22center-text+h-responsive%22+style%3D%22color%3A+%23ffffff…
It goes on and on and on, etc., for the entire page content. I think that what is happening is that the snippet editor’s new feature of evaluating ‘rendered’ content is not compatible with some servers. If I could figure out how to increase the limit of this setting on my server I would and then I could confirm. But is anyone else experiencing this?