WordPress
How To Fix TypeError: (0 , o.createPortal) is not a function in WordPress
I like to use Beaver Builder as a page builder. Occasionally you need to edit a page to review Yoast SEO fields or unpublished or set to draft. I recently did this an encountered an error. When I copied the error and pasted into my IDE I saw the following. How To Fix TypeError: (0…
Read MoreHow To Get WordPress Current Category ID and even sub category ID
I was working on a project where I had to get the current WordPress category ID. This meant capturing the WordPress category ID if they were on a parent or child category. I came up with a variety of ways where it would work in some instances, but not in all scenarios. Here are some…
Read MoreVideo: How to Add an SSL Certificate and use WWW version of a website
This video shows how to 1. Add an SSL Certificate to your website using Siteground hosting 2. Force all requests to use HTTPS 3. Change the primary version of your website to the www version
Read MoreAdd a Featured Image to Mailchimp via WordPress RSS Feed
Mailchimp has lots of great features for content creators. One feature I recently used was an RSS feed that passes content for specific categories rom specific categories to Mailchimp AND include the featured image in the RSS feed. I accomplished this by including the featured image in the RSS feed by updating functions.php. Best practice…
Read MoreWordCamp US 2016 – Notes and Thoughts
I was fortunate enough to attend WordCamp US in beautiful Philadelphia PA. I set a goal in 2015 to attend the next one – and was proud I followed through – and it was definitely worth it. Seeing so many other folks passionate about the web, and full of knowledge, tips, and and tricks motivates…
Read More