WordPress: Best CMS for Your Business
CMS Development, Uncategorized, WordPress, WordPress Plugins
The latest variation of WordPress CMS is packed with your typical functions, maintaining ease-to-use functions and for that reason, the listing of functions has increased greatly over the years, along with theme variety makes it easy…
8 Awesome WordPress Web Apps
CMS Development, WordPress, WordPress Plugins
Sometimes you need a web app and don’t have the time, skill, or budget to do custom development. Developing from scratch can be the solution for many problems, but it can take much longer than starting from an existing code base.
WordPress…
WordPress: Resolving MediaFileManager Notice Issue
CMS Development, PHP Development, WordPress, WordPress PluginsWordPress
Our WP development team ran into a problem with the Media File Manager plugin by Atsushi Ueda in which the code was attempting to read from an array index that did not exist. This resulted in a Notice level error from PHP, and…
HOWTO: Use OneLogin API in PHP
PHP Development, WordPress, WordPress PluginsOneLogin is a great service that allows companies to use Single Sign On to allow their employees or customers to access a multitude of other applications using a single username and password. We are currently using it to do just that for a client…
DB Editor for WP Forms
WordPress, WordPress PluginsDB Editor
When developing WordPress websites we like to use the Formidable Pro plugin for creating forms. Its quite handy but we’ve had it stop working on two sites. We get a:
We're sorry. It looks like you've already submitted…
Find Template Used with WordPress
WordPress, WordPress PluginsWordPress Template
My boss was kind enough to allow me to attend WordCamp 2014 in St. Louis last weekend and I learned a lot of things but one thing that has already proved useful is a plugin called What The File.
This plugin identifies…
HOWTO: Add GA Codes to WP Install
CMS Development, WordPress, WordPress PluginsGA Codes
At Acumen, we want to add Google Analytics on our WordPress installation, and we want the ability to track our posts and our pages separately using Google Analytics properties. We also want to keep our analytics more accurate…
WP Menu with Descriptions
CMS Development, WordPress, WordPress PluginsWP Menu
While moving a client over to WordPress, we wanted to take a hard-coded menu with icons and descriptions into a WordPress-controlled menu that allowed the administrator to update the menu with ease from the Wordpress control panel.
Unfortunately,…
The Descriptive Menu Widget
CMS Development, WordPress, WordPress PluginsThe Descriptive Menu Widget
Today, we released the Descriptive Menu Widget Plugin on the WordPress.org plugin repository. This plugin allows us to display a menu with the menu item descriptions using a simple menu widget. It also provides an…