Snippet Update button not available

#985570
  • Resolved Handal Dunaway
    Rank Math free

    JQMIGRATE: Migrate is installed, version 3.4.1
    admin-notice.js:12 <div class=​”fs_notice_board” data>​…​</div>​
    publish-guide.js?ver=4089e49b1332937ce791:5 Uncaught ReferenceError: gdlLiveSiteControlData is not defined
    at HTMLDocument.<anonymous> (publish-guide.js?ver=4089e49b1332937ce791:5:2287)Understand this errorAI
    AdminNotice.js:18 null
    blocks.min.js?ver=8474af4b6260126fa879:19 Updated Block: core/cover
    blocks.min.js?ver=8474af4b6260126fa879:19 Block validation: Expected token of type Chars (Objectchars: “u003cstrongu003eSubscribeu003c/strongu003e”type: “Chars”[[Prototype]]: Object), instead saw StartTag (Object).
    (anonymous) @ blocks.min.js?ver=8474af4b6260126fa879:19Understand this warningAI
    blocks.min.js?ver=8474af4b6260126fa879:19 Block validation: Block validation failed for gutena/newsletter-submit-button (Object).

    Content generated by save function:

    <div class=”wp-block-gutena-newsletter-submit-button gutena-newsletter-submit-button-block auto has-accent-text-color has-vivid-red-background-color has-text-color has-background” style=”border-radius:5px;padding-top:12px;padding-right:20px;padding-bottom:12px;padding-left:20px;–gutena–newsletter-button-icon-spacing:5px;–gutena–newsletter-button-icon-color:#ffffff”><button type=”submit” id=”gutena-newsletter-action” class=”gutena-newsletter-action icon-right with-text” aria-label=”Submit Buton”><span class=”gutena-newsletter-button-text”><span>u003cstrongu003eSubscribeu003c/strongu003e</span></span></button></div>

    Content retrieved from post body:

    <div class=”wp-block-gutena-newsletter-submit-button gutena-newsletter-submit-button-block auto has-accent-text-color has-vivid-red-background-color has-text-color has-background” style=”border-radius:5px;padding-top:12px;padding-right:20px;padding-bottom:12px;padding-left:20px;–gutena–newsletter-button-icon-spacing:5px;–gutena–newsletter-button-icon-color:#ffffff”><button type=”submit” id=”gutena-newsletter-action” class=”gutena-newsletter-action icon-right with-text” aria-label=”Submit Buton”><span class=”gutena-newsletter-button-text”><span>Subscribe</span></span></button></div>
    (anonymous) @ blocks.min.js?ver=8474af4b6260126fa879:19Understand this errorAI
    deprecated.min.js?ver=e1f84915c5e8ae38964c:2 wp.editPost.PluginSidebarMoreMenuItem is deprecated since version 6.6. Please use wp.editor.PluginSidebarMoreMenuItem instead.
    i @ deprecated.min.js?ver=e1f84915c5e8ae38964c:2Understand this warningAI
    deprecated.min.js?ver=e1f84915c5e8ae38964c:2 wp.editPost.PluginSidebar is deprecated since version 6.6. Please use wp.editor.PluginSidebar instead.
    i @ deprecated.min.js?ver=e1f84915c5e8ae38964c:2Understand this warningAI
    deprecated.min.js?ver=e1f84915c5e8ae38964c:2 wp.editPost.PluginMoreMenuItem is deprecated since version 6.6. Please use wp.editor.PluginMoreMenuItem instead.
    i @ deprecated.min.js?ver=e1f84915c5e8ae38964c:2Understand this warningAI
    deprecated.min.js?ver=e1f84915c5e8ae38964c:2 wp.editPost.PluginPostStatusInfo is deprecated since version 6.6. Please use wp.editor.PluginPostStatusInfo instead.
    i @ deprecated.min.js?ver=e1f84915c5e8ae38964c:2Understand this warningAI
    deprecated.min.js?ver=e1f84915c5e8ae38964c:2 wp.editPost.PluginPostPublishPanel is deprecated since version 6.6. Please use wp.editor.PluginPostPublishPanel instead.
    i @ deprecated.min.js?ver=e1f84915c5e8ae38964c:2Understand this warningAI
    deprecated.min.js?ver=e1f84915c5e8ae38964c:2 Bottom margin styles for wp.components.TextControl is deprecated since version 6.7 and will be removed in version 7.0. Note: Set the __nextHasNoMarginBottom prop to true to start opting into the new styles, which will become the default in a future version.
    i @ deprecated.min.js?ver=e1f84915c5e8ae38964c:2Understand this warningAI
    deprecated.min.js?ver=e1f84915c5e8ae38964c:2 Using custom components as toolbar controls is deprecated since version 5.6. Please use ToolbarItem, ToolbarButton or ToolbarDropdownMenu components instead. See: https://developer.wordpress.org/block-editor/components/toolbar-button/#inside-blockcontrols
    i @ deprecated.min.js?ver=e1f84915c5e8ae38964c:2Understand this warningAI
    deprecated.min.js?ver=e1f84915c5e8ae38964c:2 Bottom margin styles for wp.components.ToggleControl is deprecated since version 6.7 and will be removed in version 7.0. Note: Set the __nextHasNoMarginBottom prop to true to start opting into the new styles, which will become the default in a future version.
    i @ deprecated.min.js?ver=e1f84915c5e8ae38964c:2Understand this warningAI
    deprecated.min.js?ver=e1f84915c5e8ae38964c:2 Bottom margin styles for wp.components.CheckboxControl is deprecated since version 6.7 and will be removed in version 7.0. Note: Set the __nextHasNoMarginBottom prop to true to start opting into the new styles, which will become the default in a future version.
    i @ deprecated.min.js?ver=e1f84915c5e8ae38964c:2Understand this warningAI

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

    We apologize for the issue you are facing with the Snippet Update button not being available. The errors you are encountering, such as Uncaught ReferenceError: gdlLiveSiteControlData is not defined and block validation warnings, suggest that there may be a JavaScript conflict or an issue with the blocks being used in your WordPress setup.

    To troubleshoot this issue, we recommend the following steps:

    1. Check for Plugin Conflicts: Deactivate all plugins except Rank Math and see if the issue persists. If the button becomes available, reactivate your plugins one by one to identify the conflicting plugin.
    2. Switch Themes: Temporarily switch to a default WordPress theme (like Twenty Twenty-One) to see if the issue is related to your current theme.
    3. Clear Cache: Clear your browser cache and any caching plugins you may be using on your site.
    4. Inspect Console Errors: Use the Developer Tools in your browser (usually accessible via F12) to check for any additional JavaScript errors that might provide more insight into the problem.
    5. Update Everything: Ensure that WordPress, your theme, and all plugins are updated to their latest versions.

    If these steps do not resolve the issue, please reply to this ticket with your site URL so that a human agent from our support team can assist you further. Thank you for raising this concern!

    i tried every option available and I still cannot get the button to appear.

    Hello,

    We don’t have a separate save button to save the metadata. You’ll have to Save/Update the post/page to save the metadata.

    In case you face any issues while saving the metadata, please share a screencast using a tool like https://loom.com so that we can check the issue further for you.

    Looking forward to helping you.

    Thank you.

    Hello Siman, so here is the link to show the problem I am encountering.
    https://www.loom.com/share/a2daeb39869a454290250a711ceb003d?sid=e5fb9f7f-caaa-4de2-913a-81e33d3088c0

    Hello am I able to get support or an update?

    I save my pages and the changes made but when searching they are all still the same.

    Please help!

    Hello,

    Please note that after changing the metadata on your website, Google might take days or even weeks to update this on SERPs.

    Google assigns a crawl budget to your website depending on a lot of factors (especially your posting frequency + the domain authority) and that has a direct effect on how soon or how late your content will be updated on SERPs.

    However, if you check your page with https://rankmath.com/tools/meta-tag-analyzer/ or https://www.heymeta.com/, you’ll see Rank Math has already added the correct meta title and description for your homepage. Now, you’ll have to wait until Google crawls the page and updates the metadata on SERPs.

    For more details, you can check this URL: https://rankmath.com/kb/different-meta-title-and-description/#page-not-indexed

    Hope that helps and please don’t hesitate to let us know if you have any other questions.
     
    Thank you.

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

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

The ticket ‘Snippet Update button not available’ is closed to new replies.