Marek
Forum Replies Created
-
Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Condition based on number in inputIt works vice versa:
if I choose number 3, it will show 1 input,
if I choose number 2, it will show 2 inputs,
if I choose number 1, it will show 3 inputsIt should work this way:
if I choose number 1, it should show 1 input,
if I choose number 2, it should show 2 inputs,
if I choose number 3, it should show 3 inputsForum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Condition based on number in inputHi,
So I tried to solve the problem this way:
In my form I have:
<label> Number of people *
[select* number-of-people first_as_label “– Select –” “1” “2” “3”] </label>[group age-1]
<p class=”p-label”>Enter the age of all persons *</p>
<p>[number number-1]<p>
[/group][group age-2]
<p class=”p-label”>Enter the age of all persons *</p>
<p>[number number-1]<p>
<p>[number number-2]</p>
[/group][group age-3]
<p class=”p-label”>Enter the age of all persons *</p>
<p>[number number-1]<p>
<p>[number number-2]</p>
<p>[number number-3]</p>
[/group]and in email body I have this:
All ages:
[number-1]
[number-2]
[number-3]But when I got the email I do not see All ages.
I also tried this:
[age-1]
[number-1]
[/age-1][age-2]
[number-2]
[/age-2][age-3]
[number-3]
[/age-3]and it is still not working.
Could you help me with this?
Thank you.
- This reply was modified 6 years ago by Marek.
Forum: Plugins
In reply to: [Media Library Assistant] Adding new category in Insert Media not workingHi, you can send me info to [email protected].
I also changed my login credentials immediately. I am sorry for that.Forum: Plugins
In reply to: [Media Library Assistant] Adding new category in Insert Media not workingHi David,
thank you for your help.
1) We are using MioWeb builder so maybe this is the issue. But I could give you login information. Could you, please check it?
[redacted]
This site is only for our demo purposes so you can try adding elements as you wish.
So you click on MioWeb -> Visit Site and then you can add the element, for example “Picture” under “Basic” tab, and then click on “Upload picture”. Then it shows the classic WordPress Insert Media pop up, where is the button “Add new category” on the right side.I think that this approach is better than writing you additional info about my problem.
2) I already solved this problem by myself ??
Thank you very much.
- This reply was modified 6 years, 8 months ago by Marek.
- This reply was modified 6 years, 8 months ago by Marius L. J..