There are two changes I want to make to my site so I copied the relevant files over to the views folder of the child theme with the correct stack name.
Using the Portfolio change I want to make as an example:
I copied,
pro/framework/views/renew/content-portfolio.php
to
pro-child/framework/views/renew/content-portfolio.php
There I made changes to remove the Portfolio Post Type “Image” and the date from appearing on the overlay which appears on Mouseover.
Aside: I would also like to remove the need for a mouseover and just have the Portfolio Item Title displayed immediately on the image on load if you can suggest how I do that.
I saved the new file and Tested the live page and there is no change. I emptied the cache and there is no change. Grrr.
What am I doing wrong?