-
Topic: Mobile Menu Can NOT APPEAR
Hi,
Just installed the fresh wordpress and installed the folie theme. All is good. But I found a bug. The mobile device is not showing menu after click on the menu icon. Please check and help to fix the bug.Thanks,
GaziTopic: Mobile Menu
Hi .. we are having similar issue to previous support enquiries… The issue is, that parent menu items that also have pages, but the parent page is unclickable in mobile view because instead it drops down to sub menu items. (Clickable in desktop view)
This is the case with ‘WHAT WE DO’ menu item on https://wordpress-108215-1916673.cloudwaysapps.com/
Any ideas?
Thanks
Topic: Accessibility & SEO Issues
Hi,
I’m running into some accessibility and SEO issues that should really be addressed in a theme update.First, the header logo does not have an alt tag; it’s empty. I updated functions-specular.php (lines 173, 181, 183, and 190) to use the site’s title to fix this issue. But, it really should use the alt text entered in the media library.
In addition, using the Media element in WP Bakery Page Builder, under the Codeless Elements tab, sets the alt tag to “Alt Text” instead of using the alt text assigned to the image in the media library.
Lastly, when the using WAVE web accessibility evaluation tool, it’s flagging the a tag with the classes “mobile_small_menu open” as an empty link which it is. It appears right after the “End custom menu here” comment. This should have an aria-label but I can’t find where it is being generated in the code.