Category: WordPress

  • Creation of a Block Theme

    Creation of a Block Theme

    In this article, I’d like to show you how you can easily create and edit your own block theme. Creating the Theme The “Create Block Theme” Plugin With the “Create Block Theme” plugin, you can basically create your own theme at the push of a button. Alternatively, you can also create a child theme of […]

    Weiterlesen

    In this article, I’d like to show you how you can easily create and edit your own block theme. Creating the Theme The “Create Block Theme” Plugin With the “Create Block Theme” plugin, you can basically create your own theme at the push of a button. Alternatively, you can also create a child theme of […]

    Read more

  • Remove WordPress Parent Theme Styles in Child Theme

    Remove WordPress Parent Theme Styles in Child Theme

    I’m currently working on creating a child theme based on the Twenty Twenty-Four theme. I noticed that there isn’t a proper way to completely disable the Twenty Twenty-Four theme’s styles in a child theme. However, there is a workaround: it’s enough to simply create a style file in the /wp-content/themes/child-theme-name/styles folder without adding any settings […]

    Weiterlesen

    I’m currently working on creating a child theme based on the Twenty Twenty-Four theme. I noticed that there isn’t a proper way to completely disable the Twenty Twenty-Four theme’s styles in a child theme. However, there is a workaround: it’s enough to simply create a style file in the /wp-content/themes/child-theme-name/styles folder without adding any settings […]

    Read more