EventOn Widget / Sidebar Problem

86 views
Skip to first unread message

Samir Abdelkrim

unread,
Nov 25, 2013, 2:59:21 AM11/25/13
to myev...@googlegroups.com
Hello Guys!
Just bought the eventOn plugin for my blog (www.startupbrics.com) . Try to use it on my sidebar as a widget, but it destroys my sidebar (there is a huge blank below the calendar on the sidebar and other other widgets installed on my side are very down on my website, like they are crushed by this new EventOn plugin). I switched on the widget since the result is pretty ugly. Any thougts ? Whats happening and what should i correct / do?

Thanks in advance for the support.

Samir
Message has been deleted

myEventON Admin

unread,
Nov 25, 2013, 3:49:51 PM11/25/13
to myev...@googlegroups.com
Yes we are aware of this issue, this is caused by your theme adding extra closings to end of a widget.

Try this and add it to yur functions.php

add_action('eventon_after_widget', 'please_save_my_sidebar');
function please_save_my_sidebar(){
echo
" ";
}
Reply all
Reply to author
Forward
0 new messages