Search Results for 'do_shortcode'

Results from the Forum
Marius
tagDiv Staff

Hello,
use like this <?php echo do_shortcode( "[dfads params='groups=352&orderby=random']" ) ?>

http://screencast.com/t/VbBH6pea9N9

Hope this work. Thanks for the message!

Marius
tagDiv Staff

Hello,

You can insert the shortcode with

<?php echo do_shortcode( '[dfads params='groups=352&orderby=random']' ) ?>

or your php code
<?php echo dfads( ‘groups=352&orderby=random’ ); ?>

in logo_ad.php http://screencast.com/t/WqmwYFCgAMr in that div span8

Thanks for the message

Viewing 2 results - 1,076 through 1,077 (of 1,077 total)