Okay
  Public Ticket #882983
Percentage format
Closed

Comments

  •  2
    Javier started the conversation

    Hi,

    I'm trying to add % percentage format to a column. First, I uploaded a file with % format in some columns, not working. Then, I have created a column as a number and added % in Display after text, but no working either.

    Could you please help me how to solve that,

    Thanks

  • [deleted] replied

    Hi Javier,
    Thank you for your purchase.

    Please provide me a temporary WP-admin login for your site where this happens, so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue. We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course we do not provide login data to third party. You can write credentials here just check Private Replay so nobody can see it except us.


  •   Javier replied privately
  •   Javier replied privately
  • [deleted] replied

    Hi Javier,

    Glad that you find solution by your own. Did you resolve all issues from your last ticket?

  •  2
    Javier replied

    Hi Milos,

    Yes, all of them. I'm trying to change the colour of numbers in conditional formatting, but I can only change colours of cells or rows. Is there an easy way to change that .

    Thanks, 

  • [deleted] replied

    Hi Javier,

    You can select on condition Add column CSS Class and add for example condition-class and after that you can add this CSS on Custom CSS field on wpDataTables settings page or directly on your page:

    .condition-class{
        color: #dd3333 !important;
    }
    


  •  2
    Javier replied

    Hi Milos,

    Thanks. I think I didn't explaint very well. i want negative numbers in red colour and positive in green. I have added that condition in conditional formatting as a rule, but now all numbers are shown in red colour. How can i do that?

    Thanks again,

  • [deleted] replied

    Hi Javier,

    Please provide me a temporary WP-admin login for your site where this happens, so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue. We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course we do not provide login data to third party. You can write credentials here just check Private Reply so nobody can see them except us.

  •  2
    Javier replied

    Hi Milos,

    I send you PM.

  •   Javier replied privately
  • [deleted] replied

    Hi Javier,

    Sorry my mistake, you should use Set cell CSS class instead of Add column CSS class. I changed and now it working as you demanded.

  •  2
    Javier replied

    Great,

    it seems that works fine.

    Thanks, Milos

  • [deleted] replied

    Hi Javier,

    If you like our plugin and support please rate our plugin at CodeCanyon on this link. It means a lot to us. Thanks.