Posted July 22, 20177 yr Since upgrading to 4.2, if I set anything to show on the postbit on 4.2, it won't show no matter what. Not even Awards or anything. Has the code changed? Has IPS disabled anything from showing there?
July 22, 20177 yr 2 hours ago, David.. said: Since upgrading to 4.2, if I set anything to show on the postbit on 4.2, it won't show no matter what. Not even Awards or anything. Has the code changed? Has IPS disabled anything from showing there? If yo'ure showing custom items on the postbit, you'll need to contact the plugin or app developer for a version that is 4.2 compatible with the new templates.
July 23, 20177 yr Author 12 hours ago, Joel R said: If yo'ure showing custom items on the postbit, you'll need to contact the plugin or app developer for a version that is 4.2 compatible with the new templates. That's true, but I added some custom fields that used to work on 4.1 and now they don't display on 4.2.
July 23, 20177 yr There is no difference Template customFieldsDisplay 4.1.19.4 {{foreach $author->contentProfileFields() as $group => $fields}} {{foreach $fields as $field => $value}} <li class='ipsResponsive_hidePhone ipsType_break'> {$value|raw} </li> {{endforeach}} {{endforeach}} 4.2.0 {{foreach $author->contentProfileFields() as $group => $fields}} {{foreach $fields as $field => $value}} <li class='ipsResponsive_hidePhone ipsType_break'> {$value|raw} </li> {{endforeach}} {{endforeach}} ipsResponsive_hidePhone
Archived
This topic is now archived and is closed to further replies.