Boxy Studio
Forum Replies Created
-
Forum: Plugins
In reply to: [Cooked - Recipe Management] Nutrition Info on Print@datahound2u: Sorry, this isn’t supported at the moment, but it’s a good idea to include it in the Print View. I’ll see what I can do for a future update.
Forum: Plugins
In reply to: [Cooked - Recipe Management] Import?@angelcosta: Thanks for the feedback, I’ll see what I can do.
Forum: Plugins
In reply to: [Cooked - Recipe Management] Featured image not printing@rwestinteractive It looks like you’re using Cooked Classic, which is no longer developed or supported. You will need to migrate to Cooked Pro (for free) by following this guide: http://docs.cooked.pro/migration/
Forum: Plugins
In reply to: [Cooked - Recipe Management] Facebook share doesn’t work@sonyapaz: This is a Pro feature, please submit a support request from your account at https://cooked.pro/account. Thanks!
Forum: Plugins
In reply to: [Cooked - Recipe Management] Bought Cooked from EnvatoMarket – Now what?Forum: Plugins
In reply to: [Cooked - Recipe Management] Modify sharing buttons CSS@caro1302: Hello! Happy to take a look. Can you send me an email with more information?
Thanks!
@tubescreamer: It’s really hard to troubleshoot without a URL to take a look. Can you send an email to me directly with some more information and some screenshots perhaps?
Forum: Plugins
In reply to: [Cooked - Recipe Management] Recipe Schema Markup?@frederiksally Yep, Cooked supports scheme markup! Here’s a sample:
https://search.google.com/structured-data/testing-tool#url=https%3A%2F%2Fdemos.boxy…
Pinterest’s “Rich Pins” are supported in Cooked Pro, our premium version of the plugin.
Forum: Plugins
In reply to: [Cooked - Recipe Management] Featured image not printingI’m not seeing any Cooked recipes on that URL, can you direct me to one of them so I can take a look at what you mean?
Thanks!
Forum: Plugins
In reply to: [Cooked - Recipe Management] Import?Import is difficult because a unique importer needs to be built for each and every type of importing. If you’re importing from XML, importing from another plugin, etc. Where would you be importing from?
Not sure what you mean with question 2.
The recipe title doesn’t display because the single recipe shortcode is for using inside another post and assumed that you only want to display the actual recipe content. You can place the title of the recipe above the shortcode or within the recipe template itself if you need to show it.
Forum: Plugins
In reply to: [Cooked - Recipe Management] Which theme is using for Cook plugin demo?This is a custom theme that I will be releasing soon. 🙂
Forum: Plugins
In reply to: [Cooked - Recipe Management] Meta data not working@masteringdiabetes: For some reason, the title in your meta tags is showing as this:
http://s.bxy.cloud/o0HY/Image%202017-11-29%20at%203.52.33%20PM.png
So you will need to see if maybe another plugin is causing that?
Forum: Plugins
In reply to: [Cooked - Recipe Management] How to Create an Image Gallery of Categories@michaellanfield: Sandra is correct, you would need to do something custom to display the categories like this.
Forum: Plugins
In reply to: [Cooked - Recipe Management] CSS issue (elements went small after update)Cooked is now using “rem”s for sizing, which is in my opinion the best way to handle it. What this means is that it takes the default font size set on the html/body tags and goes from there. If this font size is set very small, then everything will be small. A quick solution is to add some custom css:
html,body { font-size:16px; }You can add Custom CSS via the WordPress Customizer: http://dinevthemes.com/custom-css-wordpress-customizer/
Forum: Plugins
In reply to: [Cooked - Recipe Management] Save as default template brokenThanks so much for letting me know. I will have this fixed in the next update. 🙂