• Resolved arindam4u

    (@arindam4u)


    Recently I have updated this plugin. After that if I insert a table within tinyMCE Advanced editor the columns do not show borders. However, columns are created but with no border to distinguish. Please help and fix the issue. Thank you in advance.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Andrew Ozz

    (@azaozz)

    This may be related to removing the inline styles that were added when creating tables. It’s much better if tables are styled by your theme, not by the editor with inline styles, but seems several people are experiencing issues with their themes not adding styles for tables, or the styles being… not particularly good.

    Seems I’ll have to add another option to the plugin to specifically address this… For now a workaround is to edit the table properties after adding it and add borders, width, etc.

    Plugin Author Andrew Ozz

    (@azaozz)

    Hmm, this can actually be reset by using the https://www.ads-software.com/plugins/advanced-tinymce-configuration/ plugin. After installing it, go to the settings page and click “Show the default TinyMCE settings” button. Find the table_default_styles and table_default_attributes option names and add false for the values (and save the settings).

    Thank you Andrew. Simple things are getting very complicated due to WP 5 and Gutenberg. Don’t like where it’s going to.

    Thread Starter arindam4u

    (@arindam4u)

    Thank you so much for your reply. I have tried –

    Find the table_default_styles and table_default_attributes option names and add false for the values (and save the settings).

    This option enabled the column border, however the row borders are now missing. However that’s fine. Thanks again for your help and this awesome plugin.

    • This reply was modified 5 years, 11 months ago by arindam4u.
    Plugin Author Andrew Ozz

    (@azaozz)

    I’m glad it works better now ??

    If you still want to try to improve it, have a look in the TinyMCE documentation for these options: https://www.tiny.cloud/docs/plugins/table/#table_default_attributes. The point is to find the right balance between what is inserted in the editor and how your theme styles tables. Perhaps some “trial and error” would get you better result ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Table column border is not displaying’ is closed to new replies.