<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Grover Web Design</title>
	<atom:link href="http://www.groverwebdesign.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.groverwebdesign.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 10 Nov 2011 01:08:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Bright Start &#8211; Delete an Image from a Post/Page</title>
		<link>http://www.groverwebdesign.com/client-resource-files/2011/bright-start-delete-image-postpage/</link>
		<comments>http://www.groverwebdesign.com/client-resource-files/2011/bright-start-delete-image-postpage/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 00:40:22 +0000</pubDate>
		<dc:creator>Donny G</dc:creator>
				<category><![CDATA[Client Resource Files]]></category>

		<guid isPermaLink="false">http://www.groverwebdesign.com/?p=227</guid>
		<description><![CDATA[Believe it or not deleting an image from a WordPress post/page is harder than adding an image. It is important to only delete the code that you want to delete. There are three or four different styles of image code &#8230; <a href="http://www.groverwebdesign.com/client-resource-files/2011/bright-start-delete-image-postpage/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Believe it or not deleting an image from a WordPress post/page is harder than adding an image. It is important to only delete the code that you want to delete. There are three or four different styles of image code that you should look out for when deleting. Most important thing is the start and end of the image code just highlight from start to end and delete. Use the cases below as reference.</p>
<p><strong>Case 1: Plain Image</strong></p>
<p>
 This one is pretty east starts with <span class="red">&lt;img</span> and then ends with <span class="red">/&gt;</span>.
</p>
<pre>
<code>&lt;img src="http://www.groverwebdesign.com/wp-content/uploads/2011/10/
add_pictures_to_wordpress_post.png" /&gt;</code>
</pre>
<p><strong>Case 2: Image with a Caption</strong></p>
<p>This code set will be a little bit longer, but the same rules apply. Starts with <span class="red">&#91;caption</span> and then ends with <span class="red">&#91;/caption&#93;</span></p>
<pre>
&#91;caption id="attachment_219" align="aligncenter" width="500"
caption="This is a Caption!"&#93;&lt;img src="http://www.groverweb.com
/wp-content/uploads/2011/11/wordpress-add-images-1.png" alt="Word
Tutorials for Bright Start" title="Grover Web Design Add Images to
WordPress" width="500" height="500" class="size-medium wp-image-
219" />&#91;/caption&#93;
</pre>
<p><strong>Case 3: Image Wrapped in a Link (a tag)</strong></p>
<p>This case is when your image is clickable into a larger image, there will be an &#8220;a&#8221; tag wrapping the image code. This one will start with <span class="red">&lt;a</span> and then end with <span class="red">&lt;/a&gt;</span>.</p>
<pre>
&lt;a href="http://www.groverwebdesign.com/wp-content/uploads/2011/11/
wordpress-add-images-1.png"&gt;&lt;img src="http://www.groverweb
.com/wp-content/uploads/2011/11/wordpress-add-images-1.png" alt="
Tutorials for Bright Start" title="Grover Web Design Add Images to
WordPress" width="500" height="500" class="size-medium wp-image-219"
/&gt;&lt;/a&gt;
</pre>
<p><strong>Case 4: Image Wrapped in Center Tag</strong></p>
<p> Occasionally, you will see images wrapped in centered tags. These will start with <span class="red">&lt;center&gt;</span> and end with <span class="red">&lt;/center&gt;</span></p>
<pre>
&lt;center&gt;any type of image from above&lt;/center&gt;
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.groverwebdesign.com/client-resource-files/2011/bright-start-delete-image-postpage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bright Start &#8211; Adding a Picture on a Post/Page</title>
		<link>http://www.groverwebdesign.com/client-resource-files/2011/bright-start-addingediting-picture-postpage/</link>
		<comments>http://www.groverwebdesign.com/client-resource-files/2011/bright-start-addingediting-picture-postpage/#comments</comments>
		<pubDate>Tue, 08 Nov 2011 00:30:29 +0000</pubDate>
		<dc:creator>Donny G</dc:creator>
				<category><![CDATA[Client Resource Files]]></category>

		<guid isPermaLink="false">http://www.groverwebdesign.com/?p=213</guid>
		<description><![CDATA[You need to know how to add a picture to a WordPress post or page. Place your cursor in the location that you want to add the image, then select the add image icon as seen in the picture below &#8230; <a href="http://www.groverwebdesign.com/client-resource-files/2011/bright-start-addingediting-picture-postpage/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>You need to know how to add a picture to a WordPress post or page. Place your cursor in the location that you want to add the image, then select the add image icon as seen in the picture below</p>
<p><center><img src="http://www.groverwebdesign.com/wp-content/uploads/2011/10/add_pictures_to_wordpress_post.png" /></center></p>
<p>After selecting this button the &#8220;Add an Image&#8221; dialogue will come up. From here you will choose &#8220;Select Files&#8221; which will allow you to select an image to upload. Once you choose an image it will be uploaded and you will be brought back to the &#8220;Add an Image&#8221; dialogue with lots of options for your image. See image below.</p>
<p><center><div id="attachment_219" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.groverwebdesign.com/wp-content/uploads/2011/11/wordpress-add-images-1.png"><img src="http://www.groverwebdesign.com/wp-content/uploads/2011/11/wordpress-add-images-1.png" alt="WordPress Tutorials for Bright Start" title="Grover Web Design Add Images to WordPress" width="500" height="500" class="size-medium wp-image-219" /></a><p class="wp-caption-text">This is a Caption!</p></div></center></p>
<p>This is where things get tricky&#8230; pay attention!</p>
<ul>
<li><strong>Title</strong> &#8211; This is a descriptive title section that will be seen by search engines and very rarely by users. User&#8217;s only see it if they have images turned off&#8230; who does that? no one!</li>
<li><strong>Alternate Text</strong> &#8211; This is another descriptive section (when I am being lazy I just copy the &#8220;Title Section&#8221;) It is usually seen when you hover over the image and stay there for a second. Some browsers use this &#8220;alt text&#8221; and some use the &#8220;title&#8221;.</li>
<li><strong>Caption</strong> &#8211; The caption is text that actually gets put under the picture. Good if you want to put a clients name under a picture or a short description.</li>
<li><strong>Description</strong> &#8211; Another search engine only type of thing&#8230; I know annoying at this point. Use this if you want.. if not dont worry to much.</li>
<li><strong>Link URL</strong> &#8211; This one is kind of important. Use this if you want. I usually do not. If you do not want to use it make sure you select the &#8220;None&#8221; button to clear the link URL. A link URL is basically used if you want to show the image small on the page but want the user to be able to click the picture and see it full size. If your on the fence I would say select &#8220;None&#8221; and do not use it.</li>
</ul>
<p>The dialogue is too long so I had to break it up into two images. This is good though because the second image is <strong>MUCH MORE IMPORTANT</strong>. Pay attention to the things in the second image!</p>
<p><img src="http://www.groverwebdesign.com/wp-content/uploads/2011/11/wordpress-add-image-2.png" alt="GWD Tutorials for Clients - WordPress Images" title="Grover Web Design Adding Images to your WordPress Page/Post" width="708" height="195" class="aligncenter size-full wp-image-220" /></p>
<ul>
<li><strong>Alignment</strong> &#8211; IMPORTANT &#8211; set the alignment to what you desire. This is similar to what you would use in Microsoft Word or something like that&#8230; I say it is important because once you add the picture you would probably have to delete it before you could change the alignment.</li>
<li><strong>Size</strong> &#8211; VERY IMPORTANT &#8211; set the size of the image, remember the content area of your WordPress website is only 630px so if the width of your picture is greater than that then you are going to have some problems!</li>
<li><strong>&#8220;Insert into Post&#8221;</strong> &#8211; MOST IMPORTANT &#8211; Yes, it&#8217;s not really perfect here you would think &#8220;Save All Changes&#8221; would add the picture to your post but, nope! You need to make sure you remember to select &#8220;Insert into Post&#8221;</li>
<li>You have now added an image to your post/page, click &#8220;Publish&#8221; or &#8220;Update&#8221; and go check out your work! Email me if you have any questions.</li>
</ul>
<p>Donald Grover &#8211; <a href="mailto:donny@groverwebdesign.com">Donny@GroverWebDesign.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.groverwebdesign.com/client-resource-files/2011/bright-start-addingediting-picture-postpage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bright Start &#8211; Adding Testimonials &#8211; WordPress Tutorial</title>
		<link>http://www.groverwebdesign.com/client-resource-files/2011/bright-start-adding-testimonials-wordpress-tutorial/</link>
		<comments>http://www.groverwebdesign.com/client-resource-files/2011/bright-start-adding-testimonials-wordpress-tutorial/#comments</comments>
		<pubDate>Tue, 25 Oct 2011 01:38:38 +0000</pubDate>
		<dc:creator>Donny G</dc:creator>
				<category><![CDATA[Client Resource Files]]></category>

		<guid isPermaLink="false">http://www.groverwebdesign.com/?p=206</guid>
		<description><![CDATA[Adding testimonials to the website is as easy (if not easier!) than a blog post. The easy thing about testimonials are that they are usually just one to two paragraphs and if you have a picture one picture. Here is &#8230; <a href="http://www.groverwebdesign.com/client-resource-files/2011/bright-start-adding-testimonials-wordpress-tutorial/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Adding testimonials to the website is as easy (if not easier!) than a blog post. The easy thing about testimonials are that they are usually just one to two paragraphs and if you have a picture one picture.</p>
<p>Here is a step by step tutorial on how to add testimonials to your Bright Start WordPress website. If you have any questions please email me at: <a href="mailto:donny@groverwebdesign.com">Donny@GroverWebDesign.com</a></p>
<p><strong>Adding Testimonials:</strong></p>
<ol>
<li>First, gather all your information for the testimonial. Suggested information is 1 to 2 paragraphs from the client and a picture. Preferably of the client with the SC or EI teacher!</li>
<li>Log-into your WordPress dashboard: <a href="http://www.groverwebdesign.com/client-resource-files/2011/wordpress-basics-logging-wordpress-dashboard/">Help on the Log-In</a></li>
<li>On the left hand side WordPress menu bar select &#8220;Posts&#8221; and then &#8220;Add New&#8221;</li>
<li>This will bring up a blank post page</li>
<li>Create a descriptive and hopefully keyword rich title, this would be a great place for &#8220;Geo-Specific&#8221; keywords (Midlands Child Recieves Great Service Coordination, or Aiken County Autistic Child&#8230;)</li>
<li>Fill in the content of the testimonial in the content area</li>
<li><strong>IMPORTANT:</strong> on the right hand side under &#8220;Categories&#8221; make sure <strong>Testimonials</strong> is checked</li>
<li>If you have any add pictures, click on the picture icon in the &#8220;Upload/Insert&#8221; section (above the content box on the left side)<br />
<img src="http://www.groverwebdesign.com/wp-content/uploads/2011/10/add_pictures_to_wordpress_post.png" alt="Bright Start Tutorial Adding Picture to a WordPress Post" title="add_pictures_to_wordpress_post" width="232" height="208" class="aligncenter size-full wp-image-207" />
</li>
<li>Select &#8220;Publish&#8221;</li>
<li>Go check your work</li>
<li>Back into the Post editor if you have any problems</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.groverwebdesign.com/client-resource-files/2011/bright-start-adding-testimonials-wordpress-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bright Start &#8211; Adding Photo Sets &#8211; WordPress Tutorial</title>
		<link>http://www.groverwebdesign.com/client-resource-files/2011/bright-start-adding-photo-sets-wordpress-tutorial/</link>
		<comments>http://www.groverwebdesign.com/client-resource-files/2011/bright-start-adding-photo-sets-wordpress-tutorial/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 01:39:14 +0000</pubDate>
		<dc:creator>Donny G</dc:creator>
				<category><![CDATA[Client Resource Files]]></category>

		<guid isPermaLink="false">http://www.groverwebdesign.com/?p=200</guid>
		<description><![CDATA[Your WordPress website has a NextGEN gallery plug-in installed to help you add, manage, and edit photo galleries. This tutorial will show you how to create a new photo gallery and then post it to the photo section of your &#8230; <a href="http://www.groverwebdesign.com/client-resource-files/2011/bright-start-adding-photo-sets-wordpress-tutorial/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>
Your WordPress website has a NextGEN gallery plug-in installed to help you add, manage, and edit photo galleries.
</p>
<p>
This tutorial will show you how to create a new photo gallery and then post it to the photo section of your website.
</p>
<p>First off, here are a couple things to remember. You should keep the amount of images in each photo gallery to about ten, because it flows good on the photo page (2 rows of 5) and so you dont burn yourself or your clients out. It&#8217;s better to have one photo set a month with 10 images compared to a giant 50 image photo set.
</p>
<p>Also, you all <strong>need</strong> to be aware of the size of the images you are uploading to your photo galleries. <a href="http://www.groverwebdesign.com/client-resource-files/2010/easy-photo-editing-using-gimp/">Photo Editing with Gimp</a> &#8211; read this&#8230; <strong>Important</strong>.</p>
<p>As a general rule, I base the size of images on the width. If it is a tall picture keep the width at 600px or less. If it is a wide picture the width can be up to 800px.</p>
<p><strong>Add New Gallery</strong></p>
<ol>
<li>Select &#8220;Gallery&#8221; on the bottom of your WordPress Menu Bar</li>
<li>In the submenu that opens up select &#8220;Add Gallery/Images&#8221;</li>
<li>Select the second tab &#8220;Add New Gallery&#8221;, add a descriptive name, and then click &#8220;Add Gallery&#8221;</li>
</ol>
<p><strong>Upload/Add Pictures to your New Gallery</strong></p>
<ol>
<li>Back on the &#8220;Add Gallery/Images&#8221; section, you have two ways to add images: &#8220;Upload Images&#8221; or &#8220;Upload a Zip-File&#8221;. &#8220;Upload Images&#8221; adds them one at a time and is easier, so I will go through that method in this tutorial. If you can do this method and know what a zip file is, then I think you will be able to figure out that method!</li>
<li>Make sure you are on the &#8220;Upload Images&#8221; tab</li>
<li>First, set your &#8220;in to&#8221; location to be the new Gallery you just created</li>
<li>Then, click browse and navigate to the picture you want to add</li>
<li>You will see the picture name listed under the browse button, next you will click the &#8220;Upload Images&#8221; button</li>
<li>The image will upload and create thumbnails, then put you back to the screen where you can add more images</li>
<li>Repeat this process for all of your images, <strong>REMEMBER</strong> to set your gallery to ensure the images you add go into the right gallery</li>
</ol>
<p><strong>Manage and Customize Your Gallery</strong></p>
<ol>
<li>In the left WordPress menu bar under &#8220;Gallery&#8221; the submenu should still be open. Select &#8220;Manage Gallery&#8221;, then, select the gallery that you just created</li>
<li>This is the sort of home base for your gallery. You can add more pictures here or take some out</li>
<li>From this page please not the &#8220;ID&#8221; of your gallery &#8211; - YOU WILL NEED IT LATER</li>
<li>More importantly this is where you can add a description for your gallery and Titles/descriptions on each picture, this is good for SEO fill these with descriptive and relevant keywords</li>
<li>Click the save changes button after you complete all your additions/changes</li>
</ol>
<p><strong>Add a &#8220;Photo&#8221; Post</strong></p>
<ol>
<li>Select &#8220;Posts&#8221; from your WordPress menu, then select &#8220;Add New&#8221;</li>
<li>This will bring up a blank post template</li>
<li>First, set your &#8220;category&#8221; on the right side, select the checkbox next to &#8220;Photos&#8221;</li>
<li>Then, set a descriptive and keyword rich title on your post (this will most likely be very similar to the title of your gallery, I know a little redundant)</li>
<li>In the content area first put a paragraph about your photo set (again similar to what you wrote for a description on the gallery)</li>
<li>Remember your paragraph code
<pre>&lt;p&gt;
  This is the description of your
  new photo gallery
&lt;/p&gt;</pre>
</li>
<li>Then, add your gallery (remember that ID??)
<pre>
  [nggallery id='2']
 </pre>
</li>
<li>Lastly, click &#8220;publish&#8221; and go check out your wonderful work</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.groverwebdesign.com/client-resource-files/2011/bright-start-adding-photo-sets-wordpress-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Now You See It &#8211; Now You Don&#8217;t &#8211; Hiding It with Graphic Design</title>
		<link>http://www.groverwebdesign.com/news/2011/hiding-graphic-design/</link>
		<comments>http://www.groverwebdesign.com/news/2011/hiding-graphic-design/#comments</comments>
		<pubDate>Sat, 01 Oct 2011 01:30:46 +0000</pubDate>
		<dc:creator>Donny G</dc:creator>
				<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Grover Web Design News]]></category>
		<category><![CDATA[Idea Incubator]]></category>

		<guid isPermaLink="false">http://www.groverwebdesign.com/?p=193</guid>
		<description><![CDATA[If your from South Carolina (or know anything about college football) you will appreciate this story. One client had business in the upstate and in the Midlands of South Carolina. Their focal picture on their website was a cute young &#8230; <a href="http://www.groverwebdesign.com/news/2011/hiding-graphic-design/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If your from South Carolina (or know anything about college football) you will appreciate this story. One client had business in the upstate and in the Midlands of South Carolina. Their focal picture on their website was a cute young child decked out in USC Gamecock gear. Although, great for the Columbia area&#8230; not so great for upstate. Clemson fans would not appreciate it. I guess you have to really live in the area to realize how this was a viable business decision. </p>
<p>Regardless, the USC symbols had to go. So, the oldest of old photo tricks was in need. Take those USC Gamecock logos out of the picture. I know I am not really a graphics guy but I think I got the job done.</p>
<p><strong>Before</strong></p>
<p><a href="http://www.groverwebdesign.com/wp-content/uploads/2011/10/about-us-slide.jpg"><img src="http://www.groverwebdesign.com/wp-content/uploads/2011/10/about-us-slide.jpg" alt="Graphics Work by Grover Web Design" title="Graphics Work by Grover Web Design" width="620" height="400" class="aligncenter size-full wp-image-194" /></a></p>
<p><strong>After &#8211; Click to see it full size (and judge me!)</strong></p>
<p><a href="http://www.groverwebdesign.com/wp-content/uploads/2011/10/about-bright-start.jpg"><img src="http://www.groverwebdesign.com/wp-content/uploads/2011/10/about-bright-start.jpg" alt="After Grover Web Design Graphics" title="After Grover Web Design Graphics" width="620" height="400" class="aligncenter size-full wp-image-195" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.groverwebdesign.com/news/2011/hiding-graphic-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Basics &#8211; Widgets &#8211; Editing a Static Text Widget</title>
		<link>http://www.groverwebdesign.com/news/2011/wordpress-basics-widgets-editing-static-text-widget/</link>
		<comments>http://www.groverwebdesign.com/news/2011/wordpress-basics-widgets-editing-static-text-widget/#comments</comments>
		<pubDate>Tue, 27 Sep 2011 21:46:39 +0000</pubDate>
		<dc:creator>Donny G</dc:creator>
				<category><![CDATA[Client Resource Files]]></category>
		<category><![CDATA[Grover Web Design News]]></category>

		<guid isPermaLink="false">http://www.groverwebdesign.com/?p=181</guid>
		<description><![CDATA[The next very important WordPress skill you need to know is how to work with widgets. Widgets are a great way to bring your site alive with dynamic content like &#8220;Recent Posts&#8221;, &#8220;Photo Feeds&#8221;, and much more. They are pretty &#8230; <a href="http://www.groverwebdesign.com/news/2011/wordpress-basics-widgets-editing-static-text-widget/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>
The next very important WordPress skill you need to know is how to work with widgets. Widgets are a great way to bring your site alive with dynamic content like &#8220;Recent Posts&#8221;, &#8220;Photo Feeds&#8221;, and much more. They are pretty easy at times and pretty complicated at times.
</p>
<p><img src="http://www.groverwebdesign.com/wp-content/uploads/2011/09/wordpress_widget_menu_bar.png" alt="" title="wordpress_widget_menu_bar" width="164" height="345" class="alignleft size-full wp-image-182" /></p>
<p>
Since this is a &#8220;Basic&#8221; level tutorial, I will go through editing a <strong>Static Text Widget</strong>. To keep this tutorial as basic as possible we will assume the widget has already been added and the only thing you are trying to do here is edit the content of the text widget.
</p>
<p>
First, you need to <a href="http://www.groverwebdesign.com/client-resource-files/2011/wordpress-basics-logging-wordpress-dashboard/">log-into your WordPress dashboard</a>. Then locate the &#8220;Appearance&#8221; section on your left hand WordPress menu bar. If it is not already expanded hover &#8220;Appearance&#8221; and click on the down ticker. This will show more options, where you will select &#8220;Widgets&#8221;. See the picture to the left for a visual.
</p>
<div style="clear:both;"></div>
<p>
Once you get to the widgets page you will be a little overwhelmed at first&#8230; widgets everywhere. Calm down. Just look at the picture below, click it for full size! Left side is the normal WordPress Menu bar, middle is the available widgets (for when your good enough to add new widgets!), and the right side is the widget areas of your website. The thing you want to pay attention to is the right side, widget areas. If you have a good developer (Donald Grover) they will be descriptively named, like the ones in the image below!
</p>
<p><center><a href="http://www.groverwebdesign.com/wp-content/uploads/2011/09/wordpress_widgets_page.png"><img src="http://www.groverwebdesign.com/wp-content/uploads/2011/09/wordpress_widgets_page-300x153.png" alt="" title="wordpress_widgets_page" width="300" height="153" class="aligncenter size-medium wp-image-186" /></a><br />
</center></p>
<p>OK, now your comfortable with the widgets page. Now, click the down ticker to open up a widget area. This will show the widgets that have been added to them, click the down ticker again to open up a widget. See the picture below for an example. You will see on the top of the widget there are different sections the only two you should be concerned with are &#8220;Content&#8221; and &#8220;Title&#8221; remember KISS (keep it simple stupid!)
</p>
<p><center><img src="http://www.groverwebdesign.com/wp-content/uploads/2011/09/wordpress_editing_text_widget.png" alt="" title="wordpress_editing_text_widget" width="300" height="318" class="aligncenter size-full wp-image-187" /></center></p>
<p>
From here just make your text edits and click save. Have another tab open with your website, go over to it and click refresh to see your wonderful work!
</p>
<p>
Thank you for your time and please <a href="http://groverwebdesign.com/contact">contact me</a> if you have questions or just leave a comment below.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.groverwebdesign.com/news/2011/wordpress-basics-widgets-editing-static-text-widget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Basics &#8211; Simple HTML Tags for Amateurs or Beginners</title>
		<link>http://www.groverwebdesign.com/news/2011/wordpress-basics-simple-html-tags-amateurs-beginners/</link>
		<comments>http://www.groverwebdesign.com/news/2011/wordpress-basics-simple-html-tags-amateurs-beginners/#comments</comments>
		<pubDate>Tue, 27 Sep 2011 00:29:27 +0000</pubDate>
		<dc:creator>Donny G</dc:creator>
				<category><![CDATA[Client Resource Files]]></category>
		<category><![CDATA[Grover Web Design News]]></category>

		<guid isPermaLink="false">http://www.groverwebdesign.com/?p=151</guid>
		<description><![CDATA[I have searched around for a while and just couldn&#8217;t find a good article that shows the very bare bones HTML tags that amateurs should know when editing static WordPress pages or adding new posts. I am going to make &#8230; <a href="http://www.groverwebdesign.com/news/2011/wordpress-basics-simple-html-tags-amateurs-beginners/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>
I have searched around for a while and just couldn&#8217;t find a good article that shows the very bare bones HTML tags that amateurs should know when editing static WordPress pages or adding new posts.
</p>
<p>
I am going to make this as simple as possible. The only tags you should really need to know and use are:
</p>
<p><pre><code>&lt;p&gt;, &lt;ul&gt;, &lt;ol&gt;, &lt;li&gt;, &lt;h1&gt;, &lt;h2&gt;, &lt;br /&gt;</code>, &lt;em&gt;, and &lt;strong&gt;</pre>
</p>
<h2>The Paragraph Tag &#8211; &lt;p&gt;</h2>
<p>Yes, it is that simple just wrap paragraphs in these simple little tags. See example:</p>
<p><pre>&lt;p&gt;
 This is the content that you will type. You just write
 normally after using the simple paragraph tag.
&lt;/p&gt;</pre>
</p>
<h2>List Items and  Ordered/Unordered Lists &#8211; &lt;li&gt;, &lt;ul&gt;, and &lt;ol&gt;</h2>
<hr />
<p>These are a little harder than paragraph tags but still pretty simple. To make a bullet list you will use an unordered list nested with liste items. Example:
</p>
<p><pre>&lt;ul&gt;
  &lt;li&gt;This is the first list item.&lt;/li&gt;
  &lt;li&gt;This is the first list item.&lt;/li&gt;
&lt;/ul&gt;</pre>
</p>
<p>To make an ordered list (numbered!) just use the &lt;ol&gt; instead:</p>
<p><pre>&lt;ol&gt;
  &lt;li&gt;This is the first list item.&lt;/li&gt;
  &lt;li&gt;This is the first list item.&lt;/li&gt;
&lt;/ol&gt;</pre>
</p>
<h2>Heading Tags &#8211; &lt;h1&gt;, &lt;h2&gt;, &#8230; &lt;h6&gt;</h2>
<p>The heading tags are used to represent various forms of a heading ranging from 1 most important (biggest and boldest) down to 6 (almost the same as regular text). Please see the examples below:</p>
<p>
<pre>&lt;h1&gt;This is a big h1 heading&lt;/h1&gt;</pre>
</p>
<p>
<pre>&lt;h2&gt;This is a medium h2 heading&lt;/h2&gt;</pre>
</p>
<h2>The BR and HR Tags &#8211; &lt;br /&gt; and &lt;hr /&gt;</h2>
<p>These tags are a little different. The do not come in pairs, they are just one time shoppers! A &lt;br /&gt; tag simply puts a carriage return or break in your page. The &lt;hr /&gt; tag puts a carriage return and horizontal rule (line) into the page. These examples are a little more involved&#8230; because your a master by now!</p>
<p><pre>&lt;p&gt;
  This paragraph&lt;br /&gt;
  broken up onto two lines
&lt;/p&gt;</pre>
</p>
<p>** Try not to use these tags too much. I almost didn&#8217;t put them in because they mess people up. 99% of the time you will not need a &lt;br /&gt; tag, just let the words naturally flow to the next line. The &lt;br /&gt;  tag is like a brute force line breaker.  </p>
<p><pre>&lt;h1&gt;Heading with horizontal rule after it&lt;/h1&gt;&lt;hr /&gt;</pre>
</p>
<h2>Italic and Bold Style Tags &#8211; &lt;em&gt; and &lt;strong&gt;</h1>
<p>I am ending off with another easy one here because I am sure your brain is fried! The &lt;em&gt; and &lt;strong&gt; tags wrap around words to give them italic and bold, respectively. See the examples below.</p>
<p><pre>&lt;p&gt;
  This paragraph has &lt;strong&gt;<strong>bold text</strong>&lt;/strong&gt;
  and &lt;em&gt;<em>italic text</em>&lt;/em&gt;.
&lt;/p&gt;</pre></p>
]]></content:encoded>
			<wfw:commentRss>http://www.groverwebdesign.com/news/2011/wordpress-basics-simple-html-tags-amateurs-beginners/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress Basics &#8211; Editing a WordPress Page</title>
		<link>http://www.groverwebdesign.com/client-resource-files/2011/wordpress-basics-editing-wordpress-page/</link>
		<comments>http://www.groverwebdesign.com/client-resource-files/2011/wordpress-basics-editing-wordpress-page/#comments</comments>
		<pubDate>Tue, 27 Sep 2011 00:13:17 +0000</pubDate>
		<dc:creator>Donny G</dc:creator>
				<category><![CDATA[Client Resource Files]]></category>

		<guid isPermaLink="false">http://www.groverwebdesign.com/?p=147</guid>
		<description><![CDATA[To edit static WordPress pages, you must first sign into your WordPress dashboard (help). If you do not know what a static WordPress page is then read this article: WordPress Pages. Once logged-in, navigate to your pages list. On the &#8230; <a href="http://www.groverwebdesign.com/client-resource-files/2011/wordpress-basics-editing-wordpress-page/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>
To edit static WordPress pages, you must first sign into your WordPress dashboard (<a href="http://www.groverwebdesign.com/client-resource-files/2011/wordpress-basics-logging-wordpress-dashboard/">help</a>). If you do not know what a static WordPress page is then read this article: <a href="http://codex.wordpress.org/Pages">WordPress Pages</a>.
</p>
<p>
Once logged-in, navigate to your pages list. On the left hand navigation menu, select &#8220;Pages&#8221;. This will bring up a list of pages on your WordPress site. Scroll through and find the page that you wish to edit, select it to bring up the editor.
</p>
<p>
One important thing to remember on this page is wether you are in &#8220;Visual&#8221; or &#8220;HTML&#8221; mode. These tabs are located in the top right of the content area. I, obviously, suggest &#8220;HTML&#8221; mode and think that all clients should learn the basic html tags for a better experience with your WordPress blog. If you really do not feel comfortable with HTML mode click on the &#8220;Visual&#8221; tab to use a WYSIWYG (What you see is what you get) style editor.
</p>
<p>
All new browsers are tab enabled. Whenever working on a WordPress Page, I have the editor in one tab and then the live site in another. At any time you can click &#8220;Publish&#8221; or &#8220;Update&#8221;, switch tabs, and hit refresh to see the fruits of your labor.
</p>
<p>
If you would like to learn about the basic HTML tags that you would use while editing a WordPress page please visit: <a href="http://www.groverwebdesign.com/news/2011/wordpress-basics-simple-html-tags-amateurs-beginners/">Basic HTML Tags for Amateurs</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.groverwebdesign.com/client-resource-files/2011/wordpress-basics-editing-wordpress-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Basics &#8211; Logging into Your WordPress Dashboard</title>
		<link>http://www.groverwebdesign.com/client-resource-files/2011/wordpress-basics-logging-wordpress-dashboard/</link>
		<comments>http://www.groverwebdesign.com/client-resource-files/2011/wordpress-basics-logging-wordpress-dashboard/#comments</comments>
		<pubDate>Mon, 26 Sep 2011 23:52:31 +0000</pubDate>
		<dc:creator>Donny G</dc:creator>
				<category><![CDATA[Client Resource Files]]></category>

		<guid isPermaLink="false">http://www.groverwebdesign.com/?p=143</guid>
		<description><![CDATA[First things first, you need to know how to log-in to your WordPress dashboard. Each WordPress website will have a semi-hidden &#8220;Log-in&#8221; link usually in the footer of the website on the right side (example in picture to the right). &#8230; <a href="http://www.groverwebdesign.com/client-resource-files/2011/wordpress-basics-logging-wordpress-dashboard/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>
First things first, you need to know how to log-in to your WordPress dashboard.
</p>
<div id="attachment_144" class="wp-caption alignright" style="width: 230px"><img src="http://www.groverwebdesign.com/wp-content/uploads/2011/09/how_to_login_to_wordpress.png" alt="" title="how_to_login_to_wordpress" width="220" height="123" class="size-full wp-image-144" /><p class="wp-caption-text">Log-in Link Example</p></div>
<p>
Each WordPress website will have a semi-hidden &#8220;Log-in&#8221; link usually in the footer of the website on the right side (example in picture to the right). Click this link to take you to the Log-in page. If you do not see the link, then you might already be logged-in. Currently, when WordPress is logged-in you will see the dashboard menu bar at the top of the browser. Please see the image below for an example.
</p>
<div id="attachment_145" class="wp-caption aligncenter" style="width: 493px"><img src="http://www.groverwebdesign.com/wp-content/uploads/2011/09/wordpress_dashboard_menu_bar.png" alt="" title="wordpress_dashboard_menu_bar" width="483" height="35" class="size-full wp-image-145" /><p class="wp-caption-text">WordPress Menu Bar Example</p></div>
<p>
Your company contact to <em>Grover Web Design</em> should have the log-in username and password. If no one in your organization has the log-in information, contact <a href="mailto:donny@groverwebdesgin.com">Donny@GroverWebDesgin.com</a>.
</p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.groverwebdesign.com/client-resource-files/2011/wordpress-basics-logging-wordpress-dashboard/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>SEO (Search Engine Optimization) for your blog post &#8211; Tutorial</title>
		<link>http://www.groverwebdesign.com/client-resource-files/2011/seo-search-engine-optimization-blog-post-tutorial/</link>
		<comments>http://www.groverwebdesign.com/client-resource-files/2011/seo-search-engine-optimization-blog-post-tutorial/#comments</comments>
		<pubDate>Sat, 24 Sep 2011 22:26:27 +0000</pubDate>
		<dc:creator>Donny G</dc:creator>
				<category><![CDATA[Client Resource Files]]></category>

		<guid isPermaLink="false">http://www.groverwebdesign.com/?p=127</guid>
		<description><![CDATA[Meta description, title, and keyword tags were made to tell search engines like google what your web pages are about, so the search engines can correctly direct visitors to or away from your site. Over the years people have abused &#8230; <a href="http://www.groverwebdesign.com/client-resource-files/2011/seo-search-engine-optimization-blog-post-tutorial/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.groverwebdesign.com/wp-content/uploads/2010/07/grover-web-good-300x128.png" alt="" title="grover-web-good" width="300" height="128" class="alignright size-medium wp-image-131" />Meta description, title, and keyword tags were made to tell search engines like google what your web pages are about, so the search engines can correctly direct visitors to or away from your site. Over the years people have abused these meta tags so much that they are not that important anymore. I still suggest using them, but do not harp on them too much. I, honestly, think the biggest value of meta tags is to put a descriptive summary of your post and then when you share that post on social media like Facebook the description will be listed. Check out the picture below.</p>
<p><center><br />
<img src="http://www.groverwebdesign.com/wp-content/uploads/2011/09/grover_web_design_SEO_facebook_post.jpg" alt="" title="grover_web_design_SEO_facebook_post" width="493" height="286" class="aligncenter size-full wp-image-134" /><br />
</center></p>
<p>The meta description is used here to display what the page is all about to people on Facebook when someone shares your link. This is very powerful and can make a different between someone clicking to your site or not.</p>
<p>You can google around for more information on SEO and the best practices. Here is a good page describing meta tags: <a href="http://www.searchenginejournal.com/meta-description-and-content-management-systems-%E2%80%93-seo-and-social-media-factors/28579/">Search Engine Journal &#8211; Meta Descriptions</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.groverwebdesign.com/client-resource-files/2011/seo-search-engine-optimization-blog-post-tutorial/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

