Shape 5

General Category => Vertex 4 Framework => : sohailghan September 26, 2017, 04:23:05 PM



: Atfer update latest patch 4.2.0 issue
: sohailghan September 26, 2017, 04:23:05 PM
hi,
After update latest patch 4.2.0 on business line template . I got menu icon with logo during responsive layout.but that menu icon is not working. so could you tell me how can i fix this issue. because i am facing this issue on others templates as well as. see attached image below.

regards
sohail



: Re: Atfer update latest patch 4.2.0 issue
: mikek September 26, 2017, 07:33:02 PM
Hello,

Please post a url. The update to 4.2 would have not have changed this, those files were not altered in this version.


: Re: Atfer update latest patch 4.2.0 issue
: sohailghan September 27, 2017, 02:08:09 AM
Hello,

Please post a url. The update to 4.2 would have not have changed this, those files were not altered in this version.

here is url: http://joomla.sohailghani.com ---   How can I remove this menu icon ---- See attacted image


: Re: Atfer update latest patch 4.2.0 issue
: mikek September 27, 2017, 04:06:12 PM
Hello,

This is because you changed the mobile menu type to drop downs, it needs to be set to sidebar. You can change this under Main/Responsive Nav.


: Re: Atfer update latest patch 4.2.0 issue
: sohailghan September 28, 2017, 03:46:53 AM
Hello,

This is because you changed the mobile menu type to drop downs, it needs to be set to sidebar. You can change this under Main/Responsive Nav.

Hi,
Before update latest patch everything working with drop downs menu layout. After update latest patch 4.2.0, I got this issue menu icon with logo. So could you tell me, how can I fix this issue? because I want to use drop downs menu layout. I dont like sidebar layout...

Regards,
Sohail


: Re: Atfer update latest patch 4.2.0 issue
: jonahh September 28, 2017, 10:19:27 AM
You can remove by opening up your index.php file and looking for the following and removing it:

:
<div id="s5_responsive_menu_button" style="display:none" onclick="s5_responsive_mobile_sidebar()"><div class="s5_menuicon ion-android-menu"></div></div>


: Re: Atfer update latest patch 4.2.0 issue
: sohailghan September 29, 2017, 07:48:02 AM
You can remove by opening up your index.php file and looking for the following and removing it:

:
<div id="s5_responsive_menu_button" style="display:none" onclick="s5_responsive_mobile_sidebar()"><div class="s5_menuicon ion-android-menu"></div></div>


Thanks issue resolve :)