Viewing 15 replies - 16 through 30 (of 31 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi Sam,

    good to hear that the CSS works now πŸ™‚

    Please try the third CSV version as well. Alternatively, what happens when you copy/paste the arrow/check marks directly into the “Edit” screen of the table in TablePress?

    Regards,
    Tobias

    Thread Starter samzg

    (@samzg)

    No,the third CSV dose not keep the symbol at all. I tried the “Edit” screen the same thing, no display the check mark.

    Thanks

    Sam

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi Sam,

    then I can only assume that this is a special issue with this checkmark. You could maybe try other ones that are available in the font that your theme uses. Alternatively, you could maybe use an icon font. Another idea might be to enter the checkmark as a code entity:
    ✔ which should display as
    (I found these on http://www.w3schools.com/charsets/ref_utf_dingbats.asp ).

    Regards,
    Tobias

    Thread Starter samzg

    (@samzg)

    Thanks Tobias,

    I tried the code to replace that color code in Plugin Option:

    .tablepress-id-2816 .row-2 .column-2 {
    color: ✔
    }

    It dose not display, Is my CSS right?

    Regards

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no, this is not CSS! I meant to use this code in the table cell, to display a checkmark!

    Regards,
    Tobias

    Thread Starter samzg

    (@samzg)

    Hi, Tobias,

    There is no changing in pasting the code into table cell. It show as is. please see:

    http://www.5d-mp.com/2016-2/

    Regards
    Sam

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi Sam,

    Please add a ; at the end, as in my example above. Without that, the code will not be recognized.

    Regards,
    Tobias

    Thread Starter samzg

    (@samzg)

    Hi Tobias,

    I am sorry for mistake, but still the same after add the ; by the end.
    see:
    http://www.5d-mp.com/2016-2/

    Rgards
    Sam

    Thread Starter samzg

    (@samzg)

    It’s strange, the up post already displayed the check mark. Make sure am i right. I past the code into table edit cell, the only place to past the code.
    Am I right?

    regards,
    Sam

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi Sam,

    in the table cells, where you pasted that code, do you also see the text amp;? If so, please remove it.
    Alternatively, please try this code for a checkmark:
    ✔

    Regards,
    Tobias

    Thread Starter samzg

    (@samzg)

    Thanks Tobias

    There is no amp; in the cell. I past &#x2714 into the table cell, no change. http://www.5d-mp.com/2016-2/

    Regards
    Sam

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    ah, that’s unfortunate. Okay, one last try: What happens when you copy/paste this symbol directly: βœ” ?

    If that doesn’t work either, I can only assume that your site/server/database is not using UTF-8 for the character encoding everywhere.

    Regards,
    Tobias

    Thread Starter samzg

    (@samzg)

    Hi Tobias
    It works!! copy/Past is simple. Thanks a lot Tobias. You are the best in the WordPress service.

    If you have the premium version of Tablepress that cover all of above function I could buy it. Good luck!

    Really appreciate for your time and consideration.

    Best regards,

    Sam

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! πŸ™‚ Good to hear that this helped!
    If you want, you can support further TablePress development here: https://tablepress.org/donate/

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

    Thread Starter samzg

    (@samzg)

    Sure, I will following that.

    Best regards,

    Sam

Viewing 15 replies - 16 through 30 (of 31 total)
  • The topic ‘How to change font color?’ is closed to new replies.