Jan Koester
Forum Replies Created
-
Forum: Plugins
In reply to: [RecipePress Reloaded] How to change author of recipe post type?I can’t reproduce yoor problem on wordpress 4.6.1 and recipepress-reloaded 0.7.12
Forum: Plugins
In reply to: [RecipePress Reloaded] Special Characters breaks ingredients_notes fieldHowever it will take some time until the next version is ready …
Just be patient.Forum: Plugins
In reply to: [RecipePress Reloaded] Special Characters breaks ingredients_notes fieldThanks for reporting this issue. I’m currently recoding the complete backend. I’ll double check but this should be fixed in the next release.
Forum: Plugins
In reply to: [RecipePress Reloaded] How to change author of recipe post type?Are you able to change the author for a normal post?
If not, please seek support for the wordpress core. RecipPress reloaded uses the core functionalitiy for authors. (Recipes are custom post types).Forum: Plugins
In reply to: [RecipePress Reloaded] How to change author of recipe post type?In the same way you do for normal posts.
You should have a ‘author’ meta box as last box on the recipe edit page. If not, you will need to enable it by checking the ‘Author’ box on the ‘Screen Options’ tab on top of the page.
Forum: Plugins
In reply to: [RecipePress Reloaded] RecipePress reloaded will be discontinuedI don’t really have a timeline ….
Currently I’m rewriting the plugin from scratch in an attempt to get the code more modular an easier to maintain. You might have a look at the github repo which currently is a big mess of old and new code.
Once I’v tidied up, I’ll contact you again. I’ll be very happy to pull in improvements.
If everything is running as planned this should be around August.
Forum: Plugins
In reply to: [Admin Page Framework] Horizontally align fields in sectionNever mind. This task seems to be too complex to be done with the framework.
I will do it the conventional way.Forum: Plugins
In reply to: [RecipePress Reloaded] Backwards compatibility?Despite the warnings, do the recipes get imported?
Please send the data to rpr@cbjck.de, but I can’t promise I’ll be able to look into this before August.
Forum: Plugins
In reply to: [RecipePress Reloaded] LocalizingThat’s quite a lot of questions 😉
– Localization is done through language files, German is well supported and should work quite out of the box
– Names and slugs of taxonomies (like ingredients, categories, tags, etc) you can change on the ‘Manage taxonomies page’. Go to the settings area and visit the metadata section. Use the big blue button ‘Manage taxonomies’
– To change font sizes use the css files of your theme. In case there is a bug in RecipePress reloaded please file a detailed bug report
– Multi language might work using a multilanguage plugin like WPML. No guarantees however
– There is a very basic print button you can (currently) add in the appearance section of the settings page. However I suggest using a plugin for introducing print buttons.By the way, the link you supplied is broken. So I couldn’t check.
Forum: Plugins
In reply to: [RecipePress Reloaded] Backwards compatibility?To me this seems to be a different issue.
Please check:
– which version of RecipePress reloaded are you using?
– did you install the Redux framework? It shoul be working without, but thats the only ‘set’ method aroundAs RecipePress reloaded is a free time project I mainly do to run my own web page I can’t guarantee that compatibility to RecipePress is still there. In case it’s broken I might or might not be able to fix this in the next release if you can give me access to the RecipePress data (eg a wordpress export)
Forum: Plugins
In reply to: [RecipePress Reloaded] RecipePress reloaded will be discontinuedDon’t worry too much about this. I’m currently taking an approach to make the plugin a lot more modular and better editable. So I guess it will go on…
Forum: Plugins
In reply to: [RecipePress Reloaded] Count of recipes zero in ingredientsI don’t really get what you are doing. Could you please post a screenshot how you’re using ingredients as combo box values.
Forum: Plugins
In reply to: [RecipePress Reloaded] 404 errorThat’s known problem. Please follow these instructions: http://tech.cbjck.de/wp-plugins/rpr/documentation/troubleshooting/404-page-not-found/
Forum: Plugins
In reply to: [RecipePress Reloaded] A bug (?) and feature requestYes, this is a bug. Apparently the wpLink API has changed a while ago. I hope to fix this in the next release. There are some issues however.
Of course it is possible to create a widget showing the latest recipes. Currently I just don’t have the time to do it.
Regards
Forum: Plugins
In reply to: [RecipePress Reloaded] Shortcode processing?I’ll be adding shortcode support for the description and notes fields in the next release.