angel9
Forum Replies Created
-
Thanks for the suggestion, I will try it.
Thanks for your suggestion, I hope the plugin can work with lower versions of WordPress, but if upgrading to the latest version is necessary then I can only upgrade.
I only enabled one plugin and the JS error still exists.
https://drive.google.com/file/d/1_c1WWh2wZOUWAbxfXcgyINDtq_6YkHO6/view?usp=sharingFix for 14.5.2
/wp-statistics/assets/js/admin.min.js
run_custom_browser: function (agent) { // Show Placeholder ['browser-' + agent + '-chart', 'browser-' + agent + '-table'].forEach((key) => { jQuery("#" + key + " .inside").css('height', '430px'); }); jQuery("#browser-" + agent + "-table .inside").html(wps_js.placeholder()); jQuery("#browser-" + agent + "-chart .inside").html(wps_js.circle_placeholder()); jQuery(".wps-ph-picture").attr("style", "height: 310px;"); //Prepare Params let params = {'name': 'browsers', 'browser': agent, 'wps_nonce': wps_js.global.rest_api_nonce};//**fix the issues ['from', 'to'].forEach((key) => { if (wps_js.isset(wps_js.global, 'request_params', key)) { params[key] = wps_js.global.request_params[key]; } }); // Send Request wps_js.ajaxQ(wps_js.global.meta_box_api, params, 'show_custom_agent', 'error_custom_agent', 'GET', false); }
- This reply was modified 12 months ago by angel9.
Thank you for your attention. I’m test on localhost, No accessible internet address. Maybe some plugin is affecting it. I’ll check it out.
I’m sure the GeoIP is disabled.
I fixed the issues.
run_custom_browser: function (t) { ["browser-" + t + "-chart", "browser-" + t + "-table"].forEach(function (t) { jQuery("#" + t + " .inside").css("height", "430px") }), jQuery("#browser-" + t + "-table .inside").html(d.placeholder()), jQuery("#browser-" + t + "-chart .inside").html(d.circle_placeholder()), jQuery(".wps-ph-picture").attr("style", "height: 310px;"); var e = { name: "browsers", wps_nonce: "" + d.global.rest_api_nonce,//**this code fix the issues browser: t };
The new version 14.4.4 fixes this issue.
@rizaardiyanto
How do I remove js errors in add pages?This is the test of beta4:
video link>>I spoke too soon??,In beta version i found the same issue with plugin “3D Flipbook – DearFlip”.
Image Link >>Well done!! The issue was fixed in beta version!
After the upgrade, Access to all admin pages gets stuck, Wait for a long time I got the PHP Fatal error,So I downgrade to 14.1.4
- This reply was modified 1 year, 3 months ago by angel9.
Forum: Plugins
In reply to: [Smart Slider 3] Animations issueEven i create a new site the issue still here.
Attachments:
https://drive.google.com/file/d/15RqcsTFuYPPQK37YhPpKuqDnmJUBpgbc/view?usp=sharinghttps://drive.google.com/file/d/1M7tZE8uOIIOKDZkLjq6z0YdI7LodJiom/view?usp=sharing
https://drive.google.com/file/d/1RV45-Ab5K_A2GM6i1mCwwsuyaunGfDC0/view?usp=sharing
- This reply was modified 2 years, 6 months ago by angel9.