mar2195
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form DB] Shortcode cfdb-html – Formatting DateMichael … Thanks so much for your help and explanation.
Forum: Plugins
In reply to: [Contact Form DB] Shortcode cfdb-html – Formatting Date… and one follow up question …
If my form and the data display page require that the user be logged in before submitting the form, is there a variable to have the “logged in user email” displayed/stored?
Thanks.
Forum: Plugins
In reply to: [Contact Form DB] Shortcode cfdb-html – Formatting DateThanks for the quick reply. But…
1. How do I format the UNIX “date” data via the “html” shortcode – or do I have to use the “table” shortcode in order to format the DateTime to my liking?
Do I need to use the info from this support doc?
“Changing Form Data Before it is Saved”
https://cfdbplugin.com/?page_id=747
… or ???2. As an example regarding the language…
If I have my CF7 form input name as: name=”firstname”
If the CFDB “html” shortcode variables coded as: ${firstname}
… and I want to alter the data to ” strtoupper ” (as in PHP), where would I edit this variable/value?Do I need to use the info from this support doc?
“Changing Form Data Before it is Saved”
https://cfdbplugin.com/?page_id=747
… or ???Thanks so much for your help.
Forum: Plugins
In reply to: [Simple Sticky Footer] Sticky Footer to attach to SubfooterSo it’s not this:
add_action(‘wp_footer’, ‘simple_sf’);
causing the “sticky” to stick to the footer?Forum: Reviews
In reply to: [WooCommerce Product Gift Wrap] Works just like it saysI just installed the WooCommerce Product Gift Wrap plugin. It isn’t displaying in the cart.
… in your comment …
“Most normal users won’t get that they have to put in the html code too – even with the example code next to it.”
Are you saying that I still need to manually add the HTML code for this plugin – even though it seems as if the SETTINGS page is ‘installing’ the HTML for me? If so, where do I enter the HTML for this? Thanks.Forum: Plugins
In reply to: [WooCommerce] Stop Images From Being Cropped?After doing extensive research about the cropping issue, I have found that this is actually a WordPress issue (vs a plugin or a template).
The WP coding must be edited – in the file:
/wp-includes/media.php (around line 330 – look for $crop)All of the “Hard Crop” checkboxes are affected by this section, as well as newly generated ‘cropped’ files.
Forum: Plugins
In reply to: "Top Bar" Admin Online Counter PluginAnyone? Anyone? Bueller?