bbcode not formatting in wordpress

Post a reply


This question is a means of preventing automated form submissions by spambots.
Smilies
:D :) ;) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :!: :?: :idea: :arrow: :| :mrgreen: :geek: :ugeek:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

If you wish to attach one or more files enter the details below.

Maximum filesize per attachment: 1 MiB.

Expand view Topic review: bbcode not formatting in wordpress

Re: bbcode not formatting in wordpress

by kaspir » Thu Apr 12, 2018 6:22 pm

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.

Re: bbcode not formatting in wordpress

by axew3 » Thu Apr 12, 2018 7:17 am

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 ... ...

bbcode not formatting in wordpress

by shahgazer » Thu Apr 12, 2018 2:23 am

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

Top