Whether you are just starting out or are an experienced web developer, you know that there are thousands (currently over 40,000) of WordPress plugins to choose from for your website(s). It can be overwhelming for [...]
We recently had a client who needed archives of a custom content type by date within their WordPress website. While WordPress does a great job of setting up blog posts to be able to view [...]
Receipts are necessary part of business. What if you could use your receipts as a marketing tool? WooThemes Founder Addi Pienaar, launched Receiptful on November 5, 2014. Receiptful is an application programming interface (API) that [...]
There are thousands of WordPress plugins out there. However, trying to find the best plugin to fit your needs and budget can be a challenge. I came across WooCommerce. This is a free e-commerce WordPress [...]
Are you concerned that the search on your WordPress website isn’t getting the best results for your visitors? Relevanssi is a free WordPress plugin that will replace your current search and use a better search [...]
Perhaps you have a website that needs protection from infringement. Easy Watermark is a free plugin for WordPress that allows users to add watermarks on images uploaded to their media library. The plugin gives users [...]
Today there are many plugins available for displaying social share buttons on a website or blog. Digg Digg is a floating share bar plugin for WordPress created by Buffer. Digg Digg offers a variety of [...]
Are you looking for an inexpensive testimonial plugin for Wordpress? I came across this $10 gem today while searching for WordPress plugins. I wanted to share and discuss some of the features the plugin had [...]
Do you want your website to run faster? Do you have large images that are slowing down your WordPress website? Imsanity is a WordPress plugin that automatically resizes and compresses large images that have been [...]
WebZap WebZap is a Photoshop plugin that allows for creating fast web page mockups and wireframes. WebZap costs $19 for an individual or $99 for 10 users. Users must have Adobe Photoshop CS5 or higher. [...]
Curious about what people remember from your website? What are their first impressions? From the creators of Zurb, a company that helps designers improve their websites have created an app called Clue. Clue is a [...]
Bootsnipp.com is a great tool for web developers or designers to access free HTML snippets. It is specifically designed for the Bootstrap HTML/CSS/JS framework. What kind of elements can be found on Bootsnipp? Navigation Footer [...]
The wp_localize_script function is primarily used to allow Wordpress to translate strings into multiple languages. It has another, more useful, ability though; it allows you to pass any data you like from your PHP scripts [...]
Objective: Display two sets of data on one page both of which will be from the same category. We are using Flutter for this example. Flutter uses write panels to create posts. Whenever a [...]