NorCal Posted July 6, 2018 at 07:46 PM Share Posted July 6, 2018 at 07:46 PM I'm following the instructions in the documentation here: https://docs.jreviews.com/?title=How_to_customize_the_layout_of_custom_fields_in_Theme_files So all of this data was being displayed in a huge list within a tab. I wanted to organize it into 5 collapsible accordion segments within this tab. I'm using the field group code: <?php echo $CustomFields->displayAll($listing,'content','group-name');?> It was working i.e. the data was displaying as I wanted it to within the accordion but the final step was to as the instructions say, to unpublish the fields in the detail view. At this point I have the origional long list of data and the redundant accordian segments. What I want is just the accordion segments. As soon as I unpublish the data in detail view however the data no longer appears on the detail page at all. Link to comment
Alejandro Posted July 6, 2018 at 08:15 PM Share Posted July 6, 2018 at 08:15 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
NorCal Posted July 6, 2018 at 08:21 PM Author Share Posted July 6, 2018 at 08:21 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Alejandro Posted July 9, 2018 at 02:23 PM Share Posted July 9, 2018 at 02:23 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
NorCal Posted July 9, 2018 at 11:39 PM Author Share Posted July 9, 2018 at 11:39 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Alejandro Posted July 9, 2018 at 11:43 PM Share Posted July 9, 2018 at 11:43 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
NorCal Posted July 10, 2018 at 04:21 PM Author Share Posted July 10, 2018 at 04:21 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Alejandro Posted July 10, 2018 at 04:38 PM Share Posted July 10, 2018 at 04:38 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
NorCal Posted July 10, 2018 at 10:11 PM Author Share Posted July 10, 2018 at 10:11 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Alejandro Posted July 10, 2018 at 10:31 PM Share Posted July 10, 2018 at 10:31 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.