-
Posted a reply to Problem with excluding category with event_search_form, on the site WordPress.org Forums:
I've done more reading and the options I reference seem to only control what can… -
Created a topic, Problem with excluding category with event_search_form, on the site WordPress.org Forums:
I am working with a multisite and this is not excludin… -
Posted a reply to Application Builder, on the site WordPress.org Forums:
I don't consider (and better) is applicable in our application. We have a site that… -
Created a topic, Application Builder, on the site WordPress.org Forums:
The legacy Table Builder supported the use of adding a… -
Posted a reply to Access to internal WPDA data, on the site WordPress.org Forums:
Thanks. I'll get busy and try not to break anything. ;) -
Created a topic, Access to internal WPDA data, on the site WordPress.org Forums:
In Data Explorer ==> Manage ==> Settings there i… -
Created a topic, Mutlisite Super Admin Authorization, on the site WordPress.org Forums:
https://publishpress.com/knowledge-base/super-admin/ d… -
Posted a reply to This plugin is incompatible with CBX PhpSpreadSheet Library, on the site WordPress.org Forums:
thanks. Currently the fix described is still working. I'll work with the other plugins and… -
Posted a reply to This plugin is incompatible with CBX PhpSpreadSheet Library, on the site WordPress.org Forums:
Have you made any progress on this? Thanks -
Posted a reply to Migrating to Cloudways, on the site WordPress.org Forums:
Thanks. I'll let you know when/if we migrate. -
Posted a reply to Migrating to Cloudways, on the site WordPress.org Forums:
This looks great. Thanks. There's a "small" gotcha but I think its OK. Our site… -
Created a topic, Migrating to Cloudways, on the site WordPress.org Forums:
The Ontario Genealogical Society is considering migrat… -
Posted a reply to DataTable shortcode for the last record (LIMIT 1), on the site WordPress.org Forums:
I do this by adding this to the advanced options of the WPDA Publication/table "pageLength":… -
Posted a reply to Import CSV, on the site WordPress.org Forums:
Thanks for the clarification -
Created a topic, Import CSV, on the site WordPress.org Forums:
I'm confused about importing CSV. I have been able to … -
Posted a reply to This plugin is incompatible with CBX PhpSpreadSheet Library, on the site WordPress.org Forums:
I was able to test. First, I ensured I had latest version of CBX plugin.Then… -
Posted a reply to This plugin is incompatible with CBX PhpSpreadSheet Library, on the site WordPress.org Forums:
thanks for the advice. It may be a couple of days before I can test… -
Created a topic, This plugin is incompatible with CBX PhpSpreadSheet Library, on the site WordPress.org Forums:
We have CBX PhpSpreadSheet Library enabled to provide … -
Posted a reply to Empty Cart button has stopped working, on the site WordPress.org Forums:
I'll contact later today. In about 4 hours -
Posted a reply to Empty Cart button has stopped working, on the site WordPress.org Forums:
I'm not sure what you need but I'll try. When I click on the button… -
Created a topic, Empty Cart button has stopped working, on the site WordPress.org Forums:
We are using version 7.1.3 When a user pushes the Empt… -
Created a topic, Clone th base site in multisite, on the site WordPress.org Forums:
I am working with a user who has a main site and over … -
Posted a reply to How we can search any column value using URL querystring value, on the site WordPress.org Forums:
I am a WPDA user. The solution I have found to clear the search when… -
Created a topic, Probel with PHP 8.1.21, on the site WordPress.org Forums:
We are running PHP 8.1.21 and get this text on screen … -
Created a topic, Nested ifurlparams, on the site WordPress.org Forums:
I'm trying to use urlparams to compose a phrase. Here … -
Posted a reply to UnCaught Type Error, on the site WordPress.org Forums:
I got it working with one more change. $ctl_story_type = get_post_meta($post_id, '', true); @ line… -
Created a topic, UnCaught Type Error, on the site WordPress.org Forums:
We are getting this error when running Version 2.5 of … -
Created ticket #57273 on Core Trac:
Fatal error not trapped in do_action() -
Posted a reply to Changing Some Default Text, on the site WordPress.org Forums:
Everything I included in the first email should be inside the outer braces. try this.… -
Posted a reply to Changing Some Default Text, on the site WordPress.org Forums:
Yup. There many strings you can change. They are shown here. https://datatables.net/reference/option/language You can set… -
Posted a reply to Search Builder drop down for list columns, on the site WordPress.org Forums:
Thanks. I'll start research. But... If you're looking for an enhancement, this is one that… -
Posted a reply to Search Builder drop down for list columns, on the site WordPress.org Forums:
Thanks @kimmyx The first link you provide suggests that there is a default dropdown view… -
Posted a reply to How to do COUNT() in Publication, on the site WordPress.org Forums:
WPDA and MySql have issues with special characters. I deal with it by avoiding anything… -
Posted a reply to How to Pass Value of a Variable in a MySQL Query, on the site WordPress.org Forums:
I can't find 5.2 documentation. Switch to 5.7 or 8.0, for your own sanity. -
Created a topic, Search Builder drop down for list columns, on the site WordPress.org Forums:
I am implementing a search build for a table where I h… -
Posted a reply to Constraining the display size of a cell, on the site WordPress.org Forums:
Thanks again. I found your solution too restrictive for our purpose (not displaying enough text… -
Posted a reply to Constraining the display size of a cell, on the site WordPress.org Forums:
Thanks @kimmyx If it works I'll inject it code-manager. ;) -
Created a topic, Constraining the display size of a cell, on the site WordPress.org Forums:
This is not a bug, but a problem. We have a database w… -
Posted a reply to Database Trigger message to WPDA, on the site WordPress.org Forums:
I wonder if you aren't expecting too much of WPDA? There is another excellent plugin… -
Posted a reply to Importing large CSV files, on the site WordPress.org Forums:
I have posted my python cleanup tool here. -
Posted a reply to Importing large CSV files, on the site WordPress.org Forums:
I have a command line tool that does a bunch of things to sanitize a… -
Posted a reply to MySQL materialized view, on the site WordPress.org Forums:
It's also supported by MariaDB https://mariadb.com/kb/en/events/ I think it will only run SQL statements. -
Posted a reply to MySQL materialized view, on the site WordPress.org Forums:
MySQL also supports an EVENT type which can run on a schedule. It can be… -
Posted a reply to Styling field using info in database, on the site WordPress.org Forums:
You could consider VIRTUAL ... generated fields? They don't take space but produce results for… -
Posted a reply to Output a query result, on the site WordPress.org Forums:
Have you considered making a view from your query and using it in your publication?… -
Created a topic, clear icon for publication search boxes, on the site WordPress.org Forums:
Peter; This is a great feature but our organization ha… -
Posted a reply to Multiple choice on listbox, on the site WordPress.org Forums:
Peter; I've thought about this and I think it's best to leave it as it… -
Posted a reply to Multiple choice on listbox, on the site WordPress.org Forums:
Peter; I did a quick test and I see your point about the box size.… -
Created a topic, Multiple choice on listbox, on the site WordPress.org Forums:
On this page we have two Listbox (dropdown) selection … -
Created a topic, Pagination for large tables, on the site WordPress.org Forums:
Is this still relevant https://wpdataaccess.com/docs/d…