New Shortcodes Added
New shortcode support has been added to QNRWP-A, for carousels and menus. They can be used in Posts or Pages, and are simple to create.
- [carousel name="QNRWP-Widget-Carousel-1" size="large"]
- [[menu name=’menuName’]]
A carousel is defined by its own Page, with its component slides defined as sub-pages. Those sub-pages may have Featured Images applied, to be used as images in the carousel. The textual content of a sub-page, including any interactive features, will be part of the slide. In this way, native WP features are used for the carousel, there is no need for custom fields or plugins. The carousel is the fully-featured Quicknr Interface widget.
The menu shortcode supports WP native menus. Styled by CSS, they can take on any look desired. The shortcode is in a working state but still being developed – GitHub repository will be updated soon.
July 2018 update: Carousels are now created with their own Custom Post Type.