Thread Starter
makr
(@makr)
[thkBC id=”147″ height=”500″ width=”500″ anchortext=”Link Anchor Text” title=”ThickBox Title” type=”iframe”]
Thread Starter
makr
(@makr)
this is the code i’ve placed in the textbox;
[thkBC id=”147″ height=”500″ width=”500″ anchortext=”Link Anchor Text” title=”ThickBox Title” type=”iframe”]
Thread Starter
makr
(@makr)
I figured out how to make the shorcode active I didn’t have
add_filter(‘widget_text’, ‘do_shortcode’);
in my function.php
Thread Starter
makr
(@makr)
oke so after your reply i made a page with the CForm in it, and used the shortcode creator make a shortcode which should call up the page. I pasted that shortcode in to a text widget. But somehow wp is not recognizing the shortcode(and is showing just plain code). Do you have any idea why?