Add The7 meta boxes to custom post types
The7 theme have additional meta boxes like page header, sidebar options ect for pages, posts and portfolios. See below how to add the same to your custom post types.
The7 theme have additional meta boxes like page header, sidebar options ect for pages, posts and portfolios. See below how to add the same to your custom post types.
Try below code in your funcions.php to add tags to portfolio post type in The7.2 theme.
Wocommerce display empty cart notice with a return to shop button when user vist the cart page without any products. ever wanted to suggest some products in epty car page. I t is quite easy.
Some users customize javascript file from the parent theme to meet their requirements. but the modification overwrites whenever they update the theme. In such a situation you can keep the modified files in your child theme and load it instead of the one from the parent theme.
Change thousands separator in Woocommerce to Indian format 10,00,000 instead of 1,000,000.
Important: You need to turn off the the Thousand Separator and Decimal Separator in WC Settings to work this.