Woocommerce open external product in new tab
Below is the code to open the woocommerce external product link in a new tab:
Continue readingBelow is the code to open the woocommerce external product link in a new tab:
Continue readingHere is the code to get full size image of a wordpress post by post id Below is the code
Continue readingAdd this code in your activated theme in functions.php file to hide some categories from frontend in wordpress woocommerce. In
Continue readingAdd this code in your activated theme in functions.php file. You can replace the product id with your own product
Continue readingWrite this below code in your activated theme functions.php file. Here we are creating the [shortcode].
Continue readingBelow is the code to how to add your custom stylesheet in your custom plugin.
Continue readingPaste this code in your theme functions.php file to create custom post type “Events” with custom meta box “Event Date”
Continue readingAdd the below code: in your wp-config.php file below the line. /* That’s all, stop editing! Happy publishing. */ and
Continue readingAdd the below code in your functions.php in wordpress theme and after that open settings > permalinks and save the
Continue readingHere are the steps to redirect your custom post type single pages to not found page. Add the below code
Continue reading