sderoany
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Recipe Maker] Change ‘d’ for days in recipe for letter ‘j’ in frenchThank you very much, after using the sync button, it appeared !
Forum: Plugins
In reply to: [WP Recipe Maker] Snippet doesn’t appearThank you !
Forum: Plugins
In reply to: [WP Recipe Maker] Snippet doesn’t appearI found the solution : adding the recipe short code in a “text” element rather than in a “Code block” element. The recipe appears the same way but now it is detected in the default editor (it wasn’t initially, but I had trouble reading the code). Now that the recipe is detected, the snippet appears.
Thanks for your availability !
Forum: Plugins
In reply to: [WP Recipe Maker] Snippet doesn’t appearYes, no difference at all. I cloned the article and changed the recipe ID in the short-code, so it is exactly the same except for the recipe number. The recipe changed but the snippet disappeared on the front-end.
Forum: Plugins
In reply to: [WP Recipe Maker] Snippet doesn’t appearThis is the code that is written in the default editor : [/fusion_title][fusion_code][wprm-recipe-snippet][/fusion_code]
In avada, you can add elements and choose “Code block”, where you can insert the [wprm-recipe-snippet] or the [wprm-recipe id=”123″] code. The snippet works on the first recipe but not on the next ones.
I just noticed that there is also a “WP recipe maker” button on the default editor. Next to it there is another button : “Edit recipe” on the article where the snippet works, but not on the one where it doesn’t. So as you say, it is probably not properly detected. However, I put a link to the recipe in the article (La recette) that properly jumps to the recipe, so the ‘program’ has detected it.
Ok, I’m going to learn how to do it with CSS then, thank you for your help.
Hello Brecht,
The button code you gave me seems to come with preset color (black) and padding. Is it possible to change them ? I would like to match it with my jump to recipe button : [wprm-recipe-jump style=”inline-button” text=”Aller à la recette” text_style=”bold” text_color=”#faaa32″ border_color=”#faaa32″ horizontal_padding=”20px” vertical_padding=”14px” smooth_scroll=”1″]
Thanks for your help.
Ok I am going to try that, thank you very much !
Hello Brecht,
Thank you for your quick reply.
I would Like to have a page that is like this :
_____
Recipe title
Star rating
Social links
Jump to Step by step / Jump to recipe (box) / Jump to notesHere write an intro with a picture
Then a table of content
What is (name of my recipe) jump to (paragraph) button
Recipe details with picture jump to (paragraph) button
Maybe other jump to buttons depending on the recipe
Jump to recipe box buttonThen detailed written paragraphs on what is my recipe, recipe détails etc.
And then finally the recipe box with just the different points of my recipe and some notes written in a condensed manner.
____My issue is I don’t find a way to write anything before the recipe box inside the wp recipe (and it doesn’t integrate well will the snippet if I do it outside of the pluggin), and as part of these paragraph, being able to put jump to’s button to different parts of my recipe paragraph, not only to my recipe box.