ska-theme

  • Under construction mode

    ska-theme -> General -> Under construction option allows to enable “coming soon” mode for the website. When enabled, anyone who visits the site while not logged in will see the Under construction template instead of your front page. The mode is very rudimentary, simply designed to let any human visitors know that the website is…

    Read more

  • Changing default heading sizes

    By default the ska-theme h1-h6 headings use Tailwind 4xl to lg sizes and also include some fluidity for h1-h3 as these elements tend to take up quite a lot of space on mobile devices otherwise. To change the default values you can edit the child theme’s theme.json to include the following: This particular code uses…

    Read more

  • Enabling WordPress appearance controls

    If you wish to restore some of the default WordPress appearance controls edit the child theme’s theme.json file to include the following: This setup just enables changing text/background color and font size, but you can toggle things on-off and add values as needed. Because the theme filters a lot of the CSS out that is…

    Read more

  • Getting started

    ska-theme is a WordPress theme designed to be used in combination with the ska-blocks plugin. The theme disables most of the conventional WordPress functionality for styling blocks. Templates, template parts and patterns that come with the theme all use Tailwind classes. Files you should have: 1. Installing the prerequisite plugins 2. Installing the theme and…

    Read more