Shape 5

Wordpress Club Themes => Game World - Club => : SiegeEG May 31, 2016, 11:15:15 AM



: Widget "Search", "Login".
: SiegeEG May 31, 2016, 11:15:15 AM
Hello!
After installing the Russian language, the website has another widget "Search". I can not disable the second widget in the control panel. How do I turn it off?

Can you please tell how to enable the module Login?

Thank you.


: Re: Widget "Search", "Login".
: Tristan Rineer June 01, 2016, 09:51:28 AM
All widgets will always be controlled by the "Appearance -> Widgets" admin page.

There is no login widget, but if you have S5 Box installed, it will create a "Login" position, where you can place any widget you want.  The text for the Login/Logout/Register buttons can be configured at the bottom of the "General" tab of the theme options.


: Re: Widget "Search", "Login".
: SiegeEG June 01, 2016, 10:40:28 AM
In the "Search" widgets I have only one module. If I turn off or remove the widget "Search", then turn off both of the widget.
If I set the default theme on the site, then the widget "search" is only one. If I turn on the English language in the control panel, then the widget "search" is also one.


: Re: Widget "Search", "Login".
: Tristan Rineer June 02, 2016, 08:50:49 AM
Can you provide a link to your site so I can see what's happening? 


: Re: Widget "Search", "Login".
: SiegeEG June 02, 2016, 09:36:22 AM
Yes, here's a link to my site.
http://epicgame.org/



: Re: Widget "Search", "Login".
: Tristan Rineer June 02, 2016, 10:25:11 AM
It looks like the second search bar isn't actually a search bar, it's the submit button, but it's displaying wrong.  You can fix this by adding the following code to the bottom of the style.css file for the theme:

:
#searchsubmit{display:none !important;}


: Re: Widget "Search", "Login".
: SiegeEG June 02, 2016, 10:42:59 AM
Thank you. Now there is no problem with the widget "Search".