MySQL / WP WooCommerce – Get Customer Name & Email Address List
If you want a list of customers that have placed orders from your WooCommerce shop, you can use/adapt the following MySQL query… WooCommerce Customer Query… 1 2 3 4 5... The post MySQL /... [[ Click...
View ArticleFIX: Using WP Minify Fix With WP eStore & Corrupt PDF Download Files
I’ve been pulling my hair out for the last couple of hours trying to work out why all the PDF files being downloaded through the WP eStore Plugin were corrupt.... The post FIX: Using WP Minify... [[...
View ArticleWordPress – Missing “Menus” Option From “Appearance” Menu
Bit of an odd one. Some times when I install WordPress the “Menus” option from the “Appearance” dropdown from inside the WordPress control panel is missing, other times... [[ Click title to read the...
View ArticleWordPress – Get Recent Comments & Blog Post Details
Retrieving recent comments in WordPress is pretty standard/easy, you can do it by using the get_comments function. The syntax requires a foreach loop, and is used as follows: Get recent... The post......
View ArticleHTML Headings with inline-block and line break
You’re trying to achieve this: Hello Bye bye Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text... [[ Click title to read...
View ArticleMagento Tables That Can Be Emptied/Truncated
Magento’s DB seems to get bloated rather quickly with cached data and logs, occupying an obscene amount of space, so it often needs a good clear out. Many of those... [[ Click title to read the rest ]]
View ArticlePHP – Best Way To Get User IP Address
A lot of people rely on the $_SERVER[‘REMOTE_ADDR’] global variable to retrieve a user IP address, but there’s a better more reliable way of retrieving a vistor’s/user’s... [[ Click title to read the...
View ArticleMaster-Of-Papers.com overview: front rank site to receive college assignments...
Have you been apprehensive regarding how to accomplish difficult scholastic tasks? Master-Of-Papers.com provides you with customized expert services that help you score high scores. Paper Writing... [[...
View ArticleMagento FIX: Unknown number format type ‘boolean’. Format ” must be a valid...
Just to clarify, I hate Magento with a passion. I find it cumbersome and unbelievably bloated, and the filing system is a minefield. Not to mention, the community and support... [[ Click title to read...
View Articlehtaccess – 301 Redirect Website From http to https
More and more websites are making the move from http to https, primarily because of Google’s announcement back in August 2014, where they said websites with SSL (i.e. secure connection)... [[ Click...
View ArticleWordPress Solution- WP-Admin Shows White Blank Screen
I was working on a client’s WordPress website, which was working perfectly on my local environment. But when I uploaded it to their server, I was served a blank white... [[ Click title to read the rest ]]
View ArticleFIX: Using WP Minify Fix With WP eStore & Corrupt PDF Download Files
I’ve been pulling my hair out for the last couple of hours trying to work out why all the PDF files being downloaded through the WP eStore Plugin were corrupt.... [[ Click title to read the rest ]]
View ArticleWordPress – Missing “Menus” Option From “Appearance” Menu
Bit of an odd one. Some times when I install WordPress the “Menus” option from the “Appearance” dropdown from inside the WordPress control panel is missing, other times... [[ Click title to read the...
View ArticleWordPress – Get Recent Comments & Blog Post Details
Retrieving recent comments in WordPress is pretty standard/easy, you can do it by using the get_comments function. The syntax requires a foreach loop, and is used as follows: Get recent... [[ Click...
View ArticleHTML Headings with inline-block and line break
You’re trying to achieve this: Hello Bye bye Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever... [[ Click title to...
View Articlehtaccess- Redirect Entire Website To New Domain While Preserving URL Structure
Here’s a piece of htaccess code which you can use to 301 redirect an old website onto a new domain, while preserving the same URL structure for every page. Obviously,... [[ Click title to read the rest ]]
View ArticleGoogle Maps Won’t Show Centralised Inside jQuery Tabs
I was working on a client’s website earlier today, and I ran into a real head-scratcher of a problem. Basically, the page had multiple content tabs, and each tab would... [[ Click title to read the...
View ArticleMySQL Queries Used When Moving WordPress Site To A New Domain
When we’re developing our websites, we always develop in a local testing environment, so the URL for the website will be something like http://dev.testexample.com. Once the website is ready... [[ Click...
View ArticleUse WordPress Environment/Functions In An External File
If you want the ability to use WordPress functions/environment features in a section of the website which is outside of the WordPress environment (/blog/wp-content/themes/theme_dir/), then you just......
View ArticleWordPress- Set Featured Image Link Missing
I have no idea why, but now and then the “set featured image” link is missing from the “add new post” page. I’ve also noticed that a lot of other... [[ Click title to read the rest ]]
View Article