Limited Time Offer | Get 10% OFF on All Themes Package. Use Coupon Code GRC10 Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Reply To: The Church Theme, Donate Button

#16470
Tammie Jones
Participant

I tried to do this in the free theme and just messed up.

<?php
$social_care_lite_donatenow_button = get_theme_mod(‘social_care_lite_donatenow_button’);
if( !empty($social_care_lite_donatenow_button) ){ ?>
<div class=”infobox”>

</div>
<?php } ?>
<?php } ?>
</div><!–.header_right –>
<div class=”clear”></div>

what do I need to fix??????????????????