redux option framework

Configure Redux option framework into your WordPress theme Part 1

Configure Redux option framework into your WordPress theme Part 1
– Download redux from this link https://redux.io/
– Extract/Unzip the downloaded folder
– Keep the extracted folder into your theme root directory
– Call the redux core file from the

functions.php
 e.g. require_once('redux/ReduxCore/framework.php');
      require_once('redux/sample/sample-config.php');

– Go to WP dashboard and reload it, if everything is ok, then you will see sample options into the dashboard
– Open sample-config.php here you can do all edit/update of the options also, possible to familiar with all type options.

2nd Part Coming soon


Posted

in

, ,

by

Tags:

Comments

2 responses to “Configure Redux option framework into your WordPress theme Part 1”

  1. Neva Sieradski Avatar
    Neva Sieradski

    Hi to every one, since I am actually eager of reading this webpage’s post

  2. AffiliateLabz Avatar
    AffiliateLabz

    Great content! Super high-quality! Keep it up! 🙂

Leave a Reply

Your email address will not be published. Required fields are marked *