egilsandfeld
Forum Replies Created
-
Beautiful, thank you, that’s was close yeah
Actually, trying to recolor the collapse icon background-color and I can’t figure it out. Tried by adding these to Plugin Options Custom CSS:
.tablepress-id-14 td.column-1.dtr-control::before { background-color: #FE00AA !important; } .tablepress-14 td.column-1.dtr-control { background-color: #FE5000 !important; } .column-1 dtr-control { background-color: #FEFFFF !important; }Just to see
I couldn’t ask for more from you. Great work, thanks so much 🙂
Nevermind, caching needed a purge lol
But maybe a follow up:How would I hide the + icon on my headers and empty rows?
Very similar situation for me, needing to hide column “Phrases” (index 3) here:
https://www.thedigitalraceengineer.com/commands/I’ve added this to the table’s Custom commands:
"columnDefs": [ { "className": "none", "targets": [ 3 ] } ]I’ve tried editing the shortcode for the table without results:
[table id=14 row_highlight="dividerrow" responsive="collapse" datatables_buttons="pdf" /]
and
[table id=14 row_highlight="dividerrow" responsive=collapse datatables_buttons="pdf" /]Can you see why it doesn’t hide the 4th column?
Compared to the table here, https://www.danceusa.org/jobsandauditions#jobopps I don’t have the responsive=”true” at the end like this: https://i.imgur.com/rg0aaPt.pngForum: Plugins
In reply to: [WooCommerce PayPal Payments] Payment failedThank you for getting back, Joost. You guys must be busy.
Please let me know the version number of this fix, once you know it and it’s released.Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Error processing order with logFollowing…
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Payment failed@joostvandevijver Any updates on the “no payment tokens”?
2021-11-08T10:27:57+00:00 INFO Start moneytransfer for order 52663 2021-11-08T10:27:57+00:00 DEBUG GET https://api.paypal.com/v2/vault/payment-tokens/?customer_id=wc-9 Response Debug ID: 52e01da99989f Response: Array ( [code] => 200 [message] => OK ) 2021-11-08T10:28:00+00:00 ERROR Payment failed. No payment tokens found for customer 9. 2021-11-08T10:28:00+00:00 INFO Moneytransfer for order 52663 is completed.Still present in 1.6.1, with NO Reference Transactions enabled (hope it doesn't matter)
Not sure if it's important but "No payments available yet" is displayed on the my account, after the initial purchase of an automatic renewable subscription:
- This reply was modified 4 years, 4 months ago by egilsandfeld. Reason: Added payments details
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Payment failedSame issue with variable subscription. Am using PayPal Payments 1.6.1