Standards
Sales
Process
Customer Support
Master
Minion
System Administration
Site
Development - Django
Development
Ember Development
Apps
Cloud
Kubernetes
Project
PHP
Detailed Notes
Old Notes
Add the following to your form template (probably below the {% endblock content %} block):
{% endblock content %}
{% block script_extra %} {{ block.super }} {% include 'base/_facebook.html' %} {% endblock script_extra %}
Browse to the Facebook Social Plugins, Like Box page:
Replace the Facebook Page URL with the URL of your Facebook page. Tick Show Posts Modify the other settings as required.
Replace the Facebook Page URL with the URL of your Facebook page.
Tick Show Posts
Modify the other settings as required.
Click the Get Code button:
Put the second bit of code (where it starts with <div class="fb-like-box") into your template where you want the feed to appear.
<div class="fb-like-box"
Social
Facebook
Add the following to your form template (probably below the
{% endblock content %}
block):Browse to the Facebook Social Plugins, Like Box page:
Click the Get Code button: