How to remove page title from page body in wordpress?
-
I'm using the theme "TwentyTen" and I have several pages on my site. I want to keep the page title on the tab but remove the page title from the body of the page itself. I've tried researching this online and it seems I have to do something go to index.php and enter some code. Honestly, I don't know what that means. Can someone explain what and where this php stuff is, or a way to do this not involving php. Thanks.
-
Answer:
Try to install any plug-in that is related to the keyword, title etc. Once you install it from the admin, you will have the edit option for all the pages and posts without doing any php codes. Simple.
Smooves at Yahoo! Answers Visit the source
Other answers
I dont undestand why you need to remove the title tag, but this is the solution: 1) Edit /wp-content/themes/YOURTHEME/header.php 2) Remove from <title> to ...</title>
This is a relatively advanced change to make. PHP is the programming language that WordPress is written in, and the language used in the theme files. To remove the pages' titles from them body of each page would require a number of code changes to the "loop.php" file in the Twenty Ten theme. I would recommend that you hire a developer to make this change for you. It shouldn't take very long at all for a professional to do this for you.
Related Q & A:
- How do I redirect all posts from the old Wordpress to a subdomain?Best solution by en.support.wordpress.com
- How to customize android title bar in fragments?Best solution by Stack Overflow
- How to change category of a post automatically in WordPress?Best solution by Stack Overflow
- How can you create a different page in Wordpress?Best solution by WordPress
- How to remove extra fat from a body?Best solution by Arqade
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.