Rank math does not record in real time or at all

#922384
  • David
    Rank Math free

    Hello,

    I have a problem when I save or delete for example a faq question or I add a keyword on the page I save I leave the page I come back it did not take into account its saved ue nfosi on 2 same for the deletion

    I use the Porto WordPress themes and litespeed cache

    Can you help me there are some who say that there are conflicts with litespeed but they do not say what

    Thanks

Viewing 9 replies - 1 through 9 (of 9 total)
  • Hello,

    Thank you for contacting us and sorry for any inconvenience that might have been caused due to that.

    Assuming you are using the latest version of all the plugins and the themes (please update if not yet), it would seem like a conflict with one of the plugins or the theme you are using.

    To determine that, please follow this troubleshooting guide:
    https://rankmath.com/kb/check-plugin-conflicts/

    Here is a video you can follow as well:
    https://www.youtube.com/watch?v=FcIWRhcUP2c

    Only the site admin would know and your users won’t be affected by this troubleshooting.

    Let us know how it goes. We look forward to hearing from you.

    David
    Rank Math free

    Thank you for your answer, good when I deactivate the theme it works again 🙁

    Hello,

    In this case, please reach out to your theme developers to let them know about the issue. They’ll be in the best position to help with this – but please keep us in the loop.

    Thank you for your patience and cooperation

    David
    Rank Math free

    I’m getting back to you because the person isn’t responding. I have the same problem as this person here -> https://wordpress.org/support/topic/rankt-math-update-problem/

    Hello,

    Could you please confirm whether you have already contacted the theme developer regarding this issue?

    They can help you with the saving issue as it conflicts with Rank Math.

    Looking forward to helping you.

    David
    Rank Math free

    Yes I have already contacted but he does not want to help me for him everything is fine and I admit that paying 70 euros for a theme to not be helped and not to say that finally the theme is not compatible with rank math is abused I find myself in an impasse

    David
    Rank Math free

    I tried to add this script:

    function defer_rank_math_js($tag, $handle) {
        // Vérifiez si le script est celui de Rank Math (assurez-vous que le handle est correct)
        if ('rank-math' === $handle) {
            // Ajoutez l'attribut defer au script
            return str_replace(' src', ' defer="defer" src', $tag);
        }
        return $tag;
    }
    add_filter('script_loader_tag', 'defer_rank_math_js', 10, 2);

    and not to cache /wp-json/ And apparently it works more than a recording problem

    David
    Rank Math free

    Well I tested but no it doesn’t work the theme uses ajax when registering and rank math the same as on the link that I just showed you for that there is a conflict is there a solution?

    Hello,

    If your theme uses AJAX to save the data from the posts/pages our plugin won’t work because we rely on a hook that only runs within PHP to save the data on the database.

    In this case, it would seem like the theme you are using is incompatible with our plugin.

    Don’t hesitate to get in touch if you have any other questions.

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

You must be logged in to reply to this ticket.