by Marshall | Feb 6, 2015 | Blog |
A simple CSS code can overwrite the Avada WordPress theme default shadow property on footer and widget links. If you want to remove the shadow from Avada WordPress theme footer text, here is the code you can add to Avada theme settings (custom CSS area) .copyright {...
by Marshall | Feb 6, 2015 | Blog |
Out of many Avada WordPress theme shortcodes, we would be posting a few commonly used shortcodes. Here is the first in the series which can be used to create a tooltip in Avada WordPress theme straight from your content area. Lorem Imsum [popover title=”Unleash...
by Marshall | Feb 6, 2015 | Blog |
If you have a Google Analytics code and want to know if the code is the new one (Universal) or the old tracking code, this is how you can spot it. The new tracking code has a following function. If you see the following function in the Google Analytics trackign code,...
by Marshall | Feb 5, 2015 | Blog |
Contact Form 7 wordpress plugin let you add placeholder text and thus you can get rid of the standard Your Name (required) next to the input fields and use HTML5 Placeholder. This is how a placeholder can be added in Contact Form 7. [text your-name placeholder...
by Marshall | Feb 3, 2015 | Blog |
If you got email from PayPal with subject line “PayPal Instant Payment Notification Warning” and the body says something similar to the text below, you can fix it from your PayPal account area. Dear Name, Please check your server that handles PayPal...
by Marshall | Feb 3, 2015 | Blog |
An excellent solution for speeding up image load time on your website is to use Jetpack Plugin. You can search and install this plugin and post activating it with your WordPress.com account you can use dozens of it’s features. One of the most used feature of...
by Marshall | Feb 2, 2015 | Blog |
In some cases, we have a favicon displayed on all the major browsers but not on Internet Explorer. If you have a similar situation, try to look for the image format you have uploaded for your favicon. PNG or JPEG works fine but may not render right on IE and you can...
by Marshall | Feb 1, 2015 | Blog |
Using WordPress makes it easy to manage your website. If you want to check any broken link on your website and want to get notified about any broken link, you can try this simple and easy to configure plugin for broken links in WordPress. Broken Link Checker...
by Marshall | Jan 31, 2015 | Blog |
Using WordPress and came to a situation where you want to make a site available only to logged in users or admins? This plugin holds the key. https://wordpress.org/plugins/more-privacy-options/ Enable it across the network and on reading settings of each multisite,...
by Marshall | Jan 29, 2015 | Blog |
Disabling update of Themes, Plugins or Core WordPress is not recommended but if you want to stop updating your WordPress theme, you can go to Style.css file and make the version number high. High enough that the current version did not reach there in year. Eg, change...