problem with seacrh and mobile menu

Posted in: Newsmag
Post count: 280

Hello

i have a problem with seacrh and mobile menu.

they become like this ??

How to make them pne on the left and the other on the right?

and if theres no Solution, How to Hide search on mobile??

http://sport.sky-host.cu.cc/wp1

thanks

  • This topic was modified 10 years by Lewis.
Post count: 280

also i have another problem
after i make some changes in theme settings its reset to default, everything back like new theme..
i dont know what happend.

Post count: 6535

Hi

Make sure you update the theme following our documentation, also try to deactivate all plugins, clear all caches and remove any custom css/html/php code added in theme’s core files.
As a simple solution you can use this css to hide search button for mobile:

@media (max-width: 767px){
.td-search-wrapper {
display: none;
}
}

All theme’s setting are stored in a filed from database and they can’t be rested to default values from theme panel. These settings can be change/lost only if database it’s affected and any changes are made in the filed which store them.

Thanks!

Post count: 280

thanks man
the menu on mobile not responding.

Post count: 6535

Hi

Make sure you update the theme according with our documentation as page source seem to be incomplete. Also if you made any changes in theme’s core file make sure that they don’t break its functionality.

Thanks!

Post count: 280

its new installation, please help

also i reupload rge theme file and disable all pluginm nothing changed

  • This reply was modified 10 years by Lewis.
Post count: 280

please man give me a way to reactive search and signup that i told you in my old topic.

https://forum.tagdiv.com/topic/search-and-signup-not-working/

becouse upgrading from 1.5 to 2.3.6 cause many problems.

thanks

Post count: 280

or if there is a way to fix the mobile menu on 2.3.6 will be great.

Post count: 6535

Hi

V 2.3.6 is tested and mobile menu and search button works fine. You said that is a new install but after I looked on your test website where you have V 2.3.6 instilled I’ve seen a custom page structure which is not generated by the theme. This container breaks theme’s layout: http://screencast.com/t/svERL3plO so you have to adjust it’s style or remove it from page source.
Try to install the theme again and make sure you do a clean update. By this I mean that you have to delete previous install and upload new themes files via WordPress or vis ftp. Also deactivate all others plugins except Visual Composer and test the theme again, without making any changes in its code, or whiteout any additional plugins.

Thanks!

Viewing 9 posts - 1 through 9 (of 9 total)
The forum ‘Newsmag’ is closed to new topics and replies.