No Arrows on Slider!

Discussion in 'BlogsTrend WordPress Theme' started by 355media, Jun 17, 2013.

  1. 355media

    355media Guest

    Joined:
    Jun 6, 2013
    Messages:
    1
    Likes Received:
    0
    On the Live Preview, there are side by side arrows but when it installed the theme, it doesn't have arrows on slider.

    Another thing is I would like to add "Read More" with link to the post after the content on homepage. How can I do it?

    I uploaded an screenshot of what I mean.
     

    Attached Files:

  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    For first issue.
    Please do let me know your website link.
    For second issue.
    Open loop.php and paste code given below at the line number 20.

    Code:
    <a class="read_more" href="<?php the_permalink() ?>">Read More</a>
     

Share This Page