Message on the top for new people - by gurhan

This topic has 14 replies, 4 voices, and was last updated 9 years, 8 months ago ago by Stan Russell

  • Avatar: gurhan
    gurhan
    Participant
    April 16, 2016 at 14:13

    When a new person is logged in for the first time different role, the backend give this message–> “Sorry, but you do not have the correct permissions to install the Contact Form 7, Essential grid, Master Slider, Screets Chat and Wishlist plugins. Contact the administrator of this site for help on getting the plugins installed.”

    How can I make sure that this doesn’t happen?

    Thank you…

    13 Answers
    Avatar: Eva
    Eva Kemp
    Participant
    April 17, 2016 at 08:51

    Hello,

    So you want to hide that message?
    Please provide us with wp-admin credentials where you see the notice and administrator role credentials.

    Regards,
    Eva Kemp.

    Avatar: gurhan
    gurhan
    Participant
    April 17, 2016 at 11:51

    just to make sure we have a clear understanding Eva…

    this side of the site is for multi-vendors. So, this message appears every time a new vendor (newly) registers in the upper portion of his account.

    ps: I just used your credentials to access the backend, and get the same message (which you will also see)

    Thank you…

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Participant
    April 18, 2016 at 09:12

    Hello,

    I don’t see the message “Sorry, but you do not have the correct permissions to install the Contact Form 7, Essential grid, Master Slider, Screets Chat and Wishlist plugins” for the user you provided:
    http://storage1.static.itmages.com/i/16/0418/h_1460967176_2903185_f4c12fd36c.png

    Please clarify how we can replicate the issue.

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: gurhan
    gurhan
    Participant
    April 18, 2016 at 09:46

    I think you see this version of the message when you login as an admin, because you have permission to install those plugins –> http://prnt.sc/atnnhv

    however, when you login as a vendor, you see the message that I previously sent to you (because vendors do not have the permission to install plugins)

    I just created a new vendor (credentials are below). Please login as a vendor to see the message…

    Go to the site –> http://ikinciel.yazardandirekt.com/
    Click here –> http://prnt.sc/atnovs
    Click here –> http://prnt.sc/atnp86
    Here it is –> http://prnt.sc/atnpf1

    Thank you…

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Participant
    April 18, 2016 at 11:10

    Hello,

    Please provide FTP credentials.

    Regards,
    Eva Kemp.

    Avatar: gurhan
    gurhan
    Participant
    April 18, 2016 at 12:24

    here you go

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Participant
    April 18, 2016 at 13:30

    Hello,

    In this case you need to clear content of the file plugins.php in framework directory, but don’t delete the file itself.

    Regards,
    Eva Kemp.

    Avatar: gurhan
    gurhan
    Participant
    April 18, 2016 at 14:02

    how can i do this in the child theme?

    i created the “framework” subdirectory, and put the modified plugins.php in it… didn’t work…

    please advise?

    Avatar: Eva
    Eva Kemp
    Participant
    April 19, 2016 at 08:33

    Hello,

    Please refer to WordPress documentation how to include files in the child theme:
    https://codex.wordpress.org/Child_Themes#Referencing_.2F_Including_Files_in_Your_Child_Theme

    Regards,
    Eva Kemp.

    Avatar: gurhan
    gurhan
    Participant
    April 19, 2016 at 12:22

    I need a little help Eva,

    the article references to css files yet we are modifying a php file.

    I created the same directory structure where the original file resides (within the child theme directory –> /royal-child/framework/plugins.php) and put the modified plugins.php file in it…

    anything else I have to do?

    Avatar: Robert Hall
    Robert Hall
    Participant
    April 19, 2016 at 14:30

    Hello,

    I’ve added the following code into functions.php file of the Child Theme. Please check it.

    add_action( 'after_setup_theme', 'remove_parent_theme_features', 10 );
     
    function remove_parent_theme_features() {
        remove_action('tgmpa_register', 'etheme_register_required_plugins');
    }

    Regards,
    Robert Hall

    Avatar: gurhan
    gurhan
    Participant
    April 20, 2016 at 06:04

    awesome!

    TU Robert

    Avatar: stan
    Stan Russell
    Participant
    April 20, 2016 at 08:06

    Hello gurhan,

    we are happy to help! Have a nice day!

    Regards,
    Stan Russell.

  • Viewing 14 results - 1 through 14 (of 14 total)

The issue related to '‘Message on the top for new people’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.