gsorbo
Forum Replies Created
-
Forum: Plugins
In reply to: [Participants Database] No content appearing on settings pageFYI piggybacking on this thread – we too are experiencing the same issue with the blank database fields page, and I’m pretty sure it’s related to a plug-in conflict. Was working fine on a sandbox site prior to migration and installation of plug-ins not present on the sandbox site.
Have not implemented the php error logging yet; will report back when we find out more.
Thanks.
Gene
Forum: Plugins
In reply to: [Participants Database] No content appearing on settings pageIn re-reading the original post by clife my issue is EXACTLY the same (didn’t realize this at first). FWIW. Gene
Forum: Plugins
In reply to: [Participants Database] No content appearing on settings pageStrange. I am having a similar issue since yesterday with the Participants Database/Manage Database Fields page. Was populated with field name, attributes, etc (all per normal), but today only displays Participants Database
Manage Database Fields
Field Groups:
and a blank page underneath.Have never seen this before. Seems too coincidental but perhaps it is? Plug-in conflict?
If not the same issue as above I can open a separate thread but thought I’d start here.
Thank you.
Gene
Forum: Plugins
In reply to: [Participants Database] pdb_list on subdomain install; page display problemThank you I’m researching this with our web designer. I’m thinking there’s some issue with the custom theme being developed as the plug-in works fine on two other sites. This theme is “responsive” although I’m not sure how that may or may not be impacting things.
Is there a way to use the PD CSS settings to override the theme CSS and force the pdp_list to display results data in the table right below the page title on a specific page?
Continuing to troubleshoot and will let you know what we find.
Thanks very much once again.
Gene
Quick follow up:
I exported the 3 PD tables from the existing site
Installed a new version of the plug-in on a new site
Truncated the PD tables on the new site
Then ran the import from the exported tables to populate the PD tablesand all checks out reasonably well! So seems like a success at this point.
Anything I need to watch out for with the DBs having used this approach?
Thanks again.
Forum: Plugins
In reply to: [Participants Database] Search feature requestGreat! Will look forward to it.
Many thanks for your help and all you do.
Gene
Works great now on my test site just have to upgrade our main site and I suspect we’ll be all set. Thank you very much for your help! This issue can be closed…
I upgraded the plug-in on a separate site where I have it installed for testing. Now the pdb_search does not seem to work at all on that site. The code is pretty straight forward on that page. A pdb_search followed by a pdb_list with a filter. All works fine up until you do a Search then nothing.
I am using a custom pdb_single template which I have put in the themes/templates directory and that does come up fine when you click on a PD record.
Any other thoughts?
Thanks again.
Re: latest version – no, not yet. I have a custom php template that I will need to port over and haven’t done that yet.
Might that solve things?
Hi. It works through the backend fine. But not through the PDB_SEARCH on a page we have. See here https://icfne.org/find-a-coach/ and search “Business” on “Strong Tower Solutions LLC”, and then “Strong Tower Solutions LLC ” (with space at end). It works fine with spaces throughout just the string but NOT at the end of the string.
Appreciate your help.
Figured this out. Removed some remnant div class code from the custom php, printed “photo” without any qualifiers, and it works perfectly! Sorry for the churn.
All the best to you.
Thank you so very much.
I think I understand now from reading some other posts on this that one can handle this sort of display via a custom pdb_single template which I have created, and played around with a bit, and found works. Thank you.
However would it be possible to suggest as an enhancement that anytime “filter=field_list” is employed with a display results shortcode that the fields in the list display in the order they are laid out in the shortcode?
Thanks again.
Note the shortcode actually reads: [pdb_single fields=”photo,full_name,business_name,business_description,website”] (quotes are there at end)
Forum: Plugins
In reply to: [Participants Database] pdb_record Multiselect/Other – Other data won't saveJust emailed you the link to the edit record page with my PID for you to see what’s happening. THANK YOU so very much.