Shortcode options list for ipushpull WordPress Pages

This section is a complete reference for the options you can use when embedding ipushpull pages in your website.  

 

WordPress Options

WordPress shortcode format:

[ipushpull_page ... ]

Examples:

[ipushpull_page folder="LiveDemoPages" page="DemoHeatmap" width="100%" height="300px" ]

[ipushpull_page uuid="EbbtB4T7G2qWAFgkod4XH7" width="100%" height="300px" fit="width" ]

 

Available Options:

Option

Example

 

 

Required?

Description

folder

MyFolder, 123

 

 

Y

The folder containing your page (name or ID)

page

MyPage, 789

 

 

Y

The page you want to display (name or ID)

uuid

EbbtB4T7G2qWAFgkod4XH7

 

 

N

The UUID of your page (alternative to using folder/page)

width

100%, 500px

 

 

N

Width of frame containing your page

height

300px

 

 

N

Height of frame containing your page

toolbar

1 (default) or 0

toolbar

yes

N

Display/hide the toolbar. Paying customers only

logo

1 (default) or 0

logo

yes

N

Display/hide the ipushpull logo. Paying customers only

btn_share

1 (default) or 0

sharebtn

yes

N

Display/hide the share button

btn_popup

1 (default) or 0

popupbtn

yes

N

Display/hide the popup button

btn_download

1 (default) or 0

downloadbtn

yes

N

Display/hide the download button

update_frequency

1 (default) or 0

updatefreq

yes

N

Display/hide the update frequency icon

background_color

EFEFEF, FF0000

 

 

N

Set the background colour for any empty space around your data page

fit

scroll, width, height, contain

fit

scroll

N

Defines how your page should be scaled within its frame

edit

1 or 0 (default)

editbtns

no

N

Allow user to edit cells, displays autosave and tracking buttons

sort_filter

1 or 0 (default)

sortfilterbtns

no

N

Allow user to sort and filter data

find

1 or 0 (default)

searchbtn

findbtn

no

N

Allow user to search cells. Trigger by CTRL + F

highlights

1 or 0 (default)

highlights

no

N

Flash any cell changes

copy

1 or 0 (default)

copybtn

no

N

Allow user to copy table

select

1 or 0 (default)

selection

no

N

Allow user to select cells

underline_links

1 (default) or 0

 

 

 

Display cell links with an underline

headings

1 or 0 (default)

 

 

N

Display table headings

gridlines

1 or 0 (default)

 

 

N

Display table gridlines

filters

1 or 0 (default)

 

 

 

Display filter inputs within table

contrast

light (default) or dark

 

 

N

Display table on a dark or light background

view

1 or 0 (default)

 

 

N

Display view button

 

Everything:

[ipushpull_page folder="LiveDemoPages" page="DemoHeatmap" width="100%" height="300px" toolbar="1" logo="1" btn_share="1" btn_popup="1" btn_download="1" update_frequency="1" background_color="1" fit="width" edit="1" sort_filter="1" find="1" highlights="1" copy="1" select="1" ]