• Resolved Sparkey

    (@sparkey)


    Been searching around on editing the comment area of the carousel feature, most people are looking to turn comments off, I am looking to add to them.
    I am surprised the “notifications” haven’t become a part of WordPress yet, but we have commenters that rely on the “subscribe to comments” plugin, so that they know when we have gotten around to answering.

    Does anybody know where I can hack in the code <?php show_subscription_checkbox(); ?> into the comment box?

    Here is a gallery post got a few comments as an example: https://grammalei.com/2014/05/31/payette-national-forest-new-meadows-idaho/

    Running WordPress 3.9.1

    Thanks in advance

    https://www.ads-software.com/plugins/jetpack/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Brandon Kraft

    (@kraftbj)

    Code Wrangler

    Howdy,

    The Carousel, including the comment form, is rendered via Javascript so there’s not a good way to drop in PHP like that. I’m not certain, but I don’t believe there is a way to add onto the comment box within Carousel (would need to augment/override the existing JS to render/process the form as well as the PHP that processes the passed JSON).

    Thread Starter Sparkey

    (@sparkey)

    Thank you Mr Kraft for your help, sorry for the long delay, we are traveling, hence the travel blog ??

    Wow Javascript huh? You have confirmed my worst fears. I have been a wordpress hobbyist since 2005 and have only gained a rudimentary skill with PHP, now everybody like classes and they mystify me, let alone javascript. :}

    But again thank you for taking the time, I will see what I can do.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Add "subscribe to comments" – Carousel Comments’ is closed to new replies.