How can I make the slider clickable?

Discussion in 'Subscribely v2 WordPress Theme' started by kerristevens, Sep 11, 2013.

  1. kerristevens

    kerristevens Guest

    Joined:
    Feb 13, 2013
    Messages:
    18
    Likes Received:
    0
    Is it possible to make the slider image clickable?

    Thanks !
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Go to functions > theme_action.php present in your theme directory and add the code given below

    Code:
    <a href="Enter your image address here"></a>
    Sending image for reference

    2013-09-11_1201.png



    Use same process for others also.
     

Share This Page