I bought Sourcerer sourcerer-v10.1.3-pro but seem unable to add a post to the regular forum as it says I need to buy which I did just so I could test and post.
Here's the issue...
I have the following code:
{source}
<?php
if ($Coupon == '') {
echo "<h4>Please visit one of the following bars to scan one of our beer mats and obtain your discount coupon code:</h4>";
}
?>
{/source}
But when I look at the article I see regular text, not a H4 layout.