by Darth Maul | May 16, 2020 | Web Development |
Having a featured image isn’t a requirement for many layouts, but there are times when you’d like a specific page to display a featured image no matter what. It becomes problematic if there are posts that don’t have a featured image. This is where...
by Darth Maul | Aug 19, 2019 | Web Development |
I got this message from Google Adsense not too long ago and finally got around to addressing it. Don’t be intimidated by this task – it’s not as difficult to resolve. There’s a neat guide provided here: Google’s Ads.txt Guide. The guide...
by Darth Maul | Nov 19, 2016 | Web Development |
Simply go to your search page and add “Content” block type. That block will be where your search results show up. Source: http://headwaythemes.com/docs/article/customizing-your-search-results-page/
by Darth Maul | Nov 19, 2016 | Web Development |
Basically Akismet is an awesome comment spam filtering service WordPress websites or blogs. Should you use it? Nothing to lose if you do. Does it cost? There is a free option available for personal and non-business sites. And there are paid options for business...
by Darth Maul | Nov 14, 2016 | Web Development |
My problem… getting an embedded YouTube video to automatically resize according to container sizes. This is how you would post the embeded video: <div class=”videoWrapper”> <!– Copy & Pasted from YouTube –> <iframe...