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

Social Care Theme Link Donate Now Button

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #17654
    Manuel Mazzone
    Participant

    Hi!

    I can’t link the Donate Now button to the donation page.

    How can I do this?

    Thank you for yuor help.

    #17672
    Grace Themes
    Member

    Hi,

    To add a link for Donate Now button of header section

    Go to the Appearance -> Theme Options -> Basic Settings -> Header Donation button
    Add your link in #

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

    Regards
    Grace Themes

    #18641
    Phil Huhn
    Participant

    Hi:

    I am using Social care Lite.
    This does not follow the 5.x WordPress administrators navigation.
    Appearance -> Theme Options Panel -> Header Contact Info
    And in the ‘Add button button name for donation here’ text-box I entered the anchor tag. And it did not work.

    How do I get the Donate button link to work.

    Phil

    #18645
    Grace Themes
    Member

    Hi,

    To add the link for Donate button in Social Care Lite free theme

    Go to the Appearance -> Editor -> header.php
    at line no. 124 find the below code and place your link in #

    <a class="donatenow" href="#"><?php echo esc_html($social_care_lite_donatenow_button); ?></a>

    Regards
    Grace Themes

    #18651
    Phil Huhn
    Participant

    Hi:

    Thanks for the very fast response (and on the weekend even).
    I would be remiss not to mention that the changed header.php code file should be added to ones ‘child theme’. See the following URL per ‘Child Themes’:

    Child Themes

    Phil

    #18669
    Grace Themes
    Member

    You can directly edit the header.php file without creating the Child theme

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