Questions tagged [wordpress.com]

wordpress.com is a hosted solution by the creators of the WordPress content management system. This tag should be used for questions regarding websites hosted on wordpress.com where programming possibilities are limited.

WordPress as a content management platform should be distinguished from wordpress.com, which is a hosted solution by the creators of WordPress. For a discussion of the differences, visit WordPress.com and WordPress.org.

46 questions
72
votes
7 answers

How to blog code at wordpress.com

got a new blog at wordpress few days ago (http://ghads.wordpress.com) and I want to post some code snippets now or then. Is there anyway to make it look like code without paying for extra plugins?
GHad
  • 9,505
  • 6
  • 32
  • 40
23
votes
4 answers

Displaying C# code in Wordpress.com

I have researched this for a few hours and I am kind of frustrated. Maybe I am just missing something as I am new to blogging. I am not hosting my own blog, I am just using WordPress.com. I want to include snippets of c# code and have them look like…
Stomp
  • 860
  • 1
  • 5
  • 19
4
votes
1 answer

Is there a way yet to configure mathjax for wordpress.com?

There is a plugin for wordpress.org. But is there a way to add some code to the page template in wordpress.com, like you can for blogger?
Arvind
  • 119
  • 1
  • 8
3
votes
2 answers

create post wordpress.com using rest api

I want to make php app to create post on wordpress.com using REST api. I use this code:
vallez
  • 97
  • 1
  • 9
3
votes
2 answers

Convert Wordpress.com Hosted Blog to BlogEngine.NET

I'm looking at what is needed to move from wordpress.com to a BlogEngine.NET or similar blog. I've seen a tool for replacing export.php so that it will export your wordpress site in BlogML format so it can easily be imported into BlogEngine.NET,…
Chris Marisic
  • 30,638
  • 21
  • 158
  • 255
3
votes
1 answer

Style differences between wordpress.com and hosted wordpress

I'm trying to understand where the style differences are coming from between my hosted installation of Wordpress with the exact theme installed on my Wordpress.com account. I'm migrating my blog and they are wildly different for some reason.…
prafulfillment
  • 861
  • 2
  • 8
  • 26
2
votes
1 answer

posting to wordpress.com blog using codeigniter

Hi I am trying to develop an app that could post to wordpress from my website…..is there any way that I can use something like oauth to authenticate visitors on wordpress and then post to the wordpress.com blog ?
user840175
  • 57
  • 1
  • 6
2
votes
1 answer

How to export Pandoc markdown to Worpress.com compatible PHP Markdown Extra?

I have markdown documents in Pandoc's standard markdown format, which i would like to publish on a free wordpress.com blog ("free" implies that i cannot install plugins or modify Wordpress PHP files). Officially, wordpress.com supports the PHP…
manews
  • 171
  • 1
  • 9
2
votes
1 answer

Wordpress API: Get posts from private wordpress.com site

I am building a mobile app, and I want to use the wordpress.com api to get posts from my wordpress.com site. Normally, you can follow the instructions here: https://developer.wordpress.com/docs/api/getting-started/. However, in this case, the…
2
votes
2 answers

What's the process for getting a plug in in wordpress.com?

What's the process for getting a plug in in wordpress.com? Do they pick plug ins from the same directory as a local Wordpress installation? Is there any further approval? We are considering making a Wordpress plug in but it only makes sense if…
pupeno
  • 256,034
  • 114
  • 324
  • 541
2
votes
4 answers

Wordpress.org or wordpress.com for developing a dynamic website

I have developed lot of websites in asp.net, but its the first time I am trying a wordpress site. My client want to develop a site for their shop so that they can update pictures and text themselves in the future. The site should be with good…
Faisal K T
  • 33
  • 2
2
votes
2 answers

Is wordpress.com servers sending incorrect headers?

We are currently having big problems with all wordpress.com servers returning invalid data. This is probably related to the servers returning incorrect HTTP-headers. This error is easy to reproduce by using the following VB/ASP code: Set http =…
Kalle
  • 600
  • 5
  • 14
2
votes
0 answers

Upload image to Wordpress.com Gallery with REST API

I'm trying to upload an image to a WordPress.com blog via their REST API. According to their documentation, I should be able to use the new post endpoint to do so. I'm currently using Rails and rest-client to successfully create text posts using…
cerrina
  • 553
  • 4
  • 14
1
vote
1 answer

How do you migrate a site from Wordpress.com (free account) to Pantheon?

How do you migrate a site from Wordpress.com (not .org, not WP Engine, not local, etc) to Pantheon.io? Pantheon has a migration button, but it doesn't work with Wordpress.com free accounts because it requires you to install a plugin and you can't…
1
vote
1 answer

wordpress.com RSS comment links

Is there a way to remove/turn off the Comment link in a wordpress.com RSS feed? It gets added to the content tag and I can't seem to find any setting to turn this off. its the "http://feeds.wordpress.com/1.0/gocomments/dsordillo.wordpress.com/5/"…
1
2 3 4