-
Author
-
May 15, 2017 at 04:00 #161381
speedculture
ParticipantI created a fresh installation of Kleo on a sub-domain for testing purposes. I was able to update the cover photo, and post a photo through the media tab. However I am not seeing a button displayed for making a status update. I am also not seeing a button for media posting.
I am trying to recreate the demo site so I can use this on my live Kleo site: SpeedCultureApp.com
If I inspect the code it appears there is a button there, but it does not display for some reason. Not sure what is wrong. Thank you for your help.
Attachments:
You must be logged in to view attached files.May 15, 2017 at 23:38 #161524Laura
ModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! ?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
May 16, 2017 at 00:28 #161553Radu
ModeratorHi,
There seems to be a bug when rtMedia plugin it’s ON, temporary you can use the next CSS fix.
Using this CSS the update button will appear after you click on text area
COPY CODE#whats-new-content.active #whats-new-options { display: block;}
Using this CSS the update button will be shown by default.
COPY CODE#whats-new-content.active #whats-new-options { display: block;}
The CSS will be added to wp-admin -> theme options -> general settings -> quick CSS
NOTE: Child theme needs to be installed and activated.
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.