-
Author
Tagged: Increase size of upload media
-
May 19, 2017 at 12:39 #162096KituiParticipant
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.May 21, 2017 at 23:53 #162204LauraModeratorHello, 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 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 22, 2017 at 12:10 #162244KituiParticipantThank 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.May 23, 2017 at 18:36 #162467LauraModeratorHello, 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 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 23, 2017 at 19:57 #162482KituiParticipantCache cleared, still not working. I suggest sharing the login details with you so you can have a look. What do you say?
May 24, 2017 at 17:03 #162585LauraModeratorHello, 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 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 🙂
June 5, 2017 at 22:34 #163466LauraModeratorHello, 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 🙂
June 8, 2017 at 18:24 #163742RaduModeratorJust 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 solutionJune 9, 2017 at 11:49 #163813KituiParticipantHello 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
June 12, 2017 at 17:56 #164061RaduModeratorYou 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 solutionJune 13, 2017 at 15:22 #164156sudarshanalwaysParticipantDear sir i have the same proble . i paste the code to quick css but still not working. help me also
June 15, 2017 at 18:38 #164349RaduModeratorEmpty 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 solutionJune 16, 2017 at 15:36 #164428sudarshanalwaysParticipantDear
Moderators
How can i increase size of uploading video and audio in activity stream post. its current size is 2 MB. help meJune 19, 2017 at 17:15 #164636RaduModeratorHi,
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 -
AuthorPosts
You must be logged in to reply to this topic.