Jayce53
Forum Replies Created
-
Forum: Plugins
In reply to: [EasyRecipe] Ziplist recipes not convertingTry setting the “Enable object cache update” option on the Geeky Stuff tab EasyRecipe settings. If you still have problems, open a ticket at https://support.easyrecipeplugin.com/submit-a-support-ticket/
Forum: Plugins
In reply to: [EasyRecipe] Error 500 on wp 4.2.1This has been fixed in the latest update.
Forum: Plugins
In reply to: [EasyRecipe] Easyrecipe ERROR: Warning: Missing argumentThis is a minor glitch in Foodie Pro and you can safely ignore the warnings. It will only occur when you are in “Customize”.
We’re working with Foodie Pro to fix it in a future release.
Forum: Plugins
In reply to: [Visual Recipe Index] Javascript errorThe problem is that you are calling ri_init_js() as a wp_print_footer_scripts action to set the value of the javascript variable paginateVal to the global PHP variable $paginateVal. However it seems that on pages that don’t include your shortcode, $paginateVal does not get set and hence the javascript assignment generates a javscript error
May I suggest that a trivially simple partial workaround for the time being would be to check which version of WordPress is loaded and at least load the correct version of jQuery for the WordPress version that’s running? jQuery 1.8 has not been used in WordPress since WP 3.5 – about 5 significant releases ago.
That won’t fix all the problems, but it might help alleviate the pain your plugin causes other developers in some circumstances.
Just because you run on a lot of sites it doesn’t absolve you from the responsibility of sticking to the WordPress plugin rules and having your plugin behave responsibly!
It’s worth noting that if you submitted your plugin for inclusion to the WordPress directory today and the load of the out of date version of jQuery was detected by the reviewers, it would be rejected.
Forum: Plugins
In reply to: [EasyRecipe] How do I customize Display View?You can use Custom Styles to format recipes pretty much anyway you want. I’ve explained more in my response to your support ticket at easyrecipeplugin.com
Forum: Plugins
In reply to: [EasyRecipe] Plugin Not Working on draft postCan you send us the EasyRecipe diagnostics? You can do that from the Support tab on the EasyRecipe settings page.
Forum: Plugins
In reply to: [EasyRecipe] Authors MarkupThere is no need (and indeed on most blogs it makes no sense) to specify a recipe’s author as an “Organization”, unless of course the author really is an organization and you want to specify other attributes of the organization in sub elements of “Author”.
You can verify that the markup is correct on the structured data test tool, where it happily accepts text as the value of Author. You can also see how Author is marked up in the microdata example at the bottom of the page at https://schema.org/Recipe, which is the definitive specification of this schema.
The same thing applies to times and dates in schema.org markup – although times may be instances of Duration and dates may be instances of Date, there is no requirement that they have to be explicitly specified as such.
There must be literally hundreds of thousands of pages with recipe markup generated by EasyRecipe, that show rich snippets in the search results, so you can be confident that is does work ??
Forum: Plugins
In reply to: [EasyRecipe] Delete picture in recipe, and CSS stylingThere’s no need to edit the HTML to delete an image. Just delete the [img:1] (EasyRecipe automatically compresses the complete url reference to the [img:1] shortcode in the editor so it’s easier to use – it will get expanded when the post is saved)
You can use whatever method is most appropriate for your particular situation to add custom CSS. The advantage of using the Extra CSS field in the EasyRecipe settings is that it won’t get overweritten when the theme/plugin is updated.
EasyRecipe Plus allows you to create your own templates and using that you can have any kind of styling you can think of in a way that survives a plugin update.
Forum: Plugins
In reply to: [EasyRecipe] feature image not showing in searchThis may help explain why snippets don’t always show:
Forum: Plugins
In reply to: [EasyRecipe] Button on my website linking to Fooderific doesn't work properlyIf you’re having problems with Fooderific, open a support ticket at https://support.fooderific.com/ and we’ll do our best to help.
Forum: Plugins
In reply to: [EasyRecipe] Random Recipe with ImageIt depends how you’ve selected the image to use as the recipe image. If you open a support ticket at https://support.easyrecipeplugin.com/ we’ll do our best to help
Forum: Plugins
In reply to: [EasyRecipe] Site Offline on fooderificIf you have a query regarding Fooderific, open a support ticket at https://support.fooderific.com/ and they’ll do their best to help.
Forum: Plugins
In reply to: [EasyRecipe] Fooderific StatusIf you’re having problems with Fooderific, open a support ticket at https://support.fooderific.com/ and we’ll do our best to help.
Forum: Plugins
In reply to: [EasyRecipe] EasyRecipe free conflicting with Reddle themeThis works just fine on our test server. If you still have a problem with it, can you open a support ticket at https://support.easyrecipeplugin.com/submit-a-support-ticket/