Skip Navigation

[Resolved] Trying to print page breaks using css property: page-break-after:always;

This support ticket is created 7 years, 1 month ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

This topic contains 19 replies, has 3 voices.

Last updated by DavidH606 7 years ago.

Assisted by: Shane.

Author
Posts
#496007

That is cool Mohammed, thanks for coming back to me,

D

#496164

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi David,

Just an update on this one.

I've added some more information to our escalated ticket .

Hopefully a resolution will come for this soon. As you may know we recently released a new update so our forum load has been really high.

Thank you for your continued patience.

#497828

I appreciate you're all very busy, but can I please have some help?

Thanks,
D

#497900

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi David,

Can you try adding the css for the print breaks directly on the content template?

For eg like this.

<footer>HERE</footer>
<footer>HERE ONE</footer>
<footer>HERE TWO</footer>
<footer>HERE THRWW</footer>

<style>@media print {
    footer {page-break-after: always;}
}</style>

Thanks,
Shane

#497966

That worked, many thanks to Shane, Mohammed and the rest of the team for their help on this strange one.

Warmest,
D

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.