Jan Koester
Forum Replies Created
-
Forum: Plugins
In reply to: [RecipePress Reloaded] Empty recipe- This reply was modified 8 years, 11 months ago by Jan Koester. Reason: Double post
Forum: Plugins
In reply to: [RecipePress Reloaded] Empty recipeI’d love to help you out, but I just can’t reproduce the error. For me the plugin work’s as intended with:
– JetPack installed and activated
– Dyad-2 theme
– WordPress 4.8.1
– RecipePress reloaded 0.9.2 (fresh download from repo)I’m sorry, but there is nothing more I could do for you. The reason for this problem seems to be oustide the scope of RPR and my help.
Forum: Plugins
In reply to: [RecipePress Reloaded] Empty recipeI’m sorry, but I simply can’t reproduce this problem.
I’v tried it using dayd-2’s sister theme dyad as dyad-2 is only available on wordpress.com.
Still everything works like expected.
Sorry I can’t help you there.Forum: Plugins
In reply to: [RecipePress Reloaded] Empty recipeI still can’t reproduce the error. Jetpack itself does not seem to be the cause. Although I did not test with a detailed configuration.
Please tell me the name of your theme.Forum: Plugins
In reply to: [RecipePress Reloaded] Empty recipeChrome (Chromium 60.0.3112.90) does show the autosave error for me, but does save the recipe without problems for me.
Doe you have any other plugins active on both your sites? Could you just disable them and try again please?
For me the problem does not seem to come from RecipePress reloaded itself.Forum: Plugins
In reply to: [RecipePress Reloaded] Empty recipeI’m sorry, I couldn’t reproduce the problems you’ve described on my test system running
– PHP 7.0
– wordpress 4.8.1
– recipepress 0.9.2
– Firefox 55
Saving a new recipe works as expected.
I will need more information to sort this out.Generally this is the place where users report their errors. I expect people having an GitHub account to be more of a developer. So if you’ve found an error nd can provided detailed information or already have a patch, GitHub is the place to report.
Forum: Plugins
In reply to: [RecipePress Reloaded] Empty recipePlease provide some more information:
– version of Recipe Press reloaded
– version of wordpressCan this issue be related to this one: https://wordpress.org/support/topic/issue-with-creating-a-new-recipe/?
Forum: Plugins
In reply to: [RecipePress Reloaded] Issue with creating a new recipeProblem confirmed and source found. I will fix this asap. I hope to finish a bugfix release until sunday.
Kind Regards
JanForum: Plugins
In reply to: [RecipePress Reloaded] Issue with creating a new recipeSeit wann? Gab es eventuell ein WordPress-Update, das möglicherweise mit dem Phänomen zusammenhängt?
Forum: Plugins
In reply to: [RecipePress Reloaded] Issue with creating a new recipePlease provide some more information, so I can reproduce what’s happening:
– version of wordpress
– version of recipepress reloaded
– version of php
– the webserver you are using (if you know)
– type and version of the browser you are usingRegards
JanWell, you’re using the plugin in a way it is not designed to work. So strange things might happen.
Still I’m not really getting the point: On your recipe page all recipe titles are enclosed in
<h2>-tags. That’s correct as<h2>is meant to be used with secondary headlines. (Primary woulb be your site’s title).
What else do you need enclosed as headline?
Those sentences summarizing the recipes definetely should be paragraphs in<p>tags as these are text and not headlines. Anything else doesn’t make any sense semantically and structurewise.For SEO I’d strongly recommend to improve your sites loading speed. It took me 25s (and a total of 471 requests!) to load your recipe site. That’s horribly slow and will definetely hurt your seo scores. Try to reduce the number of files that need to be loaded.
Forum: Plugins
In reply to: [RecipePress Reloaded] Issue with invalid argumentsThis is warning, not an error or even a fatal error. Nothing to worry about, just a procedure trying to call
foreach()on non existing list. (Well yes, it’s bad coding style and I will fix this).Please make sure to disable any debugging information on a production system. This might reveal vulnerabilities.
- This reply was modified 9 years, 1 month ago by Jan Koester.
Recipe excerpts are currently generated automatically from recipe metadata. They cannot be customized at the moment.
Could you please explain why you think this is necessary and what should be customizable exactly?- This reply was modified 9 years, 1 month ago by Jan Koester.
Forum: Plugins
In reply to: [RecipePress Reloaded] Ansicht RezeptVersion 0.9.1 sollte dieses Problem beheben.
Forum: Plugins
In reply to: [RecipePress Reloaded] issue with numberingThis looks like a problem with your theme. I could check if you can provide a link to a recipe instead of a picture.
Does this also happen if you include a numbered list in a normal post?