• Resolved anonymized-14293447

    (@anonymized-14293447)


    sorry for posting a dum question, but I’m not a dev and want to try build my theme from scratch.
    So, once I install my starter theme, can I just add Redux for a start? Or maybe the Builder could come handy? (if only the demo was available) ?? Or am I getting it all wrong?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Oops, used a wrong account.

    • This reply was modified 4 years, 11 months ago by StarterBlocks. Reason: Wrong login
    Plugin Contributor Dōvy Paukstys

    (@dovyp)

    No question is dumb!

    You can install the Redux plugin and place a config inside your theme. Then you can build out the fields you want. Here’s an example of a barebones config:

    https://github.com/reduxframework/redux-framework/blob/master/sample/barebones-config.php

    I’d also suggest using TGM to encourage the install of Redux.

    Lastly, here’s something in very early alpha that should help you greatly: https://build.redux.io/alpha/dist/index.html

    Best of luck!


    Dovy Paukstys
    Feel free to donate: https://paypal.me/reduxframework

    Thread Starter anonymized-14293447

    (@anonymized-14293447)

    Let me just understand one thing before you go…
    looks like both the config file and that tool box allow me to create the code to create the modules in Redux dashboard, right? But if Redux creates the elements, then a theme automatically uses them?
    This is where my question becomes dumb ??
    (maybe all this is just beyond my basic skills)

    Redux takes a PHP array and creates an interface and storage facility for you to use with your product. Basically every user interaction is controlled by Redux and you only benefit. ??

    So the Redux plugin needs to be running, and then your config must be running. If that happens, you get all the benefit Redux has to offer.

    I hope that makes sense.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘first step: starter theme and then Redux on top?’ is closed to new replies.