Quantcast
Channel: Web development notes – BrightCherry Web Design
Browsing latest articles
Browse All 49 View Live

WordPress 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 Article



htaccess – 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 Article

Magento 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 Article

PHP – 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 Article

Magento 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 Article


HTML 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 Article

WordPress – 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 Article

WordPress – 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 Article


FIX: 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 Article


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 Article
Browsing latest articles
Browse All 49 View Live




Latest Images