Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #983554
    miamistainless
    Participant

    Hi

    I want to add a telephone number in the header area (with no other menu items)

    I was able to add the custom link but when I do it adds another telephone number and Login menu items.

    How can I get rid of these.

    http://go.miamistainless.com.au/

    Thanks.

    #983640
    Christopher
    Moderator

    Hi there,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks.

    #984884
    miamistainless
    Participant
    This reply has been marked as private.
    #985237
    miamistainless
    Participant

    I have also tried to delete the custom link but those default telephone number and login menu item still stay.

    If I could remove the login option and change the default telephone number and replace “tel:” to “Ph:” I would just use that.

    Thanks.

    #985404
    Paul R
    Moderator

    Hi Leearna,

    Sorry I can’t seem to find where it is coming from with just wordpress access.

    Can you provide us your ftp login in private reply so we can check further.

    Thanks

    #986666
    miamistainless
    Participant
    This reply has been marked as private.
    #986668
    miamistainless
    Participant
    This reply has been marked as private.
    #986680
    miamistainless
    Participant

    FYI

    I was able to get rid of it temporarily by using the css

    }.x-btn-navbar-phone {
      display: none !important;
    }
    .x-menu-item-login {
      display: none !important;
    }

    But ideally I’d like to know whats causing it just incase I have the same problem in other Theme X websites I work on.

    Leearna

    #987111
    Lely
    Moderator

    Hello Leearna,

    Unfortunately, I can’t connect to your server. See attached screenshot. Upon checking, this is not coming from any wordpress menu settings or cause by a plugin. One thing left to check is your child theme. This might be coming from a custom code. Please try to switch from child theme to main X theme and then remove those custom CSS before checking again. If those menu links disappear without using those custom CSS and using main X theme, please check each custom function on your child theme functions.php file that was causing the issue.

    Hope this helps.

  • <script> jQuery(function($){ $("#no-reply-983554 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>