Double title

7.15K viewsWordPressproblem with plugin
1

I’m having trouble getting rid of the double title. I have copied a template page from my theme with right sidebar and named it Questions.

How do I fix the double title showing on my page?

0

For some unknown reasons I am unable to solve this “Double title” error. Relevant info is –
1. Theme – twenty tweleve (since I didn’t want to mess with the original theme, so now i am using same theme after copy-pasting under another name, but I have tried with original one too.)
2. Current Template for the base page is – Front page template
3. base page id is 30.

I have tried with – page-30.php containing the code mentioned at http://wordpress.org/support/topic/duplicated-title-1?replies=5
first I tried with keeping the file in theme directory, when it didn’t work, then tried with keeping the same file in page-template of theme, and then by changing the template of the base page. But no luck 🙁

Just remove the_title() from file

I just removed the the_title() and it’s working fine.. but bad thing is that,for twenty-twelve theme the_title() is located into content-page.php, therefore no page title is displayed for pages other than anspress. 🙁

You are viewing 1 out of 4 answers, click here to view all answers.