All Low add-ons are now owned by EEHarbor. Read the blog post.

Support archive

EE4 low variables format not working

Rob (Bluedreamer) 18 Dec 2017 01:16 question, complete

EE4.0.3
Low variables 3.1.0
PHP 7.1.11

Sample code:

{exp:low_variables:parse var="lv_opening_times" format="br"}

Does not output BR tags.

Replies

  1. Low 18 Dec 2017 10:30

    Hmm, try formatting="br" instread.

    I remember format="" would cause conflicts with EE's way of parsing date fields. Guess I changed it along the way but apparently forgot to change the docs.

  2. Rob (Bluedreamer) 18 Dec 2017 11:48

    Thanks Low that worked.

    Updating docs would be good!