wordpress . com plugins? - wordpress

I am working on a app where I need to share the posts of a WordPress, it is not WP dot org, it is WP dot com, I need to install some plugin like the JSON API plugin, but I am unable to see the plugin link in the menu. I am the creator of this WP, I was reading about the Super Admin all of that, but I am the Super Admin.
so what should I do here ? or what do you recommend me to do in order to share the posts of the WP blog in my app ?

Read The difference between WordPress.com, WordPress, and WordPress.org » en.wordpress.com
Basically, you can't install plugins at .COM (as well as do many other things, like use your own themes, etc).
You can do anything you want when you self-host Wordpress, i.e. download and install from .ORG.
Take a look at Recommended WordPress Web Hosting » wordpress.org and WordPress » Requirements » wordpress.org

Related

Launching wordpress site w/out wordpress acccount?

I apologize in advanced if this is too simple of a question; but,
I know you can install wordpress locally, and that hosting servers may have wordpress available. Do you need a wordpress account at wordpress.com to launch a wordpress website on a host other than wordpress.com?
If so, is it possible to install plugins like woocommerce as well?
You dont need a wordpress.com account and yes, you can install the addons.

Hosting an example WordPress site

I applied for a role and part of the application process requires me to build a WordPress site and make it live on a existing domain I own. This will assist the hiring company (example "WebCompany") to view and assess.
I have created the WordPress site locally and want to upload to my domain (e.g. www.mydomain.com.au) with a url extension like www.mydomain.com.au/webcompany.
Would it be as simple as just FTP the WordPress site to the root directory? Or do I need to set things up differently for it to work?
I recommend to install wordpress on your url with the same version, and use this plugin, I use it and helps even if you have info in your database, and your themes, all the stuff,
and then you have to active the plugins on the web, choose permalinks options.
WORDPRESS ALL-IN ONE PLUGIN
for the extension / what you mean really? you want wordpress on a /namefolder
because you can install wordpress in a folder and there's your extension, but if you have already wordpress installed on the public_html/ you can use multisite wordpress options.
Here is the info and I did it with this:
MultiSite Wordpress

FishPig WordPress Magento Integration get Category posts on page

I am using the FishPig extension to integrate WordPress to Magento website. All is working fine, except that I cannot make the WordPress plugins to work.
Is this possible to run WordPress plugins in Magento through the above mentioned extension?
If not how can I show the posts of specific category on the page with all the options of WordPress like excerpt etc?
When integrated into Magento, the WordPress code is not loaded. Instead, data is retrieved directly from the WordPress database and displayed via Magento models, blocks, controllers etc. This means that any plugin installed in WordPress that usually runs on the front end of your blog will be not loaded when displaying the blog on the frontend, which means that any shortcodes or widgets offered by this plugin will not work.
To get these plugins to work, an extra Magento extension is required to add support for it. As there are thousands of WordPress plugins, it is not possible for me to add support for all of them. I have therefore tried to add support to the more popular plugins as part of the free extension and the more difficult plugins, via add-on Magento WordPress extensions.
That being said, the Category Posts plugin for WordPress is supported by the extension and should work without any add-on extensions.
I recommend upgrading Magento WordPress Integration to the latest version, ensuring that you have the Twenty Twelve theme installed and you are using the correct Category Posts plugin for WordPress.

using wordpress plugins in magento possible?

I just had a little doubt..
can i use wordpress inside Magento CMS..... I mean can I able to install wordpress plugins in magento... The reason iam asking about Magento because, Iam gonna use magento templates and besides I also need to use wordpress plugins in it.. I need BOTH..
So, is this possible..?
While my research, I found some links, BUT still iam not clear on this..
here are some links I found:
http://wordpress.org/extend/plugins/magento-wordpress-integration/
https://www.x.com/devzone/articles/magento-part-4-integrating-magento-and-wordpress-using-fishpig-extension
So, can anyone pls clarify on this..?
Answer:no. You can't use WordPress plugins, which are specifically made for WordPress (and based on its framework) directly in Magento.
No, you can't use WordPress plugins with Magento. They have wildly different architectures.
The integration articles you linked to are talking about using WordPress and Magento together on the same website.
You could theoretically write a plug-in for one that also manipulates the database used by the other, but that is likely a custom job, not something you can just go download somewhere.
If you want to use various Wordpress plugins inside Magento, short answer, as mentioned, is no.
With those link that you provide, you can achieve the following:
With wordpress plugin (link that you provided) you can have yourwordpress.com and then install Magento inside a folder, so Magento store would be available. for example, in yourwordpress.com/magentostore/ and you can easily display any Magento block(top links, categories, layered navigation block etc.) from your store in you Wordpress site.
With Magento plugin (I'd go with FishPig http://www.magentocommerce.com/magento-connect/wordpress-integration.html) you can have opposite: yourmagentostore.com and than Wordpress blog/site inside blog folder of your Magento installation yourmagentostore.com/wordpressblog/ And there you'd be able to display footer and header of Magento in your wordpress site and display, for example, the latest blog post in Magento
agentoHope this help!
i think its impossible...because they have different backend architecture

I have a wordpress blog hosted on the wordpress.org. i need to customize it. but not getting anything to work.

I have a wordpress blog hosted on the wordpress.org. i need to customize it. but not getting anything to work. I am not able to install any plugin or widget in it. please help..
Thanks...
wordpress.org does not provide hosting. Wordpress.com do. If you've hosted it on wordpress.com then you must pay them to enable theme customization features, otherwise you can't
Or if you've made a self hosted wordpress by downloading it from wp.org, then its all in your hands... to edit the theme, go to Dashboard > Themes > Edit

Resources