Post title not showing
-
hi, my post titles are not showing on my posts. pls enlighten me.
my site is: http://www.princesswannabes.com/palace/princessprofile/around_the_world/
many thanks.
-
404 – not found.
thank you for your reply.
sorry, you mind being more clear and specific?
Your page says “404 – not found” which would indicate that either that category does not have any posts, or that there’s an error in the category template for your theme.
hi sorry, maybe you would like to take a look at http://www.princesswannabes.com instead?
Does your theme have a category.php file, and if so, does it contain the following piece of code?
<?php the_title(); ?>Hi,
thank you for the reply. following is my category.php[code removed - no longer needed]
Thank you.
Ok, didn’t see the
get_template_partcoming.Check if your theme has a loop-category.php, if not then you’ll need to look inside the loop.php file.
If you’re not sure what to look for, post the code, but this time use a pastebin please.
hi, there is no loop-category.php, however there is a loop.php.
sorry, what is a pastebin? i assume you wanted me to use a neater and slicker way to present the code to you, but i do not know what is a pastebin. 🙁 sorry…
[Code moderated as per the Forum Rules. Please use the pastebin]
or u need this: http://wordpress.pastebin.com/bx14aPAN ???
😛
http://wordpress.pastebin.com/v6mjT344
just to extend the period as i set 10mins for the previous..
hope you could help me…
thank you Mark.
Regards,
I need to see the code from the loop.php please, the code you’ve linked to above is from the style.css.
Turns out the heading is there after all..
Look in the source of the page and you’ll see this..
<h2 class="entry-title">YOURTITLE</h2>Where
YOURTITLEis of course an actual title.I can’t find anything in your stylesheet hiding those headings, but i can see a
sIFR-replacedclass added on after the page loads..I assume you have the following plugin installed.
http://wordpress.org/extend/plugins/wp-sifr/The problem is related to that plugin(seeing as it’s the only thing it can be at this point)..
hi, thank you for the reply.
i do not have the plugin u mentioned, however i do have one font uploader that i use to upload my chinese font type. is that relevant?
one of them is Font Burner by http://www.fontburner.com/the-font-burner-wordpress-plugin/
the other is WordPress Font Uploader Free by http://pippinspages.com/plugins/font-uploader
i have another font resizer, which i do not think is the cause as the problem already exists prior me installing this plugin. nonetheless, i would like to give u the plugin details:
WP-chgFontSize by http://www.rodenas.org/blog/2007/03/08/wp-chgfontsize/regards,
Sorry i can’t debug other peoples plugins, that’s potentially hours worth of work, and that’s beyond the support i offer here in the forum.
If you want some general advice, i’d suggest disbaling all plugins to see if that resolves the problem. If it does, enable one at a time until the issue arises again, that should help you narrow down which plugin is at fault.
The topic ‘Post title not showing’ is closed to new replies.