XjSv
Forum Replies Created
-
Forum: Plugins
In reply to: [Cooked - Recipe Management] Wrappin the whole recipe cardOh ok I think I understand exactly what you mean now. Yeah I will add a wrapping div with a class to the whole output in the next release: v1.15.0.
- This reply was modified 9 hours, 26 minutes ago by XjSv.
Forum: Plugins
In reply to: [Cooked - Recipe Management] Wrappin the whole recipe cardOhh I see what you mean, so on this page: https://bepazeem.com/recipes/sour-cherry-jam/
You have Elementor enabled and in one of the containers you have the [cooked-recipe id=”1″] shortcode on it?
Or do you have the the individual shortcodes in separate containers like [cooked-info left=”author,print,fullscreen” right=”rating,difficulty,favorite”], [cooked-excerpt], etc.?
The reason why I got confused is because we also have the [cooked-recipe-card id=”3587″ width=”300px” style=”modern”] shortcode. Which can be used to show a recipe card on a blog post or something like that.
Forum: Plugins
In reply to: [Cooked - Recipe Management] Wrappin the whole recipe cardSorry, I was not clear. I meant a page where you have the cooked-recipe-card shortcode on it.
I am trying to see maybe if the output it changed.
Forum: Plugins
In reply to: [Cooked - Recipe Management] Wrappin the whole recipe cardNot sure why you are not seeing the cooked-recipe-card CSS selector. The “Disabled Public Recipes” option should not effect that. I also just tested this locally. Can you post me a link to your site so I can take a look?
And as for the accessibility issues, we still have the issue open here https://github.com/XjSv/Cooked/issues/108 and its planned for v1.16.0. It was actually your request that initiated it.
The issue with that is that, it needs to be a comprehensive approach so its taking longer than expected.
Forum: Plugins
In reply to: [Cooked - Recipe Management] Wrappin the whole recipe cardHello there @nwm2006, thank you for compliments.
I am adding these 2 requests to the todo list for the next release v1.15.0 which we are wrapping up soon and also includes recipe Allergens.
1 – I will definitely add an attribute to the shortcode so that you can add a custom class with it. This will be a good enhancement, but have you tried applied the same styles as in your custom class but to class: “cooked-recipe-card”? I am wondering if you can just override the cooked-recipe-card styles and never have to touch it again.
2 – I can see that this is clearly a bug on our end some units like mg, mcg, g, etc are not being run through the translate function. This will be fixed.
Forum: Plugins
In reply to: [Cooked - Recipe Management] Plugin Update Causes Critical ErrorFor clarity:
The issue was that in a recipe there was a [cooked-recipe id=”XXXX”] shortcode in the “Recipe Template” field which was causing some issues.I have already created a bug report about this and will be fixed in the next version: https://github.com/XjSv/Cooked/issues/146
Forum: Plugins
In reply to: [Cooked - Recipe Management] Plugin Update Causes Critical ErrorYeah I can definitely help you get this sorted out, you can reach out to me directly at [email protected] just in case we have to send any sensitive information.
Forum: Plugins
In reply to: [Cooked - Recipe Management] Plugin Update Causes Critical ErrorHello there, and sorry for any inconvenience, I am currently working on 1.15.0 right now with some new features but I am not aware of any critical issues that could be causing a crash.
Are there any errors shown in the interface or PHP error logs?
Forum: Plugins
In reply to: [Cooked - Recipe Management] Hyphens stripped from ingredient amountsHello @ecclescake,
Unfortunately that is by design. The reason for this is because in the Cooked Pro version, there is a feature called “Serving Switcher” that allows users to switch the servings amount and that causes the recipe measurements to automatically be calculated depending on the servings selected.
Because of that reason, its important to have a single number value for the calculations to work correctly.
With that said, you could accomplish the desired visual output by simply leaving the “Measurement” and “Amount” fields empty and inserting “3-4 cloves garlic” directly into the “Item” field.
Let me know if this works for you of if you need assistance.
Forum: Plugins
In reply to: [Mailjet Email Marketing] Persistent “Connect your Mailjet account” messageI have a similar issue, but also my Contact Lists never loads.
Forum: Plugins
In reply to: [Cooked - Recipe Management] Several questionsI am going to mark this as resolved since its been about a month with no response.
@charmageddon If this is still an issue please open another thread of reach out via email.
Forum: Plugins
In reply to: [Cooked - Recipe Management] Error in class.cooked-shortcodes.phpMy pleasure.
Forum: Plugins
In reply to: [Cooked - Recipe Management] Error in class.cooked-shortcodes.phpInteresting, because “!empty($gallery_items)” should have not allowed the loop if the array is empty. But I can see how it could possibly lead to this.
Thank you for that, I will add this to the source code so that when the next update comes out you don’t loose any functionality.
Forum: Plugins
In reply to: [Cooked - Recipe Management] Error in class.cooked-shortcodes.phpHello @bihush, There is a check in the code to check if the gallery is empty and if so it does not attempt to load any files.
I also just did a test right now to see if a recipe with no gallery images causes a error but I did not see anything.
Could you link the recipe in question so I can take a look? Maybe there is a clue as to whats going on.
Forum: Plugins
In reply to: [Cooked - Recipe Management] Several questions@charmageddon Do you still need help with issue #2 and #3?