Very nice plugin!
I need it at the bottom of the page and not at the top…
I tried playing with css but with no success….
It would be nice to know what to edit to move it at the bottom of the page!
Hi
There seems to be strange way css has been used in this plugin. With a mobile theme switcher plugin, it does not seem to use the mobile theme’s css. (All other plugins do…). I had to work to modify the core css of the plugin.
Request the plugin developer to look into this.
]]>Hello,
I have your plugin implemented, but I would like the top panel to push my content down instead of sliding over it. Is this possible?
Thanks!
Kate
]]>I’ve loaded your plug-in and find it works with WP 4.0… I do have some feature requests for you to consider:
1. There needs to be some easier way to adjust the location of the toggle so that it does not interfere with menus or theme features.
2. There should be an option to slide page contents down with the open panel or overlap page contents (default behavior).
3. The panel should have an ability to choose a customized background including colors, images / patterns and opacity settings.
4. Allow the user to configure the panel to be located on any edge (left, right, top (as is default) or bottom.
Thanks.
]]>I downloaded and activated the plugin, added the text widget in the sidebar “sliding panel”, but when i go on the site, can’t see anything.
This site is federicocariboni.com
Where am i wrong?
Thank you
Federico
activating plugin deactivate widgets
]]>Hi,
Before I install this, I was wondering if I can use the panel as a left sidebar that pops open instead of a panel at the top of the site.
]]>Is it possible to activate the sliding panel with a button that resides outside the sliding panel, for instance in a content block?
]]>I’m sure some of these things can probably be done with CSS but they’d be great to have as Settings. Any thoughts on adding any new features?
Ability to move tab from right to left side
Control size (width and height)
Ability to hide/show for logged in users
Ability to adjust content for logged out/in users
Tim
]]>Hello, i am looking for panel like this, but this one doesnt work. All my changes in setting page were ignored. WP version problem? Is here any way how to fix it?
]]>Is it possible to have multiple sliding panels at the same time appearing on the same page(s)? I am asking because I want to use the plug-in to create multiple slide down menus, much like the way it is done here:
https://bryanbantry.com/
Any help would be appreciated!
]]>Just updated WordPress to 3.7.1 and I believe the sliding panel was working fine. Then updated all plugins, including sliding panel, and now it doesn’t display! It is still activated and I see it, with all of my text, in the backend (widgets), but it no longer displays on the front end.
Thanks for the help.
]]>Is there any way to make the panel one widget instead of 3?
]]>Hey guys…
This plugin is fantastic but I absolutly need to change his place in the code.
Now… The widget appears on the footer… I need to change the place from the footer.. to have my widgets exactly juste after the first <body> tag.
How can I do it… please its very urgent.
It will not change the style at the front but only in the code source.
Thanks for help
It just doesnt work.
]]>Hi – hope there’s a quick fix for this (love the plugin).
When I activate the plugin on my wordpress theme, the accordions on the page auto-expand. Is there a line of code in the plugin that overrides the original accordion open state which is set to false?
Thanks in advance for the help!
tastyroast.com/wp
]]>#thetheRightPanel is supposed to be on the right edge of the screen – NOT at the bottom of the page where all the tabs are currently going. The thetheRightPanel is conflicting with WP-Carousel and I don’t know how to fix. #thetheRightPanel is correctly set to display:none, as it is supposed to only show a tab (that should say YACHTS) on the right edge of the screen. #thetheRightPanel contents should slide out from the right side of the screen when the tab is clicked upon. If I disable WP-Carousel, the tab DOES display correctly on the right side of the screen, then the div slides out and the five WP UI island tabs (BVI, St Martin, etc) ARE all there, but since I’ve disabled WP-Carousel in order to get the tab to work, no carousels are there.
Is there anything you can see that will allow me to use the TheTheSlidingPanels and WP-Carousel at the same time?
Here are screenshots:
A. Google Chrome correctly displays the Tab, https://imageshack.us/f/821/1202chromeclosed.jpg/
B. Google Chrome allows the tab to be opened on click, BUT WP-Carousel does not work: https://imageshack.us/f/513/1202chromeopen.jpg/
C. FireFox allows WP-Carousel to work, but there is no tab on the right, and no panel, instead all content displays at the end of the page: https://imageshack.us/f/259/1202ffcarousel.jpg/
]]>Tried installing Hybrid theme, did not work. Gone now. Cheers.
]]>seems to have broken with latest wp update.
error: "NetworkError: 404 Not Found - https://deborahaguado.com/wp-content/plugins/jquery-vertical-accordion-menu/js/jquery.cookie.js?ver=3.3.1"
deborahaguado.com
very elegant and simple plugin. I love it. I am however code deficient and rely heavily on the trial and error method. The sidebar jquery works.
]]>Hi,
I can tab to the open/close button, so that i can open the panel using my keyboard.
However, Once open I’d like to be able to tab through all the links etc within the panel, does anyone know how I can achieve this? I can currently tab through the contents of the sliding panelafter tabbing through the rest of the webpage. I would like it to be first.
any help would be much appreciated.
thanks
]]>Hi Guys,
I have a problem with the sliding panel Plugin.
I extended the Panel with a search field. Everything works fine. It Opens Up, It closes down. Searchfiled is working. Great so far. The Problem is, that the divs of the sliding panel are hiding the (click funtion) of the mainnavigation. I tryed to play around with the z-index. But than the sliding panel doesnt hide the navigation, when it unfolds.
Off cause.
Do you guys have an workaround for this type of problem?
Here ist the regarding website:
https://www.breaksomeeggs.de
Thanks! goodGarlic
Hello all! Please, how can I change the opening direction of the sliding? I looked at the panel.js but I could not figured out. Thank you.
]]>plugin version: 0.1
theme: custom theme
as mentioned in other forum posts, panel.js isn’t loaded sometimes. a quick fix that worked for me:
change last argument of function wp_enqueue_script on line 77 in sliding-panel.php to false. this loads panel.js in the header. seems to be an issue with some themes not loading footer scripts correctly.
sliding-panel.php, line 77:
wp_enqueue_script( 'sliding-panel-js', SLIDING_PANEL_URL . '/panel.js', array( 'jquery' ), '0.1', true );
to
wp_enqueue_script( 'sliding-panel-js', SLIDING_PANEL_URL . '/panel.js', array( 'jquery' ), '0.1', false );
for me it does the trick but i’m open for any suggestions on how to solve this properly.
]]>using the latest version of Arras theme and WP. Activated plugin, dragged widgets into it but nothing shows up.
]]>I’ve seen this has come up a couple of times, but no one has posted exactly how they did it.
I have installed the sliding panel plugin (view it here https://dshop.dropdeadgorgeousdaily.com) and you can see the tab, but the tab doesn’t open.
Apparently I need to move some code? Not sure what to move and to where, newb instructions would be ace.
Thanks ??
]]>I just upgraded my WordPress from 2.8.5 to 3.0.1. All plugins work perfectly, except for the Sliding Panel.
I understand that “This plugin is for WordPress 2.8+ only” (as astated in the plugin page). Has anyone successfully used this on WordPress 3.0.1?
I’m using the Gallery theme (a Thematic child theme). Any help would be very much welcome.
P.S. Here’s the site: https://www.filmsteak.com
]]>