Templates in X for category and search pages

Hello Support Team,

I am looking at customizing both my Category and Search Results pages in X and I’m am struggling in the process.

I know customizations are out of the scope of this Support forum, however I was hopping you can direct me to the right templates used in X for the generation of these two pages so that I can then copy them into my child theme and customize as needed.

I hope this is possible

Thank you very much for your patience

Hi @davidferp,

Thanks for writing in.

All of the archive pages including search results page uses same template file in X, i.e.,\wp-content\themes\x\framework\views{stack}\wp-index.php file. You can either edit this file directly using your child theme or create a separate search file (http://codex.wordpress.org/Template_Hierarchy1).

Thanks!

Wonderful! thanks a lot Nico. I’ll take it from here :blush:

Thank you guys!

You are welcome!