strangequark
Forum Replies Created
-
Forum: Plugins
In reply to: [Multi Step for Contact Form 7] Limited to step3Hi @ninjateamwp
My boss is asking me how soon I’m going to have the steps in the form fixed. Any word on when to expect the next update with unlimited steps for free version?
Forum: Plugins
In reply to: [Multi Step for Contact Form 7] Limited to step3That’s wonderful! Thanks, @ninjateamwp
Forum: Plugins
In reply to: [Multi Step for Contact Form 7] Limited to step3Hi @ninjateamwp,
I’m just checking in, but are you guys still planning to push an update that allows unlimited steps for the free version? Are you still working on that?
Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] No OR Logic Available?Oh wow, actually now that you point out that OR method, it’s striking me as kind of obvious. Maybe I should have thought to try that, but I obviously didn’t so thank you for the response, which was also quick I might add. This solves my issue. And also your and-or-not page is good and clear. Have you considered maybe adding an OR button in addition to the AND button? And for text mode a syntax like the following?
“show [w] if [x] equals y
or [x] equals z”Obviously since OR can be done the way you described, and you now have it documented, it’s not a critical feature. I am using your solution just fine and am okay with it, but if you have an OR button or actual OR syntax, I could accomplish the same thing while declaring fewer rules and with a little bit less tedium, and it would also just be following the same convention as the AND method (nice for consistency and keeping things intuitive). Obviously not a high priority, but just a thought.
Anyway, thank you for your plugin and your support. Makes life easier
Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] No OR Logic Available?Is there perhaps a way to create a condition for an element not to be shown? So instead of “show A if B” you have “do not show A if B”. That way, I could at least invoke DeMorgan’s Laws to create the AND equivalent of the OR conditions I need to create. But it isn’t at all obvious how, or even if, your plugin can be used to either create false boolean conditions or OR statements. I kind of need at least one of those two things to move forward.
Here are the JS errors I am getting when I’m on the NEX-Forms form edit page in the WordPress backend (with full URL hidden):
1. GET https://…/wp-content/plugins/nex-forms-express-wp-form-builder/nf-admin/css/color_adapt/modern.css?ver=7.6.4.1 net::ERR_ABORTED 404 (Not Found)
2. GET https://…/wp-content/plugins/nex-forms-themes-add-on7/css/default/jquery.ui.theme.css net::ERR_ABORTED 404 (Not Found)
3. Uncaught TypeError: $(…).parent(…).fitVids is not a function
at settings-page.js?ver=1.5.3:433 settings-page.js?ver=1.5.3:433Although since you mention javascript errors, I do see that I have about 5 different JS errors showing up in the JS console for my WordPress backend (at least when I’m on the NEX-Forms form editing page). Not sure if they are related, but I should probably look into those to see if I can resolve my issues. Any help would be much appreciated, but like I said, I cannot submit tickets at basix.ticksy.com without a purchase code.
- This reply was modified 4 years, 5 months ago by strangequark.
I tried to open a ticket, but it’s asking for a purchase code in order to be able to be able to submit it. I haven’t paid for the pro version of this plugin.