How can we add an image into the cell next to its own name like the one in the cryptocurrency table? Also is there a way to add the filers exactly above the table for cleanliness. I know the option "show filters in a form above the table " kind of does that but it looks off because of the white space and non aligned. It would be great if it was just above the table for alignment and easier to see. And is there an option where we can limit the length of the text holder for filters so that it doesn't run off to new line and more aligned to the columns length?
You can take a look at the tutorial on how to recreate the entire cryptocurrency table here. Basically, you can add a string type column, and add images in HTML tags, like this:
<img src="url-to-your-image">Custom text goes here
Please tell me what you mean by this:
it looks off because of the white space and non aligned
wpDataTables is a WYSIWYG (What You See Is What You Get) concept based plugin. This means that the table should look the same both in back-end and in front-end. If your front-end table looks and behaves differently than in back-end, this usually implies that there is another plugin (or the current theme) that's changing the behavior of our plugin.
You can add custom names to every filter, so you can avoid long text, moving to a new line. Anything other than that would require some custom CSS, which would also require us to remote in and see what's going on in back-end.
Thanks for your suggestions. It's kind of odd how I no longer see "show filters in a form above the table" option in the sorting and filtering. I guess we can ignore that whitespace question.
What do you mean you don't see that option? It should be there.
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.
How can we add an image into the cell next to its own name like the one in the cryptocurrency table? Also is there a way to add the filers exactly above the table for cleanliness. I know the option "show filters in a form above the table " kind of does that but it looks off because of the white space and non aligned. It would be great if it was just above the table for alignment and easier to see. And is there an option where we can limit the length of the text holder for filters so that it doesn't run off to new line and more aligned to the columns length?
Thanks
Hello jordan.
Thank you for your purchase.
You can take a look at the tutorial on how to recreate the entire cryptocurrency table here. Basically, you can add a string type column, and add images in HTML tags, like this:
Please tell me what you mean by this:
it looks off because of the white space and non aligned
wpDataTables is a WYSIWYG (What You See Is What You Get) concept based plugin. This means that the table should look the same both in back-end and in front-end. If your front-end table looks and behaves differently than in back-end, this usually implies that there is another plugin (or the current theme) that's changing the behavior of our plugin.
You can add custom names to every filter, so you can avoid long text, moving to a new line. Anything other than that would require some custom CSS, which would also require us to remote in and see what's going on in back-end.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Thanks for your suggestions. It's kind of odd how I no longer see "show filters in a form above the table" option in the sorting and filtering. I guess we can ignore that whitespace question.
Hi again jordan.
What do you mean you don't see that option? It should be there.
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.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables