This topic has 17 replies, 2 voices, and was last updated 6 years by Radu.

  • Author
  • #187990
     AshleyStewart
    Participant

    Please see screenshot, Ashley in the media is grey and unpreportioned

    Attachments:
    You must be logged in to view attached files.
    #188054
     Radu
    Moderator

    Hi,

    Tell me how can i reproduce that button style on my local install please

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #188068
     AshleyStewart
    Participant

    Thanks for getting back to me. I have attached the config, not sure if this will help you. It seems like only when I add that post to the menu, it displays weird in the menu offset and is grey.

    Attachments:
    You must be logged in to view attached files.
    #188128
     Radu
    Moderator

    Hi,

    Expand that button “Ashley in the media” to can see what style it haves

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #188212
     AshleyStewart
    Participant

    Do not see that as an option. I did update to the latest theme version and Latest WP version.

    Attachments:
    You must be logged in to view attached files.
    #188425
     Radu
    Moderator

    Hi,

    I’ve made a confusion there it’s kleo menu style not buddyapp, in this case tell me or make me a screenshot to the menu button settings in the backend menu to can be able to reproduce it.

    Or if you can put your site online to can look at that will be better.

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #188521
     AshleyStewart
    Participant

    Please let me know if this is what you’re looking for. IF not, please let me know where to navigate to.

    Attachments:
    You must be logged in to view attached files.
    #188540
     Radu
    Moderator

    Hi,

    You should navigate to the button that looks wired, then expand

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #188541
     AshleyStewart
    Participant

    Attached. It is the same as all the other menu tabs which is why it’s throwing me off. I enabled the advanced menu options, but no further information.

    #188542
     AshleyStewart
    Participant

    Attachment

    Attachments:
    You must be logged in to view attached files.
    #188546
     Radu
    Moderator

    I see, there is nothing special… i cannot figure out.. did you have possibility to put it online ot can take at it ?

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #188547
     AshleyStewart
    Participant

    Not exactly, can we set up a remote session?

    #188621
     Radu
    Moderator

    Hi,

    We cannot offer one to one support via remote desktop or skype.

    Best way it’s the provide to me access to see live all pages and backend or if you can provide to me a vpn to your local network to can reach your website.

    IF mentioned things aren’t possible try to delete the button and add it again.

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #188659
     AshleyStewart
    Participant
    This reply has been set as private.
    #188660
     AshleyStewart
    Participant
    This reply has been set as private.
    #188735
     AshleyStewart
    Participant

    Did you get a chance to connect and take a look?

    #188737
     AshleyStewart
    Participant

    Come on guysssss. Really simple coding error. Turns out if the link has “meida” in it, it will change the display of the menu item lol.

    Attachments:
    You must be logged in to view attached files.
    #188785
     Radu
    Moderator

    Hi,

    I saw that… wired, i will speak with core developer about this, meanwhile you can use this fix

    COPY CODE
    
    
    .second-menu-main ul#menu-header-icons li a[href$="media/"] span {
      float: inherit !important;
      font-size: inherit !important;
      font-weight: initial !important;
      padding: initial !important;
      height: initial !important;
      line-height:  initial !important;
      border-radius:  initial !important;
      letter-spacing:  initial !important;
      text-align:  initial !important;
      background-color:  initial !important;
      color:  initial !important;
      margin-top:  initial !important;
      margin-left:  initial !important;
    }
    .second-menu-main ul#menu-header-icons li a[href$="media/"] span:hover {
        color: inherit !important;
    }
    

    Also if you can to add the item in the menu by using custom link and remove the / slash from the end the css will no more target that.

    It was used like that cuz the rtmedia counts the media that you upload and add’s a span in the menu without any specific class.

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 18 posts - 1 through 18 (of 18 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?