Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
nateb2127
tagDiv Member

Just wanted to say a big thanks to Chris! Your custom code has helped me tremendously in speeding up my site. Even for a beginner like me I got my site to load in 2.3 secs. http://fpt.pingdom.com/#!/eFr269/https://intelrevolution.com
Thanks!
Nate

nateb2127
tagDiv Member

Awesome! Now I can’t figure out what I need to add. my custom post type is youtube
function related_posts($force_sidebar_position = ”) {
global $post;
if ($post->post_type != ‘post’) {
return ”;
}

if (td_util::get_option(‘tds_similar_articles’) == ‘hide’) {
return ”;
}

Sorry I am not very good with code. Thank you for the help!!

Viewing 2 posts - 26 through 27 (of 27 total)