Drizzit
Forum Replies Created
-
Forum: Plugins
In reply to: [Cost Calculator Builder] Calculation Logic with Radio buttonsI did it 😉
Forum: Plugins
In reply to: [Cost Calculator Builder] Save problemI can tell you what was happening – user mistake…
I clicked on save – element was saved but not the whole calculator.
I needed to click twice on save, then all was saved.Now I know how to work withit ;), was not intuitive to me. Nevertheless,no bug, user error.
Forum: Plugins
In reply to: [Cost Calculator Builder] Calculation Logic with Radio buttonsHi @ericstylemixthemes ,
this does not work.On the Website:
Extra Service 1 (Radio Button 1: 10€ per m²)
Extra Service 2 (Radio Button 2: 10€ per m²)
Extra Service 3 (Radio Button 3: 30€ per m²)
The Code
x=Radio Button 1
y=Radio Button 2
z=Radio Button 3
How it should be:
10*2*10€+30€+(x*10*2)+(y*10*2)+(z*10*2)
What is being done:
Problem 1:
I cannot address x or y or z – I can only adress “checkbox_field_id_x”Problem 2:
The sum next to the option is not displayed logical anymore.
I prepared the case for you here:
https://teppich-nrw.de/test(I can modify it more if you need more insights to understand ;))
Forum: Plugins
In reply to: [Cost Calculator Builder] Cost Calculator works, but not loading on live?Hint, as the same happened to me:
Maybe you added an option (for example a radio button) and added it manually to the “total sum” formular.
Then you removed the radio button again…. but you did not remove it manually from the “total sum” formular. This mistake happened to me and took a while until I error shooted it.Forum: Plugins
In reply to: [Cost Calculator Builder] Save problemWell, what can I say…
I managed now somehow to add things;
When I saved and refreshed my seperate window, nothing changed.
If I saved, then preview it, then save again – then (most of the times) the changes were displayed. I did not deactivate any plugin, as it was working under some circumstances – nevertheless, not too convenient ;).A second topic I discovered while playing around; If you add a field, use this field input for generating the total sum and then remove the field…. you need to remove it also manually from the formular, otherwise it will not be displayed on the webpage.
Now I have a different question open, but for this I will open a seperate thread.
Forum: Plugins
In reply to: [Cost Calculator Builder] Save problemI can change whatever I need to change.
Preview is fine.
I click on save, I get a positive reply.
But I do not see any change on the live site.
If I want to leave the calculator page (Back to calculators) I get a prompt “Are you sure to leave this page?” which indicates to me that there are unsaved items.https://teppich-nrw.de/test
Forum: Plugins
In reply to: [Cost Calculator Builder] Save problemI have exactly the same issue – not resolved so far…
Forum: Plugins
In reply to: [Subscribe2 - Form, Email Subscribers & Newsletters] Feature request….Thank you for your fast reply.
Actually our situation is that:
We want that our users will get information on topics that they are interested in. Hence, the users can select their categories.
The plattform is about to inform about IT problems in our environment – in case of an emergency a post is being created, the authoer activateds “subscribe 2” and the emial is being send to the audience.
Unfortunately people are getting blind to emails due to the huge amount of emails generated day by day.
This is why we would like to use an alternative way of informing the users.The idea is that the author (not the user) can select if an email is being send or an alternative way of comunication has to be used.
The SMS sending would be relevant in case of real disasters where many people cannot work anymore. In that case an email is not sufficient, here we need a different way of sending information.One idea is using a SMS.
We will take care that the numbering format is ok.The main difference between SMS and email is the attention being generated by the receipients.
Another idea would be to “use IP”, here we mean using new chanels like “whatsapp” or -maybe the easiest one- to produce a message on the homescreen of the users that have the wordpress installed.
SMS sounds easier to me^^ but I am not a coder…With this explanation – is it still an impossible request ?
Forum: Plugins
In reply to: [Buddypress Xprofile Custom Fields Type] Field "Telephone number"Hi Dominik,
thank you for your answer.
About my topics 2 & 3, I agree, not directed to the root idea of the plugin.
But I had it also on my heath and wanted to leave a post, maybe someone reads it who can help :-).Topic 1, ensure that ONLY numbers are part of a field (sign check), can you help me there if this is possible ?