Category: wordpress
Adding variable products to woocommerce
How to add variable products in WooCommerce.... Read Morehow to include shortcode inside custom fields of wordpress
use short code below: <?php echo apply_filters(‘the_content’, get_post_meta($post->ID,’shortcode’, true)); ?> where shortcode field is custom field name.... Read MorePermalink setting in wordpress
Go to WordPress dashboard: select Settings >> Permalink select permalink structure Prefer to choose Post name, so it will be easily readable.... Read More- 16 of 16
- « Previous
- 1
- …
- 14
- 15
- 16