gmex1292
Forum Replies Created
-
Forum: Plugins
In reply to: [Participants Database] Adding Placeholder Text to Search FieldThanks for the reply. Yes I am using a custom template. For the pdb-list-default.php I am using a custom template and it works fine calling per the documentation per below:
[pdb_list template=default-my-custom
File name is: pdb-list-default-my-custom.php
However with pdb-list-detailed.php (which is where I think the search box code is called from), I did the same but it doesn’t seem to be working calling the custom template.
[pdb_search template=detailed-my-custom
File name is: pdb-list-detailed-my-custom.php
But, I was able to use javascript to do the trick. That works fine for now.
Forum: Plugins
In reply to: [Participants Database] Escape Single Quotes in Filter?Fixed
Forum: Plugins
In reply to: [Participants Database] Escape Single Quotes in Filter?Thank you so much for an excellent plugin and support!
Forum: Plugins
In reply to: [Participants Database] Escape Single Quotes in Filter?I think figured it out. If I add one more backslash it now works:
[pdb_list filter=”entity_type=thing&company_name=Rusty|company_name=Ward|company_name=Jack \\& Jill|company_name=O\’Reilly Books”]
Forum: Plugins
In reply to: [Participants Database] Escape Single Quotes in Filter?I have it working now with the single quotes. I think it was actually an ampersand “&” that was causing the problem.
I’ve tried the filter below and it’s doesn’t work
[pdb_list filter=”entity_type=thing&company_name=Rusty|company_name=Ward|company_name=Jack \& Jill|company_name=O\’Reilly Books””]
If I take out the Jack & Jill the query works fine. Sorry for the first wuestion but have the same issue with the AMP?
Forum: Plugins
In reply to: [Participants Database] Link Field no longer works after updateThanks so much! I will give that a try and report back.
I found the answer here: Manage Database Fields/Help tab. In the section Admin Column it explains setting that value so that it shows. Hope that helps!
Forum: Themes and Templates
In reply to: [WP Simple] Edit the Title tagSure the URL is: https://www.larkinlogisticscenter.com.
Thanks for the help!