PeterD Posted June 2, 2021 at 11:02 AM Share Posted June 2, 2021 at 11:02 AM I'm not sure if this was ever changed by an update. Anyway, earlier the following worked: I want to output the content of a custom field without the formatting, just the text. Now when I output a field with the command: <?php echo $CustomFields->field('jr_fieldname',$listing); ?> Then I get the text, but it is from a style with a class for a (bullet) list: <ul class="jrFieldValueList"><li>Fieldname</li></ul> Is there a way to output this without the class? Link to comment
Alejandro Posted June 2, 2021 at 02:34 PM Share Posted June 2, 2021 at 02:34 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. n00bster and PeterD 1 1 Link to comment
Recommended Posts