Home>Support>Most print web page plugins fail when page builder is on

Most print web page plugins fail when page builder is on

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

################################
WP Post to PDF Enhanced and Read Offline show their print icons and work 25% to 75% successfully at formatting the site origin content.
################################

WP Post to PDF Enhanced
WP Post to PDF Enhanced, based on the original WP Post to PDF, renders posts & pages as downloadable PDFs for archiving and/or printing.
Version 1.1.1 | By Lewis Rosenthal |

Read Offline
Read Offline allows you to download or print posts and pages. You can download the posts as PDF, ePub or mobi
Version 0.7.6 | By Per Soderlind |

################################
All of the following cannot display their print icons when site origin page builder plugin is on.
################################

CleanSave
Save web page content to your Kindle, Box, Google Drive, Dropbox, print, PDF, and email
Version 1.4.7 | By Format Dynamics |

PDF & Print by BestWebSoft
Generate PDF files and print WordPress posts/pages. Customize document header/footer styles and appearance.
Version 1.9.3 | By BestWebSoft |

Print Friendly and PDF
PrintFriendly & PDF button for your website. Optimizes your pages and brand for print, pdf, and email.
Version 3.6.0 | By Print Friendly |

Print Post and Page
Add a Print Friendly Button to Posts and Pages.
Version 1.5 | By HTML5andBeyond |

Print-O-Matic
Shortcode that adds a printer icon, allowing the user to print the post or a specified HTML element in the post.
Version 1.7.6 | By twinpictures |

Universal Post Manager
Adds Print, Save as PDF, MS Document, HTML, Text and XML buttons on single post page. Allows your visitors to Print your posts content and download as PDF, Doc, TXT, HTML, XML files.
Version 1.5.0 | By gVectors Team |

wp-mpdf
Print a wordpress page as PDF with optional Geshi Parsing.
Version 3.2.2 | By Florian ‘fkrauthan’ Krauthan |

WP-Print
Displays a printable version of your WordPress blog’s post/page.
Version 2.58 | By Lester ‘GaMerZ’ Chan |

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 8 years, 6 months ago Alex S
    Hi, I Work Here

    Hi Dogrescuer,

    I suspect this is a priority issue. Please try install Code Snippets, then please navigate to WP AdminSnippetsAdd New and add the following PHP:

    function siteorigin_panels_content_priority_change() {
      remove_filter( 'the_content', 'siteorigin_panels_filter_content' );
      add_filter( 'the_content', 'siteorigin_panels_filter_content', 1);
    }
    add_action( 'init', 'siteorigin_panels_content_priority_change', 50 );
    

    Then click Save Changes and Activate. How does that look? (try any of the aforementioned plugins)

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More