• Resolved jayfixics

    (@jayfixics)


    Hi, how can i change the display result layout? meaning i would like like to the column to be displayed in row.

    ————-
    Before search
    ————-
    Country | Delivery Info | Tax Info
    Malaysia | All goods…. | contact person
    Thailand | delivery will. | contact person

    ————
    After search
    ————
    Country Thailand
    Delivery Info Delivery will.
    Tax Info contact person

    Other question is that can i dont display full result before search? i just want the search field only.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Changing the design is tricky. You could maybe use the flip mode of the TablePress Extension from https://tablepress.org/extensions/responsive-tables/ here, with the all parameter value.

    For hiding the table before you search, you can use the approach from https://wordpress.org/support/topic/i-want-the-table-to-be-invisible-until-filter-is-applied/

    Regards,
    Tobias

    Thread Starter jayfixics

    (@jayfixics)

    Hi Tobias,

    Thanks for the reply.

    1) The flip extension works but the display is abit off due to my data is multi-line text area and my column is a single-line. Please see https://secure.fixics.com/index.php/test-app/

    wonder is it possible to resize the column to be the same size as the data

    2) I installed the inverted filter and changed the code in the php. it is displaying the table column and “no result found”. I just want the search bar itself. Did i miss out anything?

    looking forward to your reply. many thanks

    • This reply was modified 7 years ago by jayfixics.
    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    1) Ah, I see. Yes, this is known issue with this approach. Unfortunately, I don’t know a solution and there probably isn’t one, due to the way how the header and body cells are connected. I guess that the flip mode will not work then, sorry.

    2) I can not reproduce that. For me, only the search field is visible.

    Regards,
    Tobias

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

The topic ‘Change the display result’ is closed to new replies.