joldnl
joldnl
Thanks for the great answer. I've managed to implement the registration of custom taxonomies the same way custom post types are registered. This still needs some work, but the basics...
Is there any news or progress on native custom taxonomy support in Lumberjack?
The script is not in the wp_head, nor in the wp_footer. I've checked it with twentytwenty enabled, that worked out fine. The script was present... There are no js errors,...
Nop, i've not changed anything in the footer and header .twig files. The wp_footer and wp_head are loaded correctly. Whis works because Gravity Forms uses the same hooks, and these...
This is one of the things that caught my eye as well. These files should be removed for clarity.
My theme has it's own boot mechanism, and plugins are only called if they are actually present, by checking the plugin base class. I'll give it a try, and will...
It also fails with filenames `1-1.mp3` to `1-22.mp3` and `2-1.mp3` to `2-20.mp3` in the same directory without any other files or subdirs. I'm a bit confused as there is documentation...