gandlgandl
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Sydney] Additional CSS not savingThanks for your reply, Roman.
The problem was indeed a plugin: Wordfence Security was causing the conflict.
Forum: Fixing WordPress
In reply to: Additional CSS not savingDone. Thanks!
Forum: Themes and Templates
In reply to: [Sydney] Full Screen Slider Header on Single Page?Thanks very much, Kharis!
For anyone else reading this, here’s what I used to get the full screen slider on one single page (not the front page):
body:not(.page-id-61) .site-header{ background-color: #000; } body:not(.page-id-61) .header-slider{ display: none; } @media only screen and (min-width:1025px){ body:not(.page-id-61) .sydney-hero-area:before{ display: block; content: ''; height: 119px; position: relative; } }
Forum: Themes and Templates
In reply to: [Sydney] Full Screen Slider Header on Single Page?Hi Kharis,
Thanks for your response. But I meant to say something else. Let me try and explain:
There are two header types on the theme: Front page header type and site header type.
The problem with “front page header type” is that it only inserts the header on the front page.
The problem with “site header type” is that it inserts the header on ALL the pages on the site (except for the front page).
BUT… I’d like to insert the header on only ONE of the normal pages — not the front page and not all the pages. Just ONE page.
Is this possible?
Forum: Themes and Templates
In reply to: [Sydney] Full Screen Slider Header on Single Page?Thanks for your reply, Kharis.
Enabling “full screen slider” under “Site header type” would enable it on all pages of the site (except the front page).
I’d like to use the full screen slider only on one single page — but not the front page.
Is it possible to do this?
Perfect!
Thanks, Kharis.
Forum: Fixing WordPress
In reply to: Hide header on single page – CSS issueIt worked!
Thanks so much @wbcomdesigns.
Forum: Fixing WordPress
In reply to: Hide header on single page – CSS issueThanks for your suggestion, wbcomdesigns. There’s no change when I add that extra CSS, unfortunately.
What’s really confusing is that the same CSS works on the other page!
Forum: Themes and Templates
In reply to: [Sydney] Blog layout masonry grid is not alignedI’ve been having the same problem. Would love a solution for this, too!
Forum: Fixing WordPress
In reply to: Hide Header and Menu on Single PageJacob — It worked!
Thanks so much! I’d spent several hours trying to work this out!
Forum: Fixing WordPress
In reply to: Hide Header and Menu on Single PageErjdavis, thanks for your reply.
I’ll give your first suggestion a try, but it might be a bit too advanced for me ??
Thanks for the plugin suggestion. I’m reluctant to use a paid plugin for a single small site tweak but it seems there’s no free plugin which has that functionality.
Forum: Fixing WordPress
In reply to: Hide Header and Menu on Single Page@girlieworks, I tried adding that CSS both directly on the page, and for the whole site (using Custom CSS).
I deleted it afterwards, which is why you couldn’t see it ??
Forum: Fixing WordPress
In reply to: Hide Header and Menu on Single PageUnfortunately not.
Thanks anyway, @girlieworks.
EDIT: Reinstalled the plugin and it’s working perfectly. Thank you!
Our site went down about an hour ago and this plugin was the culprit — looks like the same error as yours.
Fixed it using the first method suggested here:
https://www.wpbeginner.com/plugins/how-to-deactivate-all-plugins-when-not-able-to-access-wp-admin/
…and then deleted this plugin. It’s a shame because I really liked this plugin.