HappyGezim
Forum Replies Created
-
Forum: Plugins
In reply to: [Recipe Cards For Your Food Blog from Zip Recipes] Read More TagHi Adexis,
I’ll mark this resolved soon, if I don’t get some more info from you. Please see my previous request.
Forum: Plugins
In reply to: [Recipe Cards For Your Food Blog from Zip Recipes] Styling the print versionHi ModestUs,
Thanks for the kind words! I’d appreciate it if you leave an official review.
As for your request, you can override the print styles. They’re defined here:
print styles: https://github.com/hgezim/zip-recipes/blob/master/styles/zlrecipe-print.css
standard styles: https://github.com/hgezim/zip-recipes/blob/master/styles/zlrecipe-std.cssIf you do decide to override the standard styles, ensure you uncheck ‘Use Zip Recipes style’ from the Zip Recipes Plugin settings page.
Forum: Plugins
In reply to: [Recipe Cards For Your Food Blog from Zip Recipes] Edit Recipe Box EmptyHi Tammy,
What version are you using? Did you already register the plugin from the Zip Recipes Plugin page?
Hi Essayem, DigiGirl,
Did you deactivate ZipList Recipes Plugin?
I tried to replicate this issue but really can’t. Can you send over some screenshots of your plugins page and the post page where the issues comes up.
Thanks,
-GezimHi Cédric,
I had not heard of ThreeWP Broadcast. I’m curious about your exact use case. Care to elaborate a bit?
Happy to hear that!
Hi LeanToast,
This is really hard to replicate and support. I’m not sure what Divi Theme does with their Projects templates. Are you able to create the recipe in the normal post and then copy and paste the shortcode (you can get it from Text view once you insert the recipe).
Let me know.
Hi Adexis,
That’s a great idea, actually. I’m not sure how WP search is implemented but will look into it.
Are you wishing to have recipe ingredients searchable using the search bar on the app or is the use case something else?
Forum: Plugins
In reply to: [Recipe Cards For Your Food Blog from Zip Recipes] Read More TagHi Adexis,
Can you show me with a screenshot or link as to how it’s not working properly and what you expect to happen?
Hi Essayem, DigiGirl,
I’ll look into this and let you know what’s happening.
Essayem, are you also an issue editing existing recipes created with ZipList?
Feel free to cc me in the bug report, Clauz. help &at* ziprecipes.net.
Hi Clauz,
I installed WooCommerce and it turns out this issue is being caused by them.
Please file a support ticket with them as follows:
I’m using a plugin Zip Recipes that makes a call to
get_the_title()
function. This call seems to fail when I have WooCommerce enabled. The problem starts inwc_page_endpoint_title()
function defined by WooCommerce in wc-page-functions.php.Here’s the full stack trace:
[04-Mar-2015 03:52:43 UTC] PHP Fatal error: Call to a member function is_main_query() on null in /Applications/MAMP/htdocs/glutenfreerecipes/wp-includes/query.php on line 730 [04-Mar-2015 03:52:43 UTC] PHP Stack trace: [04-Mar-2015 03:52:43 UTC] PHP 1. {main}() /Applications/MAMP/htdocs/glutenfreerecipes/wp-admin/media-upload.php:0 [04-Mar-2015 03:52:43 UTC] PHP 2. require_once() /Applications/MAMP/htdocs/glutenfreerecipes/wp-admin/media-upload.php:16 [04-Mar-2015 03:52:43 UTC] PHP 3. require_once() /Applications/MAMP/htdocs/glutenfreerecipes/wp-admin/admin.php:31 [04-Mar-2015 03:52:43 UTC] PHP 4. require_once() /Applications/MAMP/htdocs/glutenfreerecipes/wp-load.php:29 [04-Mar-2015 03:52:43 UTC] PHP 5. require_once() /Applications/MAMP/htdocs/glutenfreerecipes/wp-config.php:80 [04-Mar-2015 03:52:43 UTC] PHP 6. include_once() /Applications/MAMP/htdocs/glutenfreerecipes/wp-settings.php:215 [04-Mar-2015 03:52:43 UTC] PHP 7. zrdn_iframe_content($post_info = *uninitialized*, $get_info = *uninitialized*) /Applications/MAMP/htdocs/glutenfreerecipes/wp-content/plugins/zip-recipes/zip-recipes.php:103 [04-Mar-2015 03:52:43 UTC] PHP 8. get_the_title($post = *uninitialized*) /Applications/MAMP/htdocs/glutenfreerecipes/wp-content/plugins/zip-recipes/zip-recipes.php:769 [04-Mar-2015 03:52:43 UTC] PHP 9. apply_filters($tag = *uninitialized*, $value = *uninitialized*, *uninitialized*) /Applications/MAMP/htdocs/glutenfreerecipes/wp-includes/post-template.php:158 [04-Mar-2015 03:52:43 UTC] PHP 10. call_user_func_array:{/Applications/MAMP/htdocs/glutenfreerecipes/wp-includes/plugin.php:213}(*uninitialized*, *uninitialized*) /Applications/MAMP/htdocs/glutenfreerecipes/wp-includes/plugin.php:213 [04-Mar-2015 03:52:43 UTC] PHP 11. wc_page_endpoint_title($title = *uninitialized*) /Applications/MAMP/htdocs/glutenfreerecipes/wp-includes/plugin.php:213 [04-Mar-2015 03:52:43 UTC] PHP 12. is_main_query() /Applications/MAMP/htdocs/glutenfreerecipes/wp-content/plugins/woocommerce/includes/wc-page-functions.php:19
Hi Clauz,
Thanks for telling me about this issue. I’ll take a look later today (hopefully).
BTW, I really appreciate the debug log messages ??
Forum: Plugins
In reply to: [Recipe Cards For Your Food Blog from Zip Recipes] Include links in the titleOh, excellent ??
Just pushed an update ??