Menu Disappearing
-
Hello
I looked at the solutions below regarding menu disappear but the solution did not work with my site. Could you please help me.
http://www.annedonnell.com.au/how-it-all-begun/Thank you
-
Hi Sved14,
Problem is CSS conflicting.
Use WP Editor plugin to make these change same as screenshot instructions.
Here The Solution:
File: lightbox-slider-short-code.php
Follow the screenshot
Add below CSS Code:
.collapse { display: block; } .navbar .nav { margin: 0 0 0 0; }Hope this will fix the conflict.
Thanks
AlexThank you, perfect !
Hi Sved14,
Great to hear that.
Would you mind if we ask for a favor?
Please write a review about plugin and support here.
We will be really grateful to you.
Kind Regards
Weblizarusing the above solution does not work for me , not even the page shown
Hi Deabaria,
Please share your live gallery URL.
Also explain your issue here.
We will check the issue and provide a solution with instructions.
Thanks
Weblizarthis link there gallery http://masespectaculos.valenciainformatica.com/conciertos-realizados/11-de-abril-de-2015/ and the menu appears, http://masespectaculos.valenciainformatica.com/conciertos-realizados/19-de-enero-2013/ and in this link the menu disappears if there gallery.
modify the file with the specified configuration and not the product appearsHi Deabaria,
It’s a minor CSS conflict.
Follow the SCREENSHOT step by step to fix this css conflict.
Fix code
.collapse { display: block; }Hope that will fix your issue and let me know
Thanks
Weblizarwhen you modify the file as I indicated , I can not see the page
Could you please share screenshots?
This is the page without modifying the file , the active plugin without short code
https://www.dropbox.com/s/d3a77fz6boinkdd/menuok.jpg?dl=0
This is the page without modifying the file , the active plug the menus looks perfectly
https://www.dropbox.com/s/flthl0lqukb0w9f/paginasilightmenuok.jpg?dl=0
This is the page without modifying the file, the plug- active position in the short code but the menu page disappears
https://www.dropbox.com/s/z208ty5p1kxy59y/paginaconlightmenuout.jpg?dl=0
This is the page with the modification to the file, the plugin active since the short code , the page disappears and shows the title of it, nothing .
https://www.dropbox.com/s/29x9uqex08nyssm/paginamodificada.jpg?dl=0plugin could be inconsistent with the subject that you are using the product ? this cyberchimps
You can try insitu in the concerts page made in http://www.masespectaculos.com
Hi Deabaria,
Try with the following any one code:
Code 1
.collapse { display: inherit; }Code 2
.collapse { display: initial; }Code 3
.collapse { display: unset; }Code 4
.collapse { display: table; }Hope that will work definitely.
Thanks
WeblizarI ‘m not working tell any of the 3 codes you provided me
4 codes
The topic ‘Menu Disappearing’ is closed to new replies.