Question by : how to install plugin in newest wordpress style?
i just made a wordpress blog. I wanna install a new plugin but i just can’t find the word “plugin” in my dashboard. where can i find it? thank you
Best answer:
Answer by Tim
First, we need to assume you are using the WordPress self hosted installation. If you are using WordPress.com for a blog, you will not be able to install plugins. If you are in fact using self hosted WordPress that you installed on your domain, it will be in the usual place. Look under Apppearance section on the left side of the dashboard. It is in the same place as it was in previous versions.
I hope this helps!
What do you think? Answer below!
Question by : is there a way to import a wordpress.com site that also includes the template to go to a self hosted wordpress?
The wordpress.com to wordpress.org transfer methods found only involve the wordpress plugin”import/export” or a $ 100 service from what I’ve seen. I’ve used the first method to transfer a site and realized it doesn’t transfer the entire site, excluding modifications you may have done to the template. Self hosted transfers are easy, but wordpress.com transfers seem more limiting, is there any way to transfer the mysql database and entire site when you are starting from a wordpress.com domain?
Best answer:
Answer by Smelly Cat
You can only get the export in an xml file as far as I know, using the wordpress export tool. And the templates on wordpress.com are not yours, they’re only on loan, so you can’t get the modifications for that either, although I suppose if you found the same theme on the internet, you could copy and paste the css file and upload to the theme directory.
Know better? Leave your own answer in the comments!
Question by jbwiki: WordPress plugins MISSING (old theme NOT working) Help?
Recently I (accidentally) deleted the theme I was currently using in my ftp client.
I re-uploaded the same theme (sans the few modifications I had made previously) to my ftp client under “/public_html/wordpress/wp-content/themes” like normal, but when I go into my wordpress admin panel, ALL of my plugins are GONE.
And when I activate my theme, nothing shows up but the theme alone. No posts, no nothing. I just get this error message in the sidebar:
“Fatal error: Call to undefined function get_useronline() in /home/meredith/public_html/wordpress/wp-content/themes/Minimalistic/sidebar.php on line 8″
And frankly, I don’t understand what it means.
So I did a restore with a back-up I had downloaded earlier that day, but still nothing is right again.
I tried downloading and uploading my old plugins to my ftp, but when I go to my admin panel, they still don’t show up. I’ve tried uploading them directly to my wordpress admin panel and there’s still nothing.
I just want to know how to fix my old plugins and maybe get my old them back.
Anyone know what I’m doing wrong?
Thanks.
Best answer:
Answer by Penny – ArabStudyAustralia.com
Hiya .. this sounds so similar to a theme not working with the current version but if it was working prior to you deleting and you haven’t done any upgrading or downgrading of the WordPress version or “User online” plugin then it shouldnt happen.
To see if the plugins are actually gone though – kick it back to the default “ugly” wordpress theme that comes with wordpress and see if the plugins come back (you might have to “rename” that theme folder via FTP to do that if its not available in the WordPress admin area) – if the plugins and content come back, its something to do with that theme.
If it’s to do with the get_useronline error – then rename the plugin folder that belongs to that error (most like usersonline) to disable the plugin temporarily to see if that is the problem.
* Else perhaps that particular plugin needs to be “uploaded” to the plugins directory because its part of the theme..
* Else perhaps its code in the theme calling that function, in which case, defaulting back to the boring WordPress theme temporarily will answer that question for you too.
Aside from this happening several times with new themes and WP upgrades for myself, I don’t know what else to suggest aside from reinstalling the core files on WordPress which you should not need to do if all you did was delete the theme.
What do you think? Answer below!
Recent Comments