<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title><![CDATA[SitePoint Forums - CMS & Wordpress]]></title>
		<link>http://www.sitepoint.com/forums/</link>
		<description>Content management system-related questions, customizations, SEO, plug-ins and user-submitted tips/tricks for Wordpress, Joomla, Drupal and many others.</description>
		<language>en</language>
		<lastBuildDate>Thu, 23 May 2013 17:55:30 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.sitepoint.com/forums/images/sitepoint/misc/rss.png</url>
			<title><![CDATA[SitePoint Forums - CMS & Wordpress]]></title>
			<link>http://www.sitepoint.com/forums/</link>
		</image>
		<item>
			<title><![CDATA[nav won't work in content section]]></title>
			<link>http://www.sitepoint.com/forums/showthread.php?1078380-nav-won-t-work-in-content-section&amp;goto=newpost</link>
			<pubDate>Thu, 23 May 2013 05:38:57 GMT</pubDate>
			<description><![CDATA[http://devb.bambl.clients.blinkss.com/schedules/ 
 
As you can see I copied my main nav and tried to put it in the content section of this page.  However, it won't work.  I actually put it in the template and the content section just to see if I could get it to work outside of the header.  It is...]]></description>
			<content:encoded><![CDATA[<div><a href="http://devb.bambl.clients.blinkss.com/schedules/" target="_blank" rel="nofollow">http://devb.bambl.clients.blinkss.com/schedules/</a><br />
<br />
As you can see I copied my main nav and tried to put it in the content section of this page.  However, it won't work.  I actually put it in the template and the content section just to see if I could get it to work outside of the header.  It is working in the template, but I'd like to get it to work in the content section.  <br />
<br />
Can someone tell me my problem?<br />
<br />
thanks!</div>

]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?266-CMS-amp-Wordpress"><![CDATA[CMS & Wordpress]]></category>
			<dc:creator>BrianBam</dc:creator>
			<guid isPermaLink="true">http://www.sitepoint.com/forums/showthread.php?1078380-nav-won-t-work-in-content-section</guid>
		</item>
		<item>
			<title>Best plugin for eCommerce?</title>
			<link>http://www.sitepoint.com/forums/showthread.php?1078157-Best-plugin-for-eCommerce&amp;goto=newpost</link>
			<pubDate>Thu, 23 May 2013 02:20:40 GMT</pubDate>
			<description><![CDATA[I'm looking for a plugin which includes user registration, cart, checkout, as well as some type of "my account" section in which users can open support tickets, view past orders, view the status of their current order, etc.  
 
Is this asking too much for a single plugin, or does it exist?]]></description>
			<content:encoded><![CDATA[<div>I'm looking for a plugin which includes user registration, cart, checkout, as well as some type of &quot;my account&quot; section in which users can open support tickets, view past orders, view the status of their current order, etc. <br />
<br />
Is this asking too much for a single plugin, or does it exist?</div>

]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?266-CMS-amp-Wordpress"><![CDATA[CMS & Wordpress]]></category>
			<dc:creator>mqs1000</dc:creator>
			<guid isPermaLink="true">http://www.sitepoint.com/forums/showthread.php?1078157-Best-plugin-for-eCommerce</guid>
		</item>
		<item>
			<title>Moving wordpress to subfolder problem</title>
			<link>http://www.sitepoint.com/forums/showthread.php?1077634-Moving-wordpress-to-subfolder-problem&amp;goto=newpost</link>
			<pubDate>Wed, 22 May 2013 21:31:00 GMT</pubDate>
			<description><![CDATA[Hi, I am trying to move my wordpress site from root to a folder called 'wordpress'. 
 
I am following these steps: http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory 
 
However, at Step 3 where it says "Login to the new location. It might now be http://example.com/wordpress/wp-admin/", i...]]></description>
			<content:encoded><![CDATA[<div>Hi, I am trying to move my wordpress site from root to a folder called 'wordpress'.<br />
<br />
I am following these steps: <a href="http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory" target="_blank" rel="nofollow">http://codex.wordpress.org/Giving_Wo..._Own_Directory</a><br />
<br />
However, at Step 3 where it says &quot;Login to the new location. It might now be http://example.com/wordpress/wp-admin/&quot;, i am getting a page not found 404 error.<br />
<br />
Can someone plz help me out?</div>

]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?266-CMS-amp-Wordpress"><![CDATA[CMS & Wordpress]]></category>
			<dc:creator>tzzoug</dc:creator>
			<guid isPermaLink="true">http://www.sitepoint.com/forums/showthread.php?1077634-Moving-wordpress-to-subfolder-problem</guid>
		</item>
		<item>
			<title>Subfolder creation problem</title>
			<link>http://www.sitepoint.com/forums/showthread.php?1076347-Subfolder-creation-problem&amp;goto=newpost</link>
			<pubDate>Wed, 22 May 2013 00:11:27 GMT</pubDate>
			<description><![CDATA[Hi, 
 
I'm trying to have a subfolder to put my own php files. (ie: mySubdirectory) 
 
My htaccess looks like this: 
 
# BEGIN WordPress 
<IfModule mod_rewrite.c> 
RewriteEngine On 
RewriteBase /]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I'm trying to have a subfolder to put my own php files. (ie: mySubdirectory)<br />
<br />
My htaccess looks like this:<br />
<br />
# BEGIN WordPress<br />
&lt;IfModule mod_rewrite.c&gt;<br />
RewriteEngine On<br />
RewriteBase /<br />
RewriteRule ^index\.php$ - [L]<br />
RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule . /index.php [L]<br />
&lt;/IfModule&gt;<br />
# END WordPress<br />
<br />
I read everywhere, and people are saying to simply put<br />
RewriteCond %{REQUEST_URI} !^/(mySubdirectory|mySubdirectory/.*)$<br />
in there but its not working. I tried for 3 hours and im losing it lol<br />
<br />
My htaccess now looks like this.<br />
# BEGIN WordPress<br />
&lt;IfModule mod_rewrite.c&gt;<br />
RewriteEngine On<br />
RewriteBase /<br />
RewriteRule ^index\.php$ - [L]<br />
RewriteCond %{REQUEST_URI} !^/(mySubdirectory|mySubdirectory/.*)$<br />
RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule . /index.php [L]<br />
&lt;/IfModule&gt;<br />
# END WordPress<br />
<br />
I also tried putting an htaccess fil in the mySubdirectory folder like this:<br />
&lt;IfModule mod_rewrite.c&gt;<br />
RewriteEngine off<br />
&lt;/IfModule&gt;<br />
<br />
And that didn't work either.<br />
<br />
Any suggestions?</div>

]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?266-CMS-amp-Wordpress"><![CDATA[CMS & Wordpress]]></category>
			<dc:creator>tzzoug</dc:creator>
			<guid isPermaLink="true">http://www.sitepoint.com/forums/showthread.php?1076347-Subfolder-creation-problem</guid>
		</item>
		<item>
			<title>Posts and thumbnails do not display</title>
			<link>http://www.sitepoint.com/forums/showthread.php?1074806-Posts-and-thumbnails-do-not-display&amp;goto=newpost</link>
			<pubDate>Tue, 21 May 2013 03:45:15 GMT</pubDate>
			<description><![CDATA[Trying to get my posts to display at the bottom of the page in four separate slots. 
 
i have enabled the thumbnails function in functions.php 
 
Code: 
--------- 
add_theme_support( 'post-thumbnails' ); 
set_post_thumbnail_size( 50, 50, true ); 
--------- 
and started adding this code to the...]]></description>
			<content:encoded><![CDATA[<div>Trying to get my posts to display at the bottom of the page in four separate slots.<br />
<br />
i have enabled the thumbnails function in functions.php<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">add_theme_support( 'post-thumbnails' );<br />
set_post_thumbnail_size( 50, 50, true );</code><hr />
</div>and started adding this code to the index.php page.<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">&lt;div id=&quot;row02&quot; class=&quot;row-fluid&quot;&gt;<br />
&lt;div class=&quot;thumbnails&quot;&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;?php if (have_posts()) : while (have_posts()) : the_post(); ?&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;span3&quot;&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;?php the_post_thumbnail(); ?&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;h4&gt;&lt;?php the_title(); ?&gt;&lt;/h4&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;?php include (TEMPLATEPATH . '/inc/meta.php' ); ? &gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;?php the_excerpt(); ?&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;&lt;?php the_permalink(); ?&gt;&quot; class=&quot;btn btn-mini&quot;&gt;read more&lt;/a&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;&nbsp; &nbsp; &nbsp; &nbsp; <br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;?php endwhile; endif; ?&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;&nbsp; &nbsp; &nbsp; &nbsp; <br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;span3&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; span3<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;span3&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; span3<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;&nbsp; &nbsp; &nbsp; &nbsp; <br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;span3&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; span3<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&lt;/div&gt; &lt;!-- end thumbnails --&gt;<br />
&lt;/div&gt; &lt;!-- end row --&gt;</code><hr />
</div>better yet I would like a post from specific categories show up in each slot. so far it isn't quite working. so slot 1 is engineering, slot two grabs the post from IT. And so on<br />
When I put it in the page.php it was simply grabbing the text from the page it was on.<br />
in index.php it is grabbing something...<br />
and the thumbnails are not showing up.<br />
Also right now something shows up in chrome but not firefox.<br />
and the practice site is at <a href="http://www.thebigmeow.us" target="_blank" rel="nofollow">www.thebigmeow.us</a><br />
<br />
Thank you<br />
D</div>

]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?266-CMS-amp-Wordpress"><![CDATA[CMS & Wordpress]]></category>
			<dc:creator>pdxSherpa</dc:creator>
			<guid isPermaLink="true">http://www.sitepoint.com/forums/showthread.php?1074806-Posts-and-thumbnails-do-not-display</guid>
		</item>
		<item>
			<title><![CDATA[Wordpress Keeps Directing to Old URL Even Though It's Been Completely Deleted]]></title>
			<link>http://www.sitepoint.com/forums/showthread.php?1074201-Wordpress-Keeps-Directing-to-Old-URL-Even-Though-It-s-Been-Completely-Deleted&amp;goto=newpost</link>
			<pubDate>Mon, 20 May 2013 19:06:47 GMT</pubDate>
			<description><![CDATA[Before you read any further, yes I have completely deleted all files in the trash, flushed rewrite rules, and disabled all themes and plugins. Still no luck. 
 
 
I'm banging my head against my computer trying to find out how to fix this problem I keep running into with Wordpress URLs. 
...]]></description>
			<content:encoded><![CDATA[<div>Before you read any further, yes I have completely deleted all files in the trash, flushed rewrite rules, and disabled all themes and plugins. Still no luck.<br />
<br />
<br />
I'm banging my head against my computer trying to find out how to fix this problem I keep running into with Wordpress URLs.<br />
<br />
Originally I created page called /products that needed to be live while we were completely redoing the page with all new content.<br />
<br />
I decided it would be a good idea to create a new page and called it /products-new and then when finished I would rename /products to /products-old and rename /products-new to /products. <br />
<br />
That's when I ran into problems. <br />
<br />
Whenever I type in /products it directs to /products-old instead of /products (the former page that was /products-new).<br />
<br />
If I delete /products-old and type in /products I get a 404 error. <br />
<br />
If I'm in the backend admin and edit the page /products and then click on &quot;View Page&quot; from the admin it still redirects me to /products-old. Even though it's deleted and of course I get a 404 error. If /products-old is recreated then /products redirects to /products-old.<br />
<br />
<br />
No matter what I've tried, it continue to route /products to /products-old even if the page has been completely deleted.<br />
<br />
Here's what I've tried in resolving this issue:<br />
<br />
* emptied the trash completely<br />
<br />
* deleted all revisions<br />
<br />
* flushed rewrite rules<br />
<br />
* searched through the database for /products-old slug to make sure it's not there.<br />
<br />
* turned off all plugins<br />
<br />
* went to the base theme<br />
<br />
<br />
Has anyone ever ran into this issue before?</div>

]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?266-CMS-amp-Wordpress"><![CDATA[CMS & Wordpress]]></category>
			<dc:creator>t3projects</dc:creator>
			<guid isPermaLink="true">http://www.sitepoint.com/forums/showthread.php?1074201-Wordpress-Keeps-Directing-to-Old-URL-Even-Though-It-s-Been-Completely-Deleted</guid>
		</item>
		<item>
			<title><![CDATA[Multiple Loops & Pagination in Wordpress]]></title>
			<link>http://www.sitepoint.com/forums/showthread.php?1074009-Multiple-Loops-amp-Pagination-in-Wordpress&amp;goto=newpost</link>
			<pubDate>Mon, 20 May 2013 14:38:47 GMT</pubDate>
			<description><![CDATA[Right, so what I currently have is a page split into three using a css grid. The third column is the sidebar, The first two each have a query for posts to display, and create a nice grid of posts (dummy content): http://puu.sh/2Xh9o.jpg 
 
Each loop looks like this: 
 
 
Code: 
--------- 
<?php...]]></description>
			<content:encoded><![CDATA[<div>Right, so what I currently have is a page split into three using a css grid. The third column is the sidebar, The first two each have a query for posts to display, and create a nice grid of posts (dummy content): <a href="http://puu.sh/2Xh9o.jpg" target="_blank" rel="nofollow">http://puu.sh/2Xh9o.jpg</a><br />
<br />
Each loop looks like this:<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">&lt;?php query_posts('showposts=5'); ?&gt;<br />
&lt;?php $posts = get_posts('numberposts=5&amp;offset=0'); foreach ($posts as $post) : start_wp(); ?&gt;<br />
&lt;?php static $count1 = 0; if ($count1 == &quot;5&quot;) { break; } else { ?&gt;<br />
-----Content -----<br />
&lt;?php $count1++; } ?&gt;<br />
&lt;?php endforeach; ?&gt;</code><hr />
</div>This shows five posts in the first column, and the second loop displays five posts after (offset=5) the first five in the second column, totaling ten on the page and read top-bottom left-right. Naturally, this creates a problem with pagination.<br />
<br />
What I would like to do is have the posts listed from left to right (but retain the fluid look it currently has with different sized posts) across both columns, or a tleast appear to (I can merge the columns into a two third/one third split), and when reaching the bottom, load the next 10 or so posts automatically (ultimately infinite scroll, but pagination first).<br />
<br />
I'm not a php'er, and to be honest I don't understand most of this code. I've built this with help from the wordpress codex and sites like this, but have come to a stop. Any copy-pastable or easy to understand advice/answers are much appreciated.  Also new to the forum, great resource and hope to contribute later on :)<br />
<br />
----EDIT----<br />
Solved it, I'll remove the double loops and try jquery masonry script.</div>

]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?266-CMS-amp-Wordpress"><![CDATA[CMS & Wordpress]]></category>
			<dc:creator>Bbvoncrumb</dc:creator>
			<guid isPermaLink="true">http://www.sitepoint.com/forums/showthread.php?1074009-Multiple-Loops-amp-Pagination-in-Wordpress</guid>
		</item>
		<item>
			<title>Auto Redirect 404 in 301 for Trashed Posts</title>
			<link>http://www.sitepoint.com/forums/showthread.php?1073900-Auto-Redirect-404-in-301-for-Trashed-Posts&amp;goto=newpost</link>
			<pubDate>Mon, 20 May 2013 06:43:24 GMT</pubDate>
			<description>I have installed Auto Redirect 404 in 301 for Trashed Posts plugin for my website  
 
www.plgmea.com but unfortunately it is not working ?? Still thousands of dead links are  
 
showing 404 not found error instead of redirecting to main page. One example is as  
 
follows: 
...</description>
			<content:encoded><![CDATA[<div>I have installed Auto Redirect 404 in 301 for Trashed Posts plugin for my website <br />
<br />
<a href="http://www.plgmea.com" target="_blank" rel="nofollow">www.plgmea.com</a> but unfortunately it is not working ?? Still thousands of dead links are <br />
<br />
showing 404 not found error instead of redirecting to main page. One example is as <br />
<br />
follows:<br />
<br />
<a href="http://www.plgmea.com/2011/10/03/nutritional-vitamins-for-health" target="_blank" rel="nofollow">http://www.plgmea.com/2011/10/03/nut...ins-for-health</a><br />
<br />
The above is a dead or trashed link but still it is giving 404 error instead of <br />
<br />
redirecting to plgmea.com home page. I appreciate if anyone can guide me ! Also recommend me alternate methods to redirect dead post to my <a href="http://www.plgmea.com" target="_blank" rel="nofollow">home page</a>.<br />
<br />
Thanx</div>

]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?266-CMS-amp-Wordpress"><![CDATA[CMS & Wordpress]]></category>
			<dc:creator>azeem10</dc:creator>
			<guid isPermaLink="true">http://www.sitepoint.com/forums/showthread.php?1073900-Auto-Redirect-404-in-301-for-Trashed-Posts</guid>
		</item>
		<item>
			<title>Reply to Post somehow listed as a response to a graphic file in the blog</title>
			<link>http://www.sitepoint.com/forums/showthread.php?1073659-Reply-to-Post-somehow-listed-as-a-response-to-a-graphic-file-in-the-blog&amp;goto=newpost</link>
			<pubDate>Mon, 20 May 2013 05:06:38 GMT</pubDate>
			<description><![CDATA[Hi All, 
 
I have a new blog site (yay) and something odd happened. The first reply I received to a new post wasn't actually to the blog article but to one of the images in the article. When you looked at comments in the dashboard it showed the comment was in response to schedule.jpg (a graphic in...]]></description>
			<content:encoded><![CDATA[<div>Hi All,<br />
<br />
I have a new blog site (yay) and something odd happened. The first reply I received to a new post wasn't actually to the blog article but to one of the images in the article. When you looked at comments in the dashboard it showed the comment was in response to schedule.jpg (a graphic in the article) instead of the article itself. Any ideas why this would happen? Thanks ahead for any help.<br />
<br />
Regards,<br />
<br />
Jim</div>

]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?266-CMS-amp-Wordpress"><![CDATA[CMS & Wordpress]]></category>
			<dc:creator>jskintauy</dc:creator>
			<guid isPermaLink="true">http://www.sitepoint.com/forums/showthread.php?1073659-Reply-to-Post-somehow-listed-as-a-response-to-a-graphic-file-in-the-blog</guid>
		</item>
		<item>
			<title>wp tag in header not bringing up subtemplate css</title>
			<link>http://www.sitepoint.com/forums/showthread.php?1073429-wp-tag-in-header-not-bringing-up-subtemplate-css&amp;goto=newpost</link>
			<pubDate>Mon, 20 May 2013 00:57:08 GMT</pubDate>
			<description><![CDATA[Code: 
--------- 
<!--   engineer subtemplate  --> 
	<?php if(is_page_template('engineeringST.php')) {?> 
	<link rel="stylesheet" href="<?php bloginfo('template_url'); ?> /css/engST.css"> 
		<?php }?> 
		 
	<!--   engineer subtemplate  --> 
	<?php if(is_page_template('engineeringST.php')) {?>]]></description>
			<content:encoded><![CDATA[<div><div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">&lt;!--&nbsp;  engineer subtemplate&nbsp; --&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;?php if(is_page_template('engineeringST.php')) {?&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;link rel=&quot;stylesheet&quot; href=&quot;&lt;?php bloginfo('template_url'); ?&gt; /css/engST.css&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;?php }?&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;!--&nbsp;  engineer subtemplate&nbsp; --&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;?php if(is_page_template('engineeringST.php')) {?&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;link rel=&quot;stylesheet&quot; href=&quot;&lt;?php bloginfo('template_url'); ?&gt; ./css/engST.css&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;?php }?&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;!--&nbsp;  engineer subtemplate&nbsp; --&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;?php if(is_page_template('engineeringST.php')) {?&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;link rel=&quot;stylesheet&quot; href=&quot;&lt;?php bloginfo('template_url'); ?&gt; ../css/engST.css&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;?php }?&gt;</code><hr />
</div>tried a variation of each tag above. <br />
not one of them is bringing in the css for this subtemplate. What am I doing wrong???<br />
And yes, i have a page titled engineeringST.php with the tags at top identifying it as a template.<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">PHP Code:</div>
	<hr /><code class="bbcode_code"><code><span style="color: #000000">
<span style="color: #0000BB">&lt;?php&nbsp;</span><span style="color: #FF8000">/*<br />Template&nbsp;Name:&nbsp;egnineeringST<br />*/<br /></span><span style="color: #0000BB">?&gt;</span>
</span>
</code></code><hr />
</div>&amp; in the wp-admin pages section i went to the engineering page, and in the &quot;page attribute&quot; section from the template drop down menu I picked engineeringST.<br />
<br />
<br />
Thx<br />
D</div>

]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?266-CMS-amp-Wordpress"><![CDATA[CMS & Wordpress]]></category>
			<dc:creator>pdxSherpa</dc:creator>
			<guid isPermaLink="true">http://www.sitepoint.com/forums/showthread.php?1073429-wp-tag-in-header-not-bringing-up-subtemplate-css</guid>
		</item>
		<item>
			<title>Best CMS recommendation for a web hosting website?</title>
			<link>http://www.sitepoint.com/forums/showthread.php?1073298-Best-CMS-recommendation-for-a-web-hosting-website&amp;goto=newpost</link>
			<pubDate>Sun, 19 May 2013 21:08:38 GMT</pubDate>
			<description><![CDATA[I've been looking at CMS Made simple but even though it uses Smarty, its templating system seems a bit difficult to customize. Wordpress  has many plugins, so it would probably have something like a helpdesk/support ticket, but it also seems a bit difficult to customize  its layout. Can anyone...]]></description>
			<content:encoded><![CDATA[<div>I've been looking at CMS Made simple but even though it uses Smarty, its templating system seems a bit difficult to customize. Wordpress  has many plugins, so it would probably have something like a helpdesk/support ticket, but it also seems a bit difficult to customize  its layout. Can anyone recommend other  alternatives? Thank you.</div>

]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?266-CMS-amp-Wordpress"><![CDATA[CMS & Wordpress]]></category>
			<dc:creator>hawkman</dc:creator>
			<guid isPermaLink="true">http://www.sitepoint.com/forums/showthread.php?1073298-Best-CMS-recommendation-for-a-web-hosting-website</guid>
		</item>
		<item>
			<title>Transfering domains</title>
			<link>http://www.sitepoint.com/forums/showthread.php?1072948-Transfering-domains&amp;goto=newpost</link>
			<pubDate>Sun, 19 May 2013 11:12:39 GMT</pubDate>
			<description><![CDATA[I've come to a point where I have to transfer one domain to an existing wordpress domain for the existing one to change to the new transfered one. I have never done it beofre and am a little worried so would just like your thoughts, is it easy? difficult? can cause many issues? and where is the...]]></description>
			<content:encoded><![CDATA[<div>I've come to a point where I have to transfer one domain to an existing wordpress domain for the existing one to change to the new transfered one. I have never done it beofre and am a little worried so would just like your thoughts, is it easy? difficult? can cause many issues? and where is the best tutorial to go by? Is it a lot of work involved? I hope to do this today is it feasable?</div>

]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?266-CMS-amp-Wordpress"><![CDATA[CMS & Wordpress]]></category>
			<dc:creator>hantaah</dc:creator>
			<guid isPermaLink="true">http://www.sitepoint.com/forums/showthread.php?1072948-Transfering-domains</guid>
		</item>
		<item>
			<title>woocomerce problem</title>
			<link>http://www.sitepoint.com/forums/showthread.php?1071571-woocomerce-problem&amp;goto=newpost</link>
			<pubDate>Sat, 18 May 2013 23:31:20 GMT</pubDate>
			<description>hi , im having a  problem with *woocomerce* and the  *pricing table* ,my problem is i cant make the pricing table work properly with woocomerce  
so when the user pick the product from the pricing table it will be redirected directly to the shopping cart with the product that he choose on it not to...</description>
			<content:encoded><![CDATA[<div>hi , im having a  problem with <b>woocomerce</b> and the  <b>pricing table</b> ,my problem is i cant make the pricing table work properly with woocomerce <br />
so when the user pick the product from the pricing table it will be redirected directly to the shopping cart with the product that he choose on it not to the product page . im using woocomerce 2.0.10 and seem that nobody now how to make this work . i will be very thankful if you show me how to make this work . thank you in advance :)</div>

]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?266-CMS-amp-Wordpress"><![CDATA[CMS & Wordpress]]></category>
			<dc:creator>medlife</dc:creator>
			<guid isPermaLink="true">http://www.sitepoint.com/forums/showthread.php?1071571-woocomerce-problem</guid>
		</item>
		<item>
			<title>Joomla plugin to find articles alphabetically</title>
			<link>http://www.sitepoint.com/forums/showthread.php?1070855-Joomla-plugin-to-find-articles-alphabetically&amp;goto=newpost</link>
			<pubDate>Sat, 18 May 2013 11:42:43 GMT</pubDate>
			<description><![CDATA[We have hundreds of articles on a site we're converting over to Joomla. I'm looking for a Joomla plugin that will allow our users to find articles by clicking on a letter in the alphabet.... 
 
A B C D E F G H I J K.... 
 
Select a letter to see all articles that start with that letter. Does such a...]]></description>
			<content:encoded><![CDATA[<div>We have hundreds of articles on a site we're converting over to Joomla. I'm looking for a Joomla plugin that will allow our users to find articles by clicking on a letter in the alphabet....<br />
<br />
A B C D E F G H I J K....<br />
<br />
Select a letter to see all articles that start with that letter. Does such a plugin exist? If not what do you guys recommend for article search &amp; management for a site with hundreds of articles. <br />
<br />
Thanks.</div>

]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?266-CMS-amp-Wordpress"><![CDATA[CMS & Wordpress]]></category>
			<dc:creator>digitish</dc:creator>
			<guid isPermaLink="true">http://www.sitepoint.com/forums/showthread.php?1070855-Joomla-plugin-to-find-articles-alphabetically</guid>
		</item>
		<item>
			<title>Remove menus created in Wordpress  admin - Appearance-Menus</title>
			<link>http://www.sitepoint.com/forums/showthread.php?1070844-Remove-menus-created-in-Wordpress-admin-Appearance-Menus&amp;goto=newpost</link>
			<pubDate>Sat, 18 May 2013 10:30:22 GMT</pubDate>
			<description><![CDATA[Hi.  I have created some menus in the wordpress appearnce-menus admin section and I would like to delete some.  Does anyone know how I can do this? 
 
Its the menus name that I have created. The names that appear in the them locations which you select to go in either the 'Main Menu', 'Footer Links'...]]></description>
			<content:encoded><![CDATA[<div>Hi.  I have created some menus in the wordpress appearnce-menus admin section and I would like to delete some.  Does anyone know how I can do this?<br />
<br />
Its the menus name that I have created. The names that appear in the them locations which you select to go in either the 'Main Menu', 'Footer Links' or 'Header Menu'<br />
<br />
Hope someone can advise.<br />
<br />
Thanks</div>

]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?266-CMS-amp-Wordpress"><![CDATA[CMS & Wordpress]]></category>
			<dc:creator>dthomas31uk</dc:creator>
			<guid isPermaLink="true">http://www.sitepoint.com/forums/showthread.php?1070844-Remove-menus-created-in-Wordpress-admin-Appearance-Menus</guid>
		</item>
	</channel>
</rss>
