Find Answers and Get Support › Forums › Cera – Intranet & Community Theme › Compatible Plugins › bbPress › Ordered list ‘ol’ doesn’t show number in forum.
- This topic has 5 replies, 3 voices, and was last updated 4 years, 11 months ago by
Manathan.
-
AuthorPosts
-
@themopteryx
- 0 Topics
- 615 Posts
Hi @yagom,
Thank you for your precious feedback. There is definitely an issue in our theme which will be fixed in the next update.
In the meantime, simply add the following code snippet to your website:
#bbpress-forums ul.bbp-replies .reply-content-bubble ol { list-style: decimal; padding-left: 20px; margin-bottom: 20px; } #bbpress-forums ul.bbp-replies .reply-content-bubble ol li { list-style: inherit; } #bbpress-forums ul.bbp-replies .reply-content-bubble ul { list-style: disc; padding-left: 20px; margin-bottom: 20px; } #bbpress-forums ul.bbp-replies .reply-content-bubble ul li { list-style: inherit; }
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.Regards,
March 30, 2020 at 10:03 #11076yagomParticipant@yagom- 5 Topics
- 13 Posts
Thanks again Jean @themopteryx
Could you let me know when you release update which fixed it?
Thanks.
March 30, 2020 at 11:06 #11077@themodactyl- 0 Topics
- 6750 Posts
Hi @yagom,
We recently release a new version of your theme. Updating your theme, Grimlock plugins and all the other recommended plugins to the latest version should fix this issue.
If you have correctly updated the theme and Grimlock, the problem should now be fixed. 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). So 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:
https://www.lifewire.com/how-to-clear-cache-2617980Cheers,
June 5, 2020 at 11:27 #13647 -
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 ‘Ordered list ‘ol’ doesn’t show number in forum.’ is closed to new replies.