Now I see my edits are not saving again and the system keeps reverting back to old edits to the page tiltes before I did these last two updates to the Rank Math plugin.
Hello,
I have updated the sensitive data as requested. Can you please check further?
Thank you.
Hello,
I have updated the sensitive data as requested. Can you please check further?
Thank you.
Atenção cuidado ao instalar este plugin, pois com as novas versões do WordPress tem que fazer muitas configurações nas depurações do wordpress… ao atualizar este plugin aparece há um erro crítico em seu site. Detalhes do erro
================
Um erro do tipo E_ERROR foi causado na linha 365 do arquivo /home/us6zxsan/public_html/wp-content/plugins/seo-by-rank-math/rank-math.php. Mensagem de erro: Uncaught Error: Class ‘RankMath\Admin\Engine’ not found in /home/us6zxsan/public_html/wp-content/plugins/seo-by-rank-math/rank-math.php:365
Stack trace:
#0 /home/us6zxsan/public_html/wp-includes/class-wp-hook.php(288): RankMath->init_admin(”)
#1 /home/us6zxsan/public_html/wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters(NULL, Array)
#2 /home/us6zxsan/public_html/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#3 /home/us6zxsan/public_html/wp-settings.php(392): do_action(‘plugins_loaded’)
#4 /home/us6zxsan/public_html/wp-config.php(92): require_once(‘/home/us6zxsan/…’)
#5 /home/us6zxsan/public_html/wp-load.php(37): require_once(‘/home/us6zxsan/…’)
#6 /home/us6zxsan/public_html/wp-admin/admin.php(34): require_once(‘/home/us6zxsan/…’)
#7 /home/us6zxsan/public_html/wp-admin/index.php(10): require_once(‘/home/us6zxsan/…’)
#8 {main}
thrown
====================
Hello Gary,
Thank you for the details.
For some reason, the data is not saving if Gutenberg sidebar is enabled, for now, we have added this filter in your theme’s functions.php file
/**
* Disable Gutenberg Sidebar Integration
*/
add_filter( 'rank_math/gutenberg/enabled', '__return_false' );
It disables new Gutenberg sidebar integration, and metaboxes will appear below the content area.
We are investigating this issue on your staging site.
We seek your patience and understanding in this matter. Thank you.
Hello Gary,
We have found the issue and fixed it on your website. This issue was happening if custom fields are visible in the post editor. We will release a new update fixing this issue for everyone else.
@tabom, this issue was fixed in the v1.0.36.2, could you please try after updating the plugin? If you are still facing the issue, please open a new ticket.
Thank you.