You are here: Home
Support site for Tips and Tricks HQ premium products
Grief! The <?php echo do_shortcode… above worked great until I upgraded WordPress to 3.2.1 Now it stopped working again. Is the plugin not compatible with the latest version of WP?
This is getting frustrating.
that worked! thanks a lot!
Yes. I created a template page. This is the beginning of the code (i disabled php here for viewing):
<?*php
/*
Template Name: Special Coverage
*/
?*>
<?*php get_header(); ?*>
<div class=”wrapper”>
<div id=”small_video”>
<div class=”short” style=”border-top:none;”>
<h1><span class=”video”>VIDEO</span> Going Out West</h1>
[wp_lightbox_colorbox_anchor_text_video link=”http://player.vimeo.com/video/8245346″ title=”Video title goes here” text=”Click here to open the Vimeo video “]
…..
I am using the following short code on a template page just as a test. I followed all the instructions via the link above (though no instructions are given for adding the code to a template page). It still doesn’t work.
[wp_lightbox_colorbox_anchor_text_video link=”http://player.vimeo.com/video/8245346″ title=”Video title goes here” text=”Click here to open the Vimeo video “]