-
NEW
-
Default menu wordpress
Hi, I am try create custom menu for theme WordPress, responsive menu, drop down and background active menu is work fine. But when Display Location menu is empaty. my theme getting error like this. Notice: Trying to get property of non-object in /opt/lam... (continued)
-
4Replies
-
Background for active menu
Hi all I want create custom theme using F6 . For custom menu, I am using script in this article http://www.wrock.org/foundation-6-responsive-menu-walker-for-wordpress/ my question is how to give background for active menu? Thanks
Last Reply by kholis Muhaimin 10 months ago
-
3Replies
-
Can't create 3 tabs
HiI can't create 3 tabs, tabs 2nd and 3nd getting error. I have change ID tabs but not work. So it's possible to create 3 a tabs? sorry if my english is badThank you
Last Reply by Will Moody over 1 year ago
-
3Replies
-
Toogle topbar not working when install UserPro Plugin
I create a custom theme wordpress using foundation framework. All features work fine, but when UserPro plugin active, Toogle topbar is not working. Here is some code I made,
Last Reply by Do Minh Thao over 2 years ago
Hi, you can try with this script
<ul id="container" class="row small-up-2 medium-up-3 large-up-4">
<li class="column column-block">
<p>We're stoked to finally release the newest member of the Foundation family…</p>
<p>We're stoked to finally release the newest member of the Foundation family…</p>
<p>We're stoked to finally release the newest member of the Foundation family…</p>
<p>We're stoked to finally release the newest member of the Foundation family…</p>
</li>
Work like charm!