For the life of me I just can’t figure out how to do this…
I created a new page on my site called “Home”, and assigned that as the default home page in wordpress.
I’m working off a child theme. I know that I have to override default behavior by putting a file under “framework > views” in the child theme.
What file do I override/edit? I assumed I had to copy at least one file from X Pro > Framework > Views. Whats the template hierarchy of X Pro? I’ve tried copying and editing _content.php, _index.php… creating a custom page-home.php (using home as the appropriate slug)…
I know its something probably seriously simple… but at this point I’m about to give up with X Pro … again… and just go back to coding from scratch…