Find Answers and Get Support › Forums › Cera – Intranet & Community Theme › Compatible Plugins › bbPress › Missing space bbPress Widget
- This topic has 2 replies, 2 voices, and was last updated 1 year, 5 months ago by Manathan.
-
AuthorPosts
-
@themodactyl
- 0 Topics
- 6680 Posts
Hi Rene,
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.
While waiting for the update, simply add the following code snippet to your website:
/** * FIX: Insert a Space Next to Profile Name in bbPress Widget */ ul.bbp-replies-widget .bbp-author-name::after{ content:" "; display:inline-block; width:4px; }
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,
September 8, 2022 at 10:15 #42533@themodactyl- 0 Topics
- 6680 Posts
Hi Rene,
We have just released a new update of Grimlock for bbPress. 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,
July 26, 2023 at 12:47 #45754 -
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 ‘Missing space bbPress Widget’ is closed to new replies.