[avalon23_qr]

[avalon23_qr]  – this shortcode shows the QR of the current link with the search query(if not there is no fixed_link parameter). if there is no search query, the QR code will be hidden title – The text that will be displayed at the top of the QR code.  an example: title=”Skan me!” size – the […]

[avalon23_content]

This is a shortcode that can show/hide content depending on the current search query. Attributes: show_if –  the conditions under which the shortcode will react.  an  example: show_if=’product_cat+pa_color:red,black’  – shortcode will show/hide content if user makes any search by category OR chooses black or red color.  To make the shortcode respond to any filter request:  […]

[avalon23]

Main shortcode which draws filter. All attributes has higher priority than the settings in the backend! Attributes: id: main(required ) attribute, means created on the backend filter ID. filter_html_id: Example: ‘my_great_filter’ – for CSS purposes or programming ones skin : Example skin=’skin-5′ toggle_filter : Possible values:  none – Don’t hide the filter at all , […]

[avalon23_button]

This shortcode displays button, on click filter in popup appears. Attributes: id: main(required ) attribute, means created on the backend filter ID. filter_html_id: Example: ‘my_great_filter’ – for CSS purposes or programming ones title: text of the link popup_title: text on the popup header class: CSS class of the link, you can set button class of […]