-
-
Hello!
I purchased your Tower theme.
on your tower theme I tried to change menu settings main menu, but it does not change. it comes default menu.
I tried to make our Product menu as <span style=”color: #444444; font-family: ‘Open Sans’, sans-serif; line-height: 18.2px;”>Tower Main Navigation but it not effecting, kindly check the below images</span>
https://www.nobel-i.com/wp-content/uploads/2015/09/Menu.jpg
https://www.nobel-i.com/wp-content/uploads/2015/09/Menu-2.jpg
kindly help us to solve this problem.
Regards,
Sameer
-
Hello,
Sometimes the menu can’t saved due to execution time limits (main menu is too big) or you don’t have some permissions on your host.
It can be set manually at headr.php file.
Edit the file (‘tower/header.php), find the line:$args = array(“theme_location” => “main”, “container” => false, “fallback_cb” => ‘codeless_default_menu’);
and replace with:
$args = array(“theme_location” => “main”, “container” => false, “fallback_cb” => ‘codeless_default_menu’ , ‘menu’ => ‘YOUR MENU NAME’);
where YOUR MENU NAME is the name of the menu you want to set as main navigation, replace it with the menu name.
Let us know if you need further help.
Best regards!
-
Hello,
Can you please more clear? I see in the images attached that the menu you want to have has these items: “Home, Products, Download, Technical Services, Contact Us, About Us” and i see you have the same items in the active menu. Do you want to change it?
Please note that you have set up the menu as mega menu. This means, the main items, are just column titles. They do not send you elsewhere. You have to add more items under them.
Example: menu options screenshot – result screenshot.Best regards!
-
Hi!
I had the same problem – main menu was not changing. I’ve made the following steps – changed header.php file on my server, and indeed – it’s changed. But now it’s got kinda minus top margin, as you can see on: http://www.syscom.ulicareklamowa.pl
Please note I’m not a programmer :)
Best regards!
-
Hello,
Sorry, I don’t notice any issue on header. Please can you send me a screenshot of it?
Best regards!
-
Hello,
I can see menu displaying very well in desktop: screenshot. However no menu items are shown when in iPad more. I see you have installed incorrectly the theme. The right url should be this: wp-content/themes/tower. You have uploaded the entire downloadable folder into it. Please change this and let us know if the issue persists.
Ps: This is Specular theme support forum. In future topics, please write at your theme specific forum. I will redirect this topic to Tower forum
Best regards!
-
Hello,
The sliders folder is only for you to import slider dummy data, in cause you want to. The documentation folder is for you to have access to theme documentation, but none of these should be uploaded into your wp-content folder.
Let us know if you need further help.Best regards!
-
You must be logged in to reply to this topic.