Archived topic
Add additional customization
2 replies · Started by Alagiri on December 14, 2014
Hi Tom,
Can you please let me know how do i go about adding more customization options. You had mentioned earlier that " if you know how to add the code to your child theme" i can do it. But for the child theme i just go ahead and add it using "simple css" if i need to add those options to the customizer can you point me if there is a tutorial which i can refer to do it.
Also if i add them can the settings be imported and exported using the generatepress import/export feature?
Thanks and Regards,
Alagiri
Here are some resources for you:
http://www.smashingmagazine.com/2013/03/05/the-wordpress-theme-customizer-a-developers-guide/
http://ottopress.com/2012/how-to-leverage-the-theme-customizer-in-your-own-themes/
http://code.tutsplus.com/tutorials/a-guide-to-the-wordpress-theme-customizer-what-it-is-why-it-benefits-us--wp-32959
You can plug into the Import/Export feature by taking a look at the ie.php file in any of the add-on files.
All of this requires pretty good knowledge of PHP.
Hope this helps!
Hi Tom,
Sure thank you for your response. Will look into this.
Thanks and Regards,
Alagiri