itcindia
Forum Replies Created
-
Forum: Plugins
In reply to: [Max Mega Menu] menu width -backgroundI also rrealized that when i go to
Appearance-> Menumega Menu Settings have only two items
Enable checkbox
Theme( with two options Disable theme and classic theme)I believe there should be more settings about formating but nothing seems to be there
Forum: Plugins
In reply to: [Toolset Types - Custom Post Types, Custom Fields and Taxonomies] Uber menu 2yes – for this issue – i guess the best has been done ..
but the original problem where it all started was .. that i got the following error in
plugins section of dashboardWarning: Invalid argument supplied for foreach() in /home/content/19/10289519/html/itcindia/wp-content/plugins/types/embedded/common/installer/includes/installer.class.php on line 173
I know you have a fix for this – but I could not locate it in the forums
Forum: Plugins
In reply to: [Toolset Types - Custom Post Types, Custom Fields and Taxonomies] Uber menu 2Yes- i took the comments from the line above and replaced it on this function
<?php wp_nav_menu( array( ‘theme_location’ => ‘primary’, ‘menu_class’ => ‘nav-menu’ ) ); ?>
<?php // uberMenu_easyIntegrate(); ?>
And got the website back and running — but with bad menus ..
http://www.itcindia.org .
the best would be to get the ubermenu 2 back … but let us see what are the other options i have … besides trying to contact the original maker of the website to provide this ubermenuForum: Fixing WordPress
In reply to: lot of warning in Dashboad–> plugins pageI have upgraded wordpress.. but no improvement
Forum: Plugins
In reply to: [Toolset Types - Custom Post Types, Custom Fields and Taxonomies] Uber menu 2Well thanks ..
I have posted the same topic in mega menu – because that is the closeest and i wish to migrate to mega menu from Uber Menu ..https://ww.wp.xz.cn/support/topic/upgrading-smoothly-from-uber-menu-2-to-mega-menu/
1) The upgrade of Word press was successfully completed
2) I tried to change to twenty-seventeen – while it got the basic skelton back and working but most of the content was not visible .. so i got activated my old theme . which is a legacy – which i h=inhereted
3) I do not have access to Uber menu or the license as this was made by some other company
-So here i stand — either i buy uber menu for 20 USD and try to integrate it
OR
I try to relieve myself of the uber menu2
this is the code of header.php referring to the uber menu
XXXXXXXXXXXXXXXXXXXXxx
<nav class=”full_wrapper”><div class=”site_container”>
<?php /*?> <div class=”mobile_menuicon”>
/images/mobile_menu.png” /></div><?php */?>
<div class=”main-navigation”>
<?php //wp_nav_menu( array( ‘theme_location’ => ‘primary’, ‘menu_class’ => ‘nav-menu’ ) ); ?>
<?php uberMenu_easyIntegrate(); ?>
<div class=”clear”></div>
</div>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Forum: Plugins
In reply to: [Toolset Types - Custom Post Types, Custom Fields and Taxonomies] Uber menu 2OK i think the post should have been somewhere else .. this is not a toolset problem … but how to move it NOW ?? and to where
Forum: Fixing WordPress
In reply to: lot of warning in Dashboad–> plugins pageNow i am in big problem .. while i implemented the above suggestions to rename
plugins directory to plugins-old — i had more errors ..
I renamed it – there wer no errors — but today morning i found the entire website is not workingthe error was of ubermenu()
Fatal error: Call to undefined function uberMenu_easyIntegrate() in /home/content/19/10289519/html/itcindia/wp-content/themes/itc/header.php on line 38
Now i did the most stupid thing – i went to plugins and found that this plugin Uber Menu 2 was deactiviated … I deleted it >>>>
wow .. then nothing happened ..
Then i releaised none of the plugins were activiated ..
I activated all of them and voila — the original error were back in the plugins section of dashboard ..
But the site was not workingFatal error: Call to undefined function uberMenu_easyIntegrate() in /home/content/19/10289519/html/itcindia/wp-content/themes/itc/header.php on line 38
what is more BEAUTIFUL is that in the new plugins i cnanot find Uber Menu 2 …
It is no longer availableI also realised that my wordpress was version 4.2 something – so i went the in the application control panel and updated it from there .. it has been more than 3 hours – still updating ..
I don;t know where i am headed .. but I think i need help in getting Uber menu 2 files ..my website url is itcindia.org …but nothing other than error is now there
Well… this is where i am .. i guess i need good help ..
Forum: Fixing WordPress
In reply to: lot of warning in Dashboad–> plugins pagei changed the name — there were more warnings- i reverted to “plugins”– and everything went OK