jshrek
Forum Replies Created
-
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Dataset maximum size?Thanks
Okay, I look forward to that!
Thanks
I was able to reproduce this for a while yesterday, but today I am no longer able to reproduce it anymore.
Possibly a cookie issue with the browser maybe, that was confusing WordPress?
Thanks
Forum: Plugins
In reply to: [EZ SQL Reports Shortcode Widget and DB Backup] Report PaginationWhat are all the CSS style names that you have implemented that we can use?
Thanks
Some further info…
If I remove the IF statement so it sends an email for any/all pages (as opposed to only ‘/somepage’), then I get the user information sometimes on some pages, but not on others.
Very strange behavior.
I am using WordPress v4.6 with Slim Stat v4.4.1 with WooCommerce v2.6.4
So I will ALWAYS get the proper logged in user information when I go to woocommerce /my-account page, but do not get any logged in user information for all other pages on the site.
Thanks
Forum: Plugins
In reply to: [SlimStat Analytics] How to view which users viewed specific page?Okay I tried this on the Access Logs page and works great.
Thanks
Forum: Hacks
In reply to: API to filter new user registration $POST data?Thanks for reply bcworks.
Unfortunately none of those filters/actions contain all the posted data from the form being submitted.
But realized that $_POST is a global variable that can be used to view the posted data.
Good answer here:
https://wordpress.stackexchange.com/questions/228834/api-to-filter-new-user-registration-post-dataForum: Hacks
In reply to: Add rewrite rule to permalink structureI found a solution that works for me here:
https://wordpress.stackexchange.com/questions/228524/add-rewrite-rule-to-permalink-structureForum: Plugins
In reply to: [DEPRECATED PayPal Multiple Emails for WooCommerce] How many addresses?This plugin only allows 2 different email addresses.
Go here:
https://forerunnertv.com/ante-nicene-fathers/testtableShortcode I am using:
[table id=6 datatables_fixedheader=top datatables_fixedheader_offsettop=250 /]Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Limitation on size of table?Okay got it.
Thanks
Ok great, this worked.
Add it this way if you want the Buttons above the Column Widgets:
"dom": "BWlfrtip"
Add it this way if you want the Column Widgets above the Buttons:
"dom": "WBlfrtip"
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Limitation on size of table?Making external changes and re-importing is fine and not an issue, but how would I make changes to the Table options on the Table edit page if it won’t save?
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Tweaking the CSSFrom your admin page, click on TablePress and then click on Plugin Options and you will see box where you can enter custom CSS.
You should read FAQ and see if you can find the answer to your question there:
https://tablepress.org/faq/