<?xml version="1.0" encoding="UTF-8"?><!-- generator="erikshosting.com/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Eriks Hosting</title>
	<link>http://erikshosting.com</link>
	<description>Marketing Solutions for an Online World</description>
	<lastBuildDate>Wed, 08 Sep 2010 11:38:25 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Hide The Wordpress Dashboard and wp-admin COMPLETELY!</title>
		<description><![CDATA[Kick Non Admin Out Of Your Wordpress Dashboard! NO ACCESS AT ALL!]]></description>
		<link>http://erikshosting.com/wordpress-tips-code/hide-wordpres-wp-admin-dashboard-entirely/</link>
			</item>
	<item>
		<title>Blogs &amp; Members Directory, Strange Nav Spacing FIX</title>
		<description><![CDATA[So I installed the wpmu dev teams blogs directory and their members directory plugins on the wpmu triden theme. I noticed that when I clicked on the link and went to one of the directory pages, the page spacing in the navbar got way big. I figured their was some spacing issue coming from the [...]]]></description>
		<link>http://erikshosting.com/wordpress-tips-code/blogs-directory-members-directory-page-listing-strange-spacing-fix/</link>
			</item>
	<item>
		<title>Add All Pages To Buddypress Admin Bar Dynamically</title>
		<description><![CDATA[Use this plugin to add all your pages to the buddypress admin bar automatically/dynamically]]></description>
		<link>http://erikshosting.com/wordpress-tips-code/add-all-pages-to-buddypress-admin-bar-dynamically/</link>
			</item>
	<item>
		<title>Remove Buddypress Bar Arrow Images From Menu Links</title>
		<description><![CDATA[Now, How About We Remove The Arrow Images From Our Non- Drop Down Menu Items
All you have to do is override the &#60;li&#62; tags background css attribute. It&#8217;s easy, watch..


&#60;li style="background:none;"&#62;
//Insert your link url or relative url, and your link text below
&#60;a href="http://EXAMPLE.COM"&#62;EXAMPLE LINK TEXT&#60;/a&#62;
&#60;/li&#62;


&#38; Bam, those drop down arrows are gone from the link.
]]></description>
		<link>http://erikshosting.com/wordpress-tips-code/remove-buddypress-bar-arrow-images-from-menu-links/</link>
			</item>
	<item>
		<title>Adding Custom Menus, Links, Drop Downs,  &amp; Flyouts To The Buddypress Bar</title>
		<description><![CDATA[It is entirely possible to add your own links to the buddypress bar. It is also possible to add your own drop down menus complete with flyout menus. Let me show you how..]]></description>
		<link>http://erikshosting.com/wordpress-tips-code/adding-custom-menus-links-flyout-dropdowns-to-the-buddypress-bar/</link>
			</item>
	<item>
		<title>*FIX* Iframes In Chrome And Safari Ignore Scrolling=no / Scrolling:no;</title>
		<description><![CDATA[How To Fix Google Chrome, and Safari failing to respond to scrolling=no or scrolling: no;]]></description>
		<link>http://erikshosting.com/web-design-tips/fix-iframes-in-chrome-and-safari-ignore-scrollingno-scrollingno/</link>
			</item>
	<item>
		<title>How I Can I find My Server Path?</title>
		<description><![CDATA[Sometimes it is difficult to locate your server path.
Drop this string into a .php file called &#8216;locate-path&#8217; or something, and then navigate to it in a browser to see your full server path!


&#60;p&#62;&#60;?php echo $_SERVER['PATH_TRANSLATED'];?&#62;&#60;/p&#62;


]]></description>
		<link>http://erikshosting.com/web-design-tips/how-i-can-i-find-my-server-path/</link>
			</item>
	<item>
		<title>Remove White Box On Frame Loading</title>
		<description><![CDATA[I know that if any of you have used iframes you&#8217;ll have noticed the white box that floats there so in-your-face, just taunting you with its uglyness as the rest of the page loads.
Why not take a screenshot of the page when it has fully loaded, crop the img down to just the contents of [...]]]></description>
		<link>http://erikshosting.com/web-design-tips/remove-white-box-on-frame-loading/</link>
			</item>
	<item>
		<title>Building a Wordpress Walker &#8211; Creating Custom Dynamic Menu Outputs</title>
		<description><![CDATA[*Code snippet for custom walker near bottom. Narrative near top*
I was recently working on a clients project where I needed to draw the primary nav of site#1 onto site #2-5, while retaining its ability to be edited via site#1&#8217;s wp menu editor panel.
So what I did was put a php include onto each site that [...]]]></description>
		<link>http://erikshosting.com/wordpress-tips-code/building-a-wordpress-walker-creating-custom-dynamic-menu-outputs/</link>
			</item>
	<item>
		<title>Buddypress Avatar Upload Failed &#8211; FIX</title>
		<description><![CDATA[So I found an error on a clients server. They were getting the &#8220;Upload Failed! Cannot Create Folder&#8221; &#8220;Is Parent Directory Writeable&#8221;.
And yes the folder was writeable. It was the /blogs.dir/1/files folder. of course I checked it and saw it had the appropriate 775 permissions. So I searched the forums and then contacted their servers [...]]]></description>
		<link>http://erikshosting.com/wordpress-tips-code/buddypress-avatar-upload-failed-fix/</link>
			</item>
</channel>
</rss>
