Using SendGrid as an eMail relay for WordPress
A common situation is the failure of eMails being sent from WordPress. Sets that can be take to resolve: If the webhost is separate from the domain and DNS MX records; add in the recommended SPF value to the DNS record. Use a SMTP plugin to directly login to the mail server for mail delivery […]
Read MoreRevolution Slider Animation Code
If you are coding the Revolution Slider attributes into your template, here is a handy reference for the animation features used with the text and other elements. It is on the producers of Revolution Slider, Theme Punch. Theme Punch – Revolution Slider Layer Transition Code In context, Tech Solution Here has guidance on the context […]
Read MorePage Performance Test Sites
Onload time is when the web page has finished processing and all of the resources on the page, including images, text and scripts, have finished downloading. During this time, there may be JavaScript that initiates subsequent requests. Some elements of the page may not make it in before this event fires, causing inconsistent page load […]
Read MoreWooCommerce Refund Amount Field Grayed OUt
This may seem like a WooCommerce defect, but it is not. The correct way to process a refund, is to Click on the refund button in the lower left area of the order On the order line items, indicate which line items and the associated quantity to refund WooCommerce will calculate the refund amount and […]
Read MoreTop Free DNS Tools
There are a variety of reasons you may need a tool box of functions to check the DNS records of a domain name. These include: Location of the web host Location of the mail host Obtaining a full list of DNS records Checking for DNS errors DNS record propagation Here are some free on-line tools […]
Read MoreBackdoor login to WordPress
For the situation where you do not have a WordPress admin login/password to an existing site, but do have FTP access, there is a solution. There is a snippet of code you can add to the functions.php file that will instantly create a user upon access to the site. Instructions: Determine the theme that the […]
Read More