• Hi All – I’ve got a site in which I’m using wordTube to play videos. All is well.

    However, I’ve recently added a nice plugin called wpSale. This allows you to protect content to only be viewed once a payment has been made.

    As we know, to display video content via wordTube you can use [media=<media_id>].

    The interesting thing is that wpSale works similarly. So to protect a video it would look something like:

    [wpcost=’blahblahblah’]

    [media=1]

    [/wpcost]

    What’s happening now is that the [media=1] is now being rendered literally and not picked up by wordTube.

    Anyone know why or how I might be able to resolve. Maybe some escape character or something?

    Thanks very much in advance,
    Brian

  • The topic ‘wordTube & wpSale’ is closed to new replies.