I am working locally with your theme and I wanted to add support for page excerpts and I noticed this:
// Remove core block patterns.
remove_theme_support( 'core-block-patterns' );
Why are you doing that?
And on a side note, I noticed there is not a lot of activity in this forum? Is something wrong with the theme so that no one is coming in to ask for help?
]]>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
]]>
I created a child theme and it seems to work fine on a singe site. But when I activate it on a multisite config, I get “Error: The parent theme is missing. Please install the “frost” parent theme” when I have the Twentig plugin activated. This does not happen when I use a child theme of the Ollie theme. My testing is on a new install of WP 6.5.3 and Frost 1.0.9. I tested with no other plugins activated other than Twentig v1.8.2. I see nothing logged to debug.log. My PHP version is 8.1.2.
]]>Thank you for Frost, I am loving the theme.
I can’t seem to align margins.
I want to left align
– Header, top ribbon (left box)
– Logo
– Page Titles
– Page Body
– Footer
I want to make it all relative, so it’s consistent in different browser views.
As I try and solve through CSS, I run into wp-block-x var() that prevent.
How does manage –wp–style–global–x ?
Many thanks
Maybe this is a stupid question or I missed some basic info, but this is the problem. I am experimenting with a block theme, namely with Frost, and I cannot figure out how to load google fonts. It seems quite easy, reading the info on the web, but:
What am I missing? dId the mechanism to load fonts change, or you simply cannot load fonts any l;onger? Thank you for your help and patience…
]]>A default install of Frost does not render Polish fonts correctly. I tried to replace the “outfit” font with an appropriate version using the WordPress mechanism, but it’s not possible. I wonder if you can do it in a civilized way?
]]>Great theme! Is there a way to add Google Analytics code? Thanks
]]>Hi, what a great theme! Thanks for creating it and offering it for free. I just gave it a 5 star review.
I am learning how to use this theme for my needs. Eg I have just learned how to create a child theme and add fonts using the “Create Block Theme” by www.remarpro.com. I assume this is the best way to do these things – please let me know if there is a better way.
I now would like to add / create an additional page template that has a sidebar.
There are plenty of how-to articles on how to add a sidebar by modifying an existing page template and saving it.
However, I believe this would over-write the existing page template that does not have a sidebar – so I would lose the page template that does not have a sidebar. I would only have a page template with sidebar.
How do I create a separate page template with sidebar but also keep the existing page template without sidebar?
I have been looking for a menu item to either 1) copy a template to modify it or 2) after editing a page template, to save it as a new template, but cannot find this….
Thanks in advance for any help ??
]]>I have looked all over in the theme and in the Theme Docs but I just see no options for the navigation block. In the code of the site I built with Frost I see no current_page, a:active or other reference to a menu-item being the current page.
What am I missing?
is Frost WCAG compliant and accessibility ready?
]]>I want to create a blog page to pull just sermons. I have the Advanced Sermon plugin but can’t figure out how/where it displays!
(a) can I use the plugin?
(b) if I just create posts under the category “sermons”, how do I set up the page to pull them automatically?
(c) If I click on my current blog from the navbar, how do I get rid of the “Design Blog” (pagename) bar?
(d) lastly, how do I change the featured image if I want to edit an existing post?
I decided to make a website using Frost and I thought it was really cool, the patterns are beautiful, I changed colors, and I started creating the pages and preparing to build the website for a client. Everything was going well until I decided to create a static home page.
I’m going crazy to understand the logic of the “Blog Home” template. In the site settings, I assigned posts to a “Blog” page and “Home” to a static home page. However, I don’t know what this will be in practice.
The Blog Home template is filled with what would be a static Home page, however, it appears on the “Blog” page, and therefore it does not display the posts while the Home page remains empty, so the posts do not appear in no page.
I’m finding this super confusing. I don’t know if I should have followed any procedure, as I actually didn’t find any guidance for that. The information that appears in the Blog Home template (that has the home page template inside it) says that if a static page is assigned to a home page, the posts will automatically appear on the blog page, which would be normal. However, the opposite of this is happening. I’ve already wasted precious hours of my time struggling with this issue without resolving it.
I don’t have more time, and that’s a shame because I’d like to finish this site with Frost because I’ve already spent time, energy, and study. Excuse my ignorance, however, I’ve created dozens of websites in recent years and I’ve never experienced this bizarre situation. Please ask if someone can help me resolve this quickly, otherwise I will need to rush back to Generatepress or Blocky to finish this site, with rework, and already late to deliver.
I am waiting for an urgent response from a good soul who could bring me some lux and information to prevent me from wasting the time I dedicated to this project with Frost. Another thing that I found difficult was to configure and customize the submenus in the header. The submenus are narrow and I haven’t found a way to widen them, so the submenus occupy 2 lines each when they could occupy just one. Also no hover effect, but I should check that.
These are basic questions. Editing the menu in FSE has been a bit of an arduous task. Am I doing wrong, or what I didn’t understand but could have paid more attention to? Please help me with some light in this darkness that I am now. Thanks to someone who could help me. Thank you in advance. Greetings from Brazil to everyone!
Busy building a site using Frost.
WordPress is updated to 6.3.1.
Plugins aren’t causing any issues.
Frost theme version 0.9.9 no issues with layout.
When updating to latest Frost version 1.0.5 – the layout changes and all elements are squished into a narrow content width.
Please help.
Thanks.
I don’t see anyway to add titles to the links I’m creating using the button block in Frost. According to wordpress it’s usually under the advanced settings: https://wordpress.com/support/advanced-block-settings/
Any suggestions? I guess I could make them manually but it would be nice to have this feature.
I’m having some bizzare problems moving a site I made in Frost to a new url. For some reason certain styles in the blocks aren’t loading on the front end. But the site works just fine on the back-end. In particular, the Cover Blocks and the Layout blocks and featured images are missing CSS.
I tried importing and exporting databases and files using all the tools I normally use with no problems and disabling all plugins. I don’t even see anything in the logs showing files being blocked by security, wrong urls, or missing files! The CSS just seems to be missing – yet it’s loading fine in the gutenberg back-end editor.
I’ve never had this problem before except with the frost block theme. This is the second site it happened with. But Frost is the only block theme I’ve ever tried so maybe I missed something important when migrating a site?
When I try inserting a logo in place of the site title, extra margin and/or padding appears.
I’m wondering if I should change the padding and margins in the theme’s CSS stylesheet or the JSON file when customizing the site header.
I wasn’t able to make the adjustments in the no-code visual approach, and I’ve traditionally locked in styles by making style changes in the stylesheet. I admit that I’m used to customizing classic themes. And, I’ve worked with the themes from Studiopress for many years.
I’d appreciate any advice that you could give me.
Thanks in advance for yor help.
Glenn
]]>I am having an issue with the submenu choosing a base color background automatically (transparent). Before the update, the background for the menu item and its submenu container was red, and now that it is clear, you can see a partial of the first submenu and none of the rest since it is white on white.
Things I’ve tried:
Hey!
I’m setting up this new website using Frost WP. I love the theme. But I’m facing a problem for which I can’t find a solution.
I have the following pages on my website:
* Home (Set to Front Page)
* Free Content Strategy Guides (Set to Posts Page)
The Posts Page shows me the “Home” template from the theme.
Can you please share how to display the latest blog posts instead?
Hi there,
I hope you are doing well, when using this theme BBPress forum pages are blank, no content shown.
Thanks
Syed Muhammad Usman