-
Author
-
May 14, 2017 at 07:36 #161305
cfresque
ParticipantHi, I asked them for the custom code to remove the revolution slider part from the admin bar but they want me to pay them money to even ask so they said to ask you. lol I think that was pretty lame to be honest.
Sorry to bother you with this.
May 15, 2017 at 12:07 #161406Laura
ModeratorHello, can you share a screenshot? I cant login to your website 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 15, 2017 at 23:36 #161518cfresque
ParticipantHere i made a special user account for you kleo@gmail.com Pass: support12345
thanks
May 17, 2017 at 23:33 #161805Laura
ModeratorHello, i cant view what you described, can you share a screenshot of where is it?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 19, 2017 at 12:26 #162093cfresque
ParticipantI think the site is running properly now, you should not have any problem. Even to tak off the theme options part from the admin bar would be great, I know how to find it in the back end, I am just trying to make room up there because it was getting crowded and making the profile area push down to the web content.
May 22, 2017 at 15:06 #162275Laura
ModeratorHello, please try by adding this to functions.php of child theme
COPY CODEadd_action( 'admin_bar_menu', 'remove_theme_options', 999 ); function remove_theme_options( $wp_admin_bar ) { $wp_admin_bar->remove_node( 'wp-admin-bar-kleo_options' ); }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 23, 2017 at 11:54 #162397cfresque
Participantnope, didnt quite work, to be honest the revolution slider one is the biggest, they said to contact you because they wouldnt tell me cause I dont have an account. But in the end its not a huge deal, only minor inconvenience. I dont want to eat up all of your time.
May 24, 2017 at 16:56 #162580Laura
ModeratorHello, i am sorry about that, please let me know if you need anything else 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.