Forum Replies Created
- AuthorPosts
turner2f
ParticipantOk.
Got it all figured out.
Too hard to explain, but we’re all good.
Thanks.
turner2f
ParticipantOK.
I discovered the issue, BUT still need a fix or remedy.
Apparently, the uploader will only work if the permalinks are set to “Default”.
The issue is that I am using plugins that require my permalinks to be “CUSTOM” ( Day and name ) .
How do I get the uploader to work with a “custom” permalink ?
turner2f
ParticipantMy current path looks something like…
/home2/hostusername/public_html/v3/wp-content/uploads/form_uploads/{form_id}/{year}/{month}/
________
Can you please give me an EXAMPLE or a screenshot of how a FULL PATH should look?
And also any screenshots of any necessary from within the script’s admin panel
————–
turner2f
ParticipantUsing the CSS code did not work….
BUT…
What I did was I made the Label Placement “Above” instead of “Left”.
So it now looks fine on portrait phones.
turner2f
ParticipantYou will see that the Checkboxes bleed right off the mobile phone.
And the text field for the Email Address gets squished.
turner2f
ParticipantAttached is the image screenshot o my mobile phone.
Attachments:
You must be logged in to view attached files.turner2f
ParticipantThanks for your help:
There was a css style within the “shortcodes.css” file of the “Innovado” theme called that was causing the text field issue.
============
wp-content – > themes – > (the theme name) – > framework – > css – > shortcodes.css
============
I UN-commented the following CSS code
form label { float: left; width: 320px; }
============
Everything now looks great.
Thank you very much for your help.
– turner2f
turner2f
ParticipantAwesome.
It worked !
Will be buying another license on Saturday for sure.
And will be buying even more for future projects.
Gave it five stars
turner2f
ParticipantAlready did this.
Please see the two (2) attached screen shots.
===================
Do you have a mod fix for the checkboxes and radio buttons to make them inline ?
See . . .
http://cmsabirmingham.org/v2/events/non-member-registration/
Attachments:
You must be logged in to view attached files.turner2f
ParticipantGood lookin’ out Josef777 .
Doing the mod in the shortcode.css did’nt work.
BUT the changing the plugin CSS to
.iphorm-clearfix {
clear: none;
}did the trick for the labels and fields
===========================
Do you have a mod fix for the checkboxes and radio buttons to make them inline ?
See . . .
http://cmsabirmingham.org/v2/events/non-member-registration/
===========================
Thanks in advance.
turner2f
ParticipantDid not find a “shortcodes.css” file.
Are you talking about placing
form div {
clear: both;
display: block;
}from within the admin panel of the QuForm plugin?
turner2f
ParticipantWow!
That did just the trick concerning the text fields.
Thank you SO VERY much !
=======
Just one thing though is that the “Radio buttons” are still stacked on top of each other.
Please see http://cmsabirmingham.org/v2/events/lunch-learn-members-only/
Do you have a CSS fix for that as well?
=======
Thanks in advance.
- This reply was modified 11 years, 7 months ago by
turner2f.
turner2f
ParticipantThanks for the reply.
Here is a link to the page.
http://cmsabirmingham.org/v2/events/lunch-learn-members-only/
We have the form set at “3 columns” . We are trying to get the fields and the radio buttons to be “inline”.
We have purchased the plugin a year ago for another site and it was fine.
We are using this plugin in it’s “development stage” and will be purchasing a license once we are done posting and testing all the forms.
We also have 3 more sites we want to purchase for. (PS – Looks beautiful on the “Enfold” theme”)
Look forward to your help.
Thanks in advance.
- This reply was modified 11 years, 7 months ago by
turner2f.
turner2f
ParticipantDid not seem to work.
Is there a Custom CSS for making the text fields and the radio button inline?
- This reply was modified 11 years, 7 months ago by
- AuthorPosts