The Hartsook Letter has evolved to:
WordPress-Website-Coach.com

Old Site

New Site

Seven questions to improve your website design 83

Seven questions to improve your website design

Q: Why build a website?
A: It’s an extension of your business marketing, reaching new customers and new markets.

Your website design is the key component in your internet marketing ecosystem

Your website and other internet properties are part of your business marketing ecosystem, and an extension of your brand on the internet, and should be viewed in that context and not as isolated objects. You website design should be reinforcing your brand and extending your marketing messages to reach potential customers on their terms.

To help with your website design it’s useful to know what your goals are for having a website and how the website fits with the rest of your marketing.

Here are seven questions that will help you understand what you need for your website:

Read More

Developer Code Snippets

  • All
  • Beaver Builder
  • Beaver Themer
  • CSS
  • Custom Fields
  • Custom Post Types
  • functons.php
  • Layout
  • MetaBox.io
  • Page Headers
  • PHP
  • Plugin customization
  • RSS
  • Shortcodes
  • Theme Customization
Blog 112

Apr 5 2021

Remove the unwanted padding on Gutenberg video block displayed in Beaver Themer templates

If you use Beaver Themer to layout single post pages and format the post content using the Gutenberg Block Editor you notice when embedding a video that the “Resize for smaller devices” switch is enabled by default on video blocks. The purpose of this setting is to maintain the original aspect ratio of the video and the responsive size of the browser changes. But leaving this set when the post content is displayed in a Beaver Themer template causes a huge white space above the video when viewed on a desktop (about 200px or so)!  
Blog 113

Mar 3 2021

How to add CSS to control elements on the back end of your WordPress site

Let’s say you want to style the dashboard, or hide an element that normally shows when editing a Post using display:none;. Even if you can discover the CSS selector using your browser’s inspector and test out your custom styling, you can’t just copy and paste that into the WordPress Customizer.

something

Simple History plugin banner

Jul 21 2020

Shorten the length of the log file for Simple History plugin

The Simple History plugin default history period is 60 days. The log includes not only user initiated changes to the website, but all the automated updates to plugins, etc. This can make the log file pretty large.

Blog 114

Mar 30 2020

A bit of PHP to preserve html formatting in standard WordPress excerpts

If you don’t use the Excerpt field in your posts and rely on WordPress to grab the first few dozen words of your post content what you usually find is the excerpt when displayed on the front end (usually in some sort of archive or post grid display) will have most of the html tags removed leaving you with a single block of plain text.

If I go to the bother of formatting my post content to make it more interesting and easier to read and understand I’d like that formatting to be preserved even in that post’s excerpt.

Blog 115

Mar 27 2020

How to add custom post types to your default RSS feed

RSS readers are somewhat old school in 2020, but the RSS feed that is part of WordPress is used by email services like Mailchimp and Mailerlite to create automated email updates when you add a new post to your website.

If you have custom post types though, they are not included in the default URL:

https://yoursite.com/feed

Blog 116

Mar 21 2020

Storing javascript in a metabox.io Custom Field textarea

For some client projects I needed to embed javascript code in a page (Post). I used a custom field textarea to insert the code when creating the Post. The problem was the default for text fields was to run them through a sanitizer.php to strip out any type of code that might be malicious. This is a good thing. But in this case it defeats the purpose.

So how to disable the sanitizing for just this field without breaking the default?

 

Blog 117

Feb 28 2020

Create a Scrolling Column with trivial CSS

The client wanted to display a list of past events in a scrollable column. This was easy to implement using simple css. The page layout was done with Beaver Builder, but the solution should work for any html container.

Blog 118

Feb 25 2020

Changing a Submenu to a Mega-menu with Beaver Builder

Sometimes you want to present a navigation menu as a horizontal “mega-menu” instead of a hierarchal dropdown menu. This is really simple if you are using Beaver Builder. The mega-menu feature is built in, but is unfortunately hidden. You have to know the secret to turn it on.

Blog 119

Feb 9 2020

Formatting a custom number field to add commas

I needed to format a number field (999,999,999), coming from a custom field number-format (no other characters permitted in the number entry field). No “$” no commas or decimal points, etc. to output as a normal currency format.

Formatting a custom number field to add commas 84

When displaying the number I could add a “$” in front of the number, but couldn’t find a way to format the number since you can’t do that with CSS.

Blog Posts

  • All
  • Sample Pages
  • Email Marketing
  • RSS
  • Online tools
  • WordPress Website Coach
  • Developer Resources
  • New Website
  • Relaunch Website
  • How do you do that?
  • There's a plugin for that...
  • Watch out!
  • hosting
  • competitive research
  • marketing 101
  • plugin reviews
  • social media marketing
  • ukulele
  • vendors
  • widgets
  • wordpress
  • worth reading
Blog 120

Apr 5 2021

Bulk remove posts from category

After creating a child category I wanted to remove the parent category from 30 posts. I finally searched for “how to remove a post category in bulk edit in wordpress” and and lo and behold the second result led me to this plugin. It works perfectly. I’m only sorry I didn’t install this on all […]
wizard of oz lions, tigers, and bears

Apr 1 2021

Privacy, Cookies, & ADA Compliance — Oh My!
— Privacy Pt. 1

With more and more privacy laws on the horizon, we advise all of our clients to not only have a Privacy Policy in place but also have a strategy to keep it up to date with newly required disclosures. An up to date Privacy Policy can help you avoid significant privacy-related fines and lawsuits. These […]
Elementor vs Beaver Builder review

Oct 17 2020

Elementor vs Beaver Builder review

I came across an Elementor vs Beaver Builder comparison review that was published in August 2020. While I am pretty biased in favor of the Beaver Builder platform the reviewer seemed to favor Elementor. If you are trying to decide which page builder platform to use I’d encourage you take a look at the review […]
Blog 121

Mar 28 2020

Mix and Match your RSS feeds

Ever want to provide your readers with email updates to your website? WordPress’ built in RSS feed functionality provides an easy way to provide the content to email newsletter services like Mailchimp or Mailerlite. But what if you want to create email updates that don’t include all your new posts, just specific post categories? Well […]
Blog 122

Feb 28 2020

Online GIF tools for regular and animated GIF images

I made an animated gif screenshot recording to demonstrate a code snippet, but I wanted to resize the image and make it loop. I found a useful website that has easy tools to do that. I reduced the size by 50% and made it auto-loop 30x. Then optimized it to reduce the file size from […]
Blog 123

Jul 23 2018

When should I NOT use WordPress for a website

click the green switch at the top of the screenshots to compare the WordPress vs the Static HTML versions of the same website the static version is live at: http://halcyonlearning.com/
Blog 124

Apr 4 2018

Using the Right Tools Makes All the Difference

The Start of a New Website Project Master Roofing Company  is a family-owned and operated Oakland roofing contractor with nearly 40 years experience of servicing residential and commercial clients in and around the San Francisco Bay Area. They had a Yelp page, but they didn’t have their own website. The Process After a phone call […]
Blog 125

Jul 14 2017

The Hartsook Letter has evolved to: WordPress-Website-Coach.com

I've been working on a new website, and rebranding The Hartsook Letter. By the end of July 2017, the Hartsook Letter will forward to:

WordPress-Website-Coach.com

I won't add any new material to the Hartsook Letter site after this post you're reading.

The new site includes all the posts from The Hartsook Letter site, but is focused on the following three areas:

  1. Building new websites
  2. Re-launching older websites
  3. WordPress developer resources & coaching

I hope the new site will be better organized, more up-to-date, more informative, and more useful. Let me know what you think.

Blog 126

Nov 29 2016

WordPress Resources at SiteGround

WordPress is an award-winning web software, used by millions of webmasters worldwide for building their website or blog. SiteGround is proud to host this particular WordPress installation and provide users with multiple resources to facilitate the management of their WP websites: Expert WordPress Hosting SiteGround provides superior WordPress hosting focused on speed, security and customer […]
Blog 127

Sep 29 2015

How to embed a viewable pdf in a WordPress post

Normally putting the URL of a pdf on a line by itself doesn’t display the pdf on a Word­Press page, and if you use the add media button and paste the URL for the pdf into the URL field, you get a link that will open the pdf, but the pdf does not display on the page itself,
Blog 128

Sep 14 2015

Trouble moving your site to Godaddy Managed WordPress Hosting Plan? – Here are some pointers

Recently a reader raised a question in a comment to a previous post. He was confused about how to move an existing site to Godaddy Managed WordPress Hosting. Having done this several dozen times now I've developed some "best practices" and work-arounds I can share.
Blog 129

Nov 20 2014

Google filters out websites that are not mobile-friendly from search results – how to check your site

Google has started rolling out filtering for Google searches from mobile devices. If you site doesn’t meet the criteria for mobile-friendly, your site won’t show up in the search results no matter how relevant your page is to the search. As more folks are visiting websites using smartphones and tablets it becomes increasingly important for […]
Blog 130

Apr 8 2014

WordPress 3.9 is almost here

Release Candidate RC1 has been deployed. I'm trying that out on my Hartsook Letter Staging site. Everything looks good so far, I haven't found my theme or plugins breaking. You can take a look for yourself at https://hartsook.com. (the link will open in a new window so you can compare 3.8.2 and 3.9 if you want to. Here's a link to what wordpress.org has to say about 3.9 RC1
Blog 131

Mar 21 2014

Growing Pains for GoDaddy WordPress Managed Hosting – no easy way to backup your site!

Admittedly it's a new product, but currently there is no elegant way to manually backup your WordPress site at GoDaddy WordPress Managed Hosting. GoDaddy does take a nightly snapshot of the files and database and keeps it around for 30 days. If you want to rollback to a previous version, you have to call customer support and get them to do it. But change is coming...
Blog 132

Mar 13 2014

Is it time to give GoDaddy WordPress hosting another chance?

Hosting your WordPress website on GoDaddy has been strongly discouraged by me and most of the WordPress consultants I know. But GoDaddy has just introduced a new WordPress Managed Hosting plan that may change all that.
Blog 133

Nov 7 2013

WordPress site migration, copying your site and moving it

There are several reasons why you might want to copy your website, you want to make a "sandbox" copy to experiment on, without affecting the public-facing production site you want to change hosting companies to get a better deal, faster performance or more functionality having a complete copy of your website is a great insurance policy should something happen to your host and your site is lost.
Blog 134

Sep 19 2013

Are your website pages loading slowly? This might help…

Jetpack Photon should help I recommend Jetpack-Photon module (deactivate all the other Jetpack modules you don’t use). Photon is an image-only CDN solution using Automatic’s servers. All your images are uploaded to their servers the next time the image is served after you activate Photon. Subsequently the images are served from the CDN network concurrently […]
Blog 135

Sep 5 2013

2-column videos test

Using column shortcodes to make 2 columns didn't work for this post. But I was able to do this on a Page (instead of a Post) using the theme's 2-column page template. See the succesful results at: Multi-column video test page
Blog 136

Mar 4 2013

It's OK to go ahead now… WARNING! Don't update BackWPup plugin to version 3.x yet It's OK to go ahead now…

BackWPup plugin developer, Daniel Huesken has decided to begin offering a “Pro” version beginning with version 3.0 of the plugin. I don’t have a problem with this and in some cases might recommend the Pro version to some of my clients. All the issues I had with the switch to version 3.0 have been fixed. The current […]

Markup: HTML Tags and Formatting

Headings Header one Header two Header three Header four Header five Header six Blockquotes Single line blockquote: Stay hungry. Stay foolish. Multi line blockquote with a cite reference: People think focus means saying yes to the thing you’ve got to focus on. But that’s not what it means at all. It means saying no to […]
I Am Worth Loving Wallpaper

Jan 10 2013

Markup: Image Alignment

Welcome to image alignment! The best way to demonstrate the ebb and flow of the various image positioning options is to nestle them snuggly among an ocean of words. Grab a paddle and let’s get started. On the topic of alignment, it should be noted that users can choose from the options of None, Left, Right, and Center. In […]

Markup: Text Alignment

Default This is a paragraph. It should not have any alignment of any kind. It should just flow like you would normally expect. Nothing fancy. Just straight up text, free flowing, with love. Completely neutral and not picking a side or sitting on the fence. It just is. It just freaking is. It likes where […]

Markup: Title With Special Characters

Putting special characters in the title should have no adverse effect on the layout or functionality. Special characters in the post title have been known to cause issues with JavaScript when it is minified, especially in the admin when editing the post itself (ie. issues with metaboxes, media upload, etc.). Latin Character Tests This is […]

Markup: Title With Markup

Verify that: The post title renders the word “with” in italics and the word “markup” in bold. The post title markup should be removed from the browser window / tab.
Blog 137

Dec 11 2012

WordPress 3.5 has arrived, I've installed it, and nothing seems to be broken.

Another in a series of painless upgrades from WordPress. Double thumbs up for WordPress.org. One big advantage of this version of WordPress is that now I can create and edit posts on my iPad. In the previous version of WordPress the insert media interface was too large for the iPad mini with the insert-image button off the […]
Blog 138

Jul 2 2012

Relevanssi plugin breaks WordPress built-in editor searchs

Relevanssi – A Better Search plugin breaks the search function in the “Media Library’, “Insert Media panel”, and also the ‘Insert link to existing content” in the hyperlink panel. Relevanssi replaces WordPress default search with a partial-match search that sorts results by relevance instead of the default reverse chronological order. It also indexes comments and […]
Blog 139

Jun 14 2012

Seven questions to improve your website design

Q: Why build a website? A: It’s an extension of your business marketing, reaching new customers and new markets.

Your website design is the key component in your internet marketing ecosystem

Your website and other internet properties are part of your business marketing ecosystem, and an extension of your brand on the internet, and should be viewed in that context and not as isolated objects. You website design should be reinforcing your brand and extending your marketing messages to reach potential customers on their terms. To help with your website design it's useful to know what your goals are for having a website and how the website fits with the rest of your marketing. Here are seven questions that will help you understand what you need for your website:
Blog 140

Jun 13 2012

Just applied the WordPress Upgrade 3.4 and nothing broke.

No news is good news! I applied the WordPress Upgrade 3.4 from 3.3.2 and so far I haven’t found any conflicts with my themes of plugins on this site. And I use a lot of plugins (currently using 29) since I use this as a test bed to explore plugins and themes. I don’t recommend […]
Blog 141

May 20 2012

Simple Image Map Creation, but there is a caution flag!

Someone at our recent Weekly WordPress Support Group at TechLiminal in Oakland CA asked about how to create an image map to use as a navigation feature. There are websites that will do this for you and of course you can do this in applications like Dreamweaver and Photoshop. You can also do this pretty easily with […]
Blog 142

May 20 2012

Plugin conflict: Simple Facebook Connect and Grunion Forms

But, if I deactivate Simple Facebook Connect the Grunion forms show up in the post. Response : (here’s the current discussion thread on the Simple Facebook Connect support forum  that I started) Pieter Hartsook: Simple Facebook Connect still disables the display of Grunion forms (included with Jetpack). The contact form shortcodes are there in the […]
Weaver Theme bug

Apr 28 2012

Weaver Theme bug identified & resolved

While I was configuring options in the Weaver theme (Weaver II-Pro) in preparation for my presentation at the Configurable Themes presentation for the Oakland WordPress Meetup the other day when I discovered a strange behavior when selecting one of Weaver theme’s most useful page-specific options: selecting the One column: No sidebar option. The problem manifested when […]
Blog 143

Apr 22 2012

Weaver Theme Demo List – why I like this WordPress theme

  The website you are looking at right now is using the WeaverII-Pro Theme. In order to show the contrasts and similarities between Suffusion and Weaver I made this site a facsimile of my website which is currently using Suffision (at least on April 22, 2012) while I am giving a presentation at the East […]
Blog 144

Apr 3 2012

test slate

https://slate.adobe.com/a/78Z5K
Horizontal Featured Image

Mar 15 2012

Template: Featured Image (Vertical)

This post should display a featured image, if the theme supports it. Non-square images can provide some unique styling issues. This post tests a vertical featured image.
Horizontal Featured Image

Mar 15 2012

Template: Featured Image (Horizontal)

This post should display a featured image, if the theme supports it. Non-square images can provide some unique styling issues. This post tests a horizontal featured image.

Template: More Tag

This content is before the more tag. Right after this sentence should be a “continue reading” button of some sort.

Template: Excerpt (Defined)

This is a user-defined post excerpt. It should be displayed in place of the post content in archive-index pages.

Template: Excerpt (Generated)

This is the post content. It should be displayed in place of the auto-generated excerpt in single-page views. Archive-index pages should display an auto-generated excerpt of this content. Depending on Theme-defined filters, the length of the auto-generated excerpt will vary from Theme-to-Theme. The default length for auto-generated excerpts is 55 words, so to test the […]

Template: Password Protected (the password is “enter”)

This content, comments, pingbacks, and trackbacks should not be visible until the password is entered.

Template: Comments

This post tests comments in the following ways. Threaded comments up to 10 levels deep Paginated comments (set Settings > Discussion > Break comments into pages to 5 top level comments per page) Comment markup / formatting Comment images Comment videos Author comments Gravatars and default fallbacks

Template: Comments Disabled

This post has its comments, pingbacks, and trackbacks disabled. There should be no comment reply form, but should display pingbacks and trackbacks.

Template: Pingbacks And Trackbacks

This post has many pingpacks and trackbacks. There are a few ways to list them. Above the comments Below the comments Included within the normal flow of comments
photonic shortcode

Sep 19 2011

Testing a new Picasa and Flicker plugin for WordPress – Photonic

I just pasted the URL of a Picasa album below (http://picasaweb.google.com/107310476656218787840/PieterSUkulele) http://picasaweb.google.com/107310476656218787840/PieterSUkulele Using the raw URL doesn’t does work, but making it a link will take you to the album at Picasa Using the Photonic “shortcode” will also make it work. The general shortcode format is: [bracket]gallery type=’picasa’ user_id=’abc’ album=’ablum_name'[closebracket] So I’m going to use [bracket]gallery […]
alert

Sep 8 2011

TimThumb security risk and solution – find out if this affects you!

There is a great post on the background of this problem by Mark Maunder that I recommend you read to understand the severity of the issue: Technical details and scripts of the WordPress TimThumb.php hack But even better, Mark has written a WordPress plugin that you can install. It will find any vulnerable copies of […]
broken plugin

Jul 28 2011

WordPress BackWPup backup plugin is broken fixed

The best free backup plugin, the one I’ve been using on my site and recommend and install for my clients is BackWPup.  It backs up your database and your files too. And it can automatically create and send the backups to Dropbox, Amazon S3, and other cloud-based storage spaces. The problem is that in the […]
Guinea Pig

Jun 27 2011

Testing WordPress 3.2 Release Candidates

I thought I’d try out the upcoming version of WordPress since it’s now already rolled out on wordpress.com. I want to see what plugins and themes break before I recommend upgrading to my clients. So far everything seems to be working with RC2, RC3 3.2 (with one exception….*) * BackWPup plugin is currently busted, but […]
wordpress logo

Feb 23 2011

I have 56 plugins and just upgraded to WordPress 3.1

I use the Hartsook Letter blog as a testbed for WordPress themes, tools, plugins, and extensions. I need to see how these work and ferret out potential interactions among the various extensions before I recommend them for a client’s site. So when WordPress 3.1 was released today I hit the auto-update button to see what […]
Blog 145

Dec 10 2010

Prize winning slide show on Social Media for Business

This presenta–tion just won 3rd prize on the "Worlds Best Presentation Contest 2010" at SlideShare. It's worth the look.

no spam

Dec 6 2010

Referrer spam, what is it, should you worry about it, and what can you do about it?

I first became aware of the Referrer Spam problem after installing and using the WordPress plugin Stat Surfer. One of Stat Surfer’s statistics categories is Top Referrers. I noticed on a business-client’s site they were getting referral traffic from porn sites and other unlikely sites. Looking into why this was happening surfaced what apparently is […]
Blog 146

Dec 6 2010

Review: Eels

Eels by James Prosek My rating: 4 of 5 stars I just finished reading “Eels”. This book is on the order of Rachael Carson’s Silent Spring about the decline (populations are down about 90% in the last 20 years!) of an important but mysterious global species of fish (yes, eels are fish), and the natural history […]
Scribd wordpress option

Nov 18 2010

Don't use this Scribd plugin for iPaper docs — use Embedly instead

I wanted to display a slide show that was hosted on Scribd.com (see Mary Meeker’s slides on theBrilliant analysis of current internet marketing trends post). There is a lot of good content on Scribd that you may want to share with your audience, and it should be one of your choices in addition to SlideShare and […]
Blog 147

Nov 16 2010

Brilliant analysis of current internet marketing trends

Mary Meeker of Morgan Stanley has created a really great presentation for the 2010 Web 2.0 conference here in San Francisco. If your business, or your clients, use the internet, whether on the desk or on the go, you should read through her analysis of current trends. Mary Meeker’s Awesome Web 2.0 Presentation About The […]
statsurfer

Nov 11 2010

StatSurfer – WordPress Statistics plugin

StatSurfer dashboard widget doesn’t use Google Analytics. StatSurfer is the evolution of StatPress and StatPress Reloaded, the plugin is therefore consistent with the data of the two StatPress systems. I like the aggregate display graph and the alternative view of the site traffic that doesn’t run through Google. The plugin allows you to surf easily […]
Blog 148

Nov 11 2010

Adding photos to your WordPress blog

  So you want to spice up your posts with Flickr, Picasa, or iPhoto, images from your computer? You can just insert one or two using the Upload/Insert button on the post editor. But what if you want to have a dozen photos, or have your readers see them as a slide show? Here are […]
Blog 149

Nov 10 2010

Review: The Wave: In Pursuit of the Rogues, Freaks, and Giants of the Ocean

The Wave: In Pursuit of the Rogues, Freaks, and Giants of the Ocean by Susan Casey My rating: 4 of 5 stars A well researched and interesting account of 100-foot waves, the big ones that are expected and provide an “Everest” for tow-surfers to climb and ride — and the unexpected ones that come out […]
Blog 150

Nov 5 2010

Problems with WebHostingHub.com – the devil is in the details

Time for a change I’ve been looking for a new hosting vendor. My account at GoDaddy.com is up for renewal and I think I can do  better. Also, there are rumors that GoDaddy is on the block and I’m concerned about long term changes in service and pricing should ownership change. I’ve been using BlueHost.com […]
Blog 151

Nov 4 2010

Lightbox Plus plugin demo

July 2017 update: The Lightbox Plus plugin is no longer available. I’ve replaced that on this site with Responsive Lightbox by dFactory. This plugin has lots of options for lightbox libraries and display. I’m currently using the prettyPhoto library setting, This is a demonstration of the Lightbox Plus plugin. Click an image below to see a larger […]
Blog 152

Nov 4 2010

Best plugin for backing up your WordPress site

BackWPup is what I’ve been using.    

Post Format: Standard

All children, except one, grow up. They soon know that they will grow up, and the way Wendy knew was this. One day when she was two years old she was playing in a garden, and she plucked another flower and ran with it to her mother. I suppose she must have looked rather delightful, […]

Post Format: Gallery (Tiled)

This is a test for Jetpack’s Tiled Gallery. Install Jetpack to test. This is some text after the Tiled Gallery just to make sure that everything spaces nicely.

Post Format: Audio

Link: St. Louis Blues Audio shortcode:

Post Format: Video (WordPress.tv)

WordPress Category Hierarchy This video, by Tom Johnson of I’d Rather Be Writing explains the different files that make up the template of your WordPress blog. Templates discussed include index.php, single.php, category.php, tag.php, search.php, author.php, and more. Posted as per the instructions in the Codex.

Post Format: Video (VideoPress)

VideoPress, especially as a video post format, usually provides some unique styling issues. You will need to install Jetpack or Slim Jetpack plugin to turn the shortcode into a viewable video.

Post Format: Video (YouTube)

Matt Mullenweg on KTEH “This is Us!” Matt Mullenweg founded WordPress to “democratize publishing for the world.” In his interview with “This is Us!”, Matt explains the community-focused business philosophy behind the amazing success of WordPress. Learn more about WordPress Embeds.

Post Format: Aside

“I never tried to prove nothing, just wanted to give a good show. My life has always been my music, it’s always come first, but the music ain’t worth nothing if you can’t lay it on the public. The main thing is to live for that audience, ’cause what you’re there for is to please […]

Post Format: Status

WordPress, how do I love thee? Let me count the ways (in 140 characters or less).

Post Format: Link

The WordPress Theme Review Team Website

Post Format: Quote

Only one thing is impossible for God: To find any sense in any copyright law on the planet. Mark Twain

Post Format: Chat

Abbott: Strange as it may seem, they give ball players nowadays very peculiar names. Costello: Funny names? Abbott: Nicknames, nicknames. Now, on the St. Louis team we have Who’s on first, What’s on second, I Don’t Know is on third– Costello: That’s what I want to find out. I want you to tell me the […]

Limit search for phrases by using " " around the phrase 

Signup for Monthly
Email Notification

Get notified of new Blog posts from WordPress Website Coach. We only send these out once on the 1st of each month.

Something went wrong. Please check your entries and try again.

Blog 154If website loading-speed and security are important to your business, these guys at Sitedistrict really deliver! I switched my hosting over to them. They let you create and test sites for free. Once you enable billing to launch your site, you start your 30-day trial. Click the links to check out their free performance analysis of your website. 

Code Snippets

Remove the unwanted padding on Gutenberg video block displayed in Beaver Themer templates

If you use Beaver Themer to layout single post pages and format the post content using the Gutenberg Block Editor […]

Read More

How to add CSS to control elements on the back end of your WordPress site

Let’s say you want to style the dashboard, or hide an element that normally shows when editing a Post using […]

Read More

Shorten the length of the log file for Simple History plugin

The Simple History plugin default history period is 60 days. The log includes not only user initiated changes to the […]

Read More

A bit of PHP to preserve html formatting in standard WordPress excerpts

If you don’t use the Excerpt field in your posts and rely on WordPress to grab the first few dozen […]

Read More

How to add custom post types to your default RSS feed

RSS readers are somewhat old school in 2020, but the RSS feed that is part of WordPress is used by email […]

Read More

Storing javascript in a metabox.io Custom Field textarea

For some client projects I needed to embed javascript code in a page (Post). I used a custom field textarea […]

Read More

Create a Scrolling Column with trivial CSS

The client wanted to display a list of past events in a scrollable column. This was easy to implement using […]

Read More

Changing a Submenu to a Mega-menu with Beaver Builder

Sometimes you want to present a navigation menu as a horizontal “mega-menu” instead of a hierarchal dropdown menu. This is […]

Read More

Formatting a custom number field to add commas

I needed to format a number field (999,999,999), coming from a custom field number-format (no other characters permitted in the […]

Read More

Post Categories

Archives

Skip to content