bbcode not formatting in wordpress

shahgazer
Posts: 1
Joined: Thu Apr 12, 2018 2:06 am

bbcode not formatting in wordpress

Post by shahgazer »

Hello,

I've successfully installed and configured my phpbb and wordpress to work together. I'm not planning to integrated any users in between the 2 application. But I do need to grab post from phpbb and use it in wordpress.

I've managed to use the shortcode (example)

Code: Select all

[w3allforumpost id="1202"]
with success.

However bold formatting is not working.

The URLs, italic, underline are ok.

Any ideas? Thanks
User avatar
axew3
w3all User
w3all User
Posts: 2883
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: bbcode not formatting in wordpress

Post by axew3 »

Hello! It still is at vers.1.0 (as on inline code explained) and may need to be improved. It will be very soon.
Can you insert on reply here, the content of this formatted post, so we can see where the problem is?
Please reply here, with a post example like the one you have problems with, we'll try to shortcode and see ... ...
User avatar
kaspir
Moderator
Moderator
Posts: 88
Joined: Mon Mar 20, 2017 2:38 pm
Location: USA
Contact:

Re: bbcode not formatting in wordpress

Post by kaspir »

Right, I noticed this a bit ago too, the plugin shortcode will not pick up all board installed (especially custom) bbcodes. Perhaps axew3, pulling the data from the tables may register them all. I would presume this would either be a new manual function or a cron job type of process.

Can't say why it didn't take bold though, bold currently works for me, Im just adding that I know it doesn't take all of them.
Image
World of Phaos RPG online is making it's come back! Play free now!
Check out phpBB contributions & extension downloads. :P
Post Reply