- This topic has 18 replies, 3 voices, and was last updated 8 years, 2 months ago by
Tom.
-
AuthorPosts
-
January 18, 2018 at 2:59 pm #474495
Ron
I have created a page: Page not found.
I have installed a plugin for this purpose: https://de.wordpress.org/plugins/404page/
The plugin works perfectly! Errors are output with 404. The content of my page not found will be displayed.I can’t hide all elements in all the settings of the found page. Just not the Topbar! There are no errors of the plugin: 404page! This is a bug in the GeneratePress theme.
Try it for yourself!
Do you have a solution?
Many thanks in advance
Ron JordanJanuary 18, 2018 at 4:31 pm #474529Leo
StaffCustomer SupportHi there,
Can you provide a link to the page in question?
You can edit the original topic and use the private URL field.
January 18, 2018 at 5:03 pm #474540Ron
I made it!
attach them to the url
xxx, com/xyz
on! or:
xxx. com/?s=abcthank you
January 18, 2018 at 5:25 pm #474548Leo
StaffCustomer SupportTry this CSS:
.error404 .top-bar { display: none; }Adding CSS: https://docs.generatepress.com/article/adding-css/
January 18, 2018 at 5:27 pm #474551Ron
rather a fan of html, not css 😉
January 18, 2018 at 5:29 pm #474553Leo
StaffCustomer SupportHow are you hiding other elements currently?
Just wondering what’s the bug here.
January 18, 2018 at 5:39 pm #474555Ron
maybe this comment will help you
https://wordpress.org/support/topic/only-renders-the-header-and-footer-not-the-page/January 18, 2018 at 5:41 pm #474556Ron
the plugin overwrites the page!
your topbar is incorrectly integrated!January 18, 2018 at 5:42 pm #474559Ron
do you understand?
January 18, 2018 at 5:43 pm #474560Ron
generatepress is great, but this is a small mistake
January 18, 2018 at 8:58 pm #474614Tom
Lead DeveloperLead DeveloperIt looks like that plugin turns the page into an index page, which means WordPress will ignore any and all metabox values. This is standard in WordPress.
I believe you can get around this by going to “Appearance > 404 Error Page” and enable “Activate Compatibility Mode”.
That forces the page to use the regular page template, which means metabox values will work.
January 19, 2018 at 4:35 am #474773Ron
Activate Compatibility Mode: I’ve already tried that!
The problem exists only for the top-bar:
_generate-disable-header => OK
_generate-disable-nav => OK
_generate-disable-secondary-nav => OK
_generate-disable-post-image => OK
_generate-disable-headline => OK
_generate-disable-footer => OK
_generate-disable-top-bar => Does not workDo you have an idea?
thank you
RonJanuary 19, 2018 at 10:01 am #475083Tom
Lead DeveloperLead DeveloperWe’re not experiencing any issues with it: https://www.screencast.com/t/9VR3NDjh
Here’s our settings: https://www.screencast.com/t/YE1TXONaskIW
January 19, 2018 at 11:02 am #475117Ron
Hello Tom,
wow, thanks for your trouble.I don’t have the problem when I call up the 404 page directly!
Like you did in your video. Works perfectly for me, too.But if I make a mistake, the top-bar does not work.
http://www.domain.com/test Please try that!This isn’t working. But only the top bar!
1000 Thanks for your help
RonJanuary 19, 2018 at 11:06 am #475119Tom
Lead DeveloperLead DeveloperAh, you can’t see my address bar in the video, but that test is being done on a page that doesn’t exist (mysite.com/dfkjh).
If you’d like you can send me temporary admin login details and I’ll take a closer look: https://generatepress.com/contact/
-
AuthorPosts
- You must be logged in to reply to this topic.