<?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"
	>

<channel>
	<title>S-Tastic Designs - Web Designer for Hire</title>
	<atom:link href="http://www.stasticdesigns.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stasticdesigns.com</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Wed, 23 Jul 2008 04:55:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Empty Space in Grid View</title>
		<link>http://www.stasticdesigns.com/blog/wp-ecommerce/empty-space-in-grid-view/</link>
		<comments>http://www.stasticdesigns.com/blog/wp-ecommerce/empty-space-in-grid-view/#comments</comments>
		<pubDate>Sat, 12 Jul 2008 17:11:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[WP Ecommerce]]></category>

		<category><![CDATA[Wordpress]]></category>

		<category><![CDATA[empty]]></category>

		<category><![CDATA[grid]]></category>

		<category><![CDATA[space]]></category>

		<category><![CDATA[view]]></category>

		<guid isPermaLink="false">http://www.stasticdesigns.com/?p=31</guid>
		<description><![CDATA[So, if you have installed WP Ecommerce and also purchased the Gold Cart and are using Grid View, you may have experienced this issue. Not all rows of your products line up correctly. There is usually a large space on one row, where it might only show one item where normally it should show 3 [...]]]></description>
			<content:encoded><![CDATA[<p>So, if you have installed WP Ecommerce and also purchased the Gold Cart and are using Grid View, you may have experienced this issue. Not all rows of your products line up correctly. There is usually a large space on one row, where it might only show one item where normally it should show 3 or 4. It might look something like the screenshot below.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-32 aligncenter" title="grid_example_1" src="http://www.stasticdesigns.com/wp-content/uploads/2008/07/grid_example_1.jpg" alt="" width="500" height="578" /></p>
<p style="text-align: left;">So there you see the &#8220;space&#8221; that cannot be filled, no matter what you try to do.</p>
<p style="text-align: left;">Well, in reality, the reason for this is a blank &#8220;more info&#8221; area that&#8217;s put in by Grid View. There is no information there, but the &#8220;More Info&#8221; area still takes up space, and by doing so it pushes the space that the item takes up down. This is what causes the next row not to line up correctly.</p>
<p style="text-align: left;">Below you will see a screenshot diagraming this. The red box is the &#8220;More Info&#8221; area and as you can see, the green line brought straight across from it does not line up with the next row of images. That&#8217;s why you get the blank space. Where the &#8220;More Info&#8221; box is located is based on how long your product description is, but in most cases, you will see this error.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-33 aligncenter" title="grid_example_2" src="http://www.stasticdesigns.com/wp-content/uploads/2008/07/grid_example_2.jpg" alt="" width="500" height="572" /></p>
<p style="text-align: left;">So, how do we solve this problem? It&#8217;s actually pretty simple, once you see how it&#8217;s done. You will navigate on your server to <strong>&#8220;wp-content/plugins/wp-shopping-cart/gold_cart_files/grid_view.css&#8221;</strong> and you will see the following style:</p>
<blockquote><p>div.product_grid_display div.product_grid_item{<br />
margin-bottom: 20px;<br />
width: 120px;<br />
float: left;<br />
position: relative;<br />
margin: 4px 8px 8px 0px;<br />
min-height:180px;<br />
height:auto !important;<br />
height:180px;<br />
}</p></blockquote>
<p>In that style, you will remove this line: <strong>&#8220;height: auto !important;&#8221;</strong></p>
<p>Once you do that, you should see your page working correctly. One more thing to remember is, the product description will push the &#8220;More Info&#8221; box down further if the product description is long. If that is the case, and this issue happens again, you can then modify the <strong>&#8220;height: 180px;&#8221;</strong> area to a larger number to solve this issue again.</p>
<p>I hope that helps anyone having this issue&#8230;and until next time&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stasticdesigns.com/blog/wp-ecommerce/empty-space-in-grid-view/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WP Ecommerce Documentation</title>
		<link>http://www.stasticdesigns.com/blog/news/wp-ecommerce-bible/</link>
		<comments>http://www.stasticdesigns.com/blog/news/wp-ecommerce-bible/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 16:23:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[News &amp; Stuff]]></category>

		<category><![CDATA[WP Ecommerce]]></category>

		<category><![CDATA[Wordpress]]></category>

		<category><![CDATA[bible]]></category>

		<category><![CDATA[book]]></category>

		<category><![CDATA[documentation]]></category>

		<category><![CDATA[help]]></category>

		<category><![CDATA[instructions]]></category>

		<guid isPermaLink="false">http://www.stasticdesigns.com/?p=30</guid>
		<description><![CDATA[So&#8230;.it&#8217;s finally here! After many, many hours of research and developing, the WP ECommerce Bible is available. The poplular WP ECommerce plugin for Wordpress, is an impressive ecommerce plugin for Wordpress to say the least, all that was missing was proper documentation. So after months of finding fixes, tips and tricks and getting to learn [...]]]></description>
			<content:encoded><![CDATA[<p>So&#8230;.it&#8217;s finally here! After many, many hours of research and developing, the WP ECommerce Bible is available. The poplular WP ECommerce plugin for Wordpress, is an impressive ecommerce plugin for Wordpress to say the least, all that was missing was proper documentation. So after months of finding fixes, tips and tricks and getting to learn the plugin inside and out, myself and writing partner Arbie (<a href="http://www.crn-web.com" target="_blank">crn-web.com</a>) compiled the WP Ecommerce Bible.</p>
<p>It&#8217;s filled with over <strong>120 </strong>pages of quality content, around <strong>50 </strong>illustrative screenshots, and more than a <strong>dozen </strong>helpful text files for easy copy/paste. If you&#8217;ve ever wanted to know anything at all about this plugin, you&#8217;ll find it in the Bible. It&#8217;s currently up-to-date with WP ECommerce version 3.6.7 which is set to be released this week. All minor version updates will be included at no additional cost once you&#8217;ve purchased the Bible, so when there is an update or new version, you&#8217;re not stuck&#8230;just download a new copy and your activation key will open it as well.</p>
<p>We&#8217;re really proud of this documentation and believe it to be a very important part of setting up a successful installation of WP Ecommerce on your Wordpress site.</p>
<p>You can find the Bible here: <a href="http://www.wpecommercebible.com" target="_blank">www.wpecommercebible.com</a></p>
<p>Pick up a copy and then come back and tell me what you think!</p>
<p>So, until next time&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stasticdesigns.com/blog/news/wp-ecommerce-bible/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Authorize.net with CVV</title>
		<link>http://www.stasticdesigns.com/blog/wp-ecommerce/authorizenet-with-cvv/</link>
		<comments>http://www.stasticdesigns.com/blog/wp-ecommerce/authorizenet-with-cvv/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 00:52:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[WP Ecommerce]]></category>

		<category><![CDATA[Wordpress]]></category>

		<category><![CDATA[authorize]]></category>

		<category><![CDATA[cvv]]></category>

		<category><![CDATA[gateway]]></category>

		<category><![CDATA[payment]]></category>

		<category><![CDATA[shopping cart]]></category>

		<guid isPermaLink="false">http://www.stasticdesigns.com/?p=28</guid>
		<description><![CDATA[Hello again&#8230;
If you have upgraded your WP Ecommerce installation to a Gold version, you&#8217;ll notice you get more payment gateway options. One of these new options is an integration with Authorize.net, and by default (WP Ecommerce versions 3.6.6 and earlier) the Authorize.net gateway only passes the credit card number and expiration date over to Authorize.net.
Some [...]]]></description>
			<content:encoded><![CDATA[<p>Hello again&#8230;</p>
<p>If you have upgraded your WP Ecommerce installation to a Gold version, you&#8217;ll notice you get more payment gateway options. One of these new options is an integration with Authorize.net, and by default (WP Ecommerce versions 3.6.6 and earlier) the Authorize.net gateway only passes the credit card number and expiration date over to Authorize.net.</p>
<p>Some prefer to pass over the CVV (the 3 digit number on the back of the credit card) number as well. So, I have integrated that into a file for you. All you have to do is download the file and replace the existing &#8220;authorize.php&#8221; file with the one you download. It is located here: &#8220;wp-content/plugins/wp-shopping-cart/gold_cart_files/merchants/authorize.php&#8221;</p>
<p>So download and replace, that&#8217;s all there is to it. Then your shopping cart checkout page will ask for the CVV number, pass it on to Authorize.net and verify it for purchases using Authorize.net.</p>
<p style="text-align: center;"><a href="http://www.stasticdesigns.com/wp-content/uploads/2008/06/authorize_cvv.zip" target="_blank"><img class="aligncenter" src="http://www.stasticdesigns.com/wp-content/themes/stastic/images/download_button.png" border="0" alt="" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.stasticdesigns.com/blog/wp-ecommerce/authorizenet-with-cvv/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Show Dropshop on only Products Page</title>
		<link>http://www.stasticdesigns.com/blog/wp-ecommerce/show-dropshop-on-only-products-page/</link>
		<comments>http://www.stasticdesigns.com/blog/wp-ecommerce/show-dropshop-on-only-products-page/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 01:33:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[WP Ecommerce]]></category>

		<category><![CDATA[Wordpress]]></category>

		<category><![CDATA[drop]]></category>

		<category><![CDATA[page]]></category>

		<category><![CDATA[products]]></category>

		<category><![CDATA[shop]]></category>

		<guid isPermaLink="false">http://www.stasticdesigns.com/?p=27</guid>
		<description><![CDATA[So, this fix comes from the WP Ecommerce forums, where people were having issues with the Dropshop module not showing on only the products page as they had chosen in &#8220;Shop Settings&#8221;. There is an option to show on every page, or to show only on the Products Page, and when &#8220;only on Products Page&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>So, this fix comes from the WP Ecommerce forums, where people were having issues with the Dropshop module not showing on only the products page as they had chosen in &#8220;Shop Settings&#8221;. There is an option to show on every page, or to show only on the Products Page, and when &#8220;only on Products Page&#8221; was selected, it did not function correctly.</p>
<p><span style="color: #ff0000;"><span style="text-decoration: underline;"><strong>Keep in mind this fix is for WP Ecommerce versions 3.6.6 and earlier, as this issue will be fixed in later releases.</strong></span></span></p>
<p>So, you will navigate to &#8220;wp-content/plugins/wp-shopping-cart/wp_shopping_cart.php&#8221;. On line 2256 you will see the following line:</p>
<blockquote><p>if(stristr(get_option(&#8217;product_list_url&#8217;), ($_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI']))){</p></blockquote>
<p>You will change that line to look like this:</p>
<blockquote><p>if(stristr((&#8217;http://&#8217;.$_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI']), get_option(&#8217;product_list_url&#8217;))){</p></blockquote>
<p>That&#8217;s it!</p>
<p>If you&#8217;re using the default page setup that WP Ecommerce sets up on installation, then you&#8217;re fine, but if not you will have a problem as this fix will not do anything for you. Upon installtion, WP ECommerce makes a page title &#8220;Products Page&#8221; and it will be a URL like this: www.yoursite.com/products-page</p>
<p>If you&#8217;re using that default setup for your products page, then you&#8217;re fine. If you have renamed that page or have made a new page for your products, then this fix will not help you, as it is telling Dropshop to show up on your default products page, which as far as it knows is &#8220;www.yourdomain.com/products-page&#8221; no matter what you have renamed it to.</p>
<p>So, for that issue, you can edit the &#8220;products_list_url&#8221; area of the above code to point to your new page or renamed page.</p>
<p>That&#8217;s it for now, so until next time&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stasticdesigns.com/blog/wp-ecommerce/show-dropshop-on-only-products-page/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WP Ecommerce Category Description</title>
		<link>http://www.stasticdesigns.com/blog/wp-ecommerce/wp-ecommerce-category-description-styling/</link>
		<comments>http://www.stasticdesigns.com/blog/wp-ecommerce/wp-ecommerce-category-description-styling/#comments</comments>
		<pubDate>Wed, 04 Jun 2008 22:10:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[WP Ecommerce]]></category>

		<category><![CDATA[category]]></category>

		<category><![CDATA[description]]></category>

		<category><![CDATA[font]]></category>

		<category><![CDATA[format]]></category>

		<guid isPermaLink="false">http://www.stasticdesigns.com/?p=25</guid>
		<description><![CDATA[So&#8230;I&#8217;m back with more tips for WP Ecommerce, and this one is regarding the category description.
By default the category description shows in a default font and will not wrap to the next line on your page very well. So it ends up looking really bad. To solve this issue, login to your server and open [...]]]></description>
			<content:encoded><![CDATA[<p>So&#8230;I&#8217;m back with more tips for WP Ecommerce, and this one is regarding the category description.</p>
<p>By default the category description shows in a default font and will not wrap to the next line on your page very well. So it ends up looking really bad. To solve this issue, login to your server and open up &#8220;products_page.php&#8221; in your wp-shopping-cart directory. Then on line 113, you&#8217;ll see this line:</p>
<blockquote><p>echo &#8220;&lt;pre&gt;&#8221;.$category_data[0]['description'].&#8221;&lt;/pre&gt;&#8221;;</p></blockquote>
<p>Change that line to look like this:</p>
<blockquote><p>echo &#8220;&lt;p&gt;&#8221;.$category_data[0]['description'].&#8221;&lt;/p&gt;&#8221;;</p></blockquote>
<p>That&#8217;s it!</p>
<p>So&#8230;.until next time&#8230;<a href="http://www.stasticdesigns.com/wp-content/uploads/2008/06/txdot-ci-type_i-st1.pdf"><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.stasticdesigns.com/blog/wp-ecommerce/wp-ecommerce-category-description-styling/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Top 5 Wordpress Ecommerce Tips</title>
		<link>http://www.stasticdesigns.com/blog/wp-ecommerce/top-5-wordpress-ecommerce-tips/</link>
		<comments>http://www.stasticdesigns.com/blog/wp-ecommerce/top-5-wordpress-ecommerce-tips/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 18:24:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[WP Ecommerce]]></category>

		<category><![CDATA[Wordpress]]></category>

		<category><![CDATA[css]]></category>

		<category><![CDATA[shopping cart]]></category>

		<category><![CDATA[styling]]></category>

		<category><![CDATA[tips]]></category>

		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://www.stasticdesigns.com/?p=20</guid>
		<description><![CDATA[So, I was asked to come up with a &#8220;Top 10&#8243; tips and tricks for the Wordpress plugin WP-Ecommerce. Well, there are definately more than 10, but I decided to post my top 5. So without further ado, here they are:
Tip #1: You want to change the &#8220;add to cart&#8221; button that appears on your [...]]]></description>
			<content:encoded><![CDATA[<p>So, I was asked to come up with a &#8220;Top 10&#8243; tips and tricks for the Wordpress plugin WP-Ecommerce. Well, there are definately more than 10, but I decided to post my top 5. So without further ado, here they are:</p>
<p><strong>Tip #1: You want to change the &#8220;add to cart&#8221; button that appears on your shopping cart.</strong></p>
<p>Well, first you&#8217;ll want to make sure that you choose &#8220;iShop&#8221; for your theme in &#8220;Shop Settings&#8221;. That will place an actual button on your cart. Then to change that image, you will navigate to &#8220;wp-content/plugins/wp-shopping-cart/themes/iShop/images&#8221;. In that directory you will see a &#8220;buy_button.gif&#8221; and you will replace that with whatever &#8220;add to cart&#8221; button you&#8217;d like. Step 2 of this process is to adjust the stylesheet so that it will reflect the correct image size of the new image you&#8217;ve uploaded (unless of course, the new image is the same size as the old; then you can stop here).<br />
Locate &#8220;iShop.css&#8221; and find the following code:</p>
<blockquote><p> input.wpsc_buy_button{<br />
background-image: url(images/buy_button.gif);<br />
border: none;<br />
width: 80px;<br />
height: 30px;<br />
}</p></blockquote>
<p>You will then change the width and height to reflect the size of your new image. Save and upload and you&#8217;re all done.</p>
<p><strong>Tip #2: Change wording in your shopping cart.</strong></p>
<p>Most all of the &#8220;text&#8221; on the site that involves the shopping cart can be found in the language file here:<br />
&#8220;wp-content/plugins/wp-shopping-cart/languages/EN_en.php&#8221;. In that file you will find everything from &#8220;Visit the Shop&#8221; to &#8220;PnP&#8221; (which most like to change to &#8220;Shipping&#8221;) to the sentence that reads on the checkout page about &#8220;having your credit card handy&#8221;. You can change these phrases to whatever you&#8217;d like, but just remember that when editing this text that you leave the quotes in place, otherwise your site will break!<br />
So here&#8217;s an example&#8230;I want to remove the words &#8220;Visit the Shop&#8221; from my sidebar shopping cart. So I locate the line in the language file (it&#8217;s on line 174):</p>
<blockquote><p>define(&#8217;TXT_WPSC_VISITTHESHOP&#8217;, &#8216;Visit the Shop&#8217;);</p></blockquote>
<p>I would then change it to this:</p>
<blockquote><p>define(&#8217;TXT_WPSC_VISITTHESHOP&#8217;, &#8221;);
</p></blockquote>
<p>And you notice that I left in the quotes, but removed the text. That&#8217;s it for changing or removing text.</p>
<p><strong>Tip #3: The Google Checkout button.</strong></p>
<p>If you&#8217;re using Google Checkout, you&#8217;ll notice that on the checkout page there are 2 Google Checkout buttons. One above the customer information fields and one below. The one that is placed at the top doesn&#8217;t really function as it needs the information below it to be filled out first, so the best thing to do is just remove that image and leave the one at the bottom.<br />
So to do this, you will navigate to &#8220;wp-content/plugins/wp-shopping-cart/shopping_cart.php&#8221; and on line 341 you will see this code:</p>
<blockquote><p>echo &#8220;&lt;br&gt;&#8221;.$google_cart-&gt;CheckoutButtonCode($google_button_size);</p></blockquote>
<p>You will just comment that line out so that it looks like this:</p>
<blockquote><p>//echo &#8220;&lt;br&gt;&#8221;.$google_cart-&gt;CheckoutButtonCode($google_button_size);</p></blockquote>
<p>Save and upload and that should remove that top Google Checkout button.</p>
<p><strong>Tip #4: Make your &#8220;checkout&#8221; link bigger and move it.</strong></p>
<p>So on the sidebar cart, some people have requested to have the &#8220;Go to Checkout&#8221; link bigger and placed above the &#8220;Empty Your Cart&#8221; link. Here&#8217;s how we accomplish that:</p>
<p>First we&#8217;ll make the text bigger, so you will navigate to &#8220;wp-content/plugins/wp-shopping-cart/languages/EN_en.php&#8221; and on line 171 you will see the following:</p>
<blockquote><p>define(&#8217;TXT_WPSC_GOTOCHECKOUT&#8217;, &#8216;Go to Checkout&#8217;);</p></blockquote>
<p>You will edit that line to look like this:</p>
<blockquote><p>define(&#8217;TXT_WPSC_GOTOCHECKOUT&#8217;, &#8216;&lt;font size=&#8221;3&#8243;&gt;Go to Checkout&lt;/font&gt;&#8217;);</p></blockquote>
<p>You can obviously change the &#8220;3&#8243; to whatever size you would like to fit your site. Then you will want to place it above the &#8220;Empty Your Cart&#8221; link, and we&#8217;ll do that by navigating to &#8220;wp-content/plugins/wp-shopping-cart/shopping_cart_functions.php&#8221; and on line 337 you will see this:</p>
<blockquote><p>$output .= &lt;ahref=&#8217;&#8221;.get_option(&#8217;product_list_url&#8217;).$seperator.&#8221;category=<br />
&#8220;.$_GET['category'].&#8221;&amp;amp;cart=empty&#8217; onclick=&#8217;emptycart();return false;&#8217;&gt;&#8221;.TXT_WPSC_EMPTYYOURCART.&#8221;&lt;/a&gt;&lt;br /&gt;&#8221;;<br />
$output .= &#8220;&lt;a href=&#8217;&#8221;.get_option(&#8217;shopping_cart_url&#8217;).&#8221;&#8216;&gt;&#8221;.TXT_WPSC_GOTOCHECKOUT.&#8221;<br />
&lt;/a&gt;&lt;br /&gt;&#8221;;</p></blockquote>
<p>And all you will do is take the bottom line that calls to show the &#8220;Go To Checkout&#8221; link and move it above the &#8220;Empty Your Cart&#8221; link, so it will then look like this:</p>
<blockquote><p>$output .= &#8220;&lt;a href=&#8217;&#8221;.get_option(&#8217;shopping_cart_url&#8217;).&#8221;&#8216;&gt;&#8221;.TXT_WPSC_GOTOCHECKOUT.&#8221;<br />
&lt;/a&gt;&lt;br /&gt;&#8221;;$output .= &#8220;&lt;a href=&#8217;&#8221;.get_option(&#8217;product_list_url&#8217;).$seperator.&#8221;category=<br />
&#8220;.$_GET['category'].&#8221;&amp;amp;cart=empty&#8217; onclick=&#8217;emptycart();return false;&#8217;&gt;&#8221;.TXT_WPSC_EMPTYYOURCART.&#8221;&lt;/a&gt;&lt;br /&gt;&#8221;;</p></blockquote>
<p>And that&#8217;s it for that.</p>
<p><strong>Tip #5: Modifying your sidebar cart and notification look and feel.</strong></p>
<p>So if you have your cart in your sidebar, you&#8217;ll notice that it&#8217;s pretty plain looking. There is an easy fix for that and the possibilities are up to you as far as how much you want to style it. First you&#8217;ll navigate to your theme&#8217;s css file. In that you&#8217;ll find the following code:</p>
<blockquote><p>div#sliding_cart{<br />
margin: 0px;<br />
padding: 0px;<br />
background: none;<br />
border: none;<br />
}</p></blockquote>
<p>You&#8217;ll notice it&#8217;s very simple and plain right now, but there are many things you can do to change it. Below I will list an example of how you can change it to have a border around the cart, a background color and a larger font.</p>
<blockquote><p>div#sliding_cart{<br />
  margin-left: 0px;<br />
  padding: 0px;<br />
  color:#000000;<br />
  background: url(&#8217;http://www.yoursite.com/image.jpg&#8217;);<br />
  border: 1px solid #000000;<br />
  font-size: 12px;<br />
  } </p></blockquote>
<p>Again, there is a lot more you can do if you would like and know enough about CSS, but this is a simple example.</p>
<p>Next, if you have the &#8220;Fancy Notification&#8221; enabled, this will show you how to style it. In the same CSS file you will find this:</p>
<blockquote><p>#fancy_notification{<br />
position: absolute;<br />
top: 0px;<br />
left: 0px;<br />
background: #ffffff;<br />
border: 4px solid #cccccc;<br />
display: none;<br />
height: auto;<br />
z-index: 9;<br />
}</p></blockquote>
<p>This has all the elements in place that most people want, but feel free to change the border color/width and background color. You can even load in a background image if you&#8217;d like by editing the code to look like this:</p>
<blockquote><p>#fancy_notification{<br />
position: absolute;<br />
top: 0px;<br />
left: 0px;<br />
background: #ffffff url(&#8217;http://www.yoursite.com/image.jpg&#8217;);<br />
border: 4px solid #cccccc;<br />
display: none;<br />
height: auto;<br />
z-index: 9;<br />
}</p></blockquote>
<p>You&#8217;ll notice that I just gave a direct path to the background image, and it will show up in your notification box.</p>
<p>There are SO many other things you can do to style your cart, but these are a few good examples. If you have any questions about these or other styling issues, feel free to contact me over <a href="http://stasticdesigns.com/contact" target="_self">here</a>.</p>
<p>So, until next time&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stasticdesigns.com/blog/wp-ecommerce/top-5-wordpress-ecommerce-tips/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Wordpress Page Dump</title>
		<link>http://www.stasticdesigns.com/blog/wordpress/wordpress-page-dump/</link>
		<comments>http://www.stasticdesigns.com/blog/wordpress/wordpress-page-dump/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 01:37:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Wordpress]]></category>

		<category><![CDATA[404 error]]></category>

		<category><![CDATA[all pages listed on one page]]></category>

		<category><![CDATA[page dump]]></category>

		<category><![CDATA[static homepage]]></category>

		<guid isPermaLink="false">http://www.stasticdesigns.com/?p=19</guid>
		<description><![CDATA[So not too long ago, I upgraded to Wordpress 2.5 and love it! I noticed a small problem though&#8230;when i went to click on a category title and show posts in that category I would get a page filled with every post and page that I had ever created. This also happened in place of [...]]]></description>
			<content:encoded><![CDATA[<p>So not too long ago, I upgraded to Wordpress 2.5 and love it! I noticed a small problem though&#8230;when i went to click on a category title and show posts in that category I would get a page filled with every post and page that I had ever created. This also happened in place of my site giving the 404 error page. If I were to say, type in my URL and then put anything after the .com, it would again do a &#8220;page dump&#8221; as I call it and list every page and post that I had ever written.</p>
<p>There are 2 ways to solve this that I know of now.</p>
<blockquote><p>Fix #1: The theme that I was using did not have an &#8220;archive.php&#8221; or an &#8220;archives.php&#8221; file in it. By adding those files, that fixed the issue of the category listing. So now when I click on a category title I see only posts in that category.</p></blockquote>
<blockquote><p>Fix #2: This is probably the most common fix I would assume and it resolved my issue outside of the category listings. If you&#8217;re using a static homepage in Wordpress, you need to assign a &#8220;posts&#8221; page as well. In the Wordpress control panel under &#8220;Settings&#8221; (in WP 2.5) or &#8220;Options&#8221; in earlier WP releases, you&#8217;ll see the tab for &#8220;Reading&#8221;&#8230;there you have the option to set a static homepage. If you&#8217;ve selected the homepage, you have to also select the &#8220;Posts Page&#8221;&#8230;if that is left empty, you&#8217;ll experience the &#8220;Page Dump&#8221;.</p></blockquote>
<p>I hope this resolves any issues for any of you out there experiencing this problem, as it was very frustrating to try and diagnose.</p>
<p>Until next time&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stasticdesigns.com/blog/wordpress/wordpress-page-dump/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Windows 7&#8230;Really?</title>
		<link>http://www.stasticdesigns.com/blog/tech/windows-7really/</link>
		<comments>http://www.stasticdesigns.com/blog/tech/windows-7really/#comments</comments>
		<pubDate>Sun, 13 Apr 2008 00:51:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Tech]]></category>

		<category><![CDATA[applications]]></category>

		<category><![CDATA[google]]></category>

		<category><![CDATA[gOS]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[software]]></category>

		<category><![CDATA[vista]]></category>

		<category><![CDATA[web]]></category>

		<category><![CDATA[windows]]></category>

		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.stasticdesigns.com/?p=16</guid>
		<description><![CDATA[So there is a lot of talk about Microsoft releasing the next version of Windows already, but these are just talks and I&#8217;m not sure if anyone really knows the truth. All this buzz is really only based on very vague comments from Microsoft executives, and the comment by Bill Gates at a Miami meeting [...]]]></description>
			<content:encoded><![CDATA[<p>So there is a lot of talk about Microsoft releasing the next version of Windows already, but these are just talks and I&#8217;m not sure if anyone really knows the truth. All this buzz is really only based on very vague comments from Microsoft executives, and the comment by Bill Gates at a Miami meeting that the new version of Windows should arrive &#8220;sometime in the next year or so.&#8221;</p>
<p>There is speculation on how it will look and how it will operate already, but what I say is &#8220;remember what happened with Windows Vista&#8221;&#8230;there was hype with Vista (Longhorn) forever it seemed and dates got pushed further and further back. Windows 7 is likely to include a feature that, at least at one point, was called the &#8220;Component Delivery System&#8221; which is expected to allow users to install the pieces of Windows that they want and need in a more user-configurable way. This I am excited about, as there are lots of areas of the operating system I could do without. So with the talk of Windows 7, I would not hold my breath on anything and just wait and see. Personally, I feel this is a rushed project to say the least and we all know how terrible it can be to release a product before it&#8217;s ready (Windows ME). I would hate to see that happen again, so maybe it will be planned properly and released on a logical timetable.</p>
<p>With that being said, it makes me wonder about the future of the operating system itself and software for that matter. With the increasing number of web-based applications around and more being launched everyday, what is the future for the standard operating system and software as we know it? With things like <a href="http://www.google.com/google-d-s/intl/en/tour1.html" target="_blank">Google Documents</a> and in particular <a href="http://dev.thinkgos.com/" target="_blank">gOS</a>, where does that leave the conventional operating system? I believe more and more people will resort to this type of operating system and/or Linux in the years to come, for ease of use and let&#8217;s face it&#8230;money.</p>
<p>That&#8217;s my opinion on the subject, but I would love to hear what you have to say about it, so comment and let me know your thoughts.</p>
<p>Until next time&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stasticdesigns.com/blog/tech/windows-7really/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WP Ecommerce Editing Problems</title>
		<link>http://www.stasticdesigns.com/blog/wp-ecommerce/wp-ecommerce-editing-problems/</link>
		<comments>http://www.stasticdesigns.com/blog/wp-ecommerce/wp-ecommerce-editing-problems/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 16:18:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[WP Ecommerce]]></category>

		<category><![CDATA[editing]]></category>

		<category><![CDATA[errors]]></category>

		<category><![CDATA[ini]]></category>

		<category><![CDATA[php]]></category>

		<category><![CDATA[sql]]></category>

		<category><![CDATA[strict mode]]></category>

		<guid isPermaLink="false">http://www.stasticdesigns.com/?p=14</guid>
		<description><![CDATA[So I&#8217;ve been getting a lot of requests regarding WP Ecommerce and the ability to edit products. People are saying that they make the edits but after saving, the edits dont&#8217; show up and the product (description) goes back to normal.
I have a few fixes for this, that have helped&#8230;.hopefully one of these can help [...]]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;ve been getting a lot of requests regarding WP Ecommerce and the ability to edit products. People are saying that they make the edits but after saving, the edits dont&#8217; show up and the product (description) goes back to normal.</p>
<p>I have a few fixes for this, that have helped&#8230;.hopefully one of these can help you out if you&#8217;re experiencing the same issues.</p>
<p>The problem could be on your SQL server and this fix addresses the issue by changing a setting in your &#8220;php.ini&#8221; file on your server. If you don&#8217;t know where this is or can&#8217;t find it, you can contact your hosting company as sometimes they keep this file in a location that you do not have access to.</p>
<p>In the php.ini file check to see if it has &#8220;Strict Mode&#8221; set to &#8220;On&#8221;&#8230;this needs to be &#8220;Off&#8221;.</p>
<p>Change from this:</p>
<p><coding>sql-mode=&#8221;STRICT_TRANS_TABLES,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION&#8221;</coding></p>
<p>To this:</p>
<p><coding>sql-mode=&#8221;NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION&#8221;</coding></p>
<p>If that doesn&#8217;t work for you, the next reason might be that your SQL table is missing information (as in a column in a table), so here&#8217;s how to check for that.</p>
<p>In the root of your &#8220;wp-shopping-cart&#8221; directory, you&#8217;ll find &#8220;display_items.php&#8221;. Open that file to edit and add this line near the top&#8230;no particular area, just near the top (on it&#8217;s own line).</p>
<p><coding>$wpdb-&gt;show_errors = true;</coding></p>
<p>Now save that file and re-upload it and go edit your product again. What this will do is stop the SQL errors from being supressed, and they will show on the page. Does that fix the problem? well, no it does not, but it will show you what errors (if any) are occurring and from there you can try to correct them, or if you need help you can get it over <a href="http://www.stasticdesigns.com/wpecommerce" target="_self">here</a>.</p>
<p>So those are the fixes that I have for editing errors in WP Ecommerce for the moment. Again, I love this plugin&#8230;and FYI most all errors I see (besides the ones mentioned above) are from theme issues. Make sure that when you&#8217;re selecting a theme for your Wordpress site that it is compatiable with WP Ecommerce (if you&#8217;re going to be using the plugin). Themes can do funny things to the plugin.</p>
<p>So, until next time&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stasticdesigns.com/blog/wp-ecommerce/wp-ecommerce-editing-problems/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WP-Ecommerce 3.6 RC2</title>
		<link>http://www.stasticdesigns.com/blog/wp-ecommerce/wp-ecommerce-36-rc2/</link>
		<comments>http://www.stasticdesigns.com/blog/wp-ecommerce/wp-ecommerce-36-rc2/#comments</comments>
		<pubDate>Sat, 05 Apr 2008 02:07:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[WP Ecommerce]]></category>

		<category><![CDATA[drop shop]]></category>

		<category><![CDATA[gold cart]]></category>

		<category><![CDATA[grid view]]></category>

		<category><![CDATA[members only]]></category>

		<category><![CDATA[plugin]]></category>

		<category><![CDATA[shopping cart]]></category>

		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.stasticdesigns.com/?p=12</guid>
		<description><![CDATA[Well, yesterday WP-Ecommerce 3.6 RC2 was released from Instinct, and is fully functional with Wordpress 2.5. I am running both on my site and have no issues.
Here&#8217;s the back story&#8230;.For those of you that don&#8217;t know, Instinct has a plugin for Wordpress known as WP-Ecommerce. It allows you to add a shopping cart to your [...]]]></description>
			<content:encoded><![CDATA[<p>Well, yesterday WP-Ecommerce 3.6 RC2 was released from Instinct, and is fully functional with Wordpress 2.5. I am running both on my site and have no issues.</p>
<p>Here&#8217;s the back story&#8230;.For those of you that don&#8217;t know, <a href="http://www.instinct.co.nz/e-commerce/" target="_blank">Instinct</a> has a plugin for Wordpress known as WP-Ecommerce. It allows you to add a shopping cart to your Wordpress blog. It integrates with Paypal, Google Checkout, Authorize.net, Bluepay and others. There are modules that can be added on to the plugin like:</p>
<ul>
<li><strong>Gold Cart</strong> (allows for mulitiple image uploads, and adds more payment gateways)</li>
</ul>
<ul>
<li><strong> Grid View</strong> (allows you to place your products on the page in a &#8220;grid&#8221; type fashion)</li>
</ul>
<ul>
<li><strong> Dropshop</strong> (this places a static shopping cart at the bottom of your screen and allows you to drag &amp; drop items into your shopping cart)</li>
</ul>
<ul>
<li><strong> Members Only</strong> (this allows you to create a &#8220;members only&#8221; area of your site that is password protected)</li>
</ul>
<ul>
<li><strong> MP3 Module</strong> (this allows for a 30 second clip of audio files to be previewed on your products page)</li>
</ul>
<p>With that being said&#8230;it&#8217;s a really good plugin and I love it! Don&#8217;t get me wrong, there are bugs that go along with all the cool features. Depending on what type of server you run and the way it&#8217;s configured, there can be issues. But not to worry, there is a support <a href="http://instinct.co.nz/blogshop/forums/" target="_blank">forum</a> for the plugin and as if that&#8217;s not enough, I offer support here as well. You can find that over <a href="http://www.stasticdesigns.com/wpecommerce" target="_self">here</a>.</p>
<p>There are so many modifications that can be made to tailor it to your own site&#8230;.and in the coming days and months I&#8217;ll start to highlight the modifications that I&#8217;ve come up with, with step-by-step instructions and screenshots included.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stasticdesigns.com/blog/wp-ecommerce/wp-ecommerce-36-rc2/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
