after any theme update the image of the header is missing. I think there is a problem in my childtheme, but I took over the management of the site so I don’t really know why certain php files are in the childtheme folder like header-banner.php. I think I have to change things there. Someone who can have a look with me at this?
]]>Greetings all,
I'm in a WordPress independent study course and working to build a simple site on Local. I'm required to work with the FSE Frost theme and have to do some basic customization using the child theme I created. I have to customize via either the style.css or theme.json files--so I have to use a little code, not the Styles Editor. I've chosen to work with style.css because I'm at least a little familiar with the syntax.
I'd like to customize my blog posts so that the first paragraph is formatted differently from the rest of the post, so it stands out. Using the screenshots below, I'll explain how I'm trying to achieve this effect.
I've entered an Additional CSS class on the blog page called "first-graph". (Unfortunately, I can't figure out how to add screen shots from the Local site.) When I click on "edit in HTML" I can see the new CSS class is present in the HTML of the blog's first paragraph and not the second paragraph.
I've double checked that my child theme is activated and entered the CSS below in the style.css file for my Frost child theme.
.first-graph {
color: #7b278b;
font-size: 20px;
font-style: bold;
}
I was told this strategy would work, but after I save everything and click "view site" I don't see any results.
Is it a problem to be working with the style.css file to begin with?
Any suggestions would be greatly appreciated.
cheers,
Mike
]]>in order to further customize our website we just created our own child theme (using the documentation provided by Hestia) but we are facing one issue, that we can’t fix on our own.
The problem is, that the website is displaying the default Hestia header background gradient, even though when opening the Customizer our customized color is selected. (see image below) Any ideas on how that could happen?
]]>my task is to create a new version of the above mentionned Website.
The above mentionned Website is hosted by: world4you and has been created with WordPress – Divi.
(no child theme has been created)
I want to build a new Website using the TT4 theme.
I know I can change the appearance. That is clear to me. But the problem is, the doctor wants to have a stable site with the old layout, till the new Website is ready and approved by him. So how can I work in TT4 on the old Website and then once I have his approval turn the old one off and use the new one?
Hope you do understand my problem and can help me. If something is unclear to you please kindly ask. So far I have now created a Divi Child and a TT4 child. I would like to work in the TT4 child theme but then I have to switch the appearance and I am not allowed to do it till the approval. Which work around can I choose?
Thank you so much in advance,
Wish you a nice day!
Greetings from Vienna
Angi
]]>I am using this theme’s child theme for my site, I have practiced editing in staging twice, but on the second time, I accidently deleted I think the header part when ‘edit page’ shows ‘this area does not work without pagelayer, you can leave it or deleted”, I saw no code in there so I deleted, then header disappeared.
Then I went on to create another staging site, installed Zeever, use exactly the same method which is the Child Theme Configurator to create a child theme, just like how I did it in previous two time. But, everypage including front page, home page, no header, it says’ Template part deleted or not available: Header.
I thought it was a glitch, so I went on created another child theme with different name, same, header not there.
What did I do wrong? How can I create a child theme without missing template part?
Urgent, thank you
Jo
]]>I am making my first site and it’s not live yet. I’ve been making it staging. I’ve googled and asked ChatGPT and the more I read, the more confused I’m getting, so I would appreciate any help from those with more experience.
I understand it’s still a good idea to have a child theme in addition to staging. Should I have a child theme for the staging site and also the live site? Does it make sense to do that?
Since everything is currently in staging, what steps should I follow to transfer it to a child theme and what should the workflow be after that when I want to update the site?
Thank you
]]>