Boxy Studio
Forum Replies Created
-
Forum: Plugins
In reply to: [Cooked - Recipe Management] Post BrokenWow, that’s not right! 🙂
Can you submit your information as a bug report here so I can take a look?
https://cooked.pro/bug-report/
Thanks so much!
Forum: Plugins
In reply to: [Cooked - Recipe Management] TranslationYep! You can use a plugin like Loco Translate to do that:
https://wordpress.org/plugins/loco-translate/
Here’s a guide:
Forum: Plugins
In reply to: [Cooked - Recipe Management] Error in 1/2Hmmm, I’m not seeing this issue. Can you submit your information as a bug report here so I can take a look?
https://cooked.pro/bug-report/
Thanks so much!
Forum: Plugins
In reply to: [Cooked - Recipe Management] Rating nd favourite not operationalRatings and favorite are a Pro feature. If you have the Pro version installed, please submit a support ticket from your account page here: https://cooked.pro/account/
Forum: Plugins
In reply to: [Cooked - Recipe Management] Cyrillic supportI was able to add a recipe with Cyrillic characters without any issues, so I’m not sure what’s happening with your site. Here’s a screenshot:
Can you submit your information as a bug report here so I can take a look?
https://cooked.pro/bug-report/
Thanks so much!
Forum: Plugins
In reply to: [Cooked - Recipe Management] Page 2 gives 404 errorCheck your recipe slug on the Recipes > Settings > Permalinks tab and make sure it’s different than the page slug for recipes. Right now you have the page slug set to “recipes”, so if the single recipe slug is also “recipes” you will get the 404 page. Make sure the single recipe slug is set to “recipe” without the “s”.
Forum: Plugins
In reply to: [Cooked - Recipe Management] Nutrition Info DataI have plans for these features, but it will only be added to the Pro version.
A white blank page usually means there’s a PHP error. What you’d want to do is enable WP_DEBUG and then enable Cooked again to see what error is showing up there. Then I can help troubleshoot the issue once I know what that is.
Thanks!
Forum: Plugins
In reply to: [Cooked - Recipe Management] Filter hook for recipeYep, there’s a “cooked_recipe_content” that you can use. It’s used when displaying a single recipe like this:
echo apply_filters( 'cooked_recipe_content', $recipe_content, $recipe_id );Forum: Reviews
In reply to: [Cooked - Recipe Management] Best of all my templatesThanks you so much for the review, I really appreciate it.
Forum: Reviews
In reply to: [Cooked - Recipe Management] Great Combo for a Food BlogThank you so much for the review!
Forum: Plugins
In reply to: [Cooked - Recipe Management] No Image in recipe pageHey there!
In order for images to show up, you need to add a “Featured Image” to the recipe. So instead of using the “Gallery” like you did there, you can remove that (because it’s just one image) and instead add that image as the Featured Image. You should see this field on the right side of the edit screen.
Forum: Plugins
In reply to: [Cooked - Recipe Management] Recipe ID shortcode did not workThis should be working. Can you submit your information as a bug report here so I can take a look?
https://cooked.pro/bug-report/
Thanks so much!
Forum: Plugins
In reply to: [Cooked - Recipe Management] Recipes not showing up on websiteI actually have a migration tool for this plugin already built. Shoot me a message here and I’ll get those recipes migrated for you. 😉
Forum: Plugins
In reply to: [Cooked - Recipe Management] Recipes not showing up on websiteWhat plugin did you use to create those recipes? Unfortunately Cooked doesn’t automatically convert other recipes to it’s own version. You would need a migration tool built specifically for the plugin you used before.