So I followed directions in "Adding theme settings (advanced)" but for the life of me I can't find any page with theme settings. Is theme-settings.php still a thing?
If you are creating a custom theme then yes I think that file can still be created the same way as in D7. You could take a look at the Bartik theme in core.
Glad it works for you!
Regarding selecting options, I've just tested the Views Autocomplete Filters module and got it working after I had a look at the README and made sure to use the same...
Posted1 day 1 hour ago by Olaf Grabienski (Olafski) on:
You are right, that was it... Now my problem is I would like users being able to select from pre-established options, like a drop down or maybe an autocomplete. For that I would the Autocomplete...
Hi geoma, I think your views filter doesn't work because technically it's not searching for the name of the comuna / county but for a number (i.e. the node id of the referenced content item)....
Posted1 day 4 hours ago by Olaf Grabienski (Olafski) on:
Comments
If you are creating a custom theme then yes I think that file can still be created the same way as in D7. You could take a look at the Bartik theme in core.