Meta Edits Not Showing on Frontend

#24067
  • Resolved Gary
    Rank Math free

    I had the issue with the meta page title and description edits not saving and upgrading to the latest version of the plugin (Version 1.0.36.2) has now solved that. But I’ve noticed the edits to the page title I’m doing on pages are not showing on the frontend on the live pages?

    I disabled WP Rocket plugin, but the problem persists. This never happened until the last two updates of the Rank Math plugin.

    I’ve filled in the sensitive data section for the support team to assist.

    • This topic was modified 4 years, 11 months ago by Gary.
Viewing 6 replies - 1 through 6 (of 6 total)
  • Gary
    Rank Math free

    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.

    Gary
    Rank Math free

    Hello,

    I have updated the sensitive data as requested. Can you please check further?

    Thank you.

    Gary
    Rank Math free

    Hello,

    I have updated the sensitive data as requested. Can you please check further?

    Thank you.

    Tabom
    Rank Math free

    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.

Viewing 6 replies - 1 through 6 (of 6 total)

You must be logged in to reply to this ticket.