bogdanUlea
Forum Replies Created
-
Forum: Plugins
In reply to: [WooReer] plugin is not taking correct distanceHi Sofyan. Belgi? is a country. In english is Belgium. I could send you your account details by email. Can you send you email to my? My email is [email protected]
Forum: Plugins
In reply to: [WooReer] plugin is not taking correct distancedo you want to login an check it? I can give you temporary access but I need an email address.
Forum: Plugins
In reply to: [WooReer] plugin is not taking correct distancefrom the order page (/product/19-mammamia/) there is:
API Request URL: https://maps.googleapis.com/maps/api/distancematrix/json?key=**********&mode=driving&avoid&units=metric&language=nl_BE&origins=50.97986176329557%2C3.533301233135262&destinations=Belgi%C3%ABand on cart page (/cart/) there is:
Cached data: {“distance”:116.789,”distance_text”:”117 km”,”response”:{“destination_addresses”:[“Belgi\u00eb”],”origin_addresses”:[“Gentstraat 35, 9800 Deinze, Belgi\u00eb”],”rows”:[{“elements”:[{“distance”:{“text”:”117 km”,”value”:116789},”duration”:{“text”:”1 uur 17 min.”,”value”:4603},”status”:”OK”}]}],”status”:”OK”}}and on checkout page (/checkout/):
Cached data: {“distance”:116.789,”distance_text”:”117 km”,”response”:{“destination_addresses”:[“Belgi\u00eb”],”origin_addresses”:[“Gentstraat 35, 9800 Deinze, Belgi\u00eb”],”rows”:[{“elements”:[{“distance”:{“text”:”117 km”,”value”:116789},”duration”:{“text”:”1 uur 17 min.”,”value”:4603},”status”:”OK”}]}],”status”:”OK”}}but should not be like this because the distance should be 5.5km.
Forum: Plugins
In reply to: [WooReer] plugin is not taking correct distanceI have disabled the option ‘Activate the shipping calculator on the shopping cart page’ from Woocommerce > settings > sending methodes > sending options and didn’t help. Any suggestions?
Forum: Plugins
In reply to: [Secure Login by Supsystic] Invalid site key. Please see the FAQ.I have the same issue.
I think that the issue is because the code is using captcha from google. I don’t know where in code to put my custom google captcha.
https://github.com/wp-plugins/security-by-supsystic/blob/master/classes/helpers/recaptchalib.php
Can you let me know in which file should I make changes?Forum: Fixing WordPress
In reply to: Hacked code inserted in all the php files from my websitesorry, I din’t read the line: Put code in between
backticks
. ?? I will put it again [removed]