This is an extension for the popular Advanced Custom Fields plugin and TablePress plugin. By itself, this plugin does NOTHING.
This add-on for Advanced Custom Fields creates a custom field type to select a TablePress table, providing a dropdown menu that lets you select from a list of available tables. The field can return the table ID for the table selected, or the full HTML of the table.
This plugin requires:
Just to be sure there’s no confusion… This plugin does nothing unless ACF (Or ACF Pro) and TablePress are both active on your site
Follow this plugin on GitHub
This field can return the table ID for the table selected, or the full HTML of the table (the same output as the rendered shortcode).
When returning the table ID, either of the following code snippets will output your table (replacing ‘your_table_here’ with the field name you defined in your ACF Field Group settings).
<?php $tablepress_id = get_field( 'your_field_here' ); echo do_shortcode( '[table id="'.$tablepress_id.'"]' ); ?>
or, to avoid using do_shortcode(), use
<?php $tablepress_id = get_field( 'your_field_here' ); $args = array( 'id' => $tablepress_id, ); if ( function_exists( 'tablepress_print_table' ) ) { tablepress_print_table( $args ); } ?>
To simply display the chosen table on your page, choose the HTML output option in your field settings, and insert into your php with
the_field( 'your_field_here' );
For a more detailed explanation, see our article, Setting up an ACF field for TablePress.
Starting from $0 per month.
Rating
Reviewers
4 reviews
Tags
Developed By
TylerDigital
Quick & Easy
Common Ninja has a large selection of powerful Wordpress plugins that are easy to use, fully customizable, mobile-friendly and rich with features — so be sure to check them out!
Testimonial plugins for Wordpress
Galleries plugins for Wordpress
SEO plugins for Wordpress
Contact Form plugins for Wordpress
Forms plugins for Wordpress
Social Feeds plugins for Wordpress
Social Sharing plugins for Wordpress
Events Calendar plugins for Wordpress
Sliders plugins for Wordpress
Analytics plugins for Wordpress
Reviews plugins for Wordpress
Comments plugins for Wordpress
Portfolio plugins for Wordpress
Maps plugins for Wordpress
Security plugins for Wordpress
Translation plugins for Wordpress
Ads plugins for Wordpress
Video Player plugins for Wordpress
Music Player plugins for Wordpress
Backup plugins for Wordpress
Privacy plugins for Wordpress
Optimize plugins for Wordpress
Chat plugins for Wordpress
Countdown plugins for Wordpress
Email Marketing plugins for Wordpress
Tabs plugins for Wordpress
Membership plugins for Wordpress
popup plugins for Wordpress
SiteMap plugins for Wordpress
Payment plugins for Wordpress
Coming Soon plugins for Wordpress
Ecommerce plugins for Wordpress
Customer Support plugins for Wordpress
Inventory plugins for Wordpress
Video Player plugins for Wordpress
Testimonials plugins for Wordpress
Tabs plugins for Wordpress
Social Sharing plugins for Wordpress
Social Feeds plugins for Wordpress
Slider plugins for Wordpress
Reviews plugins for Wordpress
Portfolio plugins for Wordpress
Membership plugins for Wordpress
Forms plugins for Wordpress
Events Calendar plugins for Wordpress
Contact plugins for Wordpress
Comments plugins for Wordpress
Analytics plugins for Wordpress
Common Ninja Apps
Browse our extensive collection of compatible plugins, and easily embed them on any website, blog, online store, e-commerce platform, or site builder.
Use Messenger Chat To Communicate, Support & Improve User Experience
Unleash Creativity with an Interactive Stop Motion Display Widget
Easily Gather and Organize Event RSVPs and Registrations
Increase Trust & Improve Credibility To Drive Sales Up
Add Stunning Visuals to Your Site & Create a Better User Experience
Draw Attention to Information, Wow Users & Improve Navigation
Simplify the Checkout Process and Boost Sales
Easily display Medium blogs, engaging visuals, and enhanced user experience
Streamline Your Customer Support With Ease
Enhance Your Website Visually & Draw Attention to Stunning Creative Card
Increase Customer Confidence with Customizable Trust Badges
Draw Attention to CTAs & Increase Conversions
More plugins
The Common Ninja Search Engine platform helps website builders find the best site widgets, apps, plugins, tools, add-ons, and extensions! Compatible with all major website building platforms - big or small - and updated regularly, our Search Engine tool provides you with the business tools your site needs!