• Resolved coopersita

    (@coopersita)


    I created a template as such in my child theme (the parent theme is Customify):

    …/themes/[my-child-theme]/searchwp-modal-form/default.php

    But the changes I made are not being picked up.

    Please advise.

Viewing 1 replies (of 1 total)
  • Hi @coopersita,

    the default template cannot be overridden, instead you can create a custom template for example:

    …/themes/[my-child-theme]/searchwp-modal-form/my-custom-template-name.php

    You can then use the default template code as a starting point.

    Once you have created your custom template you would see it listed in the plugins setting among other templates.

    I hope this helps!

Viewing 1 replies (of 1 total)
  • The topic ‘Can’t override the template’ is closed to new replies.