Michael Simpson
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form DB] Trying to save a custom form to the dbWon’t work:
action=”https://www.google.com”The [cfdb-save-form-post] shortcode most be on the page that “action” points to. When action=”” that means the same page.
Forum: Plugins
In reply to: [Contact Form DB] Pending ApprovalFYI: Only works with [cfdb-datatable] shortcode.
Forum: Plugins
In reply to: [Community Yard Sale] Address cannot be located on Google MapsInteresting. Thanks for letting me know.
Forum: Plugins
In reply to: [Contact Form DB] Creating a date shortcode and using it to filter tablesI don’t think WordPress will let you embed a shortcode inside the brackets of another one.
Forum: Plugins
In reply to: [Contact Form DB] Pending ApprovalShort answer: No.
But with the CFDB Editor, you can set up an “Approved” column (for example) in the results then set values to “yes” on cells that you approve. Then in shortcodes and exports you can add a filter “Approved=yes” to only show such results.
Forum: Plugins
In reply to: [Contact Form DB] Table headings disappearing with datatableThere is some CSS in your theme that isn’t compatible. You might check the http://datatable.net site for help.
Forum: Plugins
In reply to: [Contact Form DB] Import CSVThe (not free) CFDB Editor extension includes a way to import a CSV file. http://cfdbplugin.com/?page_id=459
Forum: Plugins
In reply to: [Add Shortcodes Actions And Filters] Initial orderbyClicking on the “Name” column header to sort by name.
If you click “Screen Options” at the top of the page, you can set the number of items displayed to more than 20.
Forum: Plugins
In reply to: [Contact Form DB] Unable to Commit changes in the Options pageIf you are having problems displaying this page, it is probably because you have an outdated version of PHP (5.2). You will need PHP 5.3 or later. WP recommends 5.6. https://wordpress.org/about/requirements/
Forum: Plugins
In reply to: [Contact Form DB] Unable to Commit changes in the Options pageThis is what the page should look like with the button at the top. If you see something different, please show me what you see.
CFDB does not send mail. But the plugin you use to create your form probably does.
Forum: Plugins
In reply to: [Contact Form DB] visible plugin for user customerForum: Plugins
In reply to: [Contact Form DB] Help to update your plugin to PHP7Forum: Plugins
In reply to: [Contact Form DB] Trying to save a custom form to the dbPossibly other plugins are doing something.
I don’t think the placement of the shortcode matters, but you might put it at the very beginning of the page to make it execute earlier.