Plugin Author
Brecht
(@brechtvds)
Did you change the default recipe template on the WP Recipe Maker > Settings > Recipe Template page to the one you custom created?
Any caching plugins that might need clearing?
Could you test adding it to a regular post and see if that makes a difference?
Hi,
I have done all your recommendations, but I was able to solve it uninstalling and installing the plugin again. Don’t know what happened.
Anyway! It’s working not, but I still have 3 issues:
1. Compatibility with Gutenberg.
It works fine with the block for the first time, but if I try to edit a published post, there is a block error. When I click in resolve it highlights the start and closing codes <—–WPRM Recipes XXXX—–> and then, gets the Fallback template.
Plugin Author
Brecht
(@brechtvds)
1. It could be a compatibility problem.
Try disabling all other plugins for a second and see if it works then.
If not, try switching to a default theme (like Twenty Seventeen) and check again.
2. What’s the key of the custom taxonomy? Ours should only be getting wprm_course and similar. That can be used for accessing by your theme as well, yes.
Ok, I will try to check the compatibility with other plugins and will let you know about the Gutenberg issue.
Regarding the tags issue:
These are the taxonomy keys that I have set: cuisine, ingredient, dish_type, duration, recipe_keywords. Is there any reason for this conflict?
Great that I can use the taxonomies from the plugin in the theme, probably I can work with this. Some questions:
– How can I access and manage the current taxonomy list? Clean the database, etc.
– Also, my site is in two languages – can relate the taxonomies in both languages? I use Polylang.
– Do the taxonomies have an archive page? If not, is it possible to create one?
Thanks,
Karina
Plugin Author
Brecht
(@brechtvds)
Manage the current taxonomy list? The ones we use in our plugin? Basically anything that starts with wprm_
We support multilingual websites: https://help.bootstrapped.ventures/article/132-how-to-use-this-for-a-multilingual-blog
The recipe is not a public post type, so the taxonomies won’t have an archive page either, I’m afraid.
Feel free to contact us at [email protected] for further questions. It’s a lot faster and easier for us to handle support questions there.