Answers to some common problems you may come across as a website designer.
Adding PayPal to a gravity form is easy!But when there is an unwanted "Pay Later"…
apfotosNovember 18, 2021
To highlight the current date on Tribe Events Event Calendar, add the following CSS to…
apfotosNovember 11, 2021
Check Page Rank of your Web site pages instantly: This page rank checking tool is…
apfotosMay 19, 2021
Google images used to have tools where you could specify the "size" of an image…
apfotosOctober 13, 2019
How to get MailChimp Subscriber Popup working in WordPress Introducing the MailChimp Subscriber popup ……
apfotosFebruary 16, 2017
After you access phpMyAdmin (usually through cPanel or your hosting control panel), browse the wp_options table and…
apfotosJanuary 7, 2017
WordPress was telling me I didn't have 'sufficient permissions' to update my own install even…
apfotosOctober 25, 2016
It is not best practice to use @import for child themes. Instead, use this in…
apfotosSeptember 29, 2016
When you embed a shared google calendar (multiple calendars in one view).. You lose the…
apfotosJuly 14, 2016
In functions file, place the following: add_action('after_setup_theme', 'remove_admin_bar'); function remove_admin_bar() { if (!current_user_can('administrator') && !is_admin())…
apfotosApril 9, 2016
To make background image scale on mobile, add this to your media query: background: url('http://something.png')…
apfotosMarch 20, 2016
First of all, install WordPress where it will be once the site goes public. Verify…
apfotosOctober 28, 2015
When all else fails, and you cannot get your post (including gravity forms HTML) to…
apfotosAugust 19, 2015
Ultimate Guide to iPhone Resolutions: https://www.paintcodeapp.com/news/ultimate-guide-to-iphone-resolutions iPhone 6 @media only screen and (min-device-width : 375px) and…
apfotosMay 1, 2015
If you get this error message in Firefox: Load denied by X-Frame-Options: http://mysite/wp-admin/admin-ajax.php does not…
apfotosNovember 4, 2014