-
AuthorPosts
-
August 7, 2015 at 2:15 am #484241
Hi,
I installed the bbPress forum plugin and I’m trying to add shortcodes using the “Insert Theme Shortcode” function in a new topic I created. But instead of the shortcode appearing when I publish, I only get the shortcode text.
Any solution for this?
Thanks!
August 7, 2015 at 12:25 pm #484497Hi marcbuote!
Please try using this plugin – https://wordpress.org/plugins/bbpress-do-short-codes/
Best regards,
YigitAugust 7, 2015 at 3:41 pm #484568Thank you! That worked perfectly!
I’m also noticing that ordered lists are not showing the published page. They show when editing the Topic but do not appear when viewing the page. How do i fix this?
August 7, 2015 at 4:18 pm #484587Hi!
Can you post the link to your page where we can see an example?
Best regards,
YigitAugust 7, 2015 at 4:20 pm #484588Link attached. You will notice the content is indented where an ordered list would appear but no numbers are appearing.
August 7, 2015 at 4:28 pm #484595Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.bbp-reply-content li { list-style-type: disc!important; }Cheers!
YigitAugust 7, 2015 at 4:34 pm #484600I added that in, and it made it display bullet points instead of the numbered list like it was supposed to.
August 7, 2015 at 4:38 pm #484603Hey!
Please change the code to following
.bbp-reply-content li { list-style-type: decimal!important; }Regards,
YigitAugust 7, 2015 at 4:41 pm #484606Perfect! That worked. Thank you so much!
August 7, 2015 at 4:45 pm #484608Hi!
You are welcome, we are always happy to help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Have a great weekend!
Cheers!
Yigit -
AuthorPosts
- The topic ‘Use Shortcodes in bbPress forum plugin’ is closed to new replies.
