emiecs_viphp
Forum Replies Created
-
never mind this one….. I have already fixed it…
in the FbComments method in line 407 and 408 I just put a single line comment to disable the 2 line of code so that the seo facebook comment will forcefully displayed
//if ( !comments_open() ) //return $comments;anyway this is great plugin!
thanks 🙂
Hey :),
Thanks for the brilliant idea… I just updated the code and its really cool…. it’s better to used that one since we can sure this plugin will work wherever this plugin is installed….. thanks 🙂
Hello 🙂
I just fixed everything 🙂 and make sure the functionality will works Everything is okay now.
Hello 🙂
You can now download the latest version of this plugin.
Hello 🙂
Just open the file adminlogindifferentuser.php and change this code
<form method="post" action="<?php bloginfo('wpurl'); ?>/wp-content/plugins/adminlogindifferentuser/wp-userlogin.php">to
<form method="post" action="<?php bloginfo('wpurl'); ?>/wp-content/plugins/admin-login-as-different-user/wp-userlogin.php">on line 28 and it should work now.