Yummly
Forum Replies Created
-
Forum: Plugins
In reply to: [Yummly Rich Recipes] Change Font size/color IN Yummly recipeHey lrgegolick,
Try this:
#yrecipe-container, #yrecipe-container .sans-serif { font-family: 'Trebuchet MS', Arial, sans-serif; font-weight: 400; font-size: 14px; text-shadow: none; }If you find any issues email us at [email protected]
Forum: Plugins
In reply to: [Yummly Rich Recipes] Yummly plug in link not showing up when I am postingHi nutritionpro,
It is very likely that this is a compatibility issue. Please send us a list of the plugins that you have installed to [email protected] so we can help you fix the issue.
Forum: Plugins
In reply to: [Yummly Rich Recipes] Photo of food not showing up on YummlyHi April,
This issue is not related to the Yummly Rich Recipes plugin but to the fact that your site is still not available as a publisher on yummly.com, that might be the reason for the issues that your seeing.
Please reach out to us at [email protected] and let us know if you had a publisher page before and when did you started to see this issue.
Thanks!
Forum: Plugins
In reply to: [Yummly Rich Recipes] Adding a space in ingredientsHi Gabriela,
</br> should work to separate ingredients. What might be happening is that your WordPress set up is removing them, check out this thread: https://ww.wp.xz.cn/support/topic/stop-wordpress-from-adding-p-tags-and-removing-line-break?replies=23
If you have any other questions reach out to us at [email protected]
Hi cUbEnzIz,
Thanks for the feedback, you are totally right about that issue. We will address it in the next version of the plugin.
Forum: Plugins
In reply to: [Yummly Rich Recipes] Yummly stopped workingHi,
This is probably a compatibility issue with another plugin.
Did you make any changes to your WordPress setup on that day? or updated any other plugin?
If possible send us a list or a screenshot of the plugins that you have installed in your site to [email protected].
Thanks!
Forum: Plugins
In reply to: [Yummly Rich Recipes] Change Font size/color IN Yummly recipeHi,
You can customize the font styles to match your blog by overriding the css styles in the yrecipe-std.css file.
You can get there by going to your Admin panel > Plugins > Editor > then find the Yummly Rich Recipes under the “Select plugin to edit” menu > then clicking on the yrecipe-std.css file. You can also get there by going to /wp-admin/plugin-editor.php?file=yummly-rich-recipes/styles/yrecipe-std.css
If you add these 4 lines after the last line of that file, you will make it match the same font style you’re using for the posts in your blog and it will look really nice 🙂
#yrecipe-container, #yrecipe-container .sans-serif { font-family: 'PT Sans', Arial, sans-serif; font-weight: 400; text-shadow: none; }Screenshot: http://cl.ly/image/1q2d2v230W1k
Forum: Plugins
In reply to: [Yummly Rich Recipes] Empty Text in Yummly BoxHi Steph,
This issue seems to be related to incompatibility with other plugins. Please reach out to us via [email protected] and include a list of the plugins you are using and the WordPress version.
Thanks!
Forum: Plugins
In reply to: [Yummly Rich Recipes] Images in InstructionsHi,
To add images within the recipe instructions just start by uploading the images to your WordPress site, then press enter after each instruction and then add the image link preceded by a percentage sign.
Let me know if you have any other questions.
Best,
MarcosForum: Plugins
In reply to: [Yummly Rich Recipes] photo of food not showing up in my Yummly recipe boxIssue resolved.
Forum: Plugins
In reply to: [Yummly Rich Recipes] Migrate from EasyRecipe?Hi Andi,
We do not have plans to add migration from EasyRecipe at the moment, although is something we could consider based on demand.
If you are interested in adding the Yum Button (and thus the Yummly Recipe Box) to your page, you can always insert it directly into your WordPress template. You will find the code snippet here: http://www.yummly.com/goodies/yumbutton
Best,
Marcos