Support » Plugin: Premium Addons for Elementor » Cannot get rid of feature notice

  • Resolved Wollu

    (@wollu)


    Hello Dev,
    Thank you for the great plugin.

    I have some issue.
    I cannot get rid of feature notice:
    “Premium SVG Draw Widget is now available in Premium Addons for Elementor. Check it out now!”

    I already click the link or click the close icon but it keep coming every time I reload the page.

    Thanks in advance.

Viewing 8 replies - 1 through 8 (of 8 total)
  • Same 😉

    first Workaround:

    Step -1-:
    Edit the file ‘pa-notice.js’ in “/wp-content/plugins/premium-addons-for-elementor/admin/assets/js”. Just clear the file and save it (0 bytes). Replace the org. file with the ‘cleared’ one.

    Step -2-:
    Change to the dir “/wp-content/plugins/premium-addons-for-elementor/admin/assets/css”
    load the file “notice.css” in your editor. Change the following line (line 2)
    » display: flex;
    to
    » display: none;

    Re-Upload the file and the Banner is gone …

    With the next PA-Update, the changes will lost! So we all hope that this bug will be fixed soon – otherwise repeat the procedure 😉

    Plugin Author Leap13

    (@leap13)

    Hi there,

    We are so sorry for the inconvenience you are having. Please accept our apology. I will do my best to help you get this resolved ASAP.

    The notification should never appear once you close it. This issue can happen due to a conflict that causes the AJAX request sent to PHP to dismiss the notification to be blocked, or you refresh the page just after closing the notification.

    So, could you please close the notification, and check the console to see if there are any error coming?

    Here’s a screenshot showing the proper response that should come from your server.

    Regards

    Hey Leap,

    did it … message is “success: true” and no errors accure. But when i open another Site in the Dashboard (i.e. ‘Sites’), the banner appears again. Cache was totally cleared … no BrowserAddons in the back.

    At a loss
    René

    Thread Starter Wollu

    (@wollu)

    Thank you for the reply.

    It did show success:
    {success: true} pa-notice.js?ver=4.9.27

    But when I reload or open any menu in wp admin, it’s coming back.
    I think I will use @renedeutscher solution.

    Thanks!

    Plugin Author Leap13

    (@leap13)

    Hi @wollu

    Our devs would be more than glad to check further and release a new version to fix this issue ASAP.

    You can’t imagine how much we would appreciate if you could just send us a message on our website so the team can check and make sure users be able to dismiss and hide the notification.

    Regards

    Plugin Author Leap13

    (@leap13)

    Hi @renedeutscher, @wollu

    Thanks so much guys. Our devs team was able to reproduce the issue. We have just released a new version in which we improved the function used to dismiss notifications.

    Could you please update your version to 4.9.28 and let us know?

    Regards

    Thread Starter Wollu

    (@wollu)

    Woaaa!!

    Thank you @renedeutscher, @leap13, and Premium Addon Team!
    Updated and problem solved.

    Great support.
    Cheers!

    Yes! 🙂

    Updated » problem solved.

    THANK YOU FOR THIS FAST REACTION!

    Greets from Dresden/Germany

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Cannot get rid of feature notice’ is closed to new replies.