Hi.
I just noticed that when both "bbpress SEO tools" and "bbCode lite" are activated, bbCode lite doesn't work.
bbPress: v 1.0.2
bbpress SEO tools: v 1.02
bbCode lite: 1.0.3
Any idea on how to fix this?
Thanks
PHP related forum, discuss snippets, classes and tutorials
Hi.
I just noticed that when both "bbpress SEO tools" and "bbCode lite" are activated, bbCode lite doesn't work.
bbPress: v 1.0.2
bbpress SEO tools: v 1.02
bbCode lite: 1.0.3
Any idea on how to fix this?
Thanks
Hi,
as you can see, I don't use bbcode lite plugin. Do you get an error message?
No errors, bbCode just don't get "activated".
[b]hello world[/b] stays as it is, does not boldize.
I don't know why, I'll dig in myself if I have time because I'm courious and I want to learn bb plugins.
I think it's this filter:
add_filter('post_text', 'post_with_links_nofollow');
if you disable this one in the SEP plugin file, the other plugin should work.
You're right, it works now
Thanks.
You must log in to post.