• Hi, I’m creating my first theme from 0…

    I’m creating through my code custom sections, controls and settings in Appearance -> Customize with The Customizer API.

    There is a plugin to make it easier and faster? Or must I write my own code to add item to customize the theme, with theme mods and options?

    I’m confused, Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Jay

    (@phyrax)

    To this date, I don’t know of any plugins which allow you to ‘easily’ add fields to The Customizer, and for that reason I’m definitely going to watch this thread!

    I do realize that page is QUITE long, but don’t let that discourage you. At minimum you only need add_setting and add_control I would start out with those, and when you feel like you’re comfortable with your understanding of them, start to play with panels and sections.

    Usually, add_section, add_setting and add_control are more than enough to get you going on theme options.

    Thread Starter Andrea Bazerla

    (@asdbit)

    Ok, thanks!

    I’ve just studied all about it, but i want an easier solution if it exists.

    Anyone can help me, please?

    Thread Starter Andrea Bazerla

    (@asdbit)

    I finally found 3 customizer framework as plugin, but i don’t know them.

    1) Kirki
    2) Titan Framework
    3) Redux
    4) ???

    Which is the best?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘The customizer API, there is a plugin?’ is closed to new replies.