These are the nameserver for pointing a domain to Ziphosting’s servers. I use Ziphosting because they have really competitive domain prices, all of your resigistered domain shared a single login and control panel which provides excellent access to manage dns records and ttl’s at no cost! Access the control panel here: https://theconsole.ziphosting.com.au Nameservers are as follows: Primary Full Article…
Search the Wiki
Creating a Foundation 4 WordPress theme
In the first version of Foundation 4 I found a JQuery conflict when creating a WordPress theme. This fix resolved me issue. Note the later releases of Foundation 4 may not require this fix. Kudos to Radek Stangel. Menu toggle in top-bar (on small screen size) doesn’t work when you use default WordPres jQuery (version 1.8.3), however it Full Article…
How to Setup WordPress & MailChimp RSS to Email Subscriptions
Taken from WP Force: http://wpforce.com/how-to-setup-wordpress-rss-to-email-subscriptions/ Jonathan Dingman at WP Force didn’t like us reproducing any of his great article so we have replaced it with a link.
WooThemes Updater plugin – An unexpected error occurred
Taken from the WordPress support forums. Numerous people don’t appear to be able to install the WooThemes Plugin Updater plugin. Here is a link to manually download and install it. The Updater plugin can be downloaded here: http://woodojo.s3.amazonaws.com/downloads/woothemes-updater/woothemes-updater.zip
WooCommerce – Export CSV with custom meta fields
Taken from the WooCommerce documentation: http://wcdocs.woothemes.com/user-guide/extensions/ordercustomer-csv-exporter/#section-4 This post is in relation to the ‘Order/Customer CSV Exporter‘ plugin. Adding custom meta fields to exports Starting from version 1.6 there has been possibility to add custom meta fields to the orders export csv output. Adding custom meta fields to the export can be done using ’woocommerce_export_csv_extra_columns’ filter. Below Full Article…
QNAP – Ts-410 Broken Raid 5 array – Resource Articles
This was a nightmare when the TS-410 went down. I currently don’t know what has happened. This post contains links to articles which have shed more light on the issues I believe I’m dealing with. Taken from support documents created by QNAP Taiwan: http://qnapsupport.net/?s=raid+inactive http://qnapsupport.net/?page_id=1870 http://qnapsupport.net/?page_id=1875 Taken from the QNAP support forums: http://forum.qnap.com/viewtopic.php?p=280817 http://forum.qnap.com/viewtopic.php?t=1921 Useful ssh commands: Full Article…
Formidable Registration Goodies
Download latest version at http://formidablepro.com/formidable-add-on-downloads/ Important: Versions 1.0rc4+ require Formidable v1.6+ In your WordPress admin, go to “Plugins” -> “Add New” and click the “Upload” link at the top of the page. Click the “Browse” button and select the zip file you just downloaded. Go the the “Plugins” page, find “Formidable Registration” and click “Activate”. Go to Full Article…
Survery Monkey – Survey examples
http://help.surveymonkey.com/articles/en_US/kb/Available-question-types-and-formatting-options http://www.surveymonkey.com/s/CKZV8DJ
Redirect Non-Administrators After Login in WordPress
When it comes to building themes or plugins in WordPress, you rarely want administrators, editors, subscribers, and so on to anything other than the dashboard just after they’ve logged in. After all, these authors are usually loggin in to write posts, edit their information, or generally manage their content. But if you’re building a more Full Article…
Resolving The WordPress Multisite Redirect Loop
Taken from Tom McFarlin. Though I do the majority of my work using single site WordPress installs, there are a number of sites and projects in which I’ve used WordPress multisite and there’s a problem that I’ve experienced specifically with using WordPress multisite, subdomains, and shared hosting environments. Specifically, the problem is this: Install WordPress Full Article…