• `Hello,
    How do I add in the wellington_default_options function, new options inside $ default_options = array.
    It is because I have added options in the customizer in a child theme.

    Wrapping wellington_default_options, inside !function_exists, it works on the child theme, but when the parent theme is updated, that will be erased.

    Thanks for your answer.

Viewing 1 replies (of 1 total)
  • Theme Author ThemeZee

    (@themezee)

    Hi there,

    Right now it is not possible to change the default options of Wellington, I’m sorry.

    When you add new Customizer settings with a child theme you can define the default options directly in these options, no need to change the parent theme ones.

    So not sure what you’re trying to achieve, but I do not see any problem why this should be extendable.

    Cheers,
    Thomas

Viewing 1 replies (of 1 total)
  • The topic ‘wellington_default_options’ is closed to new replies.