Reply To: URLs are not being displayed properly in custom menu Written by simoami on April 15, 2015 Home › Support Forums › Theme Support › Enlightenment › URLs are not being displayed properly in custom menu › Reply To: URLs are not being displayed properly in custom menu February 4, 2015 at 11:54 pm April 15, 2015 #20620 simoamiParticipant Sorry, I got the previous code slightly messed up. The proper line with the regular expression should be: preg_replace('/(class=\"[^"]*\")/i', '\1' . enlightenment_extra_atts( $atts ), $nav_menu); This reply was modified 9 years, 10 months ago by simoami.