I’ve got the same issue with [dkpdf-pagebreak] shortcode :
Doesn’t appear on html, but appear on PDF.
See it on page #2 : http://aist84.fredmastellari.fr/travail-en-hauteur/?pdf=6483
looks like your issue may be two fold.
besides the artifact shortcode appearing in your pdf … it looks like the page-break itself did not get processed.
perhaps you have something else going on which might block the shortcode’s execution … you might try disabling other wp_plugins to see if one of them might be at cause.
as a confirmation, I use the [dkpdf-pagebreak] shortcode, and it does work as expected for me (e.g. pagebreak occurs and shortcode does not appear in the created PDF).
-DJ
-
This reply was modified 7 years, 9 months ago by
damelco.
btw,
I found this work-around.
it won’t create the missing action … but if you can get it to work and the shortcode remains (sorta like the problem I’m having), this might help.
-DJ
-
This reply was modified 7 years, 9 months ago by
damelco.