cookwithmajor
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Recipe Maker] Cannot edit reicipe summary after importNo problem Brecht. I’ll just fix them. thanks.
Forum: Plugins
In reply to: [WP Recipe Maker] Cannot edit reicipe summary after importHi Brecht,
Based on website archive, he is my old snapshot of the recipe.
https://web.archive.org/web/20210302112311/https://cookwithmajor.com/2017/09/27/low-carb-keto-tiramisu/This is how the recipe got imported to the new server/db: https://cookwithmajor.com/low-carb-keto-tiramisu/
The database returns:
+---------+---------+-------------------+------------+ | meta_id | post_id | meta_key | meta_value | +---------+---------+-------------------+------------+ | 4052 | 858 | wprm_instructions | a:0:{} | +---------+---------+-------------------+------------+Forum: Plugins
In reply to: [WP Recipe Maker] Cannot edit reicipe summary after importI just got a report from google that some recipe is throwing is missing instructions. Where can i check all other data so i can check if theyre in thr db?
Top Warnings
Warnings are suggestions for improvement. Some warnings can enhance your appearance on Search; some might become errors in the future. The following warnings were found on your site:
Missing field ‘recipeInstructions’
Do you get these issues for people who migrate?
- This reply was modified 4 years, 11 months ago by cookwithmajor.
Forum: Plugins
In reply to: [WP Recipe Maker] Cannot edit reicipe summary after importOK that fixes it. Updating that column to empty string doesnt fix that. it has to be encapsulated with <p>
Thanks! Too bad i have to update each one 1 by 1.
Forum: Plugins
In reply to: [WP Recipe Maker] Cannot edit reicipe summary after importImported/exported through WP > tools > export recipe and import.
Its problematic fir all imported recipes. New ones seems to be ok. Is it possible for me to fix it in the DB? I assume i can also fix it if I hit it through API?