Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Theme customizer #15

Open
Jonnyauk opened this issue Jul 28, 2013 · 2 comments
Open

Theme customizer #15

Jonnyauk opened this issue Jul 28, 2013 · 2 comments

Comments

@Jonnyauk
Copy link
Owner

Lets move the core layout controls (stylelab) to allow front-end editing of the grid and sidebars to the WordPress core theme customizer. More info - https://codex.wordpress.org/Theme_Customization_API#Developing_for_the_Theme_Customizer

I've got some basic testing controls into the customizer no problemo, it's pretty simple. However, the bit I'm struggling with (and need help on please!) is configuring the 'transport' parameter (and JS for this):

https://codex.wordpress.org/Theme_Customization_API#Part_3:_Configure_Live_Preview_.28Optional.29

Once the basic controls are in and the live preview is working, it would be nice to replace them with JQueryUI 'slider' controls... one step at a time!

@Jonnyauk
Copy link
Owner Author

I've now carried out a few projects where I've really got under the skin of the Customizer API - so the main work will be in refactoring and removing legacy code when I get a chance (been stacked with project work over the last few months - and need to do the paid work first to keep a roof over my head and to buy the cats treats!)

@Jonnyauk
Copy link
Owner Author

Jonnyauk commented Dec 6, 2015

Progress has been made! I've begun developing a stand-alone WordPress plugin (work in progress, not complete yet!) that deploys Flux Layout to any site. I've also coded in support for Wonderflux - so the Customizer controls interact with Wonderflux options rather than plugin options.

Keep an eye on progress at: https://github.com/Jonnyauk/WP-CMS-Flux-Layout

@Jonnyauk Jonnyauk modified the milestones: 2.2, Future release (low priority) Dec 6, 2015
@Jonnyauk Jonnyauk modified the milestones: 3.0, 2.3 Jul 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant