WordPress

Why Your WordPress Website Needs Extra Security

I love WordPress! It’s a fantastic way to build a website without knowing how to write code. It truly makes web development easier. But, what a lot of WordPress website owners don’t realize is how easy it is for someone to break into their website. WordPress is Open Source software, which is a great thing. […]

Why Your WordPress Website Needs Extra Security Read More »

Organizing Your WordPress Post Content with Categories and Tags

When you create a WordPress post you have the option to assign categories and tags to that post. Categories are hierarchical groupings, whereas, tags are not hierarchical. In other words, your categories can have parent categories and children categories (or subcategories). This helps to organize your content for menus and other hierarchical charts/pages. This allows

Organizing Your WordPress Post Content with Categories and Tags Read More »

Why I Will Never Use First Data Global E4 Gateway API and Will Try to Discourage My Clients

One of my most popular posts of all time is about integrating First Data payment processing with a website. I’ve had several clients who have First Data accounts and they’ve seemed happy with their account, so I decided to give them a try. OMG I wish I hadn’t. It cost me SO much money. It

Why I Will Never Use First Data Global E4 Gateway API and Will Try to Discourage My Clients Read More »

Increase the Security on Digital Downloads – Change the Folder Name Every Day Automatically in WordPress

I want downloads from my site to be secure without locking my customers out too. Many security solutions I’ve seen often keep the purchaser out as well. Passwords are often forgotten and either cause the customer a headache or it’s a headache for me to try to support the purchase by constantly looking for or

Increase the Security on Digital Downloads – Change the Folder Name Every Day Automatically in WordPress Read More »

Test My PayPal Buy Now Buttons on My WordPress Site for PayPal PDT

My client has several digital products for sale. She has several buy now buttons hosted at PayPal. Hosted buttons have their own unique ID’s. To test these buttons, I need to set up the same buttons in my PayPal sandbox merchant account. When I do, they give me different button ID’s. Ugghh. Sure makes testing

Test My PayPal Buy Now Buttons on My WordPress Site for PayPal PDT Read More »

WordPress 3.7 Upgrade Error: Call to a member function reset_postdata() on a non-object

I tried to upgrade my WordPress site this morning and got this error once the upgrade was finished: Call to a member function reset_postdata() on a non-object Since I wasn’t looking forward to finding my latest backup and restoring my old version, and since I knew I would still have the problem even after I

WordPress 3.7 Upgrade Error: Call to a member function reset_postdata() on a non-object Read More »

Display My Custom Post Categories (Custom Taxonomy) in a Dropdown

I want to let my random quote generator users choose which quote category they want to see a quote from when they automatically post the quote to their Facebook page. I want to show my quote categories, which are a custom taxonomy (quote_categories), on my custom post type (quote). Here is the code I use:

Display My Custom Post Categories (Custom Taxonomy) in a Dropdown Read More »

Add a Child Theme for an Elegant Theme in WordPress

Genesis had me spoiled. The Genesis themes that I’ve been using ARE child themes and therefore, only the Genesis theme itself has updates that I must install. When I started using Elegant Themes (which I love, by the way), I forgot that they might have updates. So, I forgot to make a child theme when

Add a Child Theme for an Elegant Theme in WordPress Read More »

Scroll to Top