praveenaphilip
Forum Replies Created
-
Forum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] url errorWhen I check the website through a link checker for invalid links. Those links from the slideshow to the image, all of them show like that.
Forum: Plugins
In reply to: [Store Locator Plus?] Custom ShortcodeSorry about that. I meant under View, there is an option to enter Email and would like it to be a general email ID, thats all. Like an additional label.
I Will be able to get the login access for that forum tomorrow, could you just help me out with this.Forum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] url errorhttps://lbanda.b2bdd.net/
Yeah it is the latest version.Forum: Plugins
In reply to: [Max Mega Menu] responsive mode working unexpectedlyCould you let me know what the code is to use the menu. When I try to resize the screen size, the collapse does not work.
Thanks.
Forum: Plugins
In reply to: [Max Mega Menu] Make Entire Max Mega Menu Plugin ClickableThis is my code, does it interfere with bootstrap ? this is a custom theme using bootstrap.
<div class=”navbar-header”>
<button type=”button” class=”navbar-toggle collapsed” data-toggle=”collapse” data-target=”#navbar” aria-expanded=”false” aria-controls=”navbar”>
<span class=”sr-only”>Toggle navigation</span>
<span class=”icon-bar”></span>
<span class=”icon-bar”></span>
<span class=”icon-bar”></span>
</button>
<?php
if (function_exists(‘the_custom_logo’)){
the_custom_logo();
}
?>
</div>
<div id=”navbar” class=”collapse navbar-collapse navbar-ex1-collapse”>
<?php
wp_nav_menu(
array(
‘theme_location’ => ‘primary’
));</div><!–/.nav-collapse –>
- This reply was modified 8 years, 3 months ago by praveenaphilip.
Forum: Plugins
In reply to: [Max Mega Menu] Make Entire Max Mega Menu Plugin ClickableAnd the collapse does not seem to be working for right aligned menu items.
Forum: Plugins
In reply to: [Max Mega Menu] Make Entire Max Mega Menu Plugin ClickableSuppose if I use a right aligned menu and set the panel outer width to 500px, part of the menu on the right is not visible.
How do I get the whole menu on the screen.Thank you.
Forum: Plugins
In reply to: [Max Mega Menu] Make Entire Max Mega Menu Plugin ClickableFound the mistake. Sorry.
Forum: Plugins
In reply to: [Max Mega Menu] Make Entire Max Mega Menu Plugin ClickableFound it.
I just installed it in the main website but the menu does not work. It shows as a list.
Is there a general set of steps I can follow, could you please let me know.Thanks.
- This reply was modified 8 years, 3 months ago by praveenaphilip.
Forum: Plugins
In reply to: [Max Mega Menu] Make Entire Max Mega Menu Plugin ClickableCan I make the width of the sub- menu shorter.
If I have just 2 sub menus, I would like the width to be just the width of 2 sub menus.
And if the sub menu started just below the parent menu it would be gud.Thank you.
- This reply was modified 8 years, 3 months ago by praveenaphilip.
Forum: Plugins
In reply to: [Max Mega Menu] Make Entire Max Mega Menu Plugin ClickableSorry, It’s working. Maybe there was some problem with the theme. It’s working when I tried a different theme.
Forum: Plugins
In reply to: [Max Mega Menu] Make Entire Max Mega Menu Plugin ClickableTom,
I did try that, but it does not work, still the hover functionality is active.
Praveena
Forum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Custom HTML/CSS on Each SlideHi,
I am not sure how to write the custom CSS, I tried using custom css names but they do not work. Could you give any examples please.
Thank you
Forum: Plugins
In reply to: [Max Mega Menu] Make Entire Max Mega Menu Plugin ClickableHi Tom,
No, I would like the menu to be clickable instead of hover. Don’t want the hover functionality.