PHP snippet outputs nothing
-
Hello everyone,
I’m an experienced Drupal developer building my first WordPress site. As such, I’m faced with newbie problems. Here’s one that I haven’t been able to solve after searching for a solution.
I added 2 images to Sponsor Carousel. The “[sponsors_carousel]” quickcode works fine when inserted into the body of a page, but the
<?php echo sponsors_carousel(); ?>
snippet outputs nothing when inserted into a template. My theme is Montezuma 1.1.9 and I’m adding the snippet to the footer.php sub-template, using the UI.What’s wrong? Thanks for your help.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘PHP snippet outputs nothing’ is closed to new replies.