vikcon / foundationpress

Port of Zurb Foundation 4.2.3 to Wordpress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Foundationpress


Porting Zurb Foundation (https://github.com/zurb/foundation) on Wordpress using the html5blank theme (https://github.com/toddmotto/html5blank) Respective framework rights are to the respective owners.

This build is almost ready except Navigation walker issues

by Vikram Kulkarni (@vikramuk) & Veerendra Tikhe (@veeroo18)

Things Working

  1. Responsive working
  2. Page & Posts
  3. Widgets
  4. Single level menu (submenus are not working refer next section)
    (Update)
  5. Orbit slider
  6. Mobile nav

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Update on 07-07-2013


1. Foundation Updated to version 4.2.3
2. some JS issues fixed
3. Slider working
4. Mobile nav working

foundation.min.js call fixed by Ankur Kaushal (@ankurkau) Thanks man.

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Things not Working

  1. Orbit Slider (JS failure) (Update Fixed 07-July-2013)
  2. Dropdown menu support (need walker update)
  3. Topbar menu for dropdown. (need walker update)
  4. Mobile nav button is not working (because of drop down issue)(Update Fixed 07-July-2013)
  5. Footer menu / widget area needs to be set
  6. Paste from MS Word giving issues.

Things suggested but pending

  1. Creating various div ids as per position so that styles can be added from editing style.css
  2. Adding foundation templates as page templates (WORK in progress)

About

Port of Zurb Foundation 4.2.3 to Wordpress


Languages

Language:PHP 95.9%Language:CSS 4.1%Language:JavaScript 0.1%