• We have used the Redux framework for the options on our custom theme[ https://imgur.com/PRB4QyT ]. The options are working as expected, but we need help with theme updates.

    For example, after updating the theme, we have to manually change the option values [ https://imgur.com/TmfWJ2z ] and then click the “Save Changes” button [ https://imgur.com/5YsxbCa ]. Only after completing this process do our changes appear on the frontend. However, we need a way to update the theme automatically without manual intervention because our client uses the same theme on many sites. Therefore, we plan to automate theme updates using SPM with WPE.

    Once we configure our custom theme on SPM, we need a way to update and save the theme options automatically. Could you provide any hooks or functions to support this custom functionality?

Viewing 1 replies (of 1 total)
  • Plugin Author Kev Provance

    (@kprovance)

    Short of setting default values, there is no way to do with with Redux out of the box.

    Good luck.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.