Skip to content

vikcon/foundationpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5e13527 · Nov 3, 2018

History

29 Commits
Jul 7, 2013
Jul 7, 2013
Jul 7, 2013
Jul 7, 2013
Jul 7, 2013
Nov 3, 2018
Jul 7, 2013
Jul 7, 2013
Jul 7, 2013
Jul 7, 2013
Jul 7, 2013
Jul 7, 2013
Jul 7, 2013
Jan 31, 2014
Jul 7, 2013
Jul 7, 2013
Jul 7, 2013
Jul 7, 2013
Jul 7, 2013
Jul 7, 2013
Jul 7, 2013
Jul 7, 2013
Jul 7, 2013
Jul 7, 2013
Jul 7, 2013
Jul 7, 2013
Jul 7, 2013
Jul 7, 2013

Repository files navigation

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)