Title: wp-table reloaded add shortcode
Last modified: August 20, 2016

---

# wp-table reloaded add shortcode

 *  [igov5125](https://wordpress.org/support/users/igov5125/)
 * (@igov5125)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/wp-table-reloaded-add-shortcode/)
 * Hi,
 * I am trying to add a google map to a cell next to another cell with the address.
   So basically to show where the place is with a marker on the map next to the 
   contact address. Is it possible to embed a shortcode generated by the google 
   map shortcode plugin on the table?
 * Thanks in advance for your help!

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/topic/wp-table-reloaded-add-shortcode/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/wp-table-reloaded-add-shortcode/page/2/?output_format=md)

 *  [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/wp-table-reloaded-add-shortcode/#post-2382666)
 * Hi,
 * yes, that should not be a problem. WP-Table Reloaded supports all Shortcodes 
   that use the regular WordPress Shortcode API. For custom implementations of Shortcodes
   that some plugins use, only a minor piece of additional code is necessary.
    “
   Google Maps Shortcode” seems to be using the regular API, so it should work out
   of the box.
 * Regards,
    Tobias
 *  Thread Starter [igov5125](https://wordpress.org/support/users/igov5125/)
 * (@igov5125)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/wp-table-reloaded-add-shortcode/#post-2382669)
 * I’m sorry, but what might the code be? and it should be added to the “Custom 
   CSS” place, right?
 *  [RodLec](https://wordpress.org/support/users/rodlec/)
 * (@rodlec)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/wp-table-reloaded-add-shortcode/#post-2382697)
 * Hi,
 * My plugin was working great till today but, since i get the new version (1.9.2),
   my tables are not displayed on two pages like before. What option do i have to
   change to see my tables back on two pages
 * Thank you for your help
 *  [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/wp-table-reloaded-add-shortcode/#post-2382699)
 * Hi,
 * [@igov5125](https://wordpress.org/support/users/igov5125/): You should not need
   any extra code! Just put the Shortcode into the table cell. Or have you done 
   that and it is not working? Can you then please post the URL to the page with
   the table?
 * [@rodlec](https://wordpress.org/support/users/rodlec/): How are they being displayed
   now, and how were they displayed before? Can you explain this a little more? 
   What’s the URL to the pages with the tables?
 * Regards,
    Tobias
 *  Thread Starter [igov5125](https://wordpress.org/support/users/igov5125/)
 * (@igov5125)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/wp-table-reloaded-add-shortcode/#post-2382700)
 * Hi,
 * Can you please let me know if there’s a way to pm you, instead of posting my 
   url on this page? And yes I have done that, but it wasn’t working. Maybe I wasn’t
   doing it right?
 *  [RodLec](https://wordpress.org/support/users/rodlec/)
 * (@rodlec)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/wp-table-reloaded-add-shortcode/#post-2382701)
 * Sorry for my english 😉
 * [http://www.valmont-conseil.com/nos-formations/recruter-ses-commerciaux](http://www.valmont-conseil.com/nos-formations/recruter-ses-commerciaux)
 * Now, my tables are all displayed on the entire page but i’d like to get them 
   as before, displayed on 2 pages. The first part of the table (idee force, objectifs
   de cette formation,
    programme et pédagogie) on the first page, and, the rest
   of the table in another page
 *  [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/wp-table-reloaded-add-shortcode/#post-2382716)
 * Hi
 * [@igov5125](https://wordpress.org/support/users/igov5125/): You can send me an
   email. The address is in the main plugin file “wp-table-reloaded.php”.
 * [@rodlec](https://wordpress.org/support/users/rodlec/): You mean that you want
   pagination, so that you have those small arrow buttons below the table to show
   the next entries?
    As it seems, this feature is currently broken because your
   are using the #colspan# feature. Unfortunately, this seems to cause problems 
   with the DataTables JavaScript library (which does the pagination feature). Can
   you try to remove all the #colspan#s to see if that works?#
 * Regards,
    Tobias
 *  [RodLec](https://wordpress.org/support/users/rodlec/)
 * (@rodlec)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/wp-table-reloaded-add-shortcode/#post-2382718)
 * Ok, i’m going to try that, but why did it works before i get the new release?
 *  [RodLec](https://wordpress.org/support/users/rodlec/)
 * (@rodlec)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/wp-table-reloaded-add-shortcode/#post-2382729)
 * I tried to remove all the #colspan# (and the entire 3rd column) but it’s still
   the same. I have the entire table on the same page
 *  [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/wp-table-reloaded-add-shortcode/#post-2382744)
 * Hi,
 * this happens due to a change in the DataTables library (which was not written
   by me, I just include it into WP-Table Reloaded). This change has a lot benefits
   in some other parts of the library, but this seems to be a drawback.
    Can you
   temporarily leave the #colspan#s removed, so that I can see it in that state?
   Thanks!
 * Tobias
 *  [RodLec](https://wordpress.org/support/users/rodlec/)
 * (@rodlec)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/wp-table-reloaded-add-shortcode/#post-2382751)
 * Good, thank you Tobias 🙂
 * Ok, i’m gonna leave the #colspan# removed on the table named “Recruter et Intégrer
   ses Commerciaux” ([http://www.valmont-conseil.com/nos-formations/laccueil-et-la-relation-client](http://www.valmont-conseil.com/nos-formations/laccueil-et-la-relation-client)).
   But, my tables are built with 2 columns so, i’ve got to keep some #colspan# on
   them.
 * I’m waiting for a solution… Let me know asap
 * Regards,
    Rodlec
 *  [RodLec](https://wordpress.org/support/users/rodlec/)
 * (@rodlec)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/wp-table-reloaded-add-shortcode/#post-2382753)
 * Ooooops !!!
 * [http://www.valmont-conseil.com/nos-formations/recruter-ses-commerciaux](http://www.valmont-conseil.com/nos-formations/recruter-ses-commerciaux)
 * That is the good link, sorry 🙂
 *  [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/wp-table-reloaded-add-shortcode/#post-2382766)
 * Hi,
 * when viewing that page, the #colspan#s are still there… Did you save the changes
   after removing them?
 * Regards,
    Tobias
 *  [RodLec](https://wordpress.org/support/users/rodlec/)
 * (@rodlec)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/wp-table-reloaded-add-shortcode/#post-2382769)
 * Ok, i’ve removed ALL the #colspan# from this page and saved the changes
 *  [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/wp-table-reloaded-add-shortcode/#post-2382780)
 * Hi,
 * thanks for that. From what I can see now, the pagination arrows are back, so 
   that your table is displayed in two pages again.
    Just the styling is not really
   nice now. So, to fix this, I suggest that you move everything in just one column,
   and simply put the “Jour 1” and “Jour 2” in that column as well, and e.g. make
   them bold to be recognizable.
 * Regards,
    Tobias

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/topic/wp-table-reloaded-add-shortcode/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/wp-table-reloaded-add-shortcode/page/2/?output_format=md)

The topic ‘wp-table reloaded add shortcode’ is closed to new replies.

 * 19 replies
 * 4 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [13 years, 7 months ago](https://wordpress.org/support/topic/wp-table-reloaded-add-shortcode/page/2/#post-2383117)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
