I need to customize a WordPress Child theme. I’m using Avada theme. Some of the functions of the original theme is not working on the child theme. I nee to:
- Fix the category page display to display sub-categories instead of displaying the products
- Fix picture size for the products in the sub-category pages and make sure they look all same in the size
- Fix search to search for the product post type instead of core search functionality that search as posts only
- Customize the search page template to make the results look similar to the sub-category pages
- Build functionality for product filter to narrow down the search results according to the selected criteria (search page or subcategory page)
- Customize the header template to display operator pic
- Add a theme option to set the operator pic to be used in the header template
- Customize the brand template
- Customize the single product page to set the product title on top of the product gallery like in the reference site