• Hey,

    I’m just starting with WordPress and I found your theme great.

    Just one simple question it is.

    Is it any possibility to remove that area with “related posts” which shows after every post?
    Just I dont need that area with related post of my own blog.

    Suggestions?

    Thanks a lot!

Viewing 1 replies (of 1 total)
  • Hi,

    I’ve done it removing the following line of code:

    <?php harmonux_get_related_post_box($category[0]->cat_ID, get_the_ID(), 8, 4); ?>

    in the single.php archive.

    I’ll hope have help you 😉

Viewing 1 replies (of 1 total)

The topic ‘Related posts’ is closed to new replies.