Find Answers and Get Support › Forums › Gwangi – PRO Multi-Purpose Membership, Social Network & BuddyPress Community Theme › Compatible Plugins › rtMedia for WordPress, BuddyPress and bbPress › Edit title and description media wall
- This topic has 10 replies, 3 voices, and was last updated 2 years, 4 months ago by Manathan.
-
AuthorPosts
-
JohnParticipant@pablogsierra
- 69 Topics
- 175 Posts
Hi there!
I found this bug on my site. It is related with the theme and the rt media plugin.
Should I added this CSS to customize to fix it?
#buddypress #rtmedia-uploader-form .rtm-plupload-list li .plupload_file_name > .rtm-upload-edit-desc-wrapper, #buddypress #rtmedia-uploader-form .rtm-plupload-list li .plupload_file_name > .rtm-upload-edit-title-wrapper, #buddypress #rtmedia_uploader_filelist li .plupload_file_name > .rtm-upload-edit-desc-wrapper, #buddypress #rtmedia_uploader_filelist li .plupload_file_name > .rtm-upload-edit-title-wrapper {
margin-right: 2px;
padding-top: 5px !important;
min-height FONT-VARIANT: JIS78;
}I just changed the padding-top: -35px; line to padding-top: 5px !important;
THANK YOU!
March 13, 2022 at 17:53 #39324@roboraptor- 0 Topics
- 395 Posts
Hi there,
Thanks for getting in touch!
We provide support only during Belgian business hours (Monday to Friday, from 8:30 am – 5:30 pm CEST), and our current response time can be up to 1 business day. We’ve received your request and we’ll get you an answer ASAP.
We really thank you for your patience!
In the meantime, feel free to check out our documentation resources for more help:
Kind regards,
March 13, 2022 at 17:53 #39325@themodactyl- 0 Topics
- 6587 Posts
Hi John,
Thank you for your precious feedback. There is definitely an issue in our theme which will be fixed in the next update. 🙂
We’ll be back to you as soon as the update is available.
Thank you for your patience.
Best,
March 17, 2022 at 09:11 #39421@themodactyl- 0 Topics
- 6587 Posts
Hi John,
Waiting the update, simply add the following code snippet to your website:
/** * FIX: Set a max-width to the fields when editing a picture in the Activity wall */ #buddypress #rtmedia-uploader-form .rtm-plupload-list li .plupload_file_name > .rtm-upload-edit-desc-wrapper, #buddypress #rtmedia-uploader-form .rtm-plupload-list li .plupload_file_name > .rtm-upload-edit-title-wrapper, #buddypress #rtmedia_uploader_filelist li .plupload_file_name > .rtm-upload-edit-desc-wrapper, #buddypress #rtmedia_uploader_filelist li .plupload_file_name > .rtm-upload-edit-title-wrapper{ max-width:100%; }
To add this code snippet to your site, we recommend that you paste it to the Custom CSS panel of your WordPress Customizer. Just go to your dashboard and navigate to “Appearance > Customize > Additional CSS”.
Pasting your code snippet there should do the trick for you.Also, it’s important to remember that we share snippet only to solve issues with our theme. Any further request for CSS snippets will have to be part of a defect that needs to be fixed urgently. No snippets will be shared otherwise.
If you want to go further with the customization of your website, we advise that you require customization work.
Regards,
March 18, 2022 at 09:43 #39446@themodactyl- 0 Topics
- 6587 Posts
Hi John,
Thank you for bring this new issue to our attention. We’re glad to answer any question related with the setup of our theme.
However, it is very difficult for us to provide the best support possible and to keep track of issues and their resolution if multiple questions are asked in the same topic.
Moreover, it’s easier for us to share the resolution for a single issue with other members of our community facing the same problem.So, could you move your other question into a different topic, please? One question = one topic.
By doing this, you will be making a great contribution to this forum, and we thank you very much for that!Thank you.
March 21, 2022 at 09:32 #39467@themodactyl- 0 Topics
- 6587 Posts
Hi John,
We have just released a new update of Grimlock for BuddyPress. Updating this plugin to the latest version should fix this issue.
After the update, the problem should now be fixed. However, you might still be seeing the issue because your browser cache is showing you an older version of the page (browsers do that to load pages faster). To see that the issue is resolved you will need to empty your browser cache and reload the page. If you want to read more on what browser cache is and how to clear it, here is an article that might help you: How to Clear Internet Cache in Every Major Browser.
Kindest regards,
April 19, 2022 at 13:33 #39967 -
AuthorPosts
Hi there,
This topic has been inactive for a while now so we will be closing it to keep the forum tidy. Don't hesitate to create a new topic if you still need help and we'll be glad to help you!
Best regards,
The Themosaurus team.
The topic ‘Edit title and description media wall’ is closed to new replies.