• Resolved benalino

    (@benalino)


    Hi I want to buy the pro version of this plugin for my website and use it for woocommerce checkout.
    I was trying the free version first but when I am placing the code <?php do_action(‘facebook_login_button’);?> on funtions.php of the child theme, it crashes the website.
    Can you tell me what I am doing wrong?
    Thanks

    https://www.ads-software.com/plugins/wp-facebook-login/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Damian

    (@timersys)

    That code needs to be placed on your template files, not on functions php. For example if you want the login button to appear on the footer of your site you will place it in footer.php

    Thread Starter benalino

    (@benalino)

    Thanks Damian,
    for the pro version and integration on cart checkout, will I need to manually implement it on woocommerce pages as well?

    Thread Starter benalino

    (@benalino)

    Another thing is it possible to insert the code <?php do_action(‘facebook_login_button’);?> with Output raw javascript or HTML code on my page.
    I am asking because I need to put it on a specific section of the header
    thanks

    Plugin Author Damian

    (@timersys)

    the pro version auto insert the facebook login in woocommerce checkout.
    That code can be placed on header also

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘on the template’ is closed to new replies.