Blog
James' Posts
How Can I White List My Emails So They Don’t Go Into My Spam Folder?
Email Whitelist Instructions Your providers do the best they can to keep spam out, but sometimes the systems they use mistakenly catch good mail along with it. So- We ask that you add us to your trusted list of senders, contacts or address book. All also known as “Whitelisting.” If you do not see an…
Read MoreSolution for Woocommerce Checkout Expiry not Accepting Slash (/) on iPhone
Here is my solution for Woocommerce checkout expiry (expiration date) field not accepting slash (/) on iPhone… note this is a change in file /plugins/woocommerce/includes/gateways/class-wc-payment-gateway-cc.php starting on line 50. I’ve changed the field type to “” and inputmode to “” in all cases. This will cause the iPhone to bring up the full keyboard screen…
Read MoreUse Advanced Custom Fields (ACF) Image Field to Replace Featured Image
You can use Advanced Custom Fields (ACF) image field to replace the featured image field. In this example, I’ve created an image field for the company logo using the slug “company_logo”. This allows the client to complete an ACF form to add a new member company without having to know how to (or remember to)…
Read MoreAdvanced Custom Fields (ACF) Repeater Shortcode Loop
How to create an Advanced Custom Field (ACF) repeater shortcode that loops through to include each repeater subfield. Credit goes to FransicoG: https://gist.github.com/FranciscoG/c393d9bc6e0a89cd79d1fd531eccf627 Include the following code in your child theme’s function.php file: /** * ACF Pro repeater field shortcode * * @attr {string} field – (Required) the name of the field that contains a…
Read MoreFree resources for developers blog
Free resources for developers blog
Read MoreScript to Automatically Update Copyright Year in WordPress and CMS of Choice
Here is a script you can add to your WordPress footer that automatically updates the copyright year of your website: Copy and paste the above script to your WordPress theme’s footer to automatically update its copyright year to the current year.
Read MoreForce Login Plugin With Custom Login Page and PowerPack for Beaver Builder
How does one protect all content by restricting access to it for only logged in users and have the logged out users redirected to a custom login page built using Beaver Builder PowerPack? 1. Create a new custom login page with Beaver Builder PowerPack and insert the login module. 2. Add plugin “Force Login” which…
Read MoreHow to Change Sender Name and Email in Outgoing WordPress Emails
The best way to change the default sender name and email address for outgoing WordPress emails is by making a quick addition to your theme’s functions.php file. By default, WordPress uses ‘WordPress’ as the sender name for all outgoing WordPress notification emails. And it uses the admin email as the default email. Customizing those items…
Read MoreHow to Block Foreign Internet Traffic to Your Website by Country Code in .htaccess Using Cloudflare
There are a myriad of different ways to block internet traffic to your website from foreign countries. Most of them cause a strain on your server by comparing each visitor’s ip address with a list of ip address ranges inserted in your htaccess file. There are also country traffic blocking services that are not free…
Read MoreCalvin and Hobbs IFTTT
December 07, 2015 at 08:07AM Today’s Calvin and Hobbs
via Calvin and Hobbes Daily http://bit.ly/1NR5Zmk December 07, 2015 at 08:07AM
Read MoreDecember 07, 2015 at 03:33AM Today’s Calvin and Hobbs
via Calvin and Hobbes Daily http://bit.ly/1N61i4F December 07, 2015 at 03:33AM
Read MoreDecember 06, 2015 at 07:54PM Today’s Calvin and Hobbs
via Calvin and Hobbes Daily http://bit.ly/1Q9B1WU December 06, 2015 at 07:54PM
Read MoreDecember 05, 2015 at 03:33PM Today’s Calvin and Hobbs
via Calvin and Hobbes Daily http://bit.ly/1N3JJT1 December 05, 2015 at 03:33PM
Read MoreDecember 03, 2015 at 01:34PM Today’s Calvin and Hobbs
via Calvin and Hobbes Daily http://bit.ly/1lzjsCE December 03, 2015 at 01:34PM
Read MoreDecember 03, 2015 at 12:13AM Today’s Calvin and Hobbs
via Calvin and Hobbes Daily http://bit.ly/1QgrkEx December 03, 2015 at 12:13AM
Read MoreDecember 02, 2015 at 01:46PM Today’s Calvin and Hobbs
via Calvin and Hobbes Daily http://bit.ly/1HGM7Qp December 02, 2015 at 01:46PM
Read MoreNovember 30, 2015 at 06:16PM Today’s Calvin and Hobbs
via Calvin and Hobbes Daily http://bit.ly/1Ixuw8t November 30, 2015 at 06:16PM
Read MoreNovember 29, 2015 at 06:14PM Today’s Calvin and Hobbs
via Calvin and Hobbes Daily http://bit.ly/1MYAl0D November 29, 2015 at 06:14PM
Read More