Boxy Studio
Forum Replies Created
-
You’ll enjoy this…
There’s a shortcode for embedding the entire recipe (as built on the recipe template) into any post or page. Just use the following shortcode:
[cooked-recipe id="123"]Replace “123” with your recipe’s post id, which right now can only be found easily by editing a recipe, and then looking in the URL string to find the post id.
In the next update, I’ll be adding a much easier way to grab this shortcode, customized for each recipe right in the first tab of the editor screen.
Forum: Plugins
In reply to: [Cooked - Recipe Management] google rich card issue@rabit101: Brilliant, thank you! Adding both changes to the next update. 😉
Forum: Plugins
In reply to: [Cooked - Recipe Management] Remove underline from print buttonYep, as @travelnlass mentioned, it would be helpful to see a URL so I can do some debugging and give you the exact CSS you’ll need to hide those underlines.
Thanks!
Forum: Plugins
In reply to: [Cooked - Recipe Management] Permalink change not working@funkyj4ever: I will take a closer look and see if I can get it working properly. I do remember that I got things (sort of) working in the older plugin. I’ll release it with the next update if I can get it fixed. 🙂
Thanks!
Forum: Plugins
In reply to: [Cooked - Recipe Management] Ajax Loading only loads 10 itemsOh you’re using the older version of Cooked, purchased from CodeCanyon. This free version is an entirely new codebase. Glad you worked it out though!
Forum: Plugins
In reply to: [Cooked - Recipe Management] Permalink change not working@funkyj4ever: Unfortunately this conflicts with the recipe permalinks. You would need to rename that page to something like “browse-recipes” or “all-recipes”, or in your case “bladeren-recepten” or “alle-recepten”. Hope that makes sense!
Forum: Plugins
In reply to: [Cooked - Recipe Management] Settings page after trasnlateThanks!
I figured this one out, I’m going to release an update with a fix soon.
Forum: Plugins
In reply to: [Cooked - Recipe Management] UnitsHi there @scrumweb!
Just to clarify, are you trying to change what they are labeled for language purposes, or do you want them to actually convert to different units (ex. mg -> g)?
Thanks!
Forum: Plugins
In reply to: [Cooked - Recipe Management] Error after activate@scrumweb Hmmm, I’m not entirely sure why that would have happened. Does it happen again if you deactivate and then reactivate again? If so, can you turn on WP_DEBUG to see if any errors show up?
https://codex.wordpress.org/WP_DEBUG
Thanks!
Forum: Plugins
In reply to: [Cooked - Recipe Management] Permalink change not working@funkyj4ever: Sorry if that last message didn’t notify you, I’ve mentioned you in this comment to make sure you saw it!
🙂
Forum: Reviews
In reply to: [Cooked - Recipe Management] Best Recipe plugin ever@caionog: You rock! Thanks for the review!
Forum: Plugins
In reply to: [Cooked - Recipe Management] I’m getting a 404 when browsing by category.@clubhub: Glad you worked it out! 🙂
Forum: Plugins
In reply to: [Cooked - Recipe Management] I’m getting a 404 when browsing by category.Okay, I found that Cooked is adding an extra “/” with the Category URLs. So you’re getting a 404 here:
http://www.travelnlass.com/browse-recipes//recipe-category/comfort-food/
But without the extra slash, it works:
http://www.travelnlass.com/browse-recipes/recipe-category/comfort-food/
I will release an update soon to fix this!
Forum: Plugins
In reply to: [Cooked - Recipe Management] I’m getting a 404 when browsing by category.Taking another look now, I’ll get you both an update soon. 🙂
- This reply was modified 8 years, 11 months ago by Boxy Studio.
Each recipe, like blog posts, have an id attached. When editing a recipe, you will find this ID in the URL bar at the moment. However, I will be adding a shortcode example to the recipe edit screen itself soon, so they you have quick access to this particular shortcode. 🙂
Screenshot of the ID in the URL string: http://boxy.d.pr/74pqUN