Hello Guys,
I am very new with wordpress, but I think I am doing well.. I have a little question, How can I make it work ?, because I did the modification about the definition of yarpp_support at the moment to register ( I got every single post type on the settings), but I think I don’t achieve it because I didn’t define taxonomies.
I am trying to do a project of real state company, so I would like to related some post that are similar, houses with houses, buildings with building , but with similar characteristics.
This is my current configuration on the bottom of my page
<?php yarpp_related(array(‘post_type’ => array($post_type)));?>
Hey guys I saw the stupid mistake…
I forgot to convert the string to interger.. I mean I just forgot write this :
‘zoom’ => intval($zoom_)