artsvi91
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Fastest Cache - WordPress Cache Plugin] 403 in admin-ajax.php“what is device cache?”
safari->clear cacheForum: Plugins
In reply to: [WP Fastest Cache - WordPress Cache Plugin] 403 in admin-ajax.phpproblem solved, when I clean device cache, and its not about wp_nonce_field, because even without that when I send ajax to admin-ajax.php, it send back 400 or 404, so its not about wrong/cached wp_nonce
Forum: Plugins
In reply to: [YML for Yandex Market] Самовывозпонял, принял, сработало !)))
плагин крутой, все работает отличноThank you for fast response, you`re cool
About“And my second question, for example I have a user registered via my website registration form, and now he wont to accept his facebook account to his profile to log in via that, how can I realize that functionality.”
what you mean then say “Social account linking interface”, is facebook or your plugin have special library or code for that, or I must realize that functionality?
Forum: Fixing WordPress
In reply to: Plugin destroy media grid screenI found answer, in plugin index.php file
<?php
/*
Plugin Name: ???
Desc. etc
*/
?>
<?php //my code ?>This is not correct
<?php
/*
Plugin Name: ???
Desc. etc
*/
//my code ?>This one work correct
Forum: Fixing WordPress
In reply to: Plugin destroy media grid screenCan it happened because there is not enought memory in server hard disk?
Forum: Fixing WordPress
In reply to: Plugin destroy media grid screenEven when I deactivate plugin site work, not perfect, but same like before I start my project.
Forum: Fixing WordPress
In reply to: Plugin destroy media grid screenNothing in logs
Forum: Fixing WordPress
In reply to: Plugin destroy media grid screenI change plugin name EA Gallery -> EA
Reaname Plugin folder ea_gallery -> ea
Comment all code in /* */
Still when I activate my plugin, website have that issueForum: Fixing WordPress
In reply to: Plugin destroy media grid screenYes I try, nothink happens