Feature Request

Discussion in 'ColorWay WordPress Theme' started by mambobrown, Feb 4, 2014.

  1. mambobrown

    mambobrown New Member

    Joined:
    Nov 28, 2013
    Messages:
    6
    Likes Received:
    0
    It would be nice if you were able to make the home page slide with an image and no title and description overlay. Sometimes you just want the image and not any overlaying content. Also if the image could be linkable as well.
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,
    1.
    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
     .slide .slide-content.entry{
    display:none;
    }
    2. Go to front-page.php present in your theme directory and add the code given below
    Code:
    <a href="Enter Your URL Here"></a>
    Check image for reference

    2014-02-05_1146.png


    Use same process for others also.


    Thanks & Regards
    Gourav Shrivastava
     
  3. mambobrown

    mambobrown New Member

    Joined:
    Nov 28, 2013
    Messages:
    6
    Likes Received:
    0
    Thanks Gourav for your quick response. Do you think it would be possible to make this a future feature in the theme option panel (per slide) which would allow for the user to not have to change the code directly?
     
  4. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
  5. mambobrown

    mambobrown New Member

    Joined:
    Nov 28, 2013
    Messages:
    6
    Likes Received:
    0
    Any update on this feature request?
     
  6. Gourav

    Gourav Support Staff

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

    We have hyperlinked the slider images in our latest theme version update, Download updated theme from your members area and upload it. This will solve your issue.
    Login here: http://inkthemes.com/members/member/index

    Please check changelog.php file for update

    = Theme Name: Colorway Premium =
    =Version: 3.2.6 =
    1. Slider Images Hyperlinked.

    =Version: 3.2.5 =
    1.Contact page submit button text changed.
    2.Contact page social icon removed, input width issue fixed.
    3.Gallery template mobile screen issue fixed.


    Thanks & Regards
    Gourav Shrivastava
     

Share This Page