- Posts: 6
- Thank you received: 0
×
WooPrice Calculator PRO
[SOLVED] Cant add a Field
- Oliver Daigel
-
Topic Author
- Offline
Less
More
3 years 11 months ago #191
by Oliver Daigel
Oliver Daigel replied the topic: [SOLVED] Cant add a Field
Wow, thank you for the fast help!
It does work now!
Thank you!
It does work now!
Thank you!
Please Log in or Create an account to join the conversation.
- Simone
-
3 years 11 months ago #190
by Simone
Simone replied the topic: [SOLVED] Cant add a Field
Hi Oliver,
I'm happy to inform you that you can use the plugin now, also with all other plugin.
There was an issue with a library which was loaded from HTTP protocol instead of HTTPS. It will be fixed also in next release.
So we changed the file woo-price-calculator.php in the root, at line 187 from this:
to this:
Now it should works.
Regards,
S
I'm happy to inform you that you can use the plugin now, also with all other plugin.
There was an issue with a library which was loaded from HTTP protocol instead of HTTPS. It will be fixed also in next release.
So we changed the file woo-price-calculator.php in the root, at line 187 from this:
wp_enqueue_script('jquery-ui', 'http://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js', array('jquery'), '1.12.4');
to this:
wp_enqueue_script('jquery-ui', 'https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js', array('jquery'), '1.12.4');
Now it should works.
Regards,
S
Please Log in or Create an account to join the conversation.
- Oliver Daigel
-
Topic Author
- Offline
Less
More
- Posts: 6
- Thank you received: 0
3 years 11 months ago #187
by Oliver Daigel
Oliver Daigel replied the topic: [SOLVED] Cant add a Field
Oh yeah, sorry, changed it.
Please Log in or Create an account to join the conversation.
- Simone
-
3 years 11 months ago #186
by Simone
Simone replied the topic: [SOLVED] Cant add a Field
It seems you don't assign administrator privileges to "support" user, we can't see plugin and other config sections.
We wait your update to check the issue.
S
We wait your update to check the issue.
S
Please Log in or Create an account to join the conversation.
- Oliver Daigel
-
Topic Author
- Offline
Less
More
- Posts: 6
- Thank you received: 0
3 years 11 months ago #185
by Oliver Daigel
Oliver Daigel replied the topic: [SOLVED] Cant add a Field
Ok wait a secon I will send you access
Please Log in or Create an account to join the conversation.
- Simone
-
3 years 11 months ago #184
by Simone
Simone replied the topic: [SOLVED] Cant add a Field
Ok, there is need to investigate about the issue. By clicking the line error you can see more information about code, and file source.
If you need more support please send us WP and FTP access of your website through our contact form: woopricecalculator.com/contact-us
Regards,
S
If you need more support please send us WP and FTP access of your website through our contact form: woopricecalculator.com/contact-us
Regards,
S
Please Log in or Create an account to join the conversation.
- Oliver Daigel
-
Topic Author
- Offline
Less
More
- Posts: 6
- Thank you received: 0
3 years 11 months ago #183
by Oliver Daigel
Oliver Daigel replied the topic: [SOLVED] Cant add a Field
If I deactivate Elementor it still doens't work.
But in the Console, there is an error. I attached a screenshot.
Thanks!
But in the Console, there is an error. I attached a screenshot.
Thanks!
Please Log in or Create an account to join the conversation.
- Simone
-
3 years 11 months ago #182
by Simone
Simone replied the topic: [SOLVED] Cant add a Field
What happens by deactivating also that plugin? Does WPC work?
To check console do right-click anywhere on the webpage, and at the very bottom of the menu that pops up, you will see "Inspect". Click that.
Than you will see something like this (depending on your browser, this is Chrome). Click on "Console" tab and check the errors.
If you're not able to solve the issue please send us WP and FTP access of your website through our contact form so we will check.
woopricecalculator.com/contact-us
Regards,
S
To check console do right-click anywhere on the webpage, and at the very bottom of the menu that pops up, you will see "Inspect". Click that.
Than you will see something like this (depending on your browser, this is Chrome). Click on "Console" tab and check the errors.
If you're not able to solve the issue please send us WP and FTP access of your website through our contact form so we will check.

woopricecalculator.com/contact-us
Regards,
S
Please Log in or Create an account to join the conversation.
- Oliver Daigel
-
Topic Author
- Offline
Less
More
- Posts: 6
- Thank you received: 0
3 years 11 months ago - 3 years 11 months ago #180
by Oliver Daigel
Oliver Daigel replied the topic: [SOLVED] Cant add a Field
I deactivated every plugin except WooCommerce.
But it does not work.
Where can I check the console?
Thanks!
But it does not work.
Where can I check the console?
Thanks!
Last Edit: 3 years 11 months ago by Oliver Daigel.
Please Log in or Create an account to join the conversation.
- Simone
-
3 years 11 months ago #179
by Simone
Simone replied the topic: [SOLVED] Cant add a Field
Welcome Oliver!
It seems to be a conflict issue with another plugin which loads his libraries when you setup WPC PRO.
You can understand which plugin does conflict by deactivating each one and checking if select field and save button works.
To understand the kind of conflict you could check the "console" and see if any errors appears.
Regards,
Simone
It seems to be a conflict issue with another plugin which loads his libraries when you setup WPC PRO.
You can understand which plugin does conflict by deactivating each one and checking if select field and save button works.
To understand the kind of conflict you could check the "console" and see if any errors appears.
Regards,
Simone
Please Log in or Create an account to join the conversation.
- Oliver Daigel
-
Topic Author
- Offline
Less
More
- Posts: 6
- Thank you received: 0
3 years 11 months ago #178
by Oliver Daigel
Oliver Daigel created the topic: [SOLVED] Cant add a Field
Hello!
I bought WooPrice Calculator but I can't use it!
When I try to add a new field and select the field type it does not open up the field type specific settings and I can not save like in the Demo.
Please help me!
Thanks!
I bought WooPrice Calculator but I can't use it!
When I try to add a new field and select the field type it does not open up the field type specific settings and I can not save like in the Demo.
Please help me!
Thanks!
Please Log in or Create an account to join the conversation.
Moderators: Simone, david
Time to create page: 0.188 seconds