namazee
Forum Replies Created
-
Forum: Plugins
In reply to: [Calculated Fields Form] Form Loading when using HTML Contenti am still wondering what is wrong because on one HTML content, everything works fine.. the issue only happen when i add another HTML content.. if there is problem with my code, then it shouldnt be working at all even on one HTML content
Forum: Plugins
In reply to: [Calculated Fields Form] Form Loading when using HTML Contenti have sent a customization request
Forum: Plugins
In reply to: [Calculated Fields Form] Form Loading when using HTML ContentHi there,
That does not seems to be the problem because i have removed style=”display:none” but the problem still exist.. the tab can only expand if 1 html content is made available in the form, if i have a few, only 1 is working, the others are not.
On top of that, for testing purposes, i am using same codes for all the HTML content, but only 1 is working, the others are not, so it cant be because of style=”display:none” right
- This reply was modified 3 years, 3 months ago by namazee.
Forum: Plugins
In reply to: [Calculated Fields Form] Form Loading when using HTML Contentonly one html content seems to be working and i wonder why.
Forum: Plugins
In reply to: [Calculated Fields Form] Form Loading when using HTML Contenthi there,
yes it is, but the html content when sabah is being selected is not displaying as per how it supposed to be (if west malaysia) being selected. The tab wont expand like it should for sabah.. Both are using same HTML code
Please advice
Forum: Plugins
In reply to: [Calculated Fields Form] Form Loading when using HTML ContentThank you for the suggestion.
Upon trying out your first method, my form seems to be with issue.
If my Shipping From = Guangzhou and Shipping To = West malaysia, i will give me the correct and working tabbed content as the output.
but if my Shipping From = Guangzhou and Shipping To = Sabah, it only gives me the tab as the output and it wont expend and show the content..
the tabbed content i created using html and inserted it using CFF htm content option.
page: https://newsite.factohub.com/logistic
Please advice
Thank youForum: Plugins
In reply to: [Calculated Fields Form] Form Loading when using HTML ContentHi there,
For the dropdown dependencies, is there a way to have 2 dropdowns requirements being met before another area to be displayed.
In example, if user select A from dropdown 1, and user select B in dropdown 2, a specific output will be shown.. I have tried using the dependencies but it is only for one single dropdown
Please advice
ThanksForum: Plugins
In reply to: [Essential Real Estate] shortcode items appearing above headerHi there, i am currently using this theme:
CargoTheme
Version: 1.0.8
By BoldThemesthe second problem is, in the property, when i create a new property, the “featured image” part in which i can upload featured image is not appearing. the box ‘featured image’ itself is not appearing, do guide.
Thank you
Forum: Plugins
In reply to: [Calculated Fields Form] Having text box side by sideHi,
Implemented the code:
#fbuilder input[type=”button”]{width:100px !important;}
#fbuilder .my-button{text-align: right;}
#fbuilder .my-button input{ background:#0B60A9; border:0;}works on previewer, but not on main site??
It’s ok if you choose not to assist.
Thank youForum: Plugins
In reply to: [Calculated Fields Form] Having text box side by sideAllright,
thanks for the response,
sorry for the troubleForum: Plugins
In reply to: [Calculated Fields Form] Having text box side by sidei’ve tried using the aligned and background code you suggested, it works well in the preview but not on my actual site
Forum: Plugins
In reply to: [Calculated Fields Form] Having text box side by sidehi there,
thanks for the clarification,
im trying to make it with specific color background and button aligned to right:
is this css correct?#fbuilder input[type=”button”]{width:100px !important;}
#fbuilder .pbSubmit input{text-align: right;}Forum: Plugins
In reply to: [Calculated Fields Form] Having text box side by sideHi there sir,
i would like to have a button underneath my form which is aligned to the right and the button color is #084274.
when i implemented the code u gave, it seems that the button span all across the width of the form. please help
https://factohub.com (the form is at the last part)Forum: Plugins
In reply to: [Calculated Fields Form] ButtonHi there,
Im using template 4 for my form and i would like to change the submit button color.
Im using this code in the form setting:this code to edit the labels:
#fbuilder, #fbuilder label,
#fbuilder span { color: #084274;font-weight: bold; }this one to change the button color:
#fbuilder .pbSubmit { color: #084274; font-weight: bold; }But why is it not changing the pbSubmit button color to the code ive specified?
Kindly help.Thank you
Forum: Plugins
In reply to: [Calculated Fields Form] If Statement not WorkingHi there,
After implementing this code, it still seems to show the initial formatting which is tables in two column and the color remains the same which are (white and light grey)
Please assist,
Thank you