Arconix FAQ

Read tutorials and news associated with the Arconix FAQ plugin

Arconix FAQ 1.2.0 Released

I just released v1.2 of Arconix FAQ. The highlight of this release for most users will be the addition of a “Return to Top link”. For longer FAQ’s, asking the reader to scroll to collapse the FAQ item wasn’t the best user experience.  The addition of this user-enabled link will help improve that experience. Other [...]

Arconix FAQ v1.1 Released

Keeping the releases coming, v1.1 of my Arconix FAQ plugin should be available to download in your WordPress dashboards. The major feature of this release is the much-requested ‘groups’ taxonomy, which allows users to assign FAQ items to one or more groups for a much more logical display on the user’s website. There are a [...]

New Plugin – Arconix FAQ

The latest plugin in my collection is Arconix FAQ. This plugin uses custom post types to allow users an easy way to add and maintain FAQ’s on their websites. These FAQs can be displayed using the included shortcode ‘faq’ with , or for developers or advanced WordPress users, you can use the built-in post type [...]

Rolling Your Own CSS and Javascript

Normally if you want to modify the css or javascript of a plugin to better integrate with your site or add your own specific functionality, you only had a couple options. Edit the plugin files directly Try to override the css with your own through specificity and !important declarations Add your own javascript files None [...]