• Resolved daymobrew

    (@daymobrew)


    Using Clean print template and Simple recipe template.

    When printing, the image (which is floated left) causes the Ingredients to start to the right of the image. The first two ingredients are to the right of the image with the remaining under the image. This looks untidy.

    I think that the Ingredients should be forced to be under the image.
    This is not a problem on the post page because the image is floated right.

    I know that I can add the following to Recipe Print CSS:
    .wprm-recipe-ingredients-container { clear: left; }
    but you might agree that it should be part of the plugin CSS.
    It’s not a problem if you don’t agree

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Brecht

    (@brechtvds)

    I see your point, but those are “Legacy” mode templates, so we’re probably not going to be changing these anymore.

    With version 4.0.0 we introduced “Modern” mode together with the Template Editor feature, and that’s our focus now.

    Thanks for the feedback though!

Viewing 1 replies (of 1 total)

The topic ‘Printing – Ingredients section not under image’ is closed to new replies.