Home › Forums › Main Forum › General Topics › Remove page title
Hello again.
I was looking for a way to remove the page title. Example: http://northstarcomputers.ie/testimonials/
The word Testimonials appears just below the breadcrumbs.
I looked in page.php but nothing obvious.
Any suggestions?
Thank you
Stefano
Hi Stefano…first, just a note that I have moved all support for my theme Lite versions to the wordpress.org website which can be accessed off the theme pages I have there.
However, I will help out on this one here. Are you just wanting to remove that one title or titles from “all” pages?
You actually said that in the previous support ticket, sorry i didn’t look.
Yes, from all pages. But also from a single page if the option is there.
Thanks
This one is a simple one by creating a new css style like this:
.type-page .entry-title {display:none;}
That targets all “pages” that have the heading with the class “entry-title” but will ignore the blog titles. The other method would be to totally delete the code for the title in the /partials/content-page.php file, and including the “templates” folder in the theme too:
Hello,
‘Remove Widget Titles’ plugin does not work with my wordpress 3.6
I’m trying in the ‘Showcase Front Page’ with Widgetkit
Any idea?
Thanks
Unless I missed something, the code I gave you above is what will remove the page titles as you wanted…not a plugin. You add that css code to your style.css
I went with the edit in content-page.php, which did the trick just fine.
And from now on I’ll post from wordpress.org
Thanks again
ciao
Ah, that works too. Cheers!
With our premium themes, we offer access to site documentation, video tutorials and timely support. Even if you have just started on WordPress, our support staff have the patience to help you create appealing sites gracefully.
Company
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.To find out more, including how to control cookies, see here: Privacy Policy
© Copyright © 2023 Styled Themes. All Right Reserved.