Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter steschtue

    (@steschtue)

    Thanks a lot. It’s now working in a small plugin where I call w3tc_flush_url().

    We are working on something that will be added in future releases which will help with this type of use cases.

    Cool. Is there an entry that I could upvote?

    Following worked for me:

    Short: Create a child-style, and add the font as in themes.json

    Long:

    textbook installation of font (same problem here: font not visible)

    create folder twentytwentyfour-child/styles
    copy twentytwentyfour/styles/ice.json
    into twentytwentyfour-child/styles/ice-child.json
    Change title (line 4)

    copy font-declaration from twentytwentyfour-child/theme.json into ice-child.json

    In wordpress

    select child-theme
    select new child-style
    HORRAY: find new font (perhaps after reload/CTRL-F5 few times)

    • This reply was modified 2 years, 4 months ago by steschtue.
    • This reply was modified 2 years, 4 months ago by steschtue.
Viewing 2 replies - 1 through 2 (of 2 total)