
Often times when you’re looking to embed a form in your WordPress website or WooCommerce store, you’re going to be using one of 2 different plugins: Gravity Forms or Fast Secure Contact forms. FS Contact Forms is an excellent plugin, it is very customizable, and allows for you to utilize a lot of really great […]
We posted an article last week with some very useful PHP snippets for Magento theming, so we figured it would be best to follow it up with another article that focuses on WordPress theme creation. One of the really great things about WordPress is the number of easy to use PHP snippets that are available […]
Whether you are building your first website or you’ve hired a web design company to handle the build for you, it is always advised that you use a content management system to make managing your website more efficient. There are multiple strong content management systems currently available, so whether you choose WordPress web design or […]
There are a lot of reasons people choose outside help when it comes to their web development and marketing. The main reason is they don’t have the background, knowledge, skill, or most important time to do these things. Much like their clients turn to them they turn to professionals. Choosing a reliable fit is no […]
If you’re looking to sell products or services online, there are several e-commerce platforms that are available to you, but none of them are as powerful or robust as the Magento e-commerce platform. Magento websites are perfect for companies that need to maintain a large variety of products, large quantity of products, have the need […]
PHP is a server side language that is used for web development and can be easily inserted into and used with HTML. PHP has a wide variety of uses and applications, but today I’m going to talk about the include statement. By using a PHP include statement you can save yourself a ton of time […]