Forum Replies Created
- AuthorPosts
katw
ParticipantThanks for confirming. Close ticket
November 27, 2018 at 11:06 pm in reply to: Radio Button Style Classic > When Selected Button vanishes #27863katw
ParticipantOh ok, sorry if this was the case.
Consider it fixed then 😉
Apologies. Close ticket
- This reply was modified 6 years, 4 months ago by
katw.
katw
ParticipantHi Ally,
Just following up to see if you have had a chance to read above.
I don’t need you to write anything (my job); what I do need is confirmation on your algorithm for generating radio button option IDENTIFIERS.
If I create my own unique identifier and keep your prefix “quform_2_81_” and trailing suffix “_#” will everything BIND okay?
So my thinking is:
I populate the “######” part of the
<input id="quform_2_81_######_1" ....>
with my own 6 character unique alphanumeric code for EACH auto-generated RADIO GROUP/SET. And I should be okay.Yes?
katw
ParticipantHi @emorenopr.
Saw your post and thought I could help out.
A small CSS style change will do what you want.
If you are unsure how or what to do; I can help. Can you share link to the form so I can see buttons/code and give you complete answer?
Cheers
Kat
November 18, 2018 at 11:22 pm in reply to: Radio Button Style Classic > When Selected Button vanishes #27763katw
ParticipantI have put in new style fixes to solve the problem. I will temp disable these.
The form is work in progress (so be kind). The easiest way to see fault is:
- Ignore contact details block.
- Choose FEEDBACK FOR: WEBSITE
- Choose: Reporting issue
- Scroll down see buttons under TECHNICAL DATA
katw
ParticipantMany thanks Ally; had come to same conclusion myself 😉
Will give your suggestion a try.
Close ticket
katw
ParticipantWould the order of loading (queuing) JS work out like this?
- Quform Plugin operational JS
- Quform Global Settings Custom JS
- quform_pre_display hook JS enqueued code
Or is 2 and 3 swapped?
Concerned about load order.
katw
ParticipantWhat about the CSS?
October 15, 2018 at 9:50 am in reply to: Calendar date picker > disable next/previous year arrows #27196katw
ParticipantSuper thanks for clarifying.
katw
ParticipantNice idea, thanks.
October 14, 2018 at 11:47 pm in reply to: Calendar date picker > disable next/previous year arrows #27192katw
ParticipantHi Ally,
Does the date picker know about the range Min and Max set in field settings?
As the need to hide and show the arrow is based on what is {today’s date}.
Next year it will be valid to show a previous year arrow.
And a next year arrow will also be valid next year when the user pages backwards.
So hiding it without programming logic embedded will be a short term fix.
October 10, 2018 at 11:56 pm in reply to: Notification Subject Field > Variable menu > No scroller (variable list clipped) #27147katw
ParticipantHi Ally,
It isn’t happening at the moment. So park it on the back-burner.
It now suggests a conflict and I need to watch for the conditions in which this happens.
I am aware a couple of plugins are using SELECT2 JS library (including yourself) and wonder if the menu that’s getting clipped is utilising Select2?
If so, I will watch out and see if I can give you any info; at least to help you for any future reports.
September 26, 2018 at 5:44 am in reply to: Notification Subject Field > Variable menu > No scroller (variable list clipped) #27062katw
ParticipantHi Ally,
Will see if still happening. Thanks for looking into it from your end.
Kat
September 13, 2018 at 5:02 am in reply to: Notification Custom Email – Not pulling from email-content.php #26978katw
ParticipantWorked like a treat. Thanks Ally.
Close ticket
August 21, 2018 at 5:13 am in reply to: Notification Custom Email – Not pulling from email-content.php #26764katw
ParticipantI have 100% confirmed it is the assumed
$mailer
using PHPmail for email sending that is the issue.How do I modify the hook for
$mailer = ZOHO mail
?Thanks
Kat
- This reply was modified 6 years, 4 months ago by
- AuthorPosts