mediavine
Forum Replies Created
-
Forum: Plugins
In reply to: [Create by Mediavine] Auto-calculate nutrition info not availableHey @jbuggica,
We released the nutrition calculation feature in version 1.2.0, so if you update the plugin to the latest version you should have access!
Thanks again!
John-Michael
MediavineForum: Plugins
In reply to: [Create by Mediavine] Auto-calculate nutrition info not availableHi @jbuggica!
I’m sorry to hear that you’re having trouble getting the nutrition calculation working! Can you tell me what version of the plugin you have installed?
Thanks,
John-Michael
MediavineForum: Plugins
In reply to: [Create by Mediavine] Public JS APIHi! Just wanted to follow up on this issue. We refactored some thing for the 1.2.3 release, and this is now possible. You can do:
window.mvCreate.init(DOM_NODE)
where
DOM_NODE
is any DOM node that contains a card, defaulting todocument
.Please let us know if this helps!
Ethan
Mediavine- This reply was modified 5 years, 11 months ago by mediavine.
Forum: Plugins
In reply to: [Create by Mediavine] Serving size and imperial / metric calculationsHi,
Thanks for the suggestions! Because of the complexity of the problem, we don’t anticipate we’ll be supporting this functionality in the next several releases, but it is on our road map for the new year.
Ethan
MediavineForum: Plugins
In reply to: [Create by Mediavine] Crafting any schema type?Please let us know if you want to discuss future features.
Thanks,
Jordan
MediavineForum: Plugins
In reply to: [Create by Mediavine] Public JS APIForum: Plugins
In reply to: [Create by Mediavine] Public JS APIHello,
Sorry for the delay in response! We don’t currently have a public API like that currently, but this is a great suggestion. We’ll get it into a future release and I’ll post back here once that release is out.
Thanks,
Ethan
MediavineForum: Plugins
In reply to: [Create by Mediavine] Crafting any schema type?Hello!
The schema types that this plugin currently supports are Recipes and HowTos, with several others in active development. Would you mind walking me through what you’re trying to accomplish? It’s possible that it’s something we might support in the future, or it’s possible that there are other plugins that might be more suited for your purposes.
Thanks!
Ethan
MediavineForum: Plugins
In reply to: [Create by Mediavine] Import from CookBook PluginHi @mattjabs!
We’re actually working on supporting imports from Cookbook right now and will post here again when it’s finished.
Thanks for you compliments on Create!
John-Michael
MediavineForum: Plugins
In reply to: [Create by Mediavine] How to change Card templateGlad to hear you figured out the issue! If you have other concerns about card styles, please let us know.
Ethan
MediavineForum: Plugins
In reply to: [Create by Mediavine] My Site CrashedThanks for the email! We’re closing this thread. Let us know if you have other issues.
Ethan
MediavineForum: Plugins
In reply to: [Create by Mediavine] My Site CrashedHello,
We’re sorry to hear that! If you can send us an email at [email protected], we’ll be happy to discuss the issue further and look at what caused the crash.
Thanks,
Ethan
MediavineForum: Plugins
In reply to: [Create by Mediavine] Query Monitor Slow QueriesHey Ben!
Thanks for bringing this to our attention – we just put out version 1.1.1, which should resolve this issue. Let us know if you run into anything else!
(Also, we’re opening a Slack room which will provide a slightly more direct line of support if you need us in the future!)
Ethan
Mediavine- This reply was modified 6 years, 1 month ago by mediavine.
Forum: Plugins
In reply to: [Create by Mediavine] WP Query searchHello,
At the moment, Create Cards aren’t available through
WP_Query
. Card data is stored in custom database tables, not as custom posts, so cards are not directly accessible to post queries.The enhanced search feature works by altering search queries to return posts that contain cards that contain the search term. As of the most recent version (1.1), this will be the post assigned via the “Canonical Post” dropdown in the card editor.
If you wouldn’t mind, could you explain what you’re trying to accomplish with this query? We’re always looking for suggestions for features, so it’s possible that we could build something in the future to support your use case.
Thanks!
Ethan
MediavineForum: Plugins
In reply to: [Create by Mediavine] How can I change recipe card’s template to my own?Hello,
Good catch, thank you! I’ve updated the doc ??
Ethan Mediavine