Could you try with:
body:not(.paged-*) .entry-subtitle {
display: none;
}
Anyway there should be news in the next weeks about this.
Hi,
Which php page do we make this amendment on?
Thanks
Hi,
This is a CSS rule, so on your main css file.
Hi,
Page one is the intro page which has no content (as expected)
I’ve tried adding the above into the style.css file and it hasn’t removed the intro page. Is this a setting issue maybe?
Thanks
Please try with important:
body:not(.paged-*) .entry-subtitle {
display: none !important;
}
Unfortunately there is no settings about this ATM.
Hi again.
I might be inserting this wrong as it hasn’t changed anything on the webpage.
Thanks
I think it’s working now!
Not sure what i did. Once I do know I will post it here.
Thanks for the help 🙂
Now I know what I did.
I didn’t add a sub page break for the first page at the top in the Tiny MCE
Problem solved!
Thanks you!
Hi,
I started using your plugin a few months ago and was obliged to deactivate it because of the default ” “intro” headings that were appearing on my sub-pages.
I entered the code
body:not(.paged-*) .entry-subtitle {
display: none !important;
} in my CSS Stylesheet and nothing changed. Is there some other work around?
Thanks for taking the time to reply.
Rosanna
Hi, do you have a working url? Possibly including the above CSS rule.
Ok, you can edit and remove, if you want, the provided links. I cannot see the CSS rule, that’s why the intro title is visible.
I am not sure I understand.
You said: “….you can edit and remove….” Remove what?
You said: “the provided links….” Which links?
Give me more details regarding what you would like to me edit and remove.
Thanks
It was about the links here in your reply on this forum.
Thanks!
Unfortunately, I am unable to edit (remove the links) my previous message.
In your previous message, you asked: “do you have a working url?”
I was unsure what you were referring to. Therefore, I sent you all possible links.
Sorry about that.