Community add on

Home Forums Welcome! Pre-Sales Questions Community add on

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1105514
    James
    Participant

    Hello,
    I am using the community events add on. Question is I am also using the Tawkto chat plugin and would like to add that to the submission page. I tried adding the short code to the Display->add html after event content and it did add it to the submission form, but it also adds it to the actual event. Any way to just add it to the communitY submission page and not the actual events?
    Thanks!

    #1105637
    Geoff
    Member

    Hey James,

    Absolutely! Customize this snippet and add it to your functions.php file:

    https://gist.github.com/geoffgraham/2cbec0751e4e0696c52da9f84bbd2ace

    That will allow you to target just the Community Events page instead of all the calendar pages.

    Will that work for you? Please let me know. 🙂

    Cheers!
    Geoff

    #1105709
    James
    Participant

    Hey, thank you! However that didn’t work…it did add text to the top of the submission page if I inserted it, however I am using a shortcode from the chat plugin [tawkto]. That didn’t work…

    #1105889
    Geoff
    Member

    Hi James,

    You can insert insert a shortcode in PHP using the do_shortcode() function.

    Alternately, you could override the template for Community Events in your theme files (more on that here in our Themer’s Guide) and insert the shortcode directly in there.

    Cheers!
    Geoff

    #1111856
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Community add on’ is closed to new replies.