Technical Tips

Revolution 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 More

Page 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 More

Top 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 More

Backdoor 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