Does searchform.php control the inline search element?

I can modify the searchform.php in my child theme of Pro 2.2.5 to have a different action. However, it looks like something else controls the inline search element. Which file in Pro would I open if I want to mimic something similar to what I did in searchform.php?

Thanks

Hi @wbgTHEMECO

That’s the file that should render the inline search element:

/plugins/cornerstone/includes/views/partials/search.php

Unfortunately, there is no way to modify this file in a child theme concept, I mean without directly touching the file which isn’t recommended at all since you will lose all the modifications after any plugin/theme update.

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.