This topic has 2 replies, 3 voices, and was last updated 8 years by Radu.

  • Author
  • #161381
     speedculture
    Participant

    I 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.
    #161524
     Laura
    Moderator

    Hello, 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 solution

    Laura 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 🙂

    #161553
     Radu
    Moderator

    Hi,

    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
Viewing 3 posts - 1 through 3 (of 3 total)

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

Log in with your credentials

Forgot your details?