sourceaddons
Forum Replies Created
-
Forum: Plugins
In reply to: [Facebook All] Facepile problemHi,
we can not handle facepile functionality. we have just added facebook code.
for recommendations bar it’s looks like theme issue. and for comments we have updated and fixed issue of comments and will update our demo.
ThanksForum: Plugins
In reply to: [Facebook All] my widget has problem when login by facebookallHi,
please fix in above showed code. arrange or try to clear div in appropriate place .
ThanksForum: Plugins
In reply to: [Facebook All] my widget has problem when login by facebookallHi,
please try to change html/css for widget.
ThanksForum: Plugins
In reply to: [Facebook All] my widget has problem when login by facebookallHi,
replace code
echo ‘‘; _e(‘Log Out’, ‘facebookall’);’</div></div>
with below code
echo ‘‘; _e(‘Log Out’, ‘facebookall’);’</div></div><div style=”clear:both;”></div>’;
also set fanbox width to 230 or according you.
ThanksForum: Plugins
In reply to: [Facebook All] Don't show comment form in browsersHi,
we have checked and all working in chrome/mozila please clear your browser cache and set to default setting.
ThanksForum: Plugins
In reply to: [Facebook All] Don't show comment form in browsersHi,
we have checked your site all working fine.
please send us what issue you are facing in steps on [email protected]
ThanksForum: Reviews
In reply to: [Facebook All] error when loginHi,
for fix it:-
check you have curl support=enabled or allow_url_fopen = on in your php.ini
Also go to your facebook app:-
enter app domain =webchiase.vn
enter site url = https://webchiase.vn/
sanbox mode = disabled
and follow this link :-https://stackoverflow.com/questions/13739609/unsupported-get-request-in-facebook-graph-api
let us know if you have any issue on [email protected].
ThanksForum: Plugins
In reply to: [Facebook All] login regiistration issuesHi,
please send us your site url on [email protected]
ThanksForum: Plugins
In reply to: [Facebook All] Recommendation bar problemHi,
this is known issue. we will sure fix that in our next update.
for read time please read developer doc of facebook.
ThanksForum: Plugins
In reply to: [Facebook All] login issue on ipad/iphoneHi,
we have issue with IE(with some ie configuration and version) so please upgrade your plugin for same page redirection at login process.
we are trying to fix that
ThanksForum: Plugins
In reply to: [Facebook All] Great app but have few questionsHi,
please use style for arrange facebook login button.
yes you use given shortcode in installation doc. if you have woocommerce and for your profile like about us we need to add extra permission.
if you have any issue please drop a mail on [email protected]
ThanksForum: Plugins
In reply to: [Facebook All] Internet Explorer 11 Login issueHi,
we are working to fix IE issue. if you can upgrade with paid then there is same page redirect option this will work in all browser.
ThanksForum: Plugins
In reply to: [Facebook All] php code for [facebookall_login] shortcodeHi,
use <?php echo facebookall_render_facebook_button();?>
ThanksForum: Plugins
In reply to: [Facebook All] Username not same as facebook usernameHi,
don’t use facebook login password. for password you need to use forgot password or try to change in your profile. and then try to use your profile username and password.
ThanksForum: Plugins
In reply to: [Facebook All] Username not same as facebook usernameHi,
we have checked again and your suggested type of username working.
for your info we sanitize the username before use. it’s working fine on our end.
can you please send us your site url on [email protected].
Thanks