RBA Cash Rate: 4.10% · 1AUD = 0.71 USD · Inflation: 3.7%  
Leading Digital Marketing Experts | 1300 235 433 | Aggregation Enquires Welcome | Book Appointment
Example Interest Rates: Home Loan Variable: 5.24% (5.24%*) • Home Loan Fixed: 5.24% (5.75%*) • Fixed: 5.24% (5.75%*) • Variable: 5.24% (5.24%*) • Investment IO: 5.64% (5.99%*) • Investment PI: 5.44% (5.95%*)
WordPress Website Plugins
BeliefMedia WordPress Plugin Archive [ Installation Instructions | Plugins ]

BeliefMedia Simple Accordion

This documentation supports an article on our blog introducing how to include basic accordions on your website that reference various post types, and include excerpts of post content. This is an abbreviated version of the plugin clients enjoy, which is used mainly to support the inclusion of FAQs into their website. The plugin is limited in its functionality but still includes a large number of features.

The accordions are introduced on our blog in an article titled "Simple Accordion FAQ and Links in WordPress".

Dependencies

The plugin requires BeliefMedia Core. The Core plugin enables updates, but will also register you with an API Key. If you do not wish basic registration details sent to us upon registration then please do not download the plugin. You should also ideally download and install BeliefMedia Simple Cache to take advantage of the caching feature.

The Result

The most common use of the shortcode is to return a number of posts associated with a particular category. For example, [bm_accordion term="finance"] returns the following:

The level of statistical integration availed to those that use Yabber (and our broker website) was always industry leading. However, with over 100 modules that feed statistical data into our conditional engine, the system started to become fragmented, and with a massive focus on 'behavioural analytics', we determined an update was necessary. System growth led… [ Learn More ]

The Athena and associated RSS module dates back to 2007. Previously a Platinum module, we've recently migrated most of the functionality into Yabber for use by clients, and a single page on your website now supports a basic news service. Athena is a news aggregation platform that indexes news via RSS feeds, sitemaps, and general… [ Learn More ]

It was back in 2018 that we made the nature of our Matrix API known to the industry, although we'd used it internally for a number of years prior. With a pending SSL requirement imposed by Google back in 2018, we ran various assessments that assigned with an SEO score, and more importantly, assessed how… [ Learn More ]

One of the more underexplored and deeply consequential aspects of financial digital mortgage marketing is the representation of credit product pricing, specifically interest rates, within organic search snippets. This area warrants close scrutiny not only because our own broker infrastructure explicitly supports the — including embedding legally compliant rates in titles and metadata, which I’ll… [ Learn More ]

As we discussed in an article titled "", aggregation and franchise groups are in a metamorphic state where they're forced to rethink their business model in order to remain relevant in a competitive and technology-driven environment. As far back as our Magnet Guide from 2010, we wrote that "... aggregation needs to broaden their technology… [ Learn More ]

We've had an increasing number of businesses come to us that require a word-for-word privacy, terms, complaints (dispute resolution), and General Disclaimer on their website, and ACL holders are sensibly requiring the sea of websites managed by their credit representatives to be kept up-to-date. Once printed, these disclaimers are usually managed via a non-controlled email… [ Learn More ]

During the Banking Royal Commission, I participated in an ANU Committee that investigated the viability and role of aggregation in the mortgage market, with findings fed to the commission in order to shape their discussions. Our recommendations weren't published, discussed, or considered. Instead, it was the focus of broker commissions, best interest duty, and the… [ Learn More ]

LoanOptions.AI are an asset finance company that leverages their technology by making it available to mortgage brokers. Asset finance filter through to LoanOptions, while home loan leads are fed back to brokers. We've had a couple of our own brokers partner with the company so we built a standalone WordPress plugin to quickly enable the… [ Learn More ]

Around March this year we had a client ask to have default page titles and formatting modified on around 70 pages. The request exposed a weakness in the architecture that prevented easy modification of page titles on a large number of pages, and with a recent update to the website framework, we've made modifications to… [ Learn More ]

We've recently updated the 'Testimonials' website and Yabber module, and the changes are significant enough that they require a reintroduction to the feature. Some like reviews. Others don't. We don't. In the broking world, however, and in the broader finance space in particular, reviews serve a valid purposes, and in a world populated with copious… [ Learn More ]

We've actually included the attributes of margin_bottom="30" hover="#B6B6B6" selected="#C9C9C9" color_selected="000000" number="10" to alter the appearance, and limit the number of results to just 10 articles.

In the next example we'll use the accordion as if it were part of a series or similar where numbering might be required. Using default styling, and limiting results to just 5 results, the shortcode of [bm_accordion cpt="post" taxonomy="category" term="api" number="5" icon="0"] (note the icon attribute of '0' - this creates numbering).

The level of statistical integration availed to those that use Yabber (and our broker website) was always industry leading. However, with over 100 modules that feed statistical data into our conditional engine, the system started to become fragmented, and with a massive focus on 'behavioural analytics', we determined an update was necessary. System growth led… [ Learn More ]

The Reserve Bank of Australia (RBA) publishes large amounts of data to its website as Excel Spreadsheets, but this method makes advanced queries and analytics difficult to query. For this reason, we synchronise our own systems with every available RBA data source, and we've built an API that return insightful information on current and historical… [ Learn More ]

We've had a large number of people ask us about the AI-driven Licence (and general document) upload form tool lately, so this article serves as a basic introduction. The method of integrating the functionality into general forms, and the client-side upload tools in your client dashboard, will be detailed in our FAQ module, so this… [ Learn More ]

The Athena and associated RSS module dates back to 2007. Previously a Platinum module, we've recently migrated most of the functionality into Yabber for use by clients, and a single page on your website now supports a basic news service. Athena is a news aggregation platform that indexes news via RSS feeds, sitemaps, and general… [ Learn More ]

Last week we introduced the call. We didn't expect the overwhelming response for more information, so in the absence of finalised documentation we'll publish a few articles detailing the most common requests. The request is made when a page is required to be indexed for the first time (or subsequently with the appropriate index or… [ Learn More ]

The plugin is very lightweight as it's rendered with just CSS and a few lines of code. There are no JavaScript dependencies or libraries.

Shortcode Attributes

The following attributes may be used to alter the appearance of the accordion. Note that the style is inline; not ideal... but it works.

color

The color of the accordion text. Defaults to #FBFBFB.

color_selected

The accordion title color when that accordion is selected and opened. Defaults to #FBFBFB.

hover

The colour of the accordion panel when hovering over with your mouse cursor.

selected

The colour of the accordion panel when selected and opened. The above color_selected attribute should be in contrast.

words

The number of words to include in the accordion excerpt. Defaults to 55.

height

The height of the accordion panel. Defaults to 40.

more

The more attribute alters the "Learn More" text that will navigate the user to the destination page.

icon

The icon to use for each accordion. Limited in the general plugin, you should generally use a HTML attribute or font awesome icon.

profile

If you're a Yabber user that is using this plugin on a website that doesn't have the BM Plugin installed, you may still retrieve custom stylistic profile with the profile attribute (so all others can be ignored).

cpt

The post type. Defaults to 'post'. In the BM plugin it will default to 'faq'. Can generally be left with the default setting.

taxonomy

The taxonomy type. Defaults to category. Can generally be left with the default setting.

field

The field that will be queried. This is set to slug and generally shouldn't be altered.

term

The term or a comma-delimited string of terms to query. This is the slug associated with a category, so it might look like term="cat-1,cat-2,cat-3".

margin_bottom

The margin under the accordion container. Defaults to 30.

margin_top

THa margin above the accordion container. Defaults to 30.

number

The number of results to return. By default it returns everything... not a great idea. You can limit with number="10.

truncate

The length of the title in the accordion. The title won't overlap (yet) so you should truncate to fit titles in each accordion container.

cache

If Simple Cache is installed you may cache the results. This is a sensible idea as it minimises the load of your DB.

Change Log

Version 0.1, July 20, 2021
Initial basic plugin. Intended mainly to demonstrate how Belief's FAQ system is used.

  • Initial: New plugin. Returns a simple accordion of posts or any post category with shortcode. Use

    No articles to show.

    . Refer plugin page for usage details.

Download

Please note that the BeliefMedia Core plugin is required before this plugin will activate or function.


Title: BeliefMedia Simple Accordion
Description: The accordion shortcode will return an accordion of your website posts or other post types. Various stylistic attributes apply. Client should not use this plugin as the feature is built into the default website FAQ module.
  Download • Version 0.1, 2.8K, zip, Category: WordPress Plugins (BeliefMedia Client Plugins)

■ ■ ■

 
Download our complimentary 650-page guide on marketing for mortgage brokers. We'll show you exactly how we generate billions in volume for our clients.
Finance Guide, Cropped Top and Bottom
Timezone: E. AUSTRALIA STANDARD TIME · [ CHANGE ]

Share this PLUGIN

Share on Facebook
Share on Twitter
Share on Linkdin
Share on Pinterest
      REVIEW