WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

The Church Theme, Donate Button

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #13643
    info138
    Participant

    Looking, but cannot find the url of the “Donate Now!” button. I prefer to use the theme button, rather than a Paypal button. Where is that bugger?

    #13661
    Grace Themes
    Member

    Hi,

    To change the URL of “Donate Now!” button
    Go to the Appearance -> Theme Options -> Basic Settings -> Header Right Donation button
    Add your link in “#”

    <a href="#" class="donatenow">Donate Now!</a>

    Regards
    Grace Themes

    #16469
    Tammie Jones
    Participant

    Is that the free or paid version?

    #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??????????????????

    #16471
    Tammie Jones
    Participant

    <div class=”infobox”>

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

    where can I find the correct code??

    #16480
    Grace Themes
    Member

    Hi,

    Please send your website URL and WordPress admin login details at [email protected] so we can check and assist you quickly.

    Regards
    Grace Themes

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.