Jayce53
Forum Replies Created
-
Forum: Plugins
In reply to: [EasyRecipe] Is there a way to categorize recipes by entree type?EasyRecipe itself doesn’t create an index, but we are almost ready to release our Photo Index plugin. You can see a beta version running at http://www.orgasmicchef.com/recipe-index/ The plugin also generates the Photo Index widget you see on most OrgasmicChef pages
If you send us the EasyRecipe diagnostics, we can have a look and see if we can figure out what’s happening.
You can send the diagnostics from the “Support” tab on the EasyRecipe settings page.
Forum: Plugins
In reply to: [EasyRecipe] Ratings & ReviewsEasyRecipe ratings work by adding a rating widget underneath the standard WordPress comment form. Once someone leaves a comment with a rating, the ratings will show up in the recipe itself.
We are working on providing alternative ratings systems for blogs that don’t use standard WordPress comments
Forum: Plugins
In reply to: [EasyRecipe] Bullet FormattingThat’s almost always caused by your theme CSS overriding the EasyRecipe CSS. It’s usually easily fixed by adding a little Custom CSS in EasyRecipe.
If you submit a support ticket at http://support.easyrecipeplugin.com/submit-a-support-ticket/ we’ll be able to show you what to do.
Forum: Plugins
In reply to: [EasyRecipe] no response from supportIf you’ve had problems submitting tickets please try again. We were using a commercial support system that made a real mess and we’ve just now got our own system up and running and things seem to be back under control.
Forum: Plugins
In reply to: [EasyRecipe] Not getting responses from submitted Trouble TicketsSorry about the lack of response. We were running some commercial support software that kept losing or closing tickets at random, so we had to take time out to write our own.
That’s now running and if you haven’t got a response from a previous ticket, submit it again and we should be able help.
You can see an example of how guest posts work at: http://www.orgasmicchef.com/guest-posts/ Feel free to play with it – you won’t mess anything up 🙂
EasyRecipe itself doesn’t create an index, but we are almost ready to release our Photo Index plugin. You can see a beta version running at http://www.orgasmicchef.com/recipe-index/ The plugin also generates the Photo Index widget you see on most OrgasmicChef pages
I haven’t tested this but I think it should be OK.
For version 1.4.24, in the file class-frontend.php:
comment out line 106: // add_action( 'wp_footer', array( $this, 'flush_cache' ) ); change line 1378 to: function flush_cache($content) { comment out line 1384: // $content = ob_get_contents(); comment out line 1405: // ob_end_clean(); change line 1409 to: return $content; change line 1418 to: ob_start(array($this,'flush_cache'));Forum: Plugins
In reply to: [EasyRecipe] Can a recipe pop up or pop out?We don’t have that sort of functionality.
Forum: Plugins
In reply to: [EasyRecipe] Custom php-code "inside" the recipeHi suppenhuhn,
EasyRecipe uses text templates so that it can separate logic from display functionality, so there isn’t anywhere you can just “drop in” some PHP code in the middle of a recipe.
However, with the Plus version, you can create your own templates and do pretty much anything you can think of.
Leave us a message at http://www.easyrecipeplugin.com/support/submit-support-ticket/ and we can show you how.
Forum: Reviews
In reply to: [EasyRecipe] Just what I neededThat’s great! Thank you.
If you ever have any problems or need help, you can send us a message from the Support tab on the plugin settings page or at
http://www.easyrecipeplugin.com/support/submit-support-ticket/
Forum: Plugins
In reply to: [EasyRecipe] QTags is not defined adding post to Soliloquy SliderThanks for pointing that out. It will be fixed in the next release.
Hi Adrian,
We’ve responded to your support ticket and await your reply.
Forum: Plugins
In reply to: [EasyRecipe] 3.2.1272 formatting issuesWe are trying to resolve this and will have a fix as soon as we can track down the problem. However we haven’t been able to reproduce it on our test servers so it would really help us if you could post a support ticket or better still, send us the EasyRecipe diagnostics (from the Support tab on the EasyRecipe settings page)
Forum: Plugins
In reply to: [EasyRecipe] Easy recipe not working with WP 3.7.1Make sure you have the latest version of EasyRecipe. The latest version of EasyRecipe Plus is 3.2.2158 and EasyRecipe Free is 3.2.1263.
If you still have problems, submit a support ticket at http://www.easyrecipeplugin.com/support/submit-support-ticket/
Forum: Plugins
In reply to: [EasyRecipe] Images not appearing on recipesHave a look at http://www.easyrecipeplugin.com/support/add-a-photo-to-a-recipe/
If you still have problems, open a support ticket at http://www.easyrecipeplugin.com/support/submit-support-ticket/