Hi all,
when changing some (any) plugin settings in their *.yaml file we are advised to copy these config files to /user/plugins to avoid them becoming changed when the plugin is updated.
However, (in my case) these copies are ignored. Settings are effective only when I change the YAML within the plugin folder itself.
Same is true for plugin templates (*html.twig). Say, I want to change the simplesearch searchbox. Changes are only recognized when I do the them in /plugins/simplesearch/templates/partials/simplesearch_searchbox.html.t wig - NOT in the respective /user/themes subfolder.
Can't figure out why. Any suggestions?
Using Grav v1.0.0-rc.3 with customized TWENTY FIFTEEN theme.
Thanks in advance!