• Resolved calmovare

    (@calmovare)


    I am currently writing a new blogpost in the wordpress block editor. WPSSO gives me 4 ‘yellow’ notifications. One is basically an advertisement for the the WPSSO Shipping Delivery Time plugin, three others are about images and I handle my images typically when a blogpost is finished.

    These notifications should all be permanently dismissable (so they say) but I cannot find an x or a dismiss button anywhere. I do not have this issue in the classic editor (notifications do not show there).

    These four notifications cover over half my screen and it prohibits me from working properly.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author JS Morisset

    (@jsmoriss)

    Notifications should be located in the top menu toolbar (see the SSO > Setup Guide for more info on notifications).

    Are you saying these notifications appear in the main webpage content area? That should not be, and yes, they should definitely be dismissable as well. ??

    It sounds like you may have a javascript / jQuery issue, which would prevent javascript / jQuery scripts from completing properly (not just those from WPSSO, but all javascripy / jQuery scripts on that page).

    I would suggest you enable the javascript console in your browser and look for any reported errors (javascript / jQuery executes in the browser, not on the server). See here for more info: https://wpsso.com/docs/plugins/wpsso/installation/troubleshooting-guide/

    Please copy-paste the text of any javascript / jQuery error and I can (hopefully) offer some suggestions.

    js.

    Plugin Author JS Morisset

    (@jsmoriss)

    FYI – If the admin toolbar is disabled somehow, then WPSSO cannot add notices discreetly to the admin toolbar. I’ve added a check in the next version to make sure is_admin_bar_showing() is not false in the back-end. ??

    js.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Cannot dismiss notices’ is closed to new replies.