Yumprint.com
Forum Replies Created
-
Forum: Plugins
In reply to: [Recipe Card] Where is data for the recipeHi aliceseba –
The data is stored in your WordPress database, so should anything happen to us (we hope not!) you’ll still have all your recipes.
Chris
Forum: Plugins
In reply to: [Recipe Card] Can't insert pictureI think we’ve discovered the problem. Our servers are unable to access the location where you’re storing the images. If you make the images publicly available, the plugin should work. We’ll work on a solution to the problem as well.
Forum: Plugins
In reply to: [Recipe Card] Additional PhotosWe’ll add it to our list of future features.
Forum: Plugins
In reply to: [Recipe Card] MultilanguageHi vrensen –
You can type your recipes in any language. However, some things will still appear in English. Specifically, the save recipe button, the print button, and the headers on the times (prep time, cook time, total time) will always appear in English. Nutrition is also not supported for languages other than English. You can change the subheaders to be any language by typing a subheader followed by a colon in the recipe editor.
Multi-language support is on our list of things to do.
Thanks for the feedback!
Chris
Forum: Plugins
In reply to: [Recipe Card] Can't insert pictureThanks!
That should be enough information for us to figure out what is going on. Let me look into it and I’ll get back to you.
Forum: Plugins
In reply to: [Recipe Card] Can't insert pictureHi Vujke,
During which part of inserting a picture does it go wrong?
When you click the button to insert a picture?
When you are using the wordpress media chooser?
When you are done and press insert into post?
When you have selected a picture and then are trying to save the recipe?Maybe you could include a screenshot when it goes wrong. Also, what operating system / browser / wordpress version are you using?
Forum: Plugins
In reply to: [Recipe Card] Additional PhotosHi Dawn,
I’m glad you like the look of Recipe Card. Right now, you can only include one photo on an actual recipe card of course you can include others in the rest of the post/page.
We are planning on adding the ability to further customize recipes. Can you describe what exactly you want to do so that we can make sure we take this into consideration?
Cheers,
WesForum: Plugins
In reply to: [Recipe Card] Recipe Card in edit portion of blog?Edit recipes with the WordPress Editor. Recipe Card adds a button on the WordPress Editor bar that allows you to edit recipes.
Forum: Plugins
In reply to: [Recipe Card] Recipe Card in edit portion of blog?Hi Sally –
Sorry for the confusion. You can create an actual recipe with Recipe Card. Just create a new post and then click on our icon. It looks like this. You can also watch a bunch of help videos here to help you get started. If you have any more questions, just email us at [email protected].
Forum: Plugins
In reply to: [Recipe Card] Making images circularInstead of editing a recipe card css file, I recommend adding a css file with the following css or alternatively adding it to one of your existing css files:
.blog-yumprint-photo-middle { border-radius: 100px; /* Use a smaller number if you just want round corners */ }This works better than changing layout.css (where this class is already defined), since your work won’t be destroyed when we issue updates. However, if you really want to still edit a css file then layout.css is the right one.
Forum: Plugins
In reply to: [Recipe Card] Nutrition Info WrongWe’ll be correcting the nutrition information in our next release of Recipe Card. In the meantime, you can remove it by using the recipe template editor.
In the editor, go to the layout tab and click on the recipe preview. This will open a panel that will allow you to toggle on and off various features of the layout including the nutrition.