Missing php open tag in widget
-
In the output of
eo_event_list_widget-3
, you should have<?php
instead of just<?
. Output as it stands:<li class="<? echo esc_attr(implode(' ',$eo_event_classes)); ?>"> <a href="https://etc" title="event name">event name</a> on March 17, 2013 11:00 am</li>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Missing php open tag in widget’ is closed to new replies.