xnau webdesign
@xnau on WordPress.org
- Member Since: December 17th, 2010
- Location: Kauai, Hawaii, USA
- Website: xnau.com
Bio
Contribution History
xnau webdesign’s badges:- Plugin Developer
-
Posted a reply to Updating emtpy group value for multiple records, on the site WordPress.org Forums:
The plugin does not have a built-in mass editor, so you will need to do…21 hours ago
-
Posted a reply to Cancel button in signup and record edit template?, on the site WordPress.org Forums:
OK, this is something you can do in a custom template, which gives you control…2 days ago
-
Posted a reply to webpage cuts in half after adding shortcode, on the site WordPress.org Forums:
Please clear your error log, then try the page so you can see only the…3 days ago
-
Posted a reply to Cancel button in signup and record edit template?, on the site WordPress.org Forums:
This is an intersting question, what do you think the "cancel" button should do? Do…3 days ago
-
Posted a reply to Add space between thousands and hundreds, on the site WordPress.org Forums:
Ok, I see...this is not hard, you need to use a Custom Template for the…6 days ago
-
Posted a reply to Moving data from PDB to Mailchimp, on the site WordPress.org Forums:
Yes, you need to set that up as "merge fields" which is explained here: Merge…1 week ago
-
Posted a reply to Send a SMS with Submit/Apply the Record, on the site WordPress.org Forums:
You will need to have some pretty good php skills for this. There is a…1 week ago
-
Posted a reply to Custom Template addon, on the site WordPress.org Forums:
Yes, I'm sorry, I was having some issues with the site. I suggest you try…1 week ago
-
Posted a reply to copy data from a record?, on the site WordPress.org Forums:
Thanks for that...good idea.2 weeks ago
-
Posted a reply to Illegal mix of collations error with search, on the site WordPress.org Forums:
Thanks, that's helpful. The relevannssi table uses utf8_general_ci collation, but there are other tables that…2 weeks ago
-
Created a topic, Illegal mix of collations error with search, on the site WordPress.org Forums:
It looks like this is cause by someone using emojis in…2 weeks ago
-
Posted a reply to combined login, on the site WordPress.org Forums:
The [pdb_user_single] shortcode uses the "single" template, so you can set up a custom template…2 weeks ago
-
Posted a reply to combined login, on the site WordPress.org Forums:
I don't know if you're doing this, but you should not try to use the…3 weeks ago
-
Posted a reply to imported field visible in list but not in display, on the site WordPress.org Forums:
Can you be more specific: what type of field is is and what is the…3 weeks ago
-
Posted a reply to No ids are inserted into headings, on the site WordPress.org Forums:
I'm sorry...no timeline...it is a bit of a major project and my time for plugin…3 weeks ago
-
Posted a reply to No ids are inserted into headings, on the site WordPress.org Forums:
It is planned, but the block editor works ina completely different way, it all needs…3 weeks ago
-
Posted a reply to Admin Participant list in front end?, on the site WordPress.org Forums:
You're correct, the Combo Multisearch add-on will give your the search capabilities you need. To…3 weeks ago
-
Posted a reply to Add space between thousands and hundreds, on the site WordPress.org Forums:
Participants Database has two field types that are for displaying numerals: "numeric" and "decimal" If…3 weeks ago
-
Posted a reply to Admin Participant list in front end?, on the site WordPress.org Forums:
Take a look at the "Setup Guide" page in the plugin admin menu for instructions…3 weeks ago
-
Committed [2445204] to Plugins Trac:
update readme3 weeks ago
-
Committed [2445202] to Plugins Trac:
update readme3 weeks ago
-
Posted a reply to No ids are inserted into headings, on the site WordPress.org Forums:
This plugin is not compatible with the Gutenburg block editor. I need to update it,…3 weeks ago
-
Posted a reply to copy data from a record?, on the site WordPress.org Forums:
There's no copy function in the participants log add-on. Not a bad idea, I just…4 weeks ago
-
Posted a reply to WordPress Critical Error Crash on Activation, on the site WordPress.org Forums:
The site will send out an email to the administrator with details on the problem…4 weeks ago
-
Posted a reply to Alternate Session Method activates itself, on the site WordPress.org Forums:
This is something you're going to have to take up with your hosting provider...this is…4 weeks ago
-
Posted a reply to Alternate Session Method activates itself, on the site WordPress.org Forums:
The plugin will enable alternate session method when it finds that php sessions are not…4 weeks ago
-
Posted a reply to Contact form 7 integration, on the site WordPress.org Forums:
Probably the opnly way to do this is if Contact Form 7 allows you to…4 weeks ago
-
Posted a reply to Creating 2 databases, on the site WordPress.org Forums:
Participants Database is a single database, it's not possible to set up separate databases or…4 weeks ago
-
Posted a reply to copy data from a record?, on the site WordPress.org Forums:
I'm thinking about how that would work...there isn't a way to do this that is…4 weeks ago
-
Posted a reply to reset record id ?, on the site WordPress.org Forums:
You can reset the ID counter by performing a "truncate" on the table, which removes…1 month ago
-
Posted a reply to IP blocked for too many retrieval attempts, on the site WordPress.org Forums:
You've cleared the log, and when you test the private link recovery, it works, but…1 month ago
-
Posted a reply to sort dialog misaligned, on the site WordPress.org Forums:
Thanks for pointing this out...the problem crept in when I made the radio buttons more…1 month ago
-
Posted a reply to Export setting, on the site WordPress.org Forums:
It's a good idea, but, no the plugin doesn't have a settings export. The plugin's…1 month ago
-
Posted a reply to [pdb_list] with link to [pdb_record] page?, on the site WordPress.org Forums:
Take a look at this article: Adding an Edit Record Link to the Frontend List1 month ago
-
Posted a reply to [pdb_list] not showing anything, on the site WordPress.org Forums:
I can't tell from the display what the problem is, but if there is a…1 month ago
-
Posted a reply to Record Relationship Linking, on the site WordPress.org Forums:
The first thing you need to do is get the filtered result working the way…1 month ago
-
Posted a reply to webpage cuts in half after adding shortcode, on the site WordPress.org Forums:
This suggests the shortcode is causing some kind of error on your site. You will…1 month ago
-
Posted a reply to Private ID changing, on the site WordPress.org Forums:
Normally, this does not change. If you are using the Participant Login add-on, it has…1 month ago
-
Posted a reply to [pdb_list] not showing anything, on the site WordPress.org Forums:
If you're using Elementor, you should ask the theme support for the correct way to…1 month ago
-
Posted a reply to Adding link to custom template in pdb-list, on the site WordPress.org Forums:
This is something you can do using a Custom Template, and you're going to need…1 month ago
-
Posted a reply to newbie problem with [pdb_record] and [pdb_single], on the site WordPress.org Forums:
You should ask you web host about this, there seems to be an issue issue…1 month ago
-
Posted a reply to Adding link to custom template in pdb-list, on the site WordPress.org Forums:
You can't set the $this->field->link property like that. The link property can only be set…1 month ago
-
Committed [2431813] to Plugins Trac:
Version: 1.6.31 month ago
-
Committed [2431812] to Plugins Trac:
Version: 1.6.31 month ago
-
Committed [2431809] to Plugins Trac:
stable tag to 1.6.31 month ago
-
Committed [2431808] to Plugins Trac:
stable tag to 1.6.31 month ago
-
Committed [2431804] to Plugins Trac:
new tag in 1.6.31 month ago
-
Committed [2431803] to Plugins Trac:
update to 1.6.31 month ago
-
Posted a reply to pdb_list filter always lists all entries – but pdb_total filter works, on the site WordPress.org Forums:
Make sure elementor is not altering the shortcode. You can ask in the Elementor support…2 months ago
-
Posted a reply to Duplicate Record x times, on the site WordPress.org Forums:
The plugin does not have a built-in way to duplicate records, but from your description,…2 months ago
Developer
-
Content Anchor Links
Active Installs: 1,000+
-
Participants Database
Active Installs: 10,000+
-
Theme Development Preview
Active Installs: 20+
Plugins
-
Add From Server
-
Advanced Custom Fields
-
AJAX Thumbnail Rebuild
-
BackWPup - WordPress Backup Plugin
-
Bad Behavior
-
Content Anchor Links
-
Cookies for Comments
-
Email Log
-
Enable Media Replace
-
Error Log Monitor
-
GA Google Analytics
-
Google Analytics Dashboard for WP by ExactMetrics (formerly GADWP)
-
Google XML Sitemaps
-
Humans TXT
-
Loco Translate
-
Manual Image Crop
-
Nested Pages
-
Ninja Forms Contact Form - The Drag and Drop Form Builder for WordPress
-
P3 (Plugin Performance Profiler)
-
Participants Database
-
Query Monitor
-
Relevanssi - A Better Search
-
Simple Image Sizes
-
Theme Development Preview
-
UpdraftPlus WordPress Backup Plugin
-
W3 Total Cache
-
WooCommerce
-
WooCommerce PDF Invoices & Packing Slips
-
Wordfence Security - Firewall & Malware Scan
-
WP Mail SMTP by WPForms
-
WP Migrate DB - WordPress Migration Made Easy
-
WP OPcache
-
WP Spam Blacklister
-
WP-FFPC
-
wp-Typography
-
Yoast Duplicate Post
-
Yoast SEO