Remove page names

Permalink Browser Info Environment
How do you remove the page name that is displayed under the header so it does not show across the whole site?

Type: Discussion
Status: New
ep1
View Replies:
c5mix replied on at Permalink Reply
c5mix
SiteQwester replied on at Permalink Reply
SiteQwester
This link does not work, but I too would like to know how to do this either site-wide, or ideally, on a page by page basis.

Thanks for your support.
c5mix replied on at Permalink Reply
c5mix
You have to be logged in to concrete5.org and own a license to Slate bought from the concrete5.org marketplace to see that. But here's the content of that post:

You'll need to comment out or remove the #breadcrumb div and h1 in the pagemeta.php file (located at theme_slate/themes/slate/elements/pagemeta.php).

To edit the size of the titles and breadcrumbs, look in the main.css file (theme_slate/themes/slate/main.css) for #page-meta and #breadcrumbs. For the title, you'll need to add a font-size declaration to #page-meta h1.
If you want to remove them altogether or modify anything else about them, that section is outputted in the pagemeta.php file (located at theme_slate/themes/slate/elements/pagemeta.php). Just comment out or remove what you dont want there.

Or to just hide the page title you could just add this to the Custom CSS box in the theme customization panel (Dashboard->Pages and Themes and click Customize next to Slate):
#page-meta h1 { display:none!important; }
SiteQwester replied on at Permalink Reply
SiteQwester
Thanks for your quick response. Sorry I missed that link pointed to "support" not "Forums".

I actually made a new page type and deleted the line:
<?php  $this->inc('elements/pagemeta.php'); ?>


Now I can choose which pages display the Title and Description and Breadcrumb-nav and which ones do not.

Thanks again, it's always good to know someone is out there to help!
c5mix replied on at Permalink Reply
c5mix
No problem! Glad you got it sorted out.

concrete5 Environment Information

Browser User-Agent String

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You have not specified a license for this support ticket. You must have a valid license assigned to a support ticket to request a refund.