• Resolved asalcer

    (@asalcer)


    Hi, I’m using Eventlist on my site here:

    I would like to add a Sharethis link that will share the event ID of the event it is posted in. Currently it will only share the general url of the site. Is there any way to implement sharing for specific events?

    thanks

    http://wordpress.org/plugins/event-list/

Viewing 1 replies (of 1 total)
  • Their is no way to do this through Event List in less you edit the HTML.

    Is their a Shortcode for ShareThis?

    If their is a shortcode for this, then you can add this into the HTML.
    echo do_shortcode('[put your shortcode here]');

    You can see if this works.

    You will most likely have to put it in the

    event-list/includes/sc_event-list.php

    Hopefully this helps.

Viewing 1 replies (of 1 total)

The topic ‘Use Sharethis with Eventlist?’ is closed to new replies.