Posted on : 2021-01-05 12:16:00 View Type: public
Stroe Mihai

After activating the RepairBuddy the hole site is a mess infocalc.ro
dezactivatying the plugin evrything is ok
pls heslp
After activating the RepairBuddy the hole site is a mess infocalc.ro
dezactivatying the plugin evrything is ok
pls heslp
Please send me your WordPress logins so i can check what's going on thanks.
comented frontEnd style and i's ok
//Adding styles and scripts for wordpress frontEnd.
// add_action('wp_enqueue_scripts', 'wc_cmp_rep_ser_front_scripts');
// function wc_cmp_rep_ser_front_scripts() {
// // enqueue foundation.min
// wp_enqueue_style('foundation-css', plugins_url('assets/css/foundation.min.css', __FILE__), array(), '6.5.3', 'all');
//
// wp_enqueue_style('plugin-styles-wc', plugins_url('assets/css/style.css', __FILE__ ), array(),'1.0','all');
// }//end of adding styles and scripts for wordpress admin