Theme

Do I need to create a child theme for JointsWP

Do I need to create a child theme for JointsWP

Yes and no. Many developers have setup JointsWP to be used with a child theme, however, it is not the recommended way of using the theme. It requires a lot of work to keep a theme “child theme friendly” and often hinders development.

Woocommerce products search with custom fields
How do I add custom fields to WooCommerce products? How do I create a product search page? How do I add an advanced custom field in WooCommerce? How d...
Is it good practice to use REST API in wp-admin plugin page? [closed]
Should I disable REST API? Should I disable WordPress REST API? Should I disable WP JSON? What is WordPress REST API used for? How do I block REST API...
Dropdown that populates the form
What is form drop down list? How do you generate input fields based on value from a drop down list? How do you dynamically populate a gravity form fie...