I would like to custom-style a specific, single cell. Unfortunately I can't figure out the name of the selectors of the cell. Can somebody tell me what they are?
The best way to go about this would probably be Conditional Formatting. There, you can set a rule to look for an entry within a cell, and then apply certain class to it:
If the class is "test1", the custom CSS for changing the text color would be:
table.wpDataTable .test1 {
color: green !important;
}
I applied "asd" custom CSS class to the column, and added the script in the main settings page under "Custom JSS", but it didn't do anything. Maybe the "target="_blank"" is causing it not to work, or simply the plugin doesn't work with the script. I didn't want to change the content of your table, but if you can have the first image display just as <img src="link-to-the-image" width="178" height="100">, so without <a href, class, etc. maybe it'll work. Can't guarantee, though, but it's worth a shot.
I don't know if it earns you a free license, though
Like you said - you developed a custom solution, which we don't provide support for, but are eager to help anyway, so even though all credits for this are yours, I cannot say whether or not our sales team would see this as a "free license" solution. I can ask, of course
Hi
I would like to custom-style a specific, single cell. Unfortunately I can't figure out the name of the selectors of the cell. Can somebody tell me what they are?
Hello Autostopowicz.
The best way to go about this would probably be Conditional Formatting. There, you can set a rule to look for an entry within a cell, and then apply certain class to it:
If the class is "test1", the custom CSS for changing the text color would be:
I hope this helps.
Best regards.
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
Hi Aleksandar
Should this work with jQuery mouseover function? Because in my case it does not.
Any ideas why?
The same function works if I only use
but naturally it takes into account the whole table...
Hi again Autostopowicz.
It should. Can you show me which function you used, and how, so I can try it locally?
Best regards.
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
Hi again Autostopowicz.
Well, I tried a simple trick, but failed. I wanted to implement the same script you're using for the logo and the image on the bottom of the page:
I applied "asd" custom CSS class to the column, and added the script in the main settings page under "Custom JSS", but it didn't do anything. Maybe the "target="_blank"" is causing it not to work, or simply the plugin doesn't work with the script. I didn't want to change the content of your table, but if you can have the first image display just as <img src="link-to-the-image" width="178" height="100">, so without <a href, class, etc. maybe it'll work. Can't guarantee, though, but it's worth a shot.
Best regards.
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
Hi Aleksandar
I did what You said. Unfortunately it did not help. Thanks anyway.
Best regards
Hey Autostopowicz.
Sorry about that. I'd love to see it in action, so if you get it working, please just let me know, it may be helpful for other customers as well.
Best regards.
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
Hello again Autostopowicz.
I don't know if it earns you a free license, though
Like you said - you developed a custom solution, which we don't provide support for, but are eager to help anyway, so even though all credits for this are yours, I cannot say whether or not our sales team would see this as a "free license" solution. I can ask, of course
Best regards.
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