Forum Replies Created

Viewing 15 replies - 61 through 75 (of 171 total)
  • Is it still sending you emails? Try to reactivate the plugin and change the settings so that no email notifications are sent and then deactivate and delete it.

    Hey Ryan,

    I just tested the plugin and it’s working perfectly for me – http://cld.wthms.co/YXEF

    Maybe try using it with the default theme to check that it’s not something to do with your theme stripping the URLs?

    Please let me know how that goes.

    Hey Matty,

    Can you access your site via FTP?

    If you can, go to the /wp-content/plugins/ folder and delete the redirection folder. You should now be able to access your site.

    If you’re confused by this, speak to your website’s host and let them know what I told you above.

    Please let me know how that goes and if I can assist you in any other way.

    Thank you!

    Plugin Author Captain Theme

    (@captaintheme)

    Hey mkdev,

    Recipes are different from posts, so they cannot be shown together without custom coding. As such, I decided not to enable categories for recipes as it would make no sense for website users to look at a category expecting recipes but only seeing posts.

    Each recipe has its own two custom taxonomies though: Cuisine & Course. These are more related to Recipes and are a much more useful way to ‘categorize’ recipes.

    If you have any more questions, please let me know and thank you for using Recipe Hero.

    Bryce

    Plugin Author Captain Theme

    (@captaintheme)

    You should post this in a new thread in order to maybe get some replies from other users. Thanks!

    Plugin Author Captain Theme

    (@captaintheme)

    Attention! Please post all supoort requests over at recipe hero support! You’ll get faster replies and more dedicated support. Thank you 🙂

    Plugin Author Captain Theme

    (@captaintheme)

    Have you got any posts on your site?

    The recipes will only appear at http://yourwebsite.com/recipes.

    However, if you’ve updated to Version 0.7.0, you will see in your Recipe Hero Settings, a new option called ‘Recipe Home Page’. You can select a page with this option and now the recipes will also be displayed on that page.

    You can then make that page your home page in Settings > Reading.

    Let me know how that goes!

    Forum: Plugins
    In reply to: [Recipe Hero] Customization
    Plugin Author Captain Theme

    (@captaintheme)

    Could you open another support thread here – http://wordpress.org/support/plugin/recipe-hero

    And let me know your website, etc. 🙂

    Forum: Plugins
    In reply to: [Recipe Hero] Customization
    Plugin Author Captain Theme

    (@captaintheme)

    Also, once you’ve saved the new language file, you need to edit your wp-config.php file. The only way to make this easier is using a plugin like WPML.

    You read more about it here.

    Forum: Plugins
    In reply to: [Recipe Hero] Customization
    Plugin Author Captain Theme

    (@captaintheme)

    Hey. Could you please give me some details to check out the website? I’ve got a new update coming today that I want to try. You can’t always get the sidebar – it depends on the theme, so if I check yours I can be sure.

    I’ll fix the Jetpack sharing buttons for today’s update too.

    At the end of the day the plugin is intended to work with your theme and inherit your theme’s styles. However, in the new update today I actually did implement some more optimised font-sizing as a back-up to your theme not styling it.

    The recipes will not be lost, however they will stay in the ‘recipe’ custom post type. So if you deactivate the plugin, you don’t lose your recipes and if you reactivate it, they will still be there. I can’t provide a way to automatically copy it into a new blog because the recipes use lots of custom meta boxes and fields, which are not supported by the normal post.

    Anyway, new update coming in a few hours so check it out and also please let me know how to access your site to check what’s wrong at: info [at] captaintheme (dot) com

    Thank you!

    Plugin Author Captain Theme

    (@captaintheme)

    Appreciate it! Lots of cool features coming for it so stick around and if you notice any issues or need help, just post a support thread 🙂

    Forum: Plugins
    In reply to: [Recipe Hero] Customization
    Plugin Author Captain Theme

    (@captaintheme)

    I appreciate it. I have a lot of plans for the plugin and I’m working on making it the best recipe plugin available. Soon I’ll be releasing some specially-made themes that are made just for this plugin 🙂

    I’ll push the update now so you can try it out and let me know and it goes. If you want to email me (info [at] captaintheme (dot) com) the details for your site, I’ll take a look at any problems you’re having.

    Cheers!

    Forum: Plugins
    In reply to: [Recipe Hero] Customization
    Plugin Author Captain Theme

    (@captaintheme)

    Hey! 🙂

    With translations, you actually need to translate a file that comes in the plugin in the languages folder. If this seems too confusing, there are a few plugins that can help you do it! Check out this list of translation plugins. You can use them to translate any part of the plugin at all.

    The right column is the sidebar being pushed to the bottom – new update coming out today will give you an option to have ‘full width’ or ‘sidebar’. If sidebar is selected, it should show the sidebar. This is a little bit experimental, so let me know if it works for you.

    Try not to worry about the ‘class for main content’ then, but if I see your site, I’ll let you know what to add there 🙂

    Font-sizing is improved in the new version too.

    Nope, the recipes will only display on the http//yourwebsite.com/recipes page and then the single recipe pages.

    In a couple days though there will be shortcodes you can use and I’ll try add an option to put recipes into the main blog page too like normal posts.

    Lots coming over the next week – I just wanted to release it a little early to get feedback and ideas 🙂

    Yep, completely SEO Optimized. Once you’ve added all your data, you can check it with the Google Rich Snippets Testing Tool. Just put a URL of one of the recipes in there and you can see a preview of how it will come up in Google. 🙂

    Look out for the update to 0.6.5 later today!

    Forum: Plugins
    In reply to: [Recipe Hero] Customization
    Plugin Author Captain Theme

    (@captaintheme)

    Hey Guys,

    Thank you for trying it out!

    Sorry! You mean the translation file right? Yeah, there are a few terms I didn’t get a chance to add the proper translation prefixes to before pushing this first release out. Could you direct me to some of them and I’ll be sure to get them all in for tomorrow’s update?

    Regarding Documentation, for sure coming soon. I’m hoping to get the first lot of it up in the next couple days, but I’m just trying to get the website that it’s all going to be posted on ready too. Definitely before the end of the weekend 🙂

    Could you direct me to your website or let me know the theme you’re using so I can take a better look?

    For now, one easy way to make the margin bigger is to add this bit of CSS to your theme or somewhere:

    article.recipe { margin: 0 15px; }

    Where the 15px could be however big you want the margin to be. You could also use padding instead of margin if you want.

    With the class for content, you normally need to check out the theme files to figure it out, but it’s pretty much the class of the div that all the recipes are held in. So if you’re looking at the HTML for the page in firebug or chrome developer tools, you’ll see it’s the class of the div that articles is in (1 level up).

    Sorry if that’s all too confusing! I’m working on the layout stuff tomorrow so if you hang around for the update, you’ll see a lot of improvements and I’d love to work with you both to make it better and work nicely for you.

    @kalimanmx – hold off until tomorrow (like 12-16 hours) and the next update will have the ability to decide the layouts for all of the pages, so if you want a sidebar or fullwidth, you’ll be able to choose with just one simple setting.

    If there’s anything else you guys notice or if you can think of any ideas please let me know! I’ll be back in 6 hours – going to catch some Z’s. 🙂

    WooCommerce is a good option.

Viewing 15 replies - 61 through 75 (of 171 total)