This is a quick easy tip for displaying the title of the posts page assigned in Settings > Reading of the WordPress dashboard. For title: For featured image: Have fun! …
Author: robertparkerx
You can make an adjustment to your wp-config for alternating between local and production WordPress database. Change the WP_DEBUG line in wp-config.php to In your DocumentRoot create wp-local-config.php …
A useful tip to use when transferring a website and testing the transfer before changing your DNS is to edit the local hosts file. First, you want to get the IP address of the destination. Locate your local hosts file in Windows: Go to the last line and first add your IP and then the domain name of the website with and without www. So, for example, it would be: …
LearnDash by default is not backward compatible with completed orders from WooCommerce and associating them with products. If you changed your content delivery of your learning platform and ran into this issue, I found a rough solution. First, build a simple connection to your database Next, we will want to find the orders IDs of all the orders with a status of “completed” from WooCommerce. WooCommerce changes the post_status of the shop_order post in wp_posts to “wc-completed”. This will return a …
Social Profiles