<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>THE MOLITOR FORUMS &#187; Topic: Blog Post Titles not showing up</title>
		<link>http://www.themolitor.com/forums/topic/blog-post-titles-not-showing-up</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Blog Post Titles not showing up</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 21:03:30 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/blog-post-titles-not-showing-up" rel="self" type="application/rss+xml" />

		<item>
			<title>ckelley on "Blog Post Titles not showing up"</title>
			<link>http://www.themolitor.com/forums/topic/blog-post-titles-not-showing-up#post-15900</link>
			<pubDate>Wed, 14 Nov 2012 07:01:35 +0000</pubDate>
			<dc:creator>ckelley</dc:creator>
			<guid isPermaLink="false">15900@http://www.themolitor.com/forums/</guid>
			<description><p>@ DVANHELD what browser the theme is appearing fine for me</p>
<p>-Chris K
</p></description>
		</item>
		<item>
			<title>DVANHELD on "Blog Post Titles not showing up"</title>
			<link>http://www.themolitor.com/forums/topic/blog-post-titles-not-showing-up#post-15879</link>
			<pubDate>Tue, 13 Nov 2012 23:18:47 +0000</pubDate>
			<dc:creator>DVANHELD</dc:creator>
			<guid isPermaLink="false">15879@http://www.themolitor.com/forums/</guid>
			<description><p>The h1 tag on my site has never worked even without plugins.  Please address <a href="http://www.help-with-alcoholism.com" rel="nofollow">http://www.help-with-alcoholism.com</a>
</p></description>
		</item>
		<item>
			<title>ckelley on "Blog Post Titles not showing up"</title>
			<link>http://www.themolitor.com/forums/topic/blog-post-titles-not-showing-up#post-15185</link>
			<pubDate>Tue, 09 Oct 2012 06:47:44 +0000</pubDate>
			<dc:creator>ckelley</dc:creator>
			<guid isPermaLink="false">15185@http://www.themolitor.com/forums/</guid>
			<description><p>thats just the default css,</p>
<p>try re-uploading a fresh copy of the theme(back your current modified version up first)</p>
<p>see if that fixes the issues</p>
<p>-Chris K
</p></description>
		</item>
		<item>
			<title>Avdz on "Blog Post Titles not showing up"</title>
			<link>http://www.themolitor.com/forums/topic/blog-post-titles-not-showing-up#post-15175</link>
			<pubDate>Mon, 08 Oct 2012 10:29:15 +0000</pubDate>
			<dc:creator>Avdz</dc:creator>
			<guid isPermaLink="false">15175@http://www.themolitor.com/forums/</guid>
			<description><p>I have had a look at the style css and this is what I found - not sure if there is aything in here? </p>
<p>/* -----POST STUFF----- */<br />
.listing &#62; div.post,<br />
.listing &#62; div.page {<br />
	margin: 0 0 60px;<br />
	padding: 0 0 60px;<br />
	background: url(images/post_divider.png) no-repeat center bottom;<br />
}</p>
<p>.post h2.posttitle {font-size: 18px;}<br />
.entry{font-size: 14px;font-family:Georgia, Times New Roman, Arial;}<br />
.entry ol,.entry ul {margin:0 0 15px 25px; padding: 0; font-size: 14px;}<br />
.entry li {padding:0 0 0 5px; list-style-position:outside; line-height: 1.9em;}<br />
.entry p {margin: 0 0 15px;}<br />
.details {font-size: 14px;  margin-bottom: 35px;}<br />
.entry h1, .entry h2, .entry h3, .entry h4,.entry h5,.entry h6 {margin-bottom: 10px;}</p>
<p>.entry img,<br />
.entry .wp-caption,<br />
img.attachment-thumbnail {<br />
	border: 1px solid #bbb !important;<br />
	padding: 5px;<br />
	background: #fff;<br />
	-moz-border-radius: 3px;<br />
    -webkit-border-radius: 3px;<br />
    border-radius: 3px;<br />
    text-align: center;<br />
}<br />
.entry .wp-caption img {<br />
	border: none;<br />
	padding: 0px;<br />
	background: #fff;<br />
}<br />
.entry .wp-caption p {margin: 5px 0 3px;}</p>
<p>small.metaStuff {margin:5px 0 20px; display: block; font-size: 10px;}<br />
small.metaStuff span {display: inline-block; line-height: 15px;  color: #999;}<br />
small.metaStuff span a {color: #999;}<br />
small.metaStuff span.theTime {padding:0 12px 0 22px; background: url(images/meta_icons.png) no-repeat left 1px;}<br />
small.metaStuff span.theComments {padding:0 8px 0 24px; background: url(images/meta_icons.png) no-repeat left -18px;}<br />
small.metaStuff span.theAuthor {padding:0 0 0 22px; background: url(images/meta_icons.png) no-repeat left bottom;}</p>
<p>/*--- POST THUMBNAIL STUFF ---*/<br />
a.thumbLink {float: left; display: block;  margin:0 30px 0 0;}<br />
a.thumbLink img {<br />
	border: 1px solid #bbb;<br />
	padding: 5px;<br />
	background: #fff;<br />
	-moz-border-radius: 3px;<br />
    -webkit-border-radius: 3px;<br />
    border-radius: 3px;<br />
}</p>
<p>/*-------BLOG PAGE NAVIGATION STUFF----------*/<br />
.navigation {float:left; font-size:14px; width: 100%;}<br />
.navigation .pagenav a {display: block; font-size: 12px;}
</p></description>
		</item>
		<item>
			<title>Avdz on "Blog Post Titles not showing up"</title>
			<link>http://www.themolitor.com/forums/topic/blog-post-titles-not-showing-up#post-15173</link>
			<pubDate>Mon, 08 Oct 2012 08:07:12 +0000</pubDate>
			<dc:creator>Avdz</dc:creator>
			<guid isPermaLink="false">15173@http://www.themolitor.com/forums/</guid>
			<description><p>Hi Chris, I have worked through disabling each plugin, testing the site and reactivating the plugin and none of them have made a difference - still no headings on the blog posts... </p>
<p>If I remember they removed the linked from the slider to posts as we wanted the slider to display images not related to posts.  </p>
<p>-AVDZ
</p></description>
		</item>
		<item>
			<title>ckelley on "Blog Post Titles not showing up"</title>
			<link>http://www.themolitor.com/forums/topic/blog-post-titles-not-showing-up#post-15156</link>
			<pubDate>Mon, 08 Oct 2012 06:45:50 +0000</pubDate>
			<dc:creator>ckelley</dc:creator>
			<guid isPermaLink="false">15156@http://www.themolitor.com/forums/</guid>
			<description><p>first try disabling all your plugins</p>
<p>second do you know what they did with the slider?</p>
<p>-Chris K
</p></description>
		</item>
		<item>
			<title>Avdz on "Blog Post Titles not showing up"</title>
			<link>http://www.themolitor.com/forums/topic/blog-post-titles-not-showing-up#post-15134</link>
			<pubDate>Fri, 05 Oct 2012 10:59:01 +0000</pubDate>
			<dc:creator>Avdz</dc:creator>
			<guid isPermaLink="false">15134@http://www.themolitor.com/forums/</guid>
			<description><p>If it will help Chris I am happy to email you my login details... </p>
<p>-AVDZ
</p></description>
		</item>
		<item>
			<title>Avdz on "Blog Post Titles not showing up"</title>
			<link>http://www.themolitor.com/forums/topic/blog-post-titles-not-showing-up#post-15130</link>
			<pubDate>Fri, 05 Oct 2012 08:30:46 +0000</pubDate>
			<dc:creator>Avdz</dc:creator>
			<guid isPermaLink="false">15130@http://www.themolitor.com/forums/</guid>
			<description><p>THese are the plugins I have:</p>
<p>Contact Form<br />
Google Analytics for WordPress<br />
OptionTree<br />
qTranslate<br />
Under Construction </p>
<p>I havent made an modifications to the core theme files - I dont have a lot of coding knowledge.  I had someone help me with some issues with the slider but nothing beyond that.  </p>
<p>Any ideas as to what could be causing this?<br />
-AVDZ
</p></description>
		</item>
		<item>
			<title>ckelley on "Blog Post Titles not showing up"</title>
			<link>http://www.themolitor.com/forums/topic/blog-post-titles-not-showing-up#post-15121</link>
			<pubDate>Fri, 05 Oct 2012 07:18:09 +0000</pubDate>
			<dc:creator>ckelley</dc:creator>
			<guid isPermaLink="false">15121@http://www.themolitor.com/forums/</guid>
			<description><p>do you have any plugins installed? or have you made any modifications to the core theme files?</p>
<p>-Chris K?
</p></description>
		</item>
		<item>
			<title>Avdz on "Blog Post Titles not showing up"</title>
			<link>http://www.themolitor.com/forums/topic/blog-post-titles-not-showing-up#post-15100</link>
			<pubDate>Thu, 04 Oct 2012 13:37:12 +0000</pubDate>
			<dc:creator>Avdz</dc:creator>
			<guid isPermaLink="false">15100@http://www.themolitor.com/forums/</guid>
			<description><p>I appreciate any help - I've spent hours trying to fix this thing and I'm sure its simple to do...
</p></description>
		</item>
		<item>
			<title>Avdz on "Blog Post Titles not showing up"</title>
			<link>http://www.themolitor.com/forums/topic/blog-post-titles-not-showing-up#post-15099</link>
			<pubDate>Thu, 04 Oct 2012 13:11:13 +0000</pubDate>
			<dc:creator>Avdz</dc:creator>
			<guid isPermaLink="false">15099@http://www.themolitor.com/forums/</guid>
			<description><p>Hi, </p>
<p>Thanks for a great theme.  </p>
<p>I'm having an issue where I want to make my 'news' the page where blogs are posted.  The site is <a href="http://lexvanderzwan.co.za/?page_id=342" rel="nofollow">http://lexvanderzwan.co.za/?page_id=342</a></p>
<p>I am having the following issues: </p>
<p>1. the blog post titles are not showing up<br />
2. the sub-title on the 'news' page isnt showing up</p>
<p>Let me know if you have any suggestions.
</p></description>
		</item>

	</channel>
</rss>
