Yumprint.com
Forum Replies Created
-
The data for your recipes are stored in the database on your server. Should you decide to deactivate the plugin or switch to a different plugin, there’s an easy way to convert your database to text recipes in your posts. Just contact support and we can walk you through it.
Forum: Plugins
In reply to: [Recipe Card] Save buttonIt is not possible to remove the save button.
You don’t need to use another plugin to use a translation, you just need to create a language translation file (which other plugins make easier). If you create a language translation file, we’d love it if you sent it to us so that we can include it in future versions of the plugin.
Thanks!
Forum: Plugins
In reply to: [Recipe Card] Background Image not Pinnable to PinterestOh and you will need to dump your cache for the changes to take effect otherwise it will look like the changes break how pictures are displayed.
Let me know if you have any problems and I’ll be glad to help.
Forum: Plugins
In reply to: [Recipe Card] Background Image not Pinnable to PinterestThanks for trying out Recipe Card and I’m glad you like it.
Here is a workaround:
1. Add the following css
.blog-yumprint-recipe .photo { display: block; position: absolute; top: -10000px; left: -10000px; }2. Search in the php file for class=”photo”
Remove the style=”display: none !important;”
Alternatively, I’ll package up these changes in our next release later this week if you can wait until then.
Thanks for trying out Recipe card.
We just released version 1.1.0 which does not require bloggers to have a Yumprint account to create or modify recipes.
Readers will still need an account if they wish to save or review recipes. This is similar to people liking your post on Facebook or pinning one of your beautiful pictures. The reader needs an account in order to do a social media action.
We have clarified this in the description.
Also, we feel it is super important to not delete your data since it may contain valuable information about your recipes or themes and takes very little space. If you want to delete that data there are some great tools to easily do it. Contact support at Yumprint if you need help.
Forum: Reviews
In reply to: [Recipe Card] Nice looking, but I want my recipes on my own site.Thanks for checking out the plugin and I’m glad you think it is beautiful.
To clarify, we do store the recipes on your site and you can switch to a different plugin. We made this more clear in the description.
If you need help converting your recipes to a different format just send an email to support at Yumprint.
Also, we just released version 1.1.0 which does not require bloggers to have a Yumprint account to create or modify recipes. Although readers will still need an account if they wish to save the recipe to their cookbook similar to how other social media like Pinterest or Facebook works.
Forum: Plugins
In reply to: [Recipe Card] Different designs for different recipesHello –
Recipe Card only supports one theme at a time. Whatever theme is showing as “live” in the template editor will be applied to all instances of Recipe Card, whether that post has been published or not.
Does that make sense?
Chris
Forum: Plugins
In reply to: [Recipe Card] LanguageThe plugin includes localization, which means that you can add a language translation file. If you use a plugin like Codestyling Localization, creating a translation file is pretty easy to do.
Forum: Plugins
In reply to: [Recipe Card] creating hyperlink in recipeSorry. I forgot that wordpress would convert my code to a link. Let me try again …
If you wanted to make almond milk a link to http://en.wikipedia.org/wiki/Almond_milk you would type this:
<a href="http://en.wikipedia.org/wiki/Almond_milk">almond milk</a>Forum: Plugins
In reply to: [Recipe Card] creating hyperlink in recipeWe’ll be making this easier in the future, but for now you’ll have to write a tiny bit of code. For example, if you wanted to make the ingredient almond milk a link to http://en.wikipedia.org/wiki/Almond_milk you would type this:
Make sense?
Forum: Plugins
In reply to: [Recipe Card] I dont see the design just plain txtResolved
Forum: Plugins
In reply to: [Recipe Card] resize imageYou should be able to resize the image by modifying one of these classes:
.blog-yumprint-photo-middle
.blog-yumprint-photo-topIf you’re using the layout that places the picture next to the title, modify .blog-yumprint-photo-top. If you’re using the layout that places the picture next to the ingredients, modify .blog-yumprint-photo-middle.
Let me know if that doesn’t work out for you.
Chris
Forum: Plugins
In reply to: [Recipe Card] Moving postHi Ann –
This should be fairly easy to do. Just go to the post where you created the recipe, flip to the “text” tab, and copy the Recipe Card short code. It will look something like this: [yumprint-recipe id=’25’]
Paste that short code wherever you want the recipe to appear.
Let me know if that doesn’t work out for you!
Chris
Forum: Plugins
In reply to: [Recipe Card] No way to insert imageHi ragaini –
When you click “select image”, it should pull up WordPress’s image selector with a tab to choose an image from URL, from your media library, or from your computer. Once you’ve selected an image, just click “insert into post”.
Are you not seeing the “insert into post” option?
Chris
Forum: Plugins
In reply to: [Recipe Card] Where is data for the recipeFeel free to post here or email us at support@yumprint.com if you have any further questions.
Chris