• Hi,

    I have implemented the Print Friendly and PDF button plugin into my wordpress website (self hosted), but it doesn’t work on my events page or category pages where event lists appear. That said, it works on my location pages where event lists are displayed and on any given event page.

    Anyone else encountered this problem before or use the Print Friendly and PDF button plugin on there website with events manager?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter Adam Blythe

    (@adsleeblythe)

    *Update*

    Where Print Friendly doesn’t work:

    Events page – https://www.cnet-training.com/courses/ (button is displayed yet on click and DOM window appears, event list table isn’t displayed)

    Event list category page – https://www.cnet-training.com/course-category/cdcdp-full-program/ (no button displayed!)

    As far as I can see, it works on all other pages even where event list tables are displayed!

    Thread Starter Adam Blythe

    (@adsleeblythe)

    *Reply from Anonymous from the Events Manager support forum*

    “ok, I get why it happens, but you’d need to do some tweaking/digging yourself. I’ll explain, theres two different reasons for each one:

    Events page
    I just tested this out on my test server (nifty plugin! may make it into the demo) and it works, I’m wondering if it’s to do with your theme or another plugin. There shouldn’t be a difference between how locations and events pages are rendered.

    Category Page
    I’ve partially fixed the issue, if you visit events-manager/classes/em-category-taxonomy.php line 20 and replace it with:

    add_filter('the_content', array('EM_Category_Taxonomy','the_content'), 9);

    the button shows up, but for me it doesn’t actually work when clicked on. I’d have to spend some time digging into the plugin further and am not able to atm.

    the problem must lie in the fact that this page is an archive which we turned into a WP page during template redirect and the pdf plugin gets confused somehow, how exactly is the question. I tried adding the button manally and still no dice.”

    Thread Starter Adam Blythe

    (@adsleeblythe)

    Thread Starter Adam Blythe

    (@adsleeblythe)

    Ah just realised you need an account with Events Manager to view questions their support forums…

    adsleeblythe – Can you share the Events Manager forum response, since some of us don’t have an account? I am having the same problem. Thanks.

    Thread Starter Adam Blythe

    (@adsleeblythe)

    @kwhopson I haven’t had any reply from EM regarding this issue.

    I did, however, submit a new feature request to EM asking for Print Friendly integration.

    Regards

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Print Friendly & Events Manager problem’ is closed to new replies.