etuno98
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Integration with RD Station not workingAlright I found something
I was able to integrate everything, I logged in RD Station from the WP Dashboard (the integration plugin), then I set up whether people consent or not to receive emails, and all that. I went to the Integrations tab inside RD Station and apparently, everything is fine.
But… well, it’s still not working. It says “An error occurred while trying to send your message. Try again later.” That doesn’t help at all. How can I troubleshoot that?
- This reply was modified 4 years, 4 months ago by etuno98.
Forum: Themes and Templates
In reply to: [eStore] Is it possible to import the demo theme?[SOLVED]
I found the documentation eventually (I didn’t look for it, my mistake)
And then I imported the demo theme using the plugin the theme comes withhttps://docs.themegrill.com/estore/
I hope this might help someone else facing the same issue. Anyways, thanks ??
Forum: Plugins
In reply to: [Calculated Fields Form] How do I align checkboxes?Awesome!! It’s fixed. Thank you very much!!
Forum: Plugins
In reply to: [Calculated Fields Form] How do I align checkboxes?Oh I see. But maybe that’s because I used the center tags to align the shortcode with Elementor?
Alright this solved it!! Thanks so much! I didn’t know the inactive fields would have 0 as value because I thought they would still be counting their values as they are… still there, in a way.
I was able to calculate everything properly now, thanks to your help
Again, thank you very much!
- This reply was modified 4 years, 7 months ago by etuno98.
It goes like this:
Field1 is Choose a type of food (Pizza, Mexican, Chinese)
Field 2 is for Pizzas (cheese, mushrooms, peperoni)
Field 3 is for Mexican (tacos, quesadillas)
And field 4 is for Chinese (pork, shrimp)When you choose the type of food in the first menu, the next dropdown menu will correspond to your choice (you’ll only see cheese, mushrooms and peperoni when you choose pizza)
I didn’t know if there is a better way to do this, but then I assigned a price to each flavor, and I want to calculate the the discount on the flavor in the next field
But this makes me need to have multiple fields when people select different types of food
Not sure if that was clear
- This reply was modified 4 years, 7 months ago by etuno98.
Oh, okay! I see
I’ll use the fieldname1 (for example) and it’ll extract the value I assign
But I have 3 other forms I use, and need to use in the same outcomeExample: If you choose Pizza in the first menu, you’ll choose Cheese pizza in field14
If you choose Mexican food, you then choose tacos in field15CHeese pizza and tacos have different values, but when they choose Cheese pizza, it’s field14, and tacos are in field15. Was that clear?
How do I use that in formula? Would that take javascript or an advanced equation?