38 comments found.
No updates in a couple of years? That’s not good. Anyone installed and used this recently?
Good luck with your sales
Pre Sales Question:
Any way to use this concept more than once on a page? Have one button slide in panel A from the top, and another button slide in panel B from the side?
Thanks, Ryan
How can we make it so the panel closes once you scroll the page. We have a fixed header and it makes our header remain in the center of the window once opened and you scroll.
http://outreach-international.org/test-page/Any help would be appreciated.
Also, is there a way to make the panel open upon loading of the page? Then once the user clicks it close, it won’t open again throughout the site?
Nice plugin! I have one issue which hopefully can easily be fixed – I am using it on a client’s website and need the panel to appear on the right side instead of left. Which elements / files do I need to edit to achieve this?
The item does NOT install.
Fatal error
A fix for your issue has been submitted and is pending review before being updated on CodeCanyon. I’ve sent you a separate email including a download link for the meantime. Thanks for reaching out!
Hi
For a lot of my pages I need this panel, but different content for every page in this panel… i read about multiside bar…but its a boring solution… is there a way to add some content in the page, maybe in a custom field and the sidebar will use this content ?
Hello,
I am interested in the plugin but I want to know if the sliding bar can be open by default.
Thanks!
Hello! it’s possible to make new changes on your plugin? like this > http://s24.postimg.org/hs3t6s6np/megamenu.jpg
1. Change where will close 2. turn ‘dark’ the website when open the widget.
To open, i can use a ‘button’ right?
Can I use this plugin also with custom post types? already purchased though.
Also.. I cannot close the panel. Any help?
I saw you sent an email – let’s talk there.
Hi,
I have tested the demo on my phone, Samsung Galaxy Mega, and it has android 4.4.2 (kit kat) and the slide effect has been taken away, it appears to ‘appear’ and ‘disappear’ instead of sliding. Any fix to that? Also, Smargus had posted a great point, which is sliding ‘over content’ instead of pushing it would be great too.
I have also send you another message on your contact form, but in case you didn’t get it, can you add wordpress shortcode and php support as well?
Will these options be incorporated in the next update? If so, when could we expect to see a new version?
Thank you Brian
Hi Brian, that is the case because the default browser most likely does not support CSS3 animations. And, I’m afraid, I am not currently planning on adding a pushing-over option.
Hello,
great plugin, i just need to know one thing. It it possible to close de pageslide by clicking on the website? When people use a tablet it would be fine when they can close de slide that way.
Thanks
Hi riezzer,
You can accomplish that by adding the following to your site’s template:
jQuery(function() {
jQuery(document).click(function(event) {
if (!jQuery(event.target).closest('.ce_uberpanel_container').length) {
if (jQuery('.ce_uberpanel_container').hasClass("panel_open")) {
jQuery('.ce_uberpanel-toggle').trigger('click')
}
}
});
});
After adding the code, the panel will close when users click outside of it.
Thanks for the info. I purchased the plugin.
One more question i cant find in the documentation. How do i set up a main menu link to open the panel?
Thanks
i figured it out with the menu css class. But when i use the code you give me to close de tab wit clicking somewhere in te page that option does not work. Do you have a fix for that? Many thanks.
Hi riezzer, if you could email me your website’s address I can take a look. Have you surrounded the code with <script></script> and placed it before the closing body-tag?
The website is currently under construction with the plugin site offline coming soon. Is it still possible for you to watch then? I had the cody just before the < /body> tag with the <scirpt></script> When ik put in the code, i can click to close the panel, but my buttons doens’t work anymore. When i remove the code my buttons starts working, but the clickin in the pag doensn’t work. Do you have a email where i can send some acces to the website?
Hi riezzer, you can send me your information via my author profile and I will take a look for you. If you could also describe what exactly you are trying to achieve, that would be great.
Still looking for a plugin that fits the following:
Slide Over content no push Customize Text on button
Any chance the next version will incorporate one or both of the above?
Hi – I’m afraid not.
Hi, quick question before I buy – is it possible to make the menu “always open”—to open automatically instead of having to click to open? Specifically wondering if that would work with the top menu. Thanks in advance!
Hi jeremydorrough and thanks for your interest. However, having the panel expanded on page load is not supported.
Hello
Pre-perches question, I use Headway theme it is a drag and drop theme builder, do you know if “UberPanel” panel is compatible with Headway?
Thank you
Hi capson,
Thanks for your interest. Honestly, I can’t know for sure since I have not used the theme. That said, I can’t see a reason why it wouldn’t work.
One of the links in my menu opens a modal box so how to make your plugin close automatically the moment I click a link inside it ?
Hi again,
You can use the following code, where you need to replace .menu-item-class with a unique selector for that particular menu item:
$(".menu-item-class").on("click", function() {
if($(".ce_uberpanel_container").hasClass("panel_open"))
{
$(".ce_uberpanel-toggle").trigger("click");
}
});
Best wishes,
ClientEngage
Hi, does it work on WP 3.9.1 and WPML? Can I change to other colour on the button, and fonts etc. Will it take the existing theme shortcode and layout set forth?
Thank you.
Yes, it will work on 3.9.1. That said, I have not tested it in WPML. If you would like to extensively change the colours, you need to write some custom CSS.
Just bought this great little plugin but how to make a new menu item that will open the panel? Saw above how to make links but that only works in posts/pages.
Thanks for purchasing. Well, you’d have to capture the menu item’s click event and then trigger a click even on UberPanel’s open button. Otherwise, I’m afraid, there is no easy way.
sounds way too hard, will find another way, thanks
Could you add this feature in future version please?
Probably not, I’m afraid.
anyway to disable this for a mobile device? Am using WPTouch Pro which has an option to disable plugins but it does not work for Uberpanel unfortunately.
Hi gschaefer. I’m afraid not. It only has the options which are shown in the screenshots.
OK can you tell me how to stop it auto opening on my android Wildfire Smartphone and other mobile devices then?
Hi gschaefer,
How strange. I have tested it with thee different Android devices on the stock browser as well as Chrome and Firefox. I have not encountered it auto-opening.
What are the “other mobile devices” you are referring to? It should be working on all modern Android and iOS devices. If that is not the case for you, for whatever reason, just contact Envato and ask them for a refund – sorry.
Best wishes, ClientEngage
i need to test it using other themes without any other plugins enabled before i am 100% sure it is your plugin..will get back to you in a few days
It was an issue my theme, thanks sorted it.
Thanks for letting me know. I’m glad it’s working now!
Hello,
I bought your plugin (well, my company). Could you tell me if I can install more than one uber panel ? I’d like one on the left and one on the right side.
Thank you.
You can only use one at a time, I’m afraid.
Is it possible to make your menu stay open by default, even across multiple page loads? I would like to use this as my primary website navigation but I want to give users the option to collapse the menu instead of the other way around where they initially have to open it to see the menu.
Thanks.
Hi nopez4you,
Thanks for your interest. However, that behaviour is not supported, I’m afraid.
Best wishes,
ClientEngage