janaloka
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Woocommerce error after updateHi, my problem still occur after 1 week. Just activated wp_debug and it say:
Warning: require_once(/home/u5585428/public_html/bayar/wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Package.php): failed to open stream: No such file or directory in /home/u5585428/public_html/bayar/wp-content/plugins/woocommerce/vendor/autoload_packages.php on line 168
Fatal error: require_once(): Failed opening required ‘/home/u5585428/public_html/bayar/wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Package.php’ (include_path=’.:/opt/alt/php74/usr/share/pear’) in /home/u5585428/public_html/bayar/wp-content/plugins/woocommerce/vendor/autoload_packages.php on line 168
Please help how to solve this
Forum: Plugins
In reply to: [WooCommerce] Woocommerce error after updateHai,
Actually, I cannot activate the plugin and access status report as you ask. it says:
“There was a serious error on your website. Please check the inbox on your site’s admin email for guidance.
Learn more about debugging on WordPress.”
And my site use:
WordPress Version 5.4.1
Current theme: Twenty Twenty Child (version 1.2.1589082488)
Current plugin: WooCommerce (version 4.2.0)
PHP version 7.4.4Hai @ampforwp,
Thanks for your feedback. Yes, I’ve also already asked the same question. but still no response. I think I’ve to wait for their answer. Thanks again for your support.
Regards,
Done, Its works for me. Thank you very much for your time and help.
Hai @jaygidwitz,
Sorry, for the delay. Already deleting and wait for 24 for hours before reinstalling it. But, still caught the problem: The blue progress bar is loading slowly and no report/error is displayed.
And find this error in my chrome browser:
Uncaught TypeError: Cannot read property ‘__rocketLoaderProxiedHandler’ of null
at t.removeEventListener (rocket-loader.min.js:1)
at jsapi_compiled_default_module.js:112
at jsapi_compiled_default_module.js:112
reports5.js?ver=5.3.5:1 Uncaught TypeError: google.visualization.arrayToDataTable is not a function
at Object.drawAreaChart (reports5.js?ver=5.3.5:1)
at Object.areaChartBottomStats (reports5.js?ver=5.3.5:1)
at Object.success (reports5.js?ver=5.3.5:1)
at i (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=4.9.6:2)
at Object.fireWith [as resolveWith] (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=4.9.6:2)
at y (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=4.9.6:4)
at XMLHttpRequest.c (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=4.9.6:4)
reports5.js?ver=5.3.5:1 Uncaught TypeError: google.visualization.arrayToDataTable is not a function
at Object.drawAreaChart (reports5.js?ver=5.3.5:1)
at Object.areaChartBottomStats (reports5.js?ver=5.3.5:1)
at Object.refresh (reports5.js?ver=5.3.5:1)
at reports5.js?ver=5.3.5:1
at dispatch (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=4.9.6:3)
at r.handle (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=4.9.6:3)
at s (rocket-loader.min.js:1)is there anything I could fix this? thanks
Forum: Plugins
In reply to: [Psychological tests & quizzes] IST testI mean, can we make IST test with your plugin?
Forum: Plugins
In reply to: [Psychological tests & quizzes] IST testHi Alexander,
Thanks for your fast response. But is it possible make IST test with your plugin right?
I’ll contact you again for further discussion
Thanks
Forum: Plugins
In reply to: [SimpleModal Login] No page refresh after loginHi Eric,
Did you already find the answer? my plugin also show some error like christinereal. Hopefully, you can give a look for this problem.
Forum: Plugins
In reply to: [WordPress Posts Timeline] timeline shiftedyes, I’ve solved the problem…
please see this CSS:
/*
Structural CSS for the Timeline
Modify at your own risk!by neno
CSS version 1.1.1*/
#timeline ul{
width:100%;
margin:0 auto;
position:relative;
display:inline-block;
list-style: none;
background:url(‘../img/ul-bg.png’) center top repeat-y;
padding: 0;
}
#timeline ul li{
display: block;
position: relative;
width: 50%;
clear:both;
}
#timeline ul li .timeline-text{
width:65%;
float:left;
font-size:14px;
line-height:17px;
margin-left:2%;
}
#timeline ul li div{
//you can add a background color if you want
}#timeline ul li:nth-child(even){
float: right;
}
#timeline ul li:nth-child(even) > div{
display: block;
float:left;
background:url(‘../img/li-bg.png’) left center no-repeat;
margin-left:-10px;
padding-left:30px;
}
#timeline .timeline-date{
text-align: right;
margin-bottom: 1%;
}
#timeline ul li:nth-child(even) > div .timeline-date{
text-align: left;
}#timeline ul li:nth-child(odd){
float: left;
text-align: left;
}
#timeline ul li:nth-child(odd) > div{
display:block;
float:right;
background:url(‘../img/li-bg.png’) right center no-repeat;
margin-right:10px;
padding-right:30px;
}#timeline ul li:nth-child(odd) > div .timeline-text{
float:right;
text-align: right;
margin-right:2%;
margin-left: 0;
}#timeline ul .timeline-image{
width: 10%;
height: auto;
overflow-x: hidden;
}
#timeline ul li:nth-child(odd) > div .timeline-image {
float:right;
margin:0 0 0 1%;
}
#timeline ul li:nth-child(even) > div .timeline-image {
float:left;
margin: 0 1% 0 0;
}Forum: Plugins
In reply to: [WordPress Posts Timeline] timeline shiftedcan someone help us with this problem?
my line are shifted, is it any clue why is it?
regards