themaPoster
http://poster.themasoftware.com/forum/

Wordpress center tag.
http://poster.themasoftware.com/forum/viewtopic.php?f=4&t=10900
Page 1 of 1

Author:  Crackpot [ March 9th, 2022, 12:48 am ]
Post subject:  Wordpress center tag.

if post has <center> tag and TP submit the post in wordpress, it auto remove the <center> tag. even though in TP submitted preview message i can see <center> tag is available

Input
Code:
<center>some text</center>



wordpress submitted post output
Code:
some text


======================
another one. this one is also same, i can see preview message input content is there, but submitted post remove some part.

input
Code:
<a href="#" onclick="selectCode(this); return false;">(SELECT ALL)</a>




wordpress submitted post output
Code:
<a href="#">(SELECT ALL)</a>

Author:  Freddy [ March 9th, 2022, 7:24 am ]
Post subject:  Re: Wordpress center tag

You might have some replacements which affect that.

Do this: "Help" menu (at the top) -> "Support" -> "Compress" -> send me the file which it opens (via PM on any file host). And mention the blog URL.

Will review your settings.

Author:  Freddy [ March 11th, 2022, 12:20 pm ]
Post subject:  Re: Wordpress center tag.

It's 100% the same if posting that manually via browser. Your Wordpress blog removes that.

It really has nothing to do with themaPoster (it's the same via browser).

For center it's using this code:
Code:
<p style="text-align: center;">some text</p>


I'm not a Wordpress expert and don't really know how to add support for "center" tag or that it won't remove the "onclick". You will need to ask in Wordpress support communities.

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/