Miguel Bevia Posted October 24, 2015 at 05:01 PM Share Posted October 24, 2015 at 05:01 PM I see that this piece of code is for the entire header of the new UserProfile <?php echo $this->renderControllerView('listings', 'detail_header', array( 'mainMedia' => $mainMedia, 'avatarImg' => $avatarImg, 'showEmptyCover' => true, 'showEmptyLogo' => false, 'showAvatarinHeader' => true, 'showAuthor' => false )); ?> if I wanted to customize a few things, what file will I have to look for. Say i want to put the city, country custom field under the "Title name" Example John Doe jr_city, jr_country Link to comment
Alejandro Posted October 24, 2015 at 10:42 PM Share Posted October 24, 2015 at 10:42 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Miguel Bevia Posted October 25, 2015 at 04:36 AM Author Share Posted October 25, 2015 at 04:36 AM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Recommended Posts