• Hi,

    Since updating elementor to version 3.21.0 it is impossible for me to remove the “notes” logo from the admin bar.
    I don’t want to use this option, before I could deactivate it in the elementor settings, but now, I can’t find the option to hide it.

    Thanks in advance

    Pierre

Viewing 13 replies - 1 through 13 (of 13 total)
  • Plugin Support Elementor Team

    (@ricav)

    Hi @hurikhan,

    As of the latest version, the “Notes” feature has been integrated directly into Elementor, and as a result, users no longer have the option to disable it.

    Thank you for your understanding.

    Kind regards,

    Thread Starter hurikhan

    (@hurikhan)

    Thank you for your reply.

    It’s a shame not to be able to deactivate notes because in previous versions of elementor this option was present.

    Well, it has become quite obvious that Elementor wants to HOG as much of the Admin Bar’s limited space as it can. Now, with this ‘Notes’ being BURNED in permanently… and their, “Edit With Elementor” it’s quite obvious ‘THEY DON’T CARE HOW MUCH SPACE THEIR STUFF TAKES UP’ as long as they’re getting your MONEY..
    They could, if they wanted to.. .provide a means to REDUCE the ‘Edit with Elementor’ down to an ICON with the (E).. Admins would know it means.. “Edit with Elementor”… And since they have BURNED the “Notes” in permanently.. they could, if they wanted to… provide a means to REMOVE it from Admin Bar ..
    BUT THEY DON’T CARE! And that leaves me looking for a way to do just that… There STUFF isn’t the ONLY Page Builder on the Market, nor is it the ONLY thing that appears in the ADMIN BAR !

    • This reply was modified 7 months, 1 week ago by estacey2013.

    Please don’t force us to use what we don’t need. Come on @ricav, you’re better than this.

    Plugin Support Elementor Team

    (@ricav)

    Hi @hurikhan,

    I wanted to bring to your attention that, apart from “Admin” users, other user roles have the ability to turn off the Notes feature. You can see a demonstration of this in the following video: https://www.loom.com/share/64d1d65fa39c4478aa4c3dced8c2b481?sid=9a71db7e-51b7-4add-9ca7-c06a70336bd5

    Additionally, I agree that having an option to disable the Notes feature for all users would be beneficial. If you’re interested, you can submit this suggestion as a feature request on GitHub using the following link: https://github.com/orgs/elementor/discussions/categories/feature-request.

    Thank you for your understanding and cooperation.

    Wishing you a fantastic day ahead!

    Regards,

    I’m talking about ‘HIDING’ it from the ADMIN BAR… you know.. to SAVE SPACE!?! Elementor isn’t the ONLY plugin used on WordPress.. and ALL of ya want space on the BAR.. Here we are as Admins, being FORCED to have, “EDIT WITH ELEMENTOR”… and “NOTES” on the bar… Your site doesn’t even consider it! – in fact, when mentioned … I was told to ‘Talk to Github’.. Well, by simply adding this CSS to the system… I have REDUCED, ‘EDIT WITH ELEMENTOR’ to a simple.. space saving ICON! – I know, I know… you don’t CARE… That’s why you WANT 19 characters and an Icon to .. tell the world.. ‘YOU CAN EDIT WITH ELEMENTOR’… yippee!
    /* Elementor to Icon on Bar */ wp-admin-bar-elementor_edit_page .elementor-edit-link-title {

    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    display: none;
    }

    /* Elementor to Icon on Bar */

    wp-admin-bar-elementor_edit_page .elementor-edit-link-title {

    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    display: none;
    }

    menikan

    (@menikan)

    why would anyone overwrite the shortcut for developer mode and remove the option to disable this note feature ? how can i keep using my shortcut in chrome for Toggle Inspect Element Mode (command, shift, c) without the Notes Panel popping up please ?

    What genius over at Elementor thought it was a good idea to:
    A) Remove the ability for people to turn off/on notes…
    B) Use the same shortcut as chrome dev tools inspect… Disrupting the workflow for developers
    ???
    Who even uses notes? What’s even worse is once it’s open and if you’re inspecting with a mobile view, you can’t close the notes box! Have to reload the page.

    Terrible, terrible user experience.

    Question: Why would you bind this notes Feature to CMD+Shift+C, the same as Google Developer Tools? This way, whenever we need to target an element with the cursor, the Notes feature pops up. Suggestion: Either make the feature optional again or find another keyboard combination.

    Kind regards

    It’s annoying, but why don’t you guys just hide it via CSS?

    /* HIDES ELEMENTOR’S “NOTES” FEATURE IN ADMIN BAR */ #wp-toolbar li#wp-admin-bar-elementor_notes {display:none;}

    kaytellehoel

    (@kaytellehoelgmailcom)

    Plugins elbowing their way into the admin-bar without the possibility to disable this intrusion is just disrespectful to the users, and bad UI design. It smells like a bad Themeforest bloatware. You have to add back the possibility to disable Notes. If you agree, upvote the request here: https://github.com/orgs/elementor/discussions/25822

    It is a bad move Elementor to not let us disable the items in the admin bar. I don’t use the notes feature on any of mine or my clients’ websites. It is intrusive.

Viewing 13 replies - 1 through 13 (of 13 total)
  • You must be logged in to reply to this topic.