• Resolved DebT

    (@debbiet)


    All of my recipes seem to be doing this, and they weren’t doing it when I first started using WPUR. When I click on Print on the recipes, the recipe appears twice. The first is the ‘legacy print’ style, and below it the recipe is repeated in that pretty outlined recipe box, with images.

    When I go into WPUR Settings and turn on “Use Legacy Print” then the recipe only appears once, in the legacy style.

    I’ve check in both Chrome and Firefox for Mac.

    I could continue using legacy print, but I’d prefer the other one and would like to know if I have something set up incorrectly. Despite this issue, I’m still loving your plugin. Thanks!

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

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

    (@brechtvds)

    Not sure why that would be happening, which usually indicates that it’s a compatibility problem.

    Try disabling all other plugins for a second and see if it works then.
    If not, try switching to a default theme (like Twenty Seventeen) and check again.

    A quick and dirty fix would be to just hide that second container by adding the following Print CSS on the Recipes > Settings > Custom Code page:

    .wpurp-print script + .wpurp-container {
        display: none;
    }

    If you want to change the style, you can change the print template on the Recipes > Settings > Recipe Template page.

    Thread Starter DebT

    (@debbiet)

    I did turn off all plugins, they weren’t the problem. It was my theme, which is Twenty Twelve. I’ve changed the Print Template to Default Recipe Grid Template 2016, it’s the only one that doesn’t duplicate the recipe. Default Recipe Grid doesn’t duplicate, but it adds a blank picture box to the top of the print page, which I don’t want. I’ll have to find a new theme that suits my tastes that also works with your plugin.

    Thanks for your help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Printing recipes: recipe duplicated’ is closed to new replies.