For those who don’t know Firebug helps you to see the html you need for this plugin.
My issue is I still can’t get mine to work. What am I doing wrong?
My inputs for plugin in order
“right-primary”
ul
li
widget also tried widget-area and xoxo
widget-title tried this without dash
wp-geo also tried Locations
Here is my page code:
<div id=”right-primary” class=”widget-area”>
<ul id=”” class=”xoxo”>
<li id=”wp-geo” class=”widget-container WPGeo_Widget_map_widget”>
<h3 class=”widget-title”>Locations</h3>
<script type=”text/javascript”>
<div id=”wp_geo_map_widget” class=”wp_geo_map” style=”width: 186px; height: 400px; position: relative; background-color: rgb(229, 227, 223);”>
<li id=”feature_content-3″ class=”widget-container widget-listing”>
<li id=”recent-posts-2″ class=”widget-container widget_recent_entries”>
<li id=”recent-comments-2″ class=”widget-container widget_recent_comments”>
What should be the inputs in this case?
https://www.ads-software.com/extend/plugins/sidebar-widget-collapser/
]]>Hi,
I already have downloading “Sidebar Widget Collapser” plugin and managed to install it to my wordpress. I opened my website with Mozilla Firefox, it’s ok but when I opened it with Internet Explorer, it didn’t shows any changes to the website, slower loading and error. I try to find the step-by-step on installing “Sidebar Widget Collapser” plugin but I didn’t find anything related, so if there is any people here can solve this problem with Sidebar Widget Collapser??Really need help ASAP!!
https://www.ads-software.com/extend/plugins/sidebar-widget-collapser/
]]>Hi all,
is there a way to change the animation of the slide effect?
The code looks a little like the jQuery code, but fiddling around with the
Effect.SlideUp($(child), {transition: Effect.Transitions.sinoidal} );
from the SidebarCollapserScript.js doesn’t have any efect ??
Does anyone know a way to accelerate the motion and the ‘easy ease’ at its end?
Thanks,
M