• Roland,

    I am trying to use multiple single record pages to display different sets of data. As I understand it the “single_record_link=test” attribute placed in the list shortcode should should provide a link to the respective single record page named “test”. This is not working.

    Malcolm

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter mdhills

    (@mdhills)

    I should have added I am also using permalink add-on

    Plugin Author Roland Barker

    (@xnau)

    Are you getting the correct link in the list, but it’s not going to the test page? What exactly isn’t working?

    Thread Starter mdhills

    (@mdhills)

    The link is going to the default single record page

    Plugin Author Roland Barker

    (@xnau)

    OK, if the link itself is correct, but not going to the right page, make sure the permalinks add-on is correctly set up, then go to the WP Settings Permalinks page and re-save the permalinks. It should work then.

    Thread Starter mdhills

    (@mdhills)

    Still can’t get this to work. This is the shortcode

    [pdb_list single_record_link=test template=admin-memberlist fields=”side_name, region, om_ref_l, om_ref_n, edit_link” filter=”membership_type=Team”]

    What I was hoping it would do is provide a link on the side_name field to the page “test” It doesn’t – the link gets set to the default page – which is the same as if I leave out the single_record_link=test parameter.

    Have tried updating the permalinks – makes no difference

    Plugin Author Roland Barker

    (@xnau)

    OK, I understand. When using PDB Permalinks, you can only use the one page that is configured as the “Single Record Page” for your single record display.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘single_record_link attribute not working in list shortcode’ is closed to new replies.