You do not have to worry if you delete the article intuitively. The article is not deleted directly, but it moves into the Trash Manager. In Trash Manager, you can restore it. To access this, click Content > Article Trash menu.
Picture 3.63 Trash Manager for article
If you delete the article in the Trash Manager, then the article will be lost permanently. We cannot restore it again.
Front Page Manager is the page that is used to manage the front page when the website is called. You can establish the articles which want to publish in the front page. Beside that, you can also establish the appearance order. You just only move the article position by clicking the green arrow up and down.
You can also unpublish the article that you have been chose for the front page. To unpublish an article, click icon in the Published colomn.
We have just upgraded from WordPress 2.6 to the latest version of WordPress manually. Thanks goes to http://enlightenedwebmastery.com for the step by step process.
Here are the steps
Log into your host ing account, nav i gate to your Word Press instal la tion, and down load your wp-content folder.
While your here, go ahead and backup your wp-config.php file.
Install the plu gin, and use it. Either down load a copy of your backup, or have it emailed to you. (this is just precautionary)
Nav i gate to your dash board, and under plu g ins, deac ti vate every thing (in case it is not compatible)
Visit WordPress.org and down load the lat est version.
Decom press the .zip
Using your FTP pro gram, login to your server, and delete the wp-admin, and wp-includes.
After words, select every thing in the new word press folder (that you unzipped) but your wp-content, and wp-config-sample.php.
Copy those to your server, over write as necessary.
While those are trans fer ring, open up your “backed up” wp-config.php file, and take note of the login, pass, and hostname.
define(‘DB_NAME’, ‘puty our db name here’);
/** MySQL data base pass word */ define(‘DB_PASSWORD’, ‘your pass word here’);
/** MySQL host name */ define(‘DB_HOST’, ‘local host’);
/** MySQL data base user name */ define(‘DB_USER’, ‘usernamehere’);
After you have replaced that infor ma tion from the wp-config to the wp-sample-config, rename the wp-sample-config to wp-config.php.
Upload that file to your server now.
Then log back in to your dash board, and reac ti vate your plu g ins one by one.
There may be times when you want to create a blog page or that looks different than a normal page. Or Perhaps you want to use WordPress to run your entire website but want the main page of your domain to look completely different than a typical blog. This is an easy way to customize WordPress that can be very easily accomplished by creating a custom WordPress page Template.
In section, there is one or more category. The articles are entered into one of the categories. Category manages in the Category Manager page. You can access this page through Content > Category Manager. In this page, you can make, modify, copy, and delete category.
If we want to delete a category, such as in section, Joomla! will examine whether there is an article in category or not. If there is, the category will be not deleted.
As already told before that the highest article groupings are section. You can manage the section in Section Manager. You can access it throught Content > Section Manager. Look at the picture 3.60.
Picture 3.60 Section Manager
In this Section Manager page, you can make, modify, and delete section. If you delete section which there is a category in it, the category will lose its “mother.” Because of the category must have a section, Joomla! is not allowed you to delete section which there is a category in it.
Beneath are the steps in making new article in Joomla!:
1. Open Article Manager through Content > Article Manager.
2. Click the New icon in the upper toolbar.
3. You will get the form to write the article. Here are the items in the form:
-Title: Type the title from the article which will you made.
- Alias: The text that you are written in this field will be publicated in url if you choose to optimize the URL for search engine.
- Section: Choose section from the available list.
- Category: Choose one category from the available category list. This category list depends from the section that you have been chose.
- Published: Confirmation whether you want to publish this article or not.
- Front Page: Does the article is published in the front page or not.