gcarrington
Forum Replies Created
-
Thank you so much tobias,
I do this all of the time for files and stuff but for some reason I never thought about trying it on your plugin. You just saved me a bunch of time. Thanks.
gcarrington
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Links not working in tablepressThank you Sir…
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Links not working in tablepressHello,
Just messed around a little more and the links worked when I turned off the datatables for the table in the edit screen. I do not know what that means but I thought that it might help.
Thanks
So another solution would be to remove units and put them in the header. Is there any value that can be put in like N/A that shows that there is not information or that something is not applicable? Just so it isn’t blank. Also would it sort a blank value as large or small value?
Cool thanks, do you have a way to be donated money? You have always been a great help on here and this tool is essential to my website. I can give much but I would like to give some.
Thanks Tobias,
Turning off rocketscript in cloudflare fixed the 3-4 problems with your plug-in and others plugins that popped up since updating.. Now I just hope that the loss in speed doesnt effect SEO.
Got it fixed, another plugin was not working also and the developer of that one told me that it looked like the cloudflare rocketscript was messing with the javascript. I turned off the rocketscript and it works fine now…
so all of the tablepress filters have to be used on that page with the table? There is no way to have filter values selected on another page and then go to the tablepress page with the table already filtered?
I was using chrome in incognito mode it seems to be only half of the time… but still bothersome…
Thanks for all of the help
Ok,
Turning off W3 made it so the first column has color so now it doesn’t look as if it is overlapping. Will it go back to that when I reactivate W3?Now when I view the page, both in internet explorer and in chrome the table is only on the white part of the website (within the orange border) for the first 6 items and then it extends the page down into the grey. Help with this would be great.
Thanks.
Hello,
Flushing the cache helped it look right on my page but it is still doing the weird overlap thing. this is what I have in the custom css window.
.tablepress-id-5 tbody td {
font-family: Tahoma;
font-size: 12px;
color: #000000;
}.tablepress-id-5 thead th,
.tablepress-id-5 tfoot th {
background-color: #f0f0f0;
color: #000000;
font-size: 12px;
}.tablepress-id-4 tbody td {
font-family: Tahoma;
font-size: 12px;
color: #000000;
}.tablepress-id-4 thead th,
.tablepress-id-4 tfoot th {
background-color: #f0f0f0;
color: #000000;
font-size: 12px;
}.tablepress-id-5 tbody .column-1 {
background-color: #ffffff;
}Thank you for all of your help.
Actually, this morning it seems like the fixedcolumn extention isnt working at all…
Thanks for the quick reply but it didn’t seem to help. Also I am noticing that that the table extends out below where my site should stop. Is there a reason that maybe tablepress and my theme are not talking properly so my theme thinks that the site ends before it does?