Post titles gone
-
please post a link to your site.
Not helpful:
This site is currently down for maintenance.
Sorry for the inconvenience.yeah sorry. I figured having replied to you a mere half a minute after you requested the link you would’ve clicked on it soon enough. I didn’t think it would take an hour for you to get back, seen as how you replied to me a minute after I posted the question. Try it now.
You have set some custom CSS (in custom_style.css, probably via a plugin or a theme option) for h2.page-title {display: none;} Remove that and you will have page/post titles.
Hmm, well see, I’ve had the custom CSS in there for months now. it only effects the page titles. The post titles have always worked with it there. That can’t be what’s causing the problem.
That can’t be what’s causing the problem.
Yes, it is. Inspect the CSS and disable the line that has “display:none” and the post title comes back.
Ok, well, I just removed it, and now both the page and post titles are back. I then went into the theme options and removed only the page titles, but now the post titles are gone as well. What happened?
Your theme treats them the same. You may want to ask the theme devs here:
Ok, then why has it been working for the last two months, and why are there separate options to remove the page or post titles? They are not the same box.
Can you try to create page templates with title options?
how?
Please refer following links
https://codex.wordpress.org/Child_Themes
https://codex.wordpress.org/Pages#Creating_Your_Own_Page_Templates
Ok, then why has it been working for the last two months, and why are there separate options to remove the page or post titles? They are not the same box.
This is a theme issue. Ask the theme devs.
The topic ‘Post titles gone’ is closed to new replies.