Download
We're evolving to serve you better! This current forum has transitioned to read-only mode. For new discussions, support, and engagement, we've moved to GitHub Discussions.

‘Your theme config.json file does not contain supportedFeatures’ message

  • #3913
    Avatar photo[anonymous]

    Despite adding the below section to the config.json file and the theme.config.json file (and restarting Publii) I keep getting the message ‘Your theme config.json file does not contain supportedFeatures, etc.’.

    "supportedFeatures": {
    "authorImages": false,
    "blockEditor": true,
    "errorPage": true,
    "searchPage": true,
    "tagImages": false,
    "tagsList": false
    }
    1. What is the correct file (config.json or theme.config.json)?
    2. Is there something else I have to do?

    Verhoeckx

    #3916
    Avatar photoBob

    It works very well, you only need to add this section to your config.json file in the following location: ‎⁨(Documents ▸ ⁨Publii⁩ ▸ ⁨sites⁩ ▸ ⁨YOUR_SITE ▸ ⁨input⁩ ▸ ⁨themes⁩ ▸ ⁨YOUR_THEME)

    PS: maybe you override the config,json file and this is a reason why it does not work for you.

    #3917
    Avatar photo[anonymous]

    Strange, in my impression I just did the same thing as a few hours ago but now it works! Maybe I was working in the wrong config,json file? I don’t know. Anyway thanks and I can confirm that it works!!