Responding to a request from a friend through a post on the group PoppojiCms, I make the following tutorial how to change the widget's facebook page on the website.
This tutorial will refer to the themes Chingsy, because defauld themes In PopojiCms is Chingsy.
- Log in to your facebook account and open a facebook page that you want to create the widget. Then visit the plugin setup page facebook page in a new tab.
- Please copy the URL of the facebook page on your browser address bar, the tab where you open the page fafebook. Then paste it in the input field where you open a tab to create a plugin before, for other columns you can ignore it. Once you've finished pasting the URL facebook page, click outside the area. Thus, your facebook page will be rendered and appear at the bottom.
- Please schrool bottom click “Get code”.
- In the popup that appears please select the “Iframe”
- Open the po-content / themes / Chingsy / sidebar.php or other examples po-content / themes / Zagi-nanank-zaginews / sidebar.php
- Look for code that matches the code above, then replace it with code that is just what you get.
- Completed, please save your file again.
- For more details please see the picture.
I must first inform the easiest way: Is to open po-content / themes / Chingsy / sidebar.php or other examples po-content / themes / Zagi-nanank-zaginews / sidebar.php
Find the following code. Then rename “popojicms” with the name or ID of your facebook page.:
<iframe src="//www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Fwww.facebook.com%2Fpopojicms&width=350&height=240&colorscheme=light&show_faces=true&header=true&stream=false&show_border=true&appId=499481203443583" scrolling="no" frameborder="0" style="border:none; overflow:none; width:350px; height:240px; max-width: 100% !important;" allowTransparency="true"></iframe>
