[article-grid]
Display a grid of articles (posts).
Parameters (optional):
author – only show posts from a specific author (default is empty / all authors)category – only show posts from a specific category (default is empty / all categories)class – whether to apply a CSS class to the article container (default is empty)columns – number of columns to use (default is 4)count – number of posts to show (default is 16)pagination – whether to show pagination (default is yes)
[article-grid-overlay]
Display a grid of articles (posts, alternative design).
Parameters (optional):
category – only show posts from a specific category (default is empty / all categories)count – number of posts to show (default is 16)
Display a reusable block inside a bottom-right expandable aside/popup.
The <aside> tag defines some content aside from the content it is placed in. The aside content should be indirectly related to the surrounding content. The <aside> content is often placed as a sidebar in a document.
[supernova-aside controls="1" accent="#00a8ff" title="Get Started!" width="400" id="303" trigger=".gf-button"]
Parameters (mandatory):
id – ID of reusable blockwidth – width of aside/popup, in pixels (default is 400)controls – show a “Don’t show this again.” checkbox (default is 1)accent – aside/popup bar and buttons colour (default is #333, possible values are HEX – #00a8ff – or RGB – rgb(128, 128, 40))title – aside/popup title/call-to-action (default is “Get Started”)trigger – the submission button class or ID (detects button click and minimizes the aside)
[faceted-search]
Display a global website search, including all custom post types (posts, pages, properties, FAQs, testimonials, etc). Faceted search, also known as faceted navigation or faceted browsing, is a technique used to help users analyze, organise, and filter large sets of results (posts, pages, properties) based on a simple keyword search.
[footer-signature]
Display the footer copyright, agent login link and Footer menu.
[osm-map markers="55.134874, -7.453658, 'Market Square, Buncrana, Co. Donegal', 55.2512645,-7.2618951, 'The Diamond, Carndonagh, Co. Donegal'"]
Display a custom map with multiple markers (requires WP Property Drive).
[supernova-menu]
Parameters (mandatory):
location – location of menu (e.g. “Main Menu”, possible values: “Main Menu”, “Primary Pipes Menu”, “Secondary Pipes Menu”, “Mobile Menu”, “Footer Menu”)
[[subpages]]
Display a list of subpages (child pages) on a parent page. Useful for empty, top-level pages.
Display your testimonials as a grid, carousel, or blocks. Testimonials are saved as custom post types.
1. Display a grid section of your testimonials:
[[supernova-testimonials]]
2. Display a carousel of testimonials:
[[supernova-testimonial-carousel]]
3. Display testimonials from a specific (custom) category and enable carousel autoplay every 5 seconds:
[[supernova-testimonial-carousel type="Vendor" autoplay="5000"]]
Parameters (optional):
in – a comma-separated list of testimonials IDstype – taxonomy name (e.g. “Vendor”)autoplay – time to autoplay, in milliseconds (e.g. “5000”)
4. Display native <blockquote> blocks inside a Media & Text block (uses the Testimonial featured image for media):
[[supernova-testimonial-blocks]]