-
Author
-
February 6, 2018 at 20:43 #187990AshleyStewartParticipant
Please see screenshot, Ashley in the media is grey and unpreportioned
Attachments:
You must be logged in to view attached files.February 7, 2018 at 18:58 #188054RaduModeratorHi,
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 solutionFebruary 7, 2018 at 20:57 #188068AshleyStewartParticipantThanks 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.February 8, 2018 at 16:16 #188128RaduModeratorHi,
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 solutionFebruary 9, 2018 at 20:48 #188212AshleyStewartParticipantDo 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.February 12, 2018 at 16:46 #188425RaduModeratorHi,
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 solutionFebruary 13, 2018 at 16:52 #188521AshleyStewartParticipantPlease 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.February 13, 2018 at 17:57 #188540RaduModeratorHi,
You should navigate to the button that looks wired, then expand
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 13, 2018 at 18:09 #188541AshleyStewartParticipantAttached. 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.
February 13, 2018 at 18:10 #188542AshleyStewartParticipantAttachment
Attachments:
You must be logged in to view attached files.February 13, 2018 at 18:17 #188546RaduModeratorI see, there is nothing special… i cannot figure out.. did you have possibility to put it online ot can take at it ?
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 13, 2018 at 18:19 #188547AshleyStewartParticipantNot exactly, can we set up a remote session?
February 14, 2018 at 15:12 #188621RaduModeratorHi,
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 solutionFebruary 14, 2018 at 23:27 #188735AshleyStewartParticipantDid you get a chance to connect and take a look?
February 15, 2018 at 00:21 #188737AshleyStewartParticipantCome 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.February 15, 2018 at 17:55 #188785RaduModeratorHi,
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 -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.