Column-Specific Search Boxes Disappearing
-
Our non-profit has five databases set up using WP Data Access. These have worked properly for several months. However, yesterday a member of our Board identified an anomaly. The column-specific search boxes at the top of each table column would not display IF a user was not logged in as a member of the organization. We tested the anomaly across five computers using Windows 10 and Linux Mint and such browsers as Edge, Chrome, Firefox and Opera. Since the databases were working properly for such a time we suspect that a change in WP Data Access, our WordPress theme or on the hosting platform itself has created an interaction that expresses as our anomaly with the search boxes.
Would it be possible to take a quick look at our code and let us know if something unworkable “jumps off the page”.
Thanks.
[Wayne] [email protected]
= = = = = = = = = =
{
“dom”: “Bflrptp”,
“wpda_buttons”: “”,
“wpda_searchbox”: “header”,
“wpda_search_placeholder”: “icon”,
“wpda_search_placeholder_prefix”: “”,
“stateSave”: false,
“select”: {
“selector”: “td:not(.wpda_select)”,
“style”: “multi”
},
“language”: {
“search”: “_INPUT_”,
“searchPlaceholder”: “Global search …”
},“scrollX” : true,
“wpda_buttons_custom”: [
{
“text”: “PDF”,
“extend”: “pdf” ,
“orientation”: “landscape”,
“title”: “FIND-IT: A Finding Aid Linked to Documents in the Quinte Branch Research Library”,
“messageTop”: “Prepared by the Quinte Branch of Ontario Ancestors”,
“messageBottom”: “These names were extracted from documents in the Quinte Branch Research Library. Contact: [email protected] / (613) 394-3381 [x3328]”
},{
“text”: “PRINT”,
“extend”: “print” ,
“title”: “FIND-IT: A Finding Aid Linked to Documents in the Quinte Branch Library”,
“messageTop”: “Prepared by the Quinte Branch of Ontario Ancestors”,
“messageBottom”: “These names were extracted from documents in the Quinte Branch Research Library. Contact: [email protected] / (613) 394-3381 [x3328]”
}
]
}`The page I need help with: [log in to see the link]
- The topic ‘Column-Specific Search Boxes Disappearing’ is closed to new replies.