I created a custom post type with related custom meta boxes using CMB2, but when I go to create the table I can select the custom post type but not the custom fields in the columns.
I sent via meta , but after I insert the key /ID it is deleted and returns to “new meta key”, how can I display my custom values ??in the table?
an example of code that I use to create the post fields
$cmb_apertura->add_field( array(
? ? ? ? 'id' => $prefix . 'descrizione_breve',
? ? ? ? 'name' ? ? ? ?=> __( 'Descrizione breve *', 'design' ),
? ? ? ? 'desc' => __( 'Descrizione sintetica ' , 'design' ),
? ? ? ? 'type' => 'textarea',
? ? ? ? 'attributes' ? ?=> array(
? ? ? ? ? ? 'maxlength' ?=> '255',
? ? ? ? ? ? 'required' ? ?=> 'required'
? ? ? ? ),
? ? ) );
]]>
Hi
I configured a filter with your plugin, I inserted the shortcode in a page, but the table always shows “Loading…” but does not display any results !
What could it depend on?
I have wordpress 6.6.1 and PHP 8.0.30
Hi guys, I would like to have the data I have in my normal html table to be in a table used by this plugin so it will be a table with filters. Can you let me know how to import the data into the table? https://domeinen-kopen.nl/
]]>Hello again.
I noticed that when trying to filter multiple taxonomies from the cell phone, I can’t move the drop-down options and so I can only select the first ones that appear.
]]>Hi, first of all thank you for this useful plugin.
I’ve found a bug where the thumbnail don’t dissappear when you filter posts.
To replay this problem:
Try to filter some taxonomy and then hover the pointer on an thumbnail and when the filter finish his work the img won’t dissappear.
Hello,
I just installed TableOn and I can’t open its settings page. I see an infinite loading animation.
I tried clear browser cache. Then update WordPress installation to 6.2 version. Updated all other plugins to newest versions. And switch PHP version from 7.4 to 8.1 and then 8.2.4. No effect.
Please tell me how else can I make it work.
]]>How to add a filter like this https://demo.posts-table.com/tableon-with-all-possible-filters/
I want to add custom field filter like https://demo.posts-table.com/tableon-with-all-possible-filters/ this and https://chennaibankauction.com/ this. can you send a doc to create custom filter?
]]>Hi in my table, in the first column I have the number of posts, the number is taken from the post ID. Is there a code way to make instead of taking the ID of the post to take a sequential order of numbers? Post1 with Number 1, post2 with Number 2, post3 with number 3 and so on? I would like a list with the numbering always in order, if a post is deleted anyway the alphabetical order already set must remain but with numbering 0001-0002-0003-0004-0005-0006…. Is it possible?
Thank you very much! Simon.
Hello, I would first like to congratulate you for the excellent plugin.
I created 3 custom fields, but I needed to show them in columns. How is it possible ?
awaiting
]]>Salam n Hola
I can’t select a post type created with CPT UI.
The CPT is listed in the Post Type Select Field.
When I select the CPT, it says that the table is saved.
However when I reload the tableon interface, it shows posts as the post type selected.
Post Types created with other plugin like JetEngine works fine.
]]>hello,
can your pluign do this https://www.temporary-url.com/578A6 please chose oprions in dropmeny to see here https://www.temporary-url.com/578A6
if yes any instruction how to please?
warm regards B
]]>I need to display posts list by the current author/user who is logged in.
is there any option to display a particular author’s post list?
]]>I’d like the links on my table to open in the same tab how do I go about that.
]]>To whom it may concern:
I have 2 questions please.
One, if I want to show a table of selected items of a custom post type, how do I do that? Is there a shortcode example?
Two, if I want to show a table of selected posts based on certain value of custom field, how do I do that? Is there a shortcode example?
Regards,
KC
]]>Hi there,
While I am studying about this plugin, I would like to know about the titled issue(My guess is that not possible), please shed some light about it, thanks.
Regards,
KC
]]>Hi there,
I am reading one of the items of Tableon documentation(1) and I noticed that there is an derivative webpage(2) which is not in English and it is supposed to be, so I figure that you might need to be notified about this error(if it is an error). I am still in the process of evaluation of applying Tableon plugin for a client project, just so you know.
Regards,
KC
(1)
How to add search input where table will be is as drop-down list – TABLEON – WordPress Posts Table Filterable | https://posts-table.com/how-to-add-search-input-where-table-will-be-is-as-drop-down-list/
(2)
[tableon_drop_down] – TableOn – WordPress Post Tables Filterable | https://demo.posts-table.com/tableon_drop_down/
I have too many issues and I will make an export, then uninstall wiping out the whole thing. Will the import be restoring my custom tables and settings or it will not recognize them?
]]>I have a couple small issues
1) custom CSS is not applied in the single table
2) some translations are not applying (“last modified date”, “sort by name”, etc.)
I am trying to create a new table in Tableon. I can do that, but I can’t change the table name from new table to another name. Also I can not change the column names. I have changed the permissions of the plugin to 755 and still I am not able to configure a table. What am I doing wrong?
]]>