hi friends... i am newbie... i just learnt how to install wordress by fantastico....i dont knw anything else so can you guys please help me.....what to do after that... how to install wordpress theme from where to install theme and how to install plugings and from where
int he admin panel do some research in the plugin options and you will find that they can be installed from there only , wordpress is damn easy , just google
To install a WordPress plugin, follow the following: Upload the plugin files into wp-content/plugins. Active it on WordPress dashboard. Optional: Such as, if the plugin is a poll plugin, it requires to add a code in posts like [POLL+8] To install a WordPress themes, follow the following steps: Upload the theme files into wp-content/themes. Active it on WordPress dashboard. Learn the custom fields for posts and the custom page templates of the theme. Everything's very easy, huh?
You can do everything inside the WordPress admin. To install a theme go to Appearance > Add new theme Same with plugins
You know people use Youtube for a lot of things... one of it's best uses is to find tutorials on how to do things. Give it a try... lots of wordpress stuff on youtube.
Hi If you are a newbie to WP then you might find WordPress for Dummies by Lisa Sabin-Wilson helpful - give you step by step instructions for setting up your blog including themes and templates as well as managing and writing for your blog, you can get a copy from Amazon - best of luck
Goto Plugins menu in your WP admin. Generally the Plugin installation is a straight-forward process. In most cases it is enough to upload the plugin under the 'wp-content/plugins' directory for the WordPress installation and activate it from the administrator backend. In WordPress 2.8 and above you can install plugins directly from the admin area. Downlod the plugin to your computer, then log in to your WP admin area and go to Plugins > Add New. Browse to the plugin archive and select it. Then click Install Now and the plugin will be installed shortly. The removal is also straight-forward in most cases. Simply remove the directory for the plugin you would like to uninstall and it will be automatically deactivated. Still always bear in mind that not all plugins are easy to install so always refer to their documentation and installation instructions first. Source: wordpress tutorial