Widget Stopped Displaying After Last Update
-
I have the following in a widget displaying in my header after the header nav. It was displaying fine until the last update, now it disappeared. Other widgets work fine when I put them in the same spot.
Here is what I am using in the text widget:
[open_text]%if_open% <span class=”open_circle” style=”color: #efbd3e;”>●</span> Open now? | ?<span style=”font-weight: 300;”>%hours_today%</span> %end% %if_open_later% <span class=”closed_circle” style=”color: #ff3d6d;”>●</span> CLOSED? | ?<span style=”text-transform: lowercase; font-weight: 300;”>Today’s hours: %hours_today%</span> %end% %end% %if_closed_today% <span class=”closed_circle” style=”color: #ff3d6d;”>●</span> Closed today %end%[/open_text]
The page I need help with: [log in to see the link]
- The topic ‘Widget Stopped Displaying After Last Update’ is closed to new replies.