sylvainjule / kirby-imageradio

Add illustrations to Kirby's radio buttons. Kirby 3 and 4.
59 stars 6 forks source link

Fix custom baseUrl #19

Open bogdancondorachi opened 3 weeks ago

bogdancondorachi commented 3 weeks ago

The custom folder path option does not work with query information in kirby 4 so I've modified the $baseUrl logic to create the url directly and moved the fallback to the option(). So now you just need to add the custom path to the config option.