evilmc
Member
Posted 4 months ago #
Hello,
I purchase theme on themeforest, and now I wont change Related Posts, because show all last posts in single.php
This is code in single.php for Related Posts:
<?php getRelatedPosts(); ?>
I wont show only Related Posts by Category, not show all my posts from another category.
What I need change?
Thanx
you need to get support from your theme's vendor
evilmc
Member
Posted 4 months ago #
I get this message from theme vendor:
''Hi, while I do offer custom support for small changes to the theme, this is something that would require more than just a few small changes to do, so you will have to change this on your own.''
I don't undestand how to change this. :/
evilmc
Member
Posted 4 months ago #
This is code in functions.php for Related Posts: http://pastebin.com/MyzcTGUT
If anyone can help me?