CSS inside a post trough the XMLRPC
-
I have a application that exports HTML containing CSS to a wordpress blog. If I try that on my own blog that I installed on my own server (out-of-the-box) it works like a charm. When I do the same to my blog on wordpress.com it shows the stylesheet as text on the blog, it removed the ‘style type=”text/css”‘ ‘/style’ tags.
Does this have a special reason? Did I forget to switch something on on my wordpress.com blog?
-
We cannot tell without a link to your Wp.com blog and the information of whether or not you’ve got the paid CSS upgrade.
-
I did not pay for anything, it’s a test account.
So it is correct that my wp.com blog does not support CSS?Is there any way I can test for that through the XMLRPC?
-
Your WordPress.com blog does not support CSS changes except in the web-based free Preview UNLESS you purchase the CSS upgrade.
And sorry, I do not know what “XMLRPC” is.
-
Thank you, that helps a lot.
How can one see if a certain account has that upgrade? (for instance on my blog alexmwe.wordpress.com)The XMLRPC is the interface where you can communicate with the blog from other apps.
-
If you did not pay for the upgrade, you do not have it. Note that the CSS upgrade here will not give you complete CSS freedom; I recommend you read the FAQ very carefully before attempting to purchase it. It will not allow you to change the underlying theme operation.
-
It’s not that I want to use CSS in my blog but I’m writing a application that exports HTML with a stylesheet attached into a blogpost. So I would like to be able to check if the user that is using my application has a paid account yes or no.
-
-
- The topic ‘CSS inside a post trough the XMLRPC’ is closed to new replies.