MEDKOD
Forum Replies Created
-
Forum: Plugins
In reply to: [Variation Swatches for WooCommerce] Fatal ErrorI think I fixed the problem. It was a function I have used in the funcitons.php.
Forum: Plugins
In reply to: [Post My CF7 Form] TypeError: cf7Form.post2CF7FormData is not a functionI just tried this new version and the problem is gone now. Merci beaucoup 😉 .
Forum: Plugins
In reply to: [Post My CF7 Form] TypeError: cf7Form.post2CF7FormData is not a functionForum: Plugins
In reply to: [Frontend Edit Profile] Error when updating the formthank’s R.F., hope the developper will do this as soon as possible.
Forum: Plugins
In reply to: [WP User Avatars] shortcode for this to use in frontend profile pageFor front-end usage, you can use any other plugin for editing profiles on front page and should work with them.
Forum: Plugins
In reply to: [Frontend Edit Profile] Error when updating the formMy php version is 5.6
Forum: Plugins
In reply to: [Frontend Edit Profile] Error when updating the formNo, no multi-site,
And, by the way, i’m on wp_debug mode so it desapears when i disable it. But why does it give this error?
Forum: Plugins
In reply to: [WP-Activity] Auto refresh problemi think i might fixed the thing partialy. i noticed that the auto refresh is working. But even if i change time refresh in admin, i think it’s still refresh on 1 minute.
For the blinkin problem, i had to erase those 2 lines in wp-activity.php, function act_ajax_javascript :
beforeSend: function() {$("#activity").animate({opacity : "toggle"}, "fast");}, $("#activity").animate({opacity : "toggle"}, "slow"); //animationi’m using p2 theme and the plugin p2 Resolved Post and i think there is a conflict with your plugin when auto refresh is activated, cause i can’t mark a post as resolved or unresolved anymore