Skip Navigation

[Resolved] View Block Loop Style – no table view

This support ticket is created 3 years, 4 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 2 replies, has 2 voices.

Last updated by dawidS 3 years, 4 months ago.

Assisted by: Minesh.

Author
Posts
#2347789
Edytuj stronę „toolset” ‹ MyWay — WordPress.png

Tell us what you are trying to do?
I want to display my CPT as table. CPT is registered via PHP. I've created a new view, but I can't select table in loop style block options.

Is there any documentation that you are following?
No.

Is there a similar example that we can see?
It's in View block description page. https://toolset.com/block-item/view/

#2348439

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

The table option will not be available with the view's loop style section.

To create a table based view, you should try to follow the following steps:
- Add a view block and give its name and create a new view
- With next screen, you will see loop style as table, select it and click on next
- you can adjust the number of columns from table row section, please check the following screenshot: hidden link
- You can add whatever you want to display within the column, lets say add single field block to display post title in first column

#2348449

My issue is resolved now. Thank you!