bobth1019
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Modern Business] Double mobile menusForgot to add the URL for site with double menus
Forum: Plugins
In reply to: [Max Mega Menu] Mobile menu issueSorry to be unclear, Tom.
I guess from all I’m hearing is that the MMM mobile css is going to be what is displayed. With the theme I am using I can turn off the css for it but not for the MMM is what it amounts to, sounds like.
So to reiterate, the multiple column MMM menu is what I we will have in mobile. Thanks, Tom.
Bob
Forum: Plugins
In reply to: [Max Mega Menu] Mobile menu issueThanks, Tom. I understand what you’re saying but what I mean is in terms of the menu CSS display configuration. So as it is on that site I have your menu CSS displaying as opposed to the theme’s which is hidden. As in what code is showing up per the code above. That make sense or am I still in the dark a bit?
Forum: Plugins
In reply to: [Max Mega Menu] Submenu background color in IE issueThanks for your help, Tom. Fixed.
Bob
Forum: Plugins
In reply to: [Max Mega Menu] Mobile menu and AJAX tag for megamenu positionThanks for your help, Tom.
Bob
Forum: Plugins
In reply to: [Max Mega Menu] Mobile menu and AJAX tag for megamenu positionThank you for looking, Tom. I appreciate it. And no way to not have the mega menu item not line up with the right side of the menu? I know what I’ve read but it can be an issue in terms of hanging off the side of the container, yes?
again, thank you for your help.
Bob
Forum: Plugins
In reply to: [Custom Fields Display] how to add to fields displayAll seems well…there was a huge lag I was dealing with, it now appears. I updated the number of entries in the file and more now display. Thank you.
Forum: Fixing WordPress
In reply to: How best to structure, import data from Drupalmorning,
Thank you for your suggestion but not really about a specific plugin but a matter of how to organize and structure data in WordPress. Is there a particular area that that should be in? Again, not really in regards to a plugin. Thank you
Forum: Themes and Templates
In reply to: [Customizr] How to center nav bar in CustomizrThanks for the message. Yes, I did just try that and adding the functions code got it working. Thank you very much your help.
Bob
Forum: Themes and Templates
In reply to: [Customizr] How to center nav bar in CustomizrIn chrome dev tools in this code: <div class=”navbar-wrapper clearfix span9″> I change the 9 to 12 all is well but again in the file itself it gets the min css file involved and kills the site.
Forum: Themes and Templates
In reply to: [Customizr] How to center nav bar in CustomizrThanks for taking a look…I see what you are looking at but pulling that pull-left code from the div has no effect.
Forum: Themes and Templates
In reply to: [Customizr] How to center nav bar in Customizrhi…
Thank you for helping me. The snippet isn’t the issue as they are exactly the same one to the other.
After checking around more what the issue is in the Customizr > parts > class-header-header_main.php file. Yes, not the child and not a good idea.
From the version that worked before:
<!—- this code here centers nav—->
<div class=”<?php echo apply_filters( ‘tc_navbar_wrapper_class’, ‘navbar-wrapper clearfix span12’ ) ?>” style=”margin:0 auto;”>And the current one that does not:
<!—- this code here centers nav—->
<div class=”<?php echo apply_filters( ‘tc_navbar_wrapper_class’, ‘navbar-wrapper clearfix span9’ ) ?>”>Issue is if I change out the code to match the old version it breaks the site as I get an error message and the pages will not display.
Messsage is:Parse error: syntax error, unexpected T_STRING in /home/content/35/11332735/html/wp-content/themes/customizr/inc/parts/class-header-header_main.php on line 232
And it would appear from looking at Google Developer tools that the issue is with the blue.min.css file. Which the old site did not use.
So the question is how do I now center that menu as the snippet does not work for me as it is and the fix I had kills the site?
thanks
Actually, I found a plugin that is working for what we need. Thank you.
Bob H
Forum: Themes and Templates
In reply to: [Customizr] Nav menu too wideAgain, thank you very much. All set.
Bob
Forum: Themes and Templates
In reply to: [Customizr] Customizer: Mobile/Tablet menu issuesDone. Thanks