Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Please provide some more details here. How big are your tables? Are you using any foreign-language characters in the tables?
    Unfortunately, things like that can sometime cause trouble in WP-Table Reloaded.

    Therefore, I suggest that you try switching to the official and designated successor of WP-Table Reloaded, called TablePress, which you can get at http://wordpress.org/extend/plugins/tablepress/.
    With the backup of your WP-Table Reloaded tables that you hopefully have, you can load these into TablePress.

    Regards,
    Tobias

    Thread Starter chandankus

    (@chandan2323)

    table size is 35 rows and 3 columns.i have saved previous 1 table same
    size but again when i m doing like same table then all contents are
    disappearing.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for posting the size. This is a rather small table, so my assumption is that some foreign-language characters cause this. Please switch to TablePress and try there again.

    Thanks,
    Tobias

    Thread Starter chandankus

    (@chandan2323)

    if the rowspan facility is available in tablepress and i am using only english language characters

    Thread Starter chandankus

    (@chandan2323)

    sir please tell me how can i show vertical lines along columns

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    yes, the rowspanning feature is available, and it is better suited for using non-english characters (even though you don’t need them).

    To show vertical lines as well, please try adding this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress th,
    .tablepress td {
      border: 1px solid #dddddd;
    }

    Regards,
    Tobias

    Thread Starter chandankus

    (@chandan2323)

    thank you sir its working fine . i tried to donate u but during linking, the card was rejected, but i will donate soon after fixing that problem.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    great that this worked! And thanks for wanting to donate, I really appreciate that!

    Best wishes,
    Tobias

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘CONTENT NOT SHOWING AND ALSO NOT SHOWING ID AFTER SAVING’ is closed to new replies.