Title: Issues making it work
Last modified: August 30, 2016

---

# Issues making it work

 *  Resolved [ismamartinez](https://wordpress.org/support/users/ismamartinez/)
 * (@ismamartinez)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/issues-making-it-work/)
 * I am so excited about what this plugin can provide to my site!
 * Just a couple of questions about making it work:
 * 1. Where do I have to paste the code under this text “To display the table fields
   data as an html table you can start with the following code.” on the plugin Description
   page?
 * 2. I can’t get “Table” on the “Field Type” on the Field Group ACF page.
 * Thanks,
    ISma
 * [https://wordpress.org/plugins/advanced-custom-fields-table-field/](https://wordpress.org/plugins/advanced-custom-fields-table-field/)

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

 *  Plugin Author [Johann Heyne](https://wordpress.org/support/users/jonua/)
 * (@jonua)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/issues-making-it-work/#post-6408034)
 * The “Table” Field Type should be very on the bottom of the “Field Type” selection
   in the option group “Layout”. If not, something went wrong.
 * Insert the code in the template, where the ACF field / the ACF group belongs 
   to, for posts in single.php and so on.
 * In the first line:
    `$table = get_field( 'your_table_field_name' );` you have
   to replace “your_table_field_name” with the name of you table field.
 *  Thread Starter [ismamartinez](https://wordpress.org/support/users/ismamartinez/)
 * (@ismamartinez)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/issues-making-it-work/#post-6408036)
 * In the option group “Layout” there’re only two options: Message and Tab.
 * Would it work if I use the page template instead of the post?
 * Thanks!
 *  Plugin Author [Johann Heyne](https://wordpress.org/support/users/jonua/)
 * (@jonua)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/issues-making-it-work/#post-6408124)
 * Something causes a problem on your installation. Do you have the latest version
   of WordPress and ACF 4 or 5? Is the PHP version 5.3 or higher?
 *  Thread Starter [ismamartinez](https://wordpress.org/support/users/ismamartinez/)
 * (@ismamartinez)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/issues-making-it-work/#post-6408177)
 * ACF 4.4.2
    WP 4.2.4 PHP 5.3.29
 *  Thread Starter [ismamartinez](https://wordpress.org/support/users/ismamartinez/)
 * (@ismamartinez)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/issues-making-it-work/#post-6408178)
 * I can give you access to my site if you want to take a look.
 *  Thread Starter [ismamartinez](https://wordpress.org/support/users/ismamartinez/)
 * (@ismamartinez)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/issues-making-it-work/#post-6408262)
 * Any help on this?
    As I said I can give you access to my admin area so you can
   check what’s wrong. Thanks!
 *  Plugin Author [Johann Heyne](https://wordpress.org/support/users/jonua/)
 * (@jonua)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/issues-making-it-work/#post-6408263)
 * OK, yes, please send me the Login Data to [mail@johannheyne.de](https://wordpress.org/support/topic/issues-making-it-work/mail@johannheyne.de?output_format=md).

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

The topic ‘Issues making it work’ is closed to new replies.

 * ![](https://ps.w.org/advanced-custom-fields-table-field/assets/icon-256x256.png?
   rev=1962986)
 * [Table Field Add-on for ACF and SCF](https://wordpress.org/plugins/advanced-custom-fields-table-field/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/advanced-custom-fields-table-field/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/advanced-custom-fields-table-field/)
 * [Active Topics](https://wordpress.org/support/plugin/advanced-custom-fields-table-field/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advanced-custom-fields-table-field/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advanced-custom-fields-table-field/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [Johann Heyne](https://wordpress.org/support/users/jonua/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/issues-making-it-work/#post-6408263)
 * Status: resolved