Viewing 1 replies (of 1 total)
  • Thread Starter amireweb

    (@amireweb)

    I’m returning to inform you all that i have found a solution, so the code i used is:
    <?php echo do_shortcode( '[CBC show="y" country="ma"]' . '<div class="my_class">' . '<img src="path_of_the_image" />' . '</div>' . '[/CBC]' ); ?>
    place this code where ever you want to show your content in the template’s php file.
    and it work perfectely.
    this is my contribution to CBC plugin to say thanks for the author of this fantastic plugin

Viewing 1 replies (of 1 total)
  • The topic ‘I want integrate the shortcode to the theme php files’ is closed to new replies.