jmtouscany
Forum Replies Created
-
Forum: Plugins
In reply to: [Product Sort and Display for WooCommerce] Update BrokenAll’s well now. I was running an old version of PHP.
Forum: Plugins
In reply to: [Product Sort and Display for WooCommerce] Update BrokenParse error: syntax error, unexpected ‘.’, expecting ‘,’ or ‘;’ in /home/kortools/public_html/wp-content/plugins/woocommerce-product-sort-and-display/admin/admin-ui.php on line 37
Forum: Plugins
In reply to: [Product Sort and Display for WooCommerce] Update BrokenI’m running PHP version: 5.6.30 Still broken.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Change Font ColorsOK. Got it. It’s all good now. Initially, I had responsive=mode. Once I changed it out to ‘scroll’ it all works fine now. Thanks for your help. JT
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Change Font ColorsOK. Did that. And it made my th black on my iPhone 6s. And changed my font. However, it disabled the responsive scrolling feature.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Change Font ColorsI just uploaded your responsive-table plug-in. It’s better now. And it’s responsive. td & th display in black in Chrome, Firefox, and Safari on my desktop. Only the td displays black on my iPhone 6s in Safari & Chrome. Not the th.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Change Font ColorsOops, wrong file removed. I have now removed the tablepress-combined.min.css
from wp-content. The page still only displays the td in black. Not the th. What about the tablepress-custom.min.css file. Does that get removed too.Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Change Font ColorsThat partially worked. And only on one browser, Chrome. Not Safari or Firefox. The table data displays in black. However, not the table head.
Further, the table is not responsive to a smartphone size. The entire table fails to display itself on an iPhone 6s. Only partial and a visitor cannot scroll to see the entire table. See here:https://baileysharborinn.com/rates/
Any other ideas?
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Change Font ColorsNope. Didn’t work. See here:https://baileysharborinn.com/rates/
What else can I try to make it work?
Thanks, JT
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Change Font ColorsI’m attempting to change my font color to black in my table. I’m using the following code and have placed it in the Custom Css page.
See here:
.tablepress-id-2 tbody th td {
color: #000000;
}However, it fails to take effect. Please advise. Thanks.