Forum Replies Created

Viewing 15 replies - 346 through 360 (of 375 total)
  • Forum: Plugins
    In reply to: [Create] Nutrition
    Plugin Author mediavine

    (@mediavine)

    Hello,

    If you calculate nutrition for a recipe which already has nutrition, you’ll be asked to confirm that the calculated data looks correct. Upon confirmation, we’ll overwrite the existing nutrition.

    The best place to look for examples of blogs using Create is on our Facebook page – publishers are always sharing examples of their work.

    Thanks for checking out our plugin! Please let us know if you have any other questions.

    Ethan
    Mediavine

    Plugin Author mediavine

    (@mediavine)

    Hallo!

    Danke, glad to hear you’re enjoying the plugin!

    For translations, we provide a .pot file inside the languages directory of the plugin. This source file allows users to provide their own translations. On translate.wordpress.org, users can provide translations to the community. It looks like a user has translated the reader-facing portion of Create into German but the translations are marked as needing approval by an editor, which can take awhile.

    If you’d like to provide your own translations, you can download a translation program such as Poedit. Open our .pot file (/wp-content/plugins/mediavine-create/language/mediavine-create.pot/) and you’ll be able to write your own translations, export them as .po/.mo files, and upload to your server in the same directory.

    If you’d like to start with the translations provided by the other user, you can scroll to the bottom of the page, change the dropdown that says “all current” to “only matching the filter” and then click “export.” This will download the .po file. Using a tool online such as this one, you can compile the .po file to an .mo file. Rename both files to “mediavine-create-de.po” and “mediavine-create-de.mo,” respectively, and upload to your server at /wp-content/plugins/mediavine-create/languages/.

    Here’s more information on how the WordPress.org translation process works.

    Thanks again for trying out our plugin! I hope this is helpful. Please let us know if you have further questions.

    Ethan
    Mediavine

    • This reply was modified 7 years, 4 months ago by mediavine.
    Plugin Author mediavine

    (@mediavine)

    Hello,

    Thanks for the question! This feature is on our roadmap. However, there are several features and content types we’ll be developing before we get to this one. Getting adjustable servings right is critical and we want to make sure we take the time to absolutely nail it.

    Thank you for the kind words! We hope you’ll give our plugin another try in the future.

    Best,

    Ethan
    Mediavine

    Forum: Plugins
    In reply to: [Create] Importing recipes
    Plugin Author mediavine

    (@mediavine)

    Hello,

    We’ve had reports of false negatives when it comes to importing from other plugins – if you verify the recipe and find the fields are there, you can ignore the warning. We recommend verifying every single recipe. It’s a little tedious, but importing recipes is an inexact science and it’s good to be sure that all your data is correct. If you find yourself running into issues repeatedly, please reach out to create@mediavine.com and we can troubleshoot from there.

    When you’ve registered for automatic nutrition, you’ll still need to click the “Calculate” button in the nutrition fields and confirm the data. (Depending on your ingredients, the nutrition might not be entirely correct. Because of this, we don’t want to automatically display it to readers without you confirming it first.)

    Don’t worry about not having videos! It’s merely a warning, and not an error. While videos will help your posts rank in Google, they’re certainly not necessary.

    Don’t worry about the shortcode either – it’s there so that we can support certain page builder plugins, but if not using those, clicking the “Publish” button within a post will automatically take care of inserting the card for you.

    The “Additional CSS class” is there if you’d like to add a class to a single card that would allow you to style it differently with CSS. Otherwise, there’s no need to fill it out.

    Thanks again for checking out our plugin!

    Ethan
    Mediavine

    Forum: Plugins
    In reply to: [Create] Importing recipes
    Plugin Author mediavine

    (@mediavine)

    Hello,

    On the Plugins page in your dashboard, under “Create by Mediavine” you should see a link to download our importers plugin.

    After installing the plugin, you can check out check out this link for detailed instructions on using the importer.

    Thanks for checking out our plugin, and let us know if you have any more questions!

    Ethan
    Mediavine

    Forum: Plugins
    In reply to: [Create] Scrolling Issue
    Plugin Author mediavine

    (@mediavine)

    Hello,

    Thanks for confirming. It looks like a hotfix for an unrelated issue we pushed to the 1.2.7 release actually reverted the fix for scrolling, so we just released 1.2.8, which has both fixed. Would you mind updating to 1.2.8 and letting me know if it fixes the issue for you?

    Thanks so much for the patience.

    Ethan
    Mediavine

    Forum: Plugins
    In reply to: [Create] Scrolling Issue
    Plugin Author mediavine

    (@mediavine)

    Hello,

    We’re aware of the issue with scrolling, which was introduced in 1.2.6. We released 1.2.7 earlier this week, which includes a fix for the bug. Could you confirm which version of the plugin you’re trying to install?

    Thanks!

    Ethan
    Mediavine

    Plugin Author mediavine

    (@mediavine)

    Hey Matt,

    Cookbook importer is now available. We always recommend importing at least a couple, 1 at a time to make sure everything looks good before doing a big change.

    Let us know if you have questions.

    Jordan Cauley
    Mediavine

    Plugin Author mediavine

    (@mediavine)

    Hey @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
    Mediavine

    Plugin Author mediavine

    (@mediavine)

    Hi @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
    Mediavine

    Forum: Plugins
    In reply to: [Create] Public JS API
    Plugin Author mediavine

    (@mediavine)

    Hi! 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 to document.

    Please let us know if this helps!

    Ethan
    Mediavine

    • This reply was modified 7 years, 6 months ago by mediavine.
    Plugin Author mediavine

    (@mediavine)

    Hi,

    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
    Mediavine

    Plugin Author mediavine

    (@mediavine)

    Please let us know if you want to discuss future features.

    Thanks,

    Jordan
    Mediavine

    Forum: Plugins
    In reply to: [Create] Public JS API
    Plugin Author mediavine

    (@mediavine)

    Hi, @maerygr!

    We’re happy to give this a look. If you want to join our Slack channel, we can chat with you in real time to get this sorted out.

    Follow this link to join the Slack room! 🙂

    Thanks!
    John-Michael
    Mediavine

    Forum: Plugins
    In reply to: [Create] Public JS API
    Plugin Author mediavine

    (@mediavine)

    Hello,

    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
    Mediavine

Viewing 15 replies - 346 through 360 (of 375 total)