• Resolved airtimecreative

    (@airtimecreative)


    Hi POM,

    Just updated – not working. I did notice that when I updated the little “Jquery” option doesn’t appear on the options page as noted in the sample image. Please advise. Thanks – Great app!

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor twinpictures

    (@twinpictures)

    Hello.
    Which version did you update from?
    What exactly is not working?
    the ‘jquery’ fix option was removed in version 2.0 as the plugin no longer required that work-around.

    Can you share a link to the page in question?

    Thread Starter airtimecreative

    (@airtimecreative)

    Thanks for the speedy reply.

    I was going by the latest image sample so that must be old.
    I just updated today – 2.1.3.
    Here’s the site page: https://www.compassmedianetworks.com/index.php/sports/ncaa-basketball/

    Thanks!
    KG

    PS – This is the code that I took from the instructions on the latest WP Page:
    [print-me target=”div#id_of_element_to_print” title=”Print Schedule”]
    However, this is the previous code: [print-me target=”table” class=”scheduleTable” title=”Print Schedule”] which use on our Raiders schedule: https://www.compassmedianetworks.com/index.php/sports/oakland-raiders-football/

    Plugin Contributor twinpictures

    (@twinpictures)

    Hmm… it seems to be working on our end.
    Have you tried clearing your cache, or simply trying to print using a private/incognito window, or another browser?
    What exactly is not working as expected?

    Update: To be clear, the plugin is working on this page. It’s not working on this page because the target is, as you said: div#id_of_element_to_print this needs to be adjusted to the ID of the element you want to print. Since the target element has no unique ID or class, you can only target the element as in the first example:
    [print-me target="table" title="Print Schedule"/]

    Are you able to assign a unique ID to the schedule table?

    Thread Starter airtimecreative

    (@airtimecreative)

    Huh… Yeah, I click on the icon or the “Print Schedule” and nothing happens… in Chrome and Edge. I’ll reboot and see what happens…

    Thanks!
    KG

    Plugin Contributor twinpictures

    (@twinpictures)

    Again:
    https://www.compassmedianetworks.com/index.php/sports/ncaa-basketball/
    dose not work, because an invalid target is assigned.

    https://www.compassmedianetworks.com/index.php/sports/oakland-raiders-football/
    works, because it has a valid target.

    Thread Starter airtimecreative

    (@airtimecreative)

    Got it. I just added the old parameter back – works now. Thanks!

    Plugin Contributor twinpictures

    (@twinpictures)

    whew! had us worried for a bit.
    ok, glad it all worked out.
    issue marked as resolved.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Updates Not Working’ is closed to new replies.