answersLogoWhite

0

What else can I help you with?

Related Questions

Where is content saved for wordpress posts and pages?

Posts and pages are both stored in WordPress's database, in the wp_posts table.


How do you post on a separate page In wordpress blog?

In wordpress you have the choice of either posting your content on a single page where your posts show one after the other this is more for the blogging side of wordpress and you would create pages for an about me page, a contact us page etc this system is more used in blogging where you would be adding content on a regular basis. You can also use wordpress as a static website this is when you would create multiple pages IE. promoting products etc. Both posts and pages can be created from within the admin panel on the left hand side.


How do you set up wordpress to have a blog on a number of the individual pages of the website?

If you are looking to have multiple blogs there are two ways to do it. One is to have multiple installs of WordPress on you web server. You will need to install them into different directories and create separate tables in the database. The other way is to use categories to separate the posts. This is not really separate blogs, but just pages that have similar posts.


How do you add a blog to a Wordpress non-blog website--I only see add pages and menu?

In the WordPress admin, you should also have the ability to add Posts. This is the standard type of data in WordPress and should always be there in a base installation. If it's not accessible, its because there a plugin, or theme, or other code is removing Posts from the admin menu. If you are unable to late why it's not visible, start deactivating plugins one-by-one, or change the theme and it should eventually reappear. Once you add posts into WordPress, your theme must support displaying posts, which almost everything theme should.


How can you change the order your blog entries appear in word press?

The only way I know of to change the order of posts is to change the date of the posts. If you log into WordPress, go to posts, all posts and select the post you want to move and press edit. You can change the date or even the time if you have multiple posts on the same date. Then press update.


Do you need to know my php in order to use wordpress?

To create a template or plugin, you will need knowledge of PHP, CSS and HTML. To use WordPress as a blogging platform, you do not need to know PHP. WordPress is a WYSIWYG so you can style the text in the box and create your posts.


How do you shorten a blog post in WordPress?

I assume you want to shorten a blog post in your own WordPress file. If that's the case, you simply log-in to your dashboard, go to posts and edit the page or post you want to shorten.


How do you make someone an author in Wordpress?

There are a couple of reasons why you may want to add someone as an author for your WordPress site. You may want an assistant to help you create posts and pages but restrict him/her from changing major settings. Or you may want to give someone access to be able to do guest posts on your blog.If the person isn't already a registered User of your site, then you need to add him/her as a new User.To do this, go to Users > Add New in your WordPress Dashboard.Fill out the form. When you get to the 'Role' question, you're given the choice of several different types of role, each with different restrictions and permissions.Administrator - Somebody who has access to all the administration featuresEditor - Somebody who can publish and manage posts and pages as well as manage other users' posts, etc.Author - Somebody who can publish and manage their own postsContributor - Somebody who can write and manage their posts but not publish themSubscriber - Somebody who can only manage their profileIf the person is already a registered User of your site, then go to Users > All Users then hover your mouse cursor over the user name of the person, and then click the Editlink that appears. Now you can change the role of the person to whichever is most appropriate for your needs.


A blog has how many pages of entries?

As the number of posts the blogger published on the blog.


How do you put posts in a blog you already made in Wordpress?

To make a post first login into the Wordpress Administration area. It will depend on the version of Wordpress that you are using as to where the area will appear to make a post. The current version of Wordpress is 2.7. To make a post in this version you will find the a link on the top left navigation sidebar of the administration area. The heading is 'Posts' and the link to click will be 'add new' In the previous versions of Wordpress the navigation was horizontal at the top of the administration panel. To add a post in that version you would click the word 'write' on the far left of the navigation bar to add a new post. For each post you create select a category to assign it to or all posts will go into a general category called 'uncategorized'. You can add categories in Wordpress 2.7 on the right of the new post you are writing, or from the navigation bar on the left under 'Categories'. For older versions of Wordpress categories can be added when writing a new post, you will find the link below the post box, or under the 'manage' tab by selecting categories.


How di i know what kind of website to have b4 i join an affiliate program?

The first thing you should do is read the conditions of the affiliate program to see if they forbid any marketing methods. The most common type of website that affiliates use is a Wordpress website hosted by a hosting provider. A domain name is bought from a company such as namecheap.com, this domain is then linked to a server at the hosting provider (Hostgator.com is an example of one of these. The affiliate will then go in and set up Wordpress. Once wordpress is setup you can start creating pages or posts to link to the affiliate program. There is a lot of free information, on the internet, about how to set up your domain name, hosting account and wordpress.


How do you add authors on wordpress?

On the control panel you should see a link to add users. You can then choose which permissions you want to give them (read/write/admin).There are a couple of reasons why you may want to add someone as an author for your WordPress site. You may want an assistant to help you create posts and pages but restrict him/her from changing major settings. Or you may want to give someone access to be able to do guest posts on your blog.If the person isn't already a registered User of your site, then you need to add him/her as a new User.To do this, go to Users > Add New in your WordPress Dashboard.Fill out the form. When you get to the 'Role' question, you're given the choice of several different types of role, each with different restrictions and permissions.Administrator - Somebody who has access to all the administration featuresEditor - Somebody who can publish and manage posts and pages as well as manage other users' posts, etc.Author - Somebody who can publish and manage their own postsContributor - Somebody who can write and manage their posts but not publish themSubscriber - Somebody who can only manage their profileIf the person is already a registered User of your site, then go to Users > All Users then hover your mouse cursor over the user name of the person, and then click the Editlink that appears. Now you can change the role of the person to whichever is most appropriate for your needs.