TABLEON - WordPress Posts Table Filterable

[tableon_button]

This shortcode displays button, on click table in popup appears. See the demo. Examples: [tableon_table_button id=13074 title=”Red shoes” popup_title=”This season shoes”] [tableon_button class=’tableon-btn’ title=’super hot products’ popup_title=’Buy today and get discount 50%’ columns=’id,title,__price’ cells_width=’1,100%,1′] Attributes: class: CSS class of the link, you can set button class of the current WordPress theme title: text of the […]

[tableon_attachments_btn]

The shortcode is the part of the extension “Attachments”. This shortcode generates button with popup window on click where attachments of a post represented. Attributes: id: post ID button_title: button title. Hint: type ‘%s’ to display post title string popup_title: title in the popup header. Hint: type ‘%s’ to display post title string help_title: text of […]

[tableon_attachments]

Shortcode is the part of the extension “Attachments” – allows to display a post attachments. Attributes: id: (obligated) post ID group: (optional) attachments group display_as: (optional) how to display attachments, possible values: table, icons columns: (optional) title, type, file, description skin: skin for the table, read more about skins here On the backend post attachments […]

[tableon_compare]

This shortcode is the part of of the extension “Compare” – shows posts in the table for compare Attributes: post_type: what types of posts to display. By default: post ids: set using comma posts you want to show your customers to compare show_print_btn: show print button (1/0) skin: skin for the table, read more about […]

[tableon_favourites]

Shortcode is the part of the extension “Favourites” – allows to the shop customers collect posts. Attributes: post_type: what types of posts to display. By default: post per_page: posts per page per_page_position: pagination position t – top b – bottom tb – tot and bottom none – do not show this drop-down compact_view_width: browser window […]

[tableon_drop_down]

Shortcode which generates search-input where customer can type post title and press Enter button Attributes: id: table ID created on TABLEON admin page width: width of the search-input, example: 100%, 300px height: height of container with results in px, example: 400 placeholder: any text displayed in the search-input skin: skin for the table, read more […]

[tableon_single_btn]

This shortcode generates button, onclick show popup with extended information about the post id: post ID,also can be defined automatically if shortcode is on the post single page button_text: link text, for example: ‘Extended information’ columns: (optional) set table columns. Example: [tableon_single_btn columns=’id,thumbnail,title,__price,gallery’]. All possible columns keys you can get on the plugin admin page-> tab Settings -> […]

[tableon_favourites_single_btn]

Special shortcode is the part of the extension “Favourites” – displays “Heart” of linked to the current user favourites posts, on click will popup with favourites posts displayed Attributes: id: post ID,also can be defined automatically if shortcode is on the post single page help_title: text of the link on the popup header from the […]

[tableon]

Main shortcode which draws posts table. Can be used without attributes using default values. With attribute ‘id’ (table ID) used to display created tables in the plugin backend. All attributes has higher priority than the settings in the backend! Attributes: id: main attribute, means created on the backend table ID. You can create table and […]

[tableon_single]

Special shortcode to display one post data in 2 columns. Use it to show difficult content. Attributes: id: post ID columns: set table columns. Example: [tableon_single columns=’id,thumbnail,title,__price,gallery’]. All possible columns keys you can get on the plugin admin page-> tab Settings -> button “All possible columns keys” on the settings table bottom. table_id: use any table ID, to […]