• Resolved scottsrepairva

    (@scottsrepairva)


    For some reason the text block of WP Recipe Maker cuts off all text in the “instructions” section. I have tried expanding the width and no resolve. I have tried different templates, editing templates, etc.

    Example below:

    https://pasteboard.co/JTlqqtM.png

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Brecht

    (@brechtvds)

    Were those instructions typed in or copied from somewhere?

    Can you give me a link to that recipe so I can take a look at the source code?

    Thread Starter scottsrepairva

    (@scottsrepairva)

    This was a test recipe, I pasted the text from a sample.

    https://thepubreviewer.com/846-2/

    Thread Starter scottsrepairva

    (@scottsrepairva)

    I also created a “test” recipe just now that I typed in the instructions for and it cuts off also. Thanks!

    Plugin Author Brecht

    (@brechtvds)

    Looks like your theme’s styling is messing with things. Try adding the following to “Recipe CSS” on the WP Recipe Maker > Settings > Custom Style page:

    .wprm-recipe li {
        float: none !important;
        width: auto !important;
    }
    Thread Starter scottsrepairva

    (@scottsrepairva)

    Worked PERFECTLY. Thank you so very much!

    jchretien

    (@jchretien)

    I am getting much a similar issue. All that shows for me is the image but where is the rest of it?

    Direct link: https://www.in10sityfitnessunited.com/recipe/wprm-creamy-butternut-squash-soup/

    Plugin Author Brecht

    (@brechtvds)

    This is a completely different problem as nothing is showing up at all, basically.

    One thing you can try is setting the “Archive Pages Template” setting to “Chic” on the WP Recipe Maker > Settings > Post Type & Taxonomies page. If that doesn’t work, please open a new ticket.

    jchretien

    (@jchretien)

    THAT DID IT! THANK YOU!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘WP Recipe Maker Instruction text cutoff’ is closed to new replies.