-
Hello,
i have 2 Problems with the mobile Version of my Website verenabiskup.de1st problem: I use the Theme Folie and on my smartphone (Android, Galaxy 7,chrome) the hamburger menu doesn’t work. When i press on the menu only the X appears and the menu doesn’t appear. When I reload the site the menu works. When i close the site and open it again the menu fails again. I tested it on 2 Android-smartphones. On a third one the menu worked without reloading. On tablets and desktop-Pc with mobile preview it works, too.
2nd problem: I use the justify gallery of the jolie theme. When I click on an image the lightbox opens with a bigger version of the image. Perfect for Desktop and Tablet version. But i don’t want the lightbox to pop up on the smartphone-version. It makes no sense. Can i deactivate the links for the smartphone-version?
Topic: Blackbar in Mobile menu
Hi there,
My site: http://www.elitesecuritystaffing.com
After the breakpoint for the mobile menu, between 979px width and breakpoint width (right now I think we’re set at 1125px), the logo in the menu stays on the left and collides with the hamburger. I’d prefer if the logo just moved to the center and stayed there until it migrates to the right for the smallest mobile view. Would you be able to help me with the code for this?
Thank you!
I recently made a number of changes to my site incl. updating to latest WP version, latest Specular version and installing Specular as a child theme. The site is: https://talentdrivenvalue.com/
Most of this seems to have worked out except for two items that seem to relate to the responsive actions when viewed on a mobile phone.
1. Home Page – The main image is not resizing correctly and the menu seems to be the normal version rather than the mobile version. All the other pages seem to resolve correctly.
2. Blog Page – There is some sort of code in the background that is now appearing and I’m not sure how to clear that.
Thanks
Gavin
Hello. The menu on my site works fine except on mobile. On mobile, when one clicks the hamburger menu, the color of the text and dropdown background are the same so that the text is not visible. I edited the styling in the “Dropdown Options & Mobile Menu” section, but the changes do not take affect on the site. Is something else preventing these changes from showing? Thanks for any help you can provide.
Hi, we’re using Tower 2.8.1. and there are some issues.
—–
Updates 2.8.2 and later cause an error:Parse error: syntax error, unexpected “IN” (T_CONSTANT_ENCAPSED_STRING), expecting ‘)’ in […] \tower\vc_templates\testimonial_cycle.php on line 24
Looks like some code lines are missing compared to the earlier version.
—–
Icon selector on ‘Service Circle Icon Settings’ and ‘Service Small Icon Settings’ obviously doesn’t work. It only shows ‘Select Icon’, but nothing is offered to be selected: (sorry, can’t upload screenshot here :-( )
—–
We would further appreciate if the colors of the Extra Navigation Menu could be managed by the Tower Options Interface and not just by adding some extra custom CSS.
(See: https://support.codeless.co/?topic=fixing-mobile-menu-extra-nav-background-color-change/#post-43749)
—–
Please fix some typos in the code, e.g. in file
\tower\includes\core\codeless_megamenu-php on line 97:
$arguments[‘menu_class’] .= ‘ codeless_megamenu’;
instead of ‘codeless_megemenu’…