By sakarya on
hi.
i can't see content titles at full view. teaser view is OK. my theme is http://themebot.com/gallery/?g2_itemId=32809
and my web site is www.yeni.web.tr
thanks
hi.
i can't see content titles at full view. teaser view is OK. my theme is http://themebot.com/gallery/?g2_itemId=32809
and my web site is www.yeni.web.tr
thanks
Comments
remove the check for the page on the node template
hmm... it looks like your node template is first checking "is this a page?"
in node.tpl.php:
so remove the php "if" check for a page, (the lines in between the * ) and just print the title anytime the post appears. not sure how it will work with the rest of your theme, but give it a go!
good luck!
thanks.. it is OK.
thanks.. it is OK.