Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #34192
    Steve
    Member

    I purchased the Catch Evolution Pro and would like to use the type of widget as shown in the demo where it shows a Facebook “Like” and then shows facebook profile images of those who have liked the site. In Evolution Pro, I see the functionality which allows me to show a Facebook icon (link to our Facebook page), but do not see how I can get the type of functionality which shows the small profile pics of those who have “liked” the page. How can I find that widget? Been looking thru the Support Forum with no luck so far.

    Thank you for your assistance.

    #34220
    Sakin
    Keymaster

    @Steve: There is two option to do this.
    1. Through Plugin: You can install “Jetpack” plugin and then active “Extra Sidebar Widgets” module then you will get “Facebook Like Box (Jetpack)” widget and add it in your sidebar from “Appearance => Widgets”
    2. Through Code: You can get the code from https://developers.facebook.com/docs/plugins/like-box-for-pages , fill in the detail and click on get the code and then add that code in your sidebar from “Appearance => Widgets” using “1. Catch Evolution Adspace Widget”

    #34279
    Steve
    Member

    Sakin, thank you for sharing the knowledge. I went the code route, adding the JavaScript SDK code to header.php and adding the script code to an adspace widget … looks great. THANKS!

    #34295
    Sakin
    Keymaster

    @Steve: Please don’t edit any core theme files. You are not supposed to edit any files inside catch-evolution-pro theme directory. As these files will be reverted back to original when you update the theme. For SDK code in header.php, you can add it in “Appearance => Theme Options => Webmaster Tools => Header Codes” box.

    #34305
    Steve
    Member

    I would never edit core files – I am using child theme, edited the header.php there. That should have the same effect, correct?

    #34306
    Sakin
    Keymaster

    @Steve: Yes, if you have build child theme and edited header.php file in your child theme then it’s fine. All Good. Thanks 🙂

    #34307
    Steve
    Member

    Thank you. Excellent support here on the forum.

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Facebook widget showing images of people’ is closed to new replies.