Forum Replies Created

Viewing 3 replies - 16 through 18 (of 18 total)
  • Plugin Author Robotastic

    (@robotastic)

    tuvinez –
    Thanks!!
    1) wisiwig implimentation in Directions & ingridients part? is it possible? and how to do it?
    What were you thinking? Do you want to be able to add in formatting like italics and bold, or be able to see how the final directions would look, with bullets and paragraphs. This is a good idea and I will see what I can do.

    2) cousine type for now i can only add new, but not to edit existing
    I will have to check on that. I am able to edit the existing ones on my install.

    3) translations? how to apply?
    That is a great idea. I have to first mark the text for translation and generate a file. I never did it because I didn’t think anyone would be interested, but I will!!

    Plugin Author Robotastic

    (@robotastic)

    Feeding frenzy –
    Thanks so much! This is my first plugin, it put it together for my cooking website – cookography.com and I thought other people might find it useful too.

    That is weird! I might need to do some research. It looks like the only thing that gets check is whether the user is an administrator or not. From line 549 of recipe-schema.php:
    add_options_page( ‘Recipe Settings’, ‘Recipe Schema’, ‘administrator’, RECIPE_SCHEMA_POSTTYPE, array ( $this->client, ‘settings_page’ ) );

    There isn’t much on the settings page yet, so you are not missing much, but I will find some answers.

    Plugin Author Robotastic

    (@robotastic)

    Hi, Thanks for giving the plugin a try, sorry it didn’t work. I think the problem is that the plugin recipes are at /recipes/recipe-name-goes-here so instead of going to you Recipe page, it goes to the plugin to look for a recipe.

    – Is your recipe page still listed under you list of pages?

    – If you change the shortcode for that page, so that it is accessible at a different URL, can you get to it?

    I think what is happening is that url-rewriter didn’t get reset after you uninstalled. If you goto the Settings menu / Permalink, and then save changes, does it fixes things? That should reset the permalink rewriting.

    I will go try this myself. Sorry for the trouble!! This is my first plugin, so I am learning things myself.

Viewing 3 replies - 16 through 18 (of 18 total)