How can I override file featured-image-first.php of Avada theme

I use the Avada theme, and I have created a child theme (Customweb) for it. I tried to override the file: wp-content/themes/Avada/includes/lib/inc/templates/featured-image-first.php And I try create that file in at: wp-content/themes/Customweb/includes/lib/inc/templates/featured-image-first.php But it doesn’t work. Thank you for your help. Answers: Thank you for visiting the Q&A section on Magenaut. Please note that all the … Read more

Divi change project category slug

How to change taxonomy urls in wordpress? Following along with this question and this one But can not get the desired outcome. The default is: example.com/project_category/%category%/ What I want is: example.com/stainless-steel-products/%category%/ I have changed the slug of the project archive so that example.com/stainless-steel-products/ is the project archive. Below is the code used to achieve that. … Read more