IT Hertz
@it-hertz on WordPress.org
- Member Since: September 4th, 2015
-
Created a topic, Edit Ad confirmation page bypass, on the site WordPress.org Forums:
After saving an edit, how about simply reloading the a… -
Posted a reply to latest update borked product search, on the site WordPress.org Forums:
Fixed. The problem was my Select2 CSS. It was preventing the rest of the dropdown… -
Posted a reply to latest update borked product search, on the site WordPress.org Forums:
So was I. -
Posted a reply to latest update borked product search, on the site WordPress.org Forums:
I didn't see it mentioned in the list. Can you be more specific? -
Posted a reply to latest update borked product search, on the site WordPress.org Forums:
There is a conflict with my theme, specifically my modifications to the Customify theme. Other… -
Posted a reply to not showing on site, on the site WordPress.org Forums:
Yep, it's working now, thanks. -
Posted a reply to not showing on site, on the site WordPress.org Forums:
Are there supposed to be fields in your plugin in which to enter the API… -
Created a topic, latest update borked product search, on the site WordPress.org Forums:
Product search when manually creating new orders only … -
Created a topic, Don’t think you’ll edit your WooCommerce templates with this., on the site WordPress.org Forums:
"Customize WooCommerce transactional emails" is a an o… -
Created a topic, not showing on site, on the site WordPress.org Forums:
I get an error prompt on submmit, but there is nothing… -
Created a topic, incompatibility with Database for Contact Form 7, on the site WordPress.org Forums:
Your plugin locks up the Database for Contact Form 7 p… -
Posted a reply to all date fields shrunk!, on the site WordPress.org Forums:
It's working after power down and restart of iPad. Apple's datepicker still messes up the… -
Created a topic, all date fields shrunk!, on the site WordPress.org Forums:
Every one of my date fields across all forms are sudde… -
Created a topic, validation not working, on the site WordPress.org Forums:
Looks like this plugin is abandoned, but just in case … -
Posted a reply to Change Password form elements suddenly AWOL, on the site WordPress.org Forums:
Ok, I got the form back, but now I can't figure out how I did… -
Posted a reply to signature field clear_on_hide?, on the site WordPress.org Forums:
I tried the fork. It does solve the issue of having to click Submit twice,… -
Posted a reply to signature field clear_on_hide?, on the site WordPress.org Forums:
Thanks! They do clear now, but your plugin doesn't recognize when the signature canvas acquires… -
Created a topic, Change Password form elements suddenly AWOL, on the site WordPress.org Forums:
On the form page /account-password/ the confirm passwo… -
Created a topic, snippet: working WooCommerce order generator, on the site WordPress.org Forums:
I scoured the interwebz looking for this and none of t… -
Posted a reply to How do I get dropdown selected value?, on the site WordPress.org Forums:
Yep, that did the trick. Using $_POST for retrieving raw dropdown data is crucial. Thanks… -
Posted a reply to Create order from Contact Form 7 dropdowns?, on the site WordPress.org Forums:
I coded this for a CF7 combination dance school class enrollment & website account registration… -
Created a topic, How do I get dropdown selected value?, on the site WordPress.org Forums:
I need to get the selected dropdown value (index get w… -
Created a topic, no show on admin user pages?, on the site WordPress.org Forums:
Just to be clear, this plugin requires a shortcode to … -
Created a topic, no user table changes are being saved, on the site WordPress.org Forums:
And I do mean NONE of them, no edits, no removals, etc… -
Created a topic, Calculate age from datepicker & put result in readonly field?, on the site WordPress.org Forums:
Title says it all. I tried this datepicker age calcul… -
Posted a reply to disable submit button untill it is filled, on the site WordPress.org Forums:
Use a conditionals plugin like this one. Conditional logic rules hide/show whatever you enclose in… -
Posted a reply to need help with mobile breakpoints, on the site WordPress.org Forums:
Is it possible to change the mobile menu to an inline one and use it… -
Posted a reply to hooks: custom status to match custom action?, on the site WordPress.org Forums:
I needed a number of new statuses, so I decided to do it via roles… -
Created a topic, Use dropdown selected values to build URL string?, on the site WordPress.org Forums:
I need to generate a WooCommerce order from the front … -
Posted a reply to image dimension restrictions, on the site WordPress.org Forums:
I understood and that's what I did. It isn't working as such, at least not… -
Posted a reply to image dimension restrictions, on the site WordPress.org Forums:
Hi, The first snippet works beautifully. Thank you!! The second, resizing snippet.. not so much.… -
Posted a reply to Create order from Contact Form 7 dropdowns?, on the site WordPress.org Forums:
I thought of a different way to possibly pull this off. I have my CF7… -
Posted a reply to Create order from Contact Form 7 dropdowns?, on the site WordPress.org Forums:
Apologies for not having elaborated on critical requirements. Maybe the following will help. I had… -
Posted a reply to missing validation error messages, on the site WordPress.org Forums:
Thank you for the prompt fix! -
Created a topic, borks reset password link, on the site WordPress.org Forums:
Disabling password change email to users also kills re… -
Created a topic, Create order from Contact Form 7 dropdowns?, on the site WordPress.org Forums:
I need to generate a new order using selections from a… -
Created a topic, Create WC order from selections?, on the site WordPress.org Forums:
I need to generate a new WC order using selections fro… -
Posted a reply to image dimension restrictions, on the site WordPress.org Forums:
As I indicated, getimagesize is not working, despite allow_url_fopen being enabled. The $width and $height… -
Posted a reply to image dimension restrictions, on the site WordPress.org Forums:
I found it in a separate PHP settings menu, and it was already enabled, so… -
Created a topic, missing validation error messages, on the site WordPress.org Forums:
Submission is being denied on string limit violation —… -
Created a topic, best database manager for CF7; with excellent support, too!, on the site WordPress.org Forums:
My latest project requires a complex CF7 registration … -
Posted a reply to signature field clear_on_hide?, on the site WordPress.org Forums:
Here are the test forms, with details following: Form #1 Form #2 (with Signature_Drawn rule… -
Posted a reply to signature field clear_on_hide?, on the site WordPress.org Forums:
Apologies for the delay. I will try to get that done tonight. -
Created a topic, need help with mobile breakpoints, on the site WordPress.org Forums:
I'm having difficulty changing the break points for mo… -
Created a topic, Simple and easy? Check. Missing important features? Check., on the site WordPress.org Forums:
And I doubt they will ever be implemented. Some of th… -
Posted a reply to image dimension restrictions, on the site WordPress.org Forums:
I've been busy with other things, but am now working on this again to try… -
Posted a reply to enqueue child style LAST?, on the site WordPress.org Forums:
I had forgotten about admin_enqueue_scripts action and was recently reminded in another thread. Problem solved. -
Posted a reply to mail filter for tabs has no effect, on the site WordPress.org Forums:
oops! I no longer have any hook stuff related to SG. I know, I should… -
Posted a reply to radio and checkbox not being prefilled in tabs, on the site WordPress.org Forums:
I can't use tabs for the site I'm building for the school, since I require… -
Posted a reply to hooks: custom status to match custom action?, on the site WordPress.org Forums:
It's not related to caching. I'll try to explain a different way. I want to…