-
BartLeonard
Hello, how can I create a post loop that displays custom post types and fields inside a table instead of a grid for better SEO? How can I further filter and sort these post types?
Trying to achieve something like this:
TechPowerUp GPU DatabaseI know table plugins can achieve this, but I want to keep my website as light and fast as possible. I’ve already set up the CPTs and fields using ACF.
Does GeneratePress or GenerateBlocks have a built-in loop functionality that can accomplish this? If not, what’s the best and simplest way to achieve it while keeping the site lightweight and efficient?
-
Hi there,
The query block can’t create a table.
I don’t see a way around it, unfortunately! You might have to use a plugin.
-
BartLeonard
Is there a way I can do it using hooks or elements?. Please guide me.
-
No, you can not.
The query itself can not be turned into a table, no matter if it’s in an element or not.
-
BartLeonard
Any other ways to work around it?
-
It’s not possible with GB.
But you should check if there’s a specific plugin that does this.
-
BartLeonard
Okay. Thanks.
-
No Problem 🙂
- You must be logged in to reply to this topic.