This topic has 17 replies, 4 voices, and was last updated 7 years by Radu.

  • Author
  • #162096
     Kitui
    Participant

    Hi,

    My sweetdate theme on the user profile, I can write an update but the options to “add media” and “post update” are missing. Same applies when users want to post updates to groups. Please see attached screenshots comparing my theme (what is missing) and your demo.  Kindly help

     

    My website is http://www.flirtered.com

    Attachments:
    You must be logged in to view attached files.
    #162204
     Laura
    Moderator

    Hello, please try by adding this to style.css of child theme or at Appearance > Editor > Style.css

    COPY CODE
    
    #whats-new-content.active #whats-new-options { display: block;}
    
    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 🙂

    #162244
     Kitui
    Participant

    Thank you Laura,

    I am not a developer myself, but I tried pasting the above code given code in the style.css just below the

    “/*
    * Please add your custom styles below
    */”

    But it hasn’t worked yet. Any other ideas please? Or am I doing it wrongly?

    Attachments:
    You must be logged in to view attached files.
    #162467
     Laura
    Moderator

    Hello, do you have cache at your website? Try by clearing your browser cache using CTRL+F5
    Let me know 🙂

    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 🙂

    #162482
     Kitui
    Participant

    Cache cleared, still not working. I suggest sharing the login details with you so you can have a look. What do you say?

    #162585
     Laura
    Moderator

    Hello, sure, please share access 🙂

    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 🙂

    #163290
     Kitui
    Participant
    This reply has been set as private.
    #163466
     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 🙂

    #163517
     Kitui
    Participant

    Noted.

    #163742
     Radu
    Moderator

    Just add this CSS to wp-admin -> theme options -> Styling Options -> Quick css

    COPY CODE
    
    #whats-new-options {
        opacity: 1 !important;
        display: block !important;
    }
    

    NOTE : Child theme needs to be installed and activated.

    That’s all

    Let me know

    Cheers
    R.

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

    Hello Radu,

    Thank you for your response. I don’t however seem to find > theme options -> Styling Options -> Quick css in my wp-admin folder. Please let me know where else to look.

    Best,

    Kitui

    #164061
     Radu
    Moderator

    You should scroll down under wp-admin -> theme options -> styling options quick css

    Then save and that’s all

    Cheers
    R.

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

    Thank you, Radu. That worked! 🙂

    #164156
     sudarshanalways
    Participant

    Dear sir i have the same proble . i paste the code to quick css but still not working. help me also

    #164349
     Radu
    Moderator

    Empty the cache if you have it if still not works provide admin credentials and url in a private reply.

    Add this css

    COPY CODE
    
    #whats-new-options {
        opacity: 1 !important;
        display: block !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #164423
     sudarshanalways
    Participant

    Thank You Boss , it worked

    #164428
     sudarshanalways
    Participant

    Dear
    Moderators
    How can i increase size of uploading video and audio in activity stream post. its current size is 2 MB. help me

    #164636
     Radu
    Moderator

    Hi,

    Use one of those 3 methods: http://www.wpbeginner.com/wp-tutorials/how-to-increase-the-maximum-file-upload-size-in-wordpress/

    IF none of those will work, ask the hosting support to change those for you

    Also, you can give a try to this plugin: https://wordpress.org/plugins/upload-max-file-size/

    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)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?