Closed vitaligent closed 10 years ago
Hi vitaligent,
Glad you think WP-Forge is the best F5 theme, I really appreciate that. i did notice that as well. As you know Foundation updates all of their code constantly and the Off Canvas menu is no different. I think I may have found the answer. If you open up the content-off_canvas.php file and find the following line towards the very top:
<div class="off-canvas-wrap">
and change it to this:
<div class="off-canvas-wrap" data-offcanvas>
it should work. I applied it to the demo site: http://wpforge.themeawesome.com and it works just fine.
I also applied the fix to ThemeAwesome.com, unfortunately, I was working with speeding up my site using W3 Total cache and Google Page Speed, and the the content is still being served by the two even though I have completely removed them both.
Try that and let me know how it goes.
It works! Thanks for the great response time. I really love this theme.
I just wanted to come in here and second vitaligent's statement that this is the BEST F5 WP-theme :)
Hi ramielbarsoum,
Greatly appreciated, that means a lot ;o)
This is the best F5 WP theme, but the latest version breaks mobile menus. The hamburger displays, but it won't slide out when clicked or tapped.