Viewing 3 replies - 1 through 3 (of 3 total)
  • i want to know this too

    Plugin Author ka2

    (@ka2)

    Thank you for your inquiry.

    In the “cdbt-view” shortcode options, you should set 1 to “Max Rows Per Page”. However, if that table has multiple row (record), it’s displayed the pager or the pagination. If you want to show an unique row only, you should narrow down optimal data by using “Narrow-down Keywords” option.

    Also, example of shortcode is as follows:

    [cdbt-view table="your_table_name" limit_items="1"]
    [cdbt-view table="your_table_name" narrow_keyword="ID:2" limit_items="1"]

    Thank you,

    Thread Starter Louis Nel

    (@mrmin)

    Thanks for the solution!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Display a single record’ is closed to new replies.