CITS Social Page Widget

Plugin Banner

CITS Social Page Widget

by Ashikur Rahman

Download
Description

CITS Social page widget Plugin to display the Social page likes in sidebar widget. Display like button for the posts. All Options Available.

  • See how many users already like your Page
  • which of their friends like it too
  • Read recent posts from the Page
  • Like the Page with one click, without needing to visit the Page.
  • Add like button for the posts.
  • Add a shortcode to display the social like box on any page or post.
  1. Login in your WordPress admin panel.
  2. Navigate to Plugins => Add New from left menu bar.
  3. Now search “CITS Social Page Widget” in search box.
  4. Click on Install Now button
  5. Then activate the plugin.
  6. Go to your Appearance => Widgets page and add Social Page Widget to your sidebar.
  7. If you want to show any where like posts or pages used shortcode [cits_page_widget page_title="Coder IT Solution" page_url="https://fb.com/coderitsolution"]
  1. <strong>Widget Output</strong>

    Widget Output

  2. <strong>Widget Settings</strong>

    Widget Settings

How to show on pages or posts

[cits_page_widget page_title=”Coder IT Solution” page_url=”https://fb.com/coderitsolution” type=”message” width=”300″ height=”400″]

Shortcode All Attributes

[cits_page_widget page_title=”Coder IT Solution” page_url=”https://fb.com/coderitsolution” type=”message” width=”300″ height=”400″ cover=”true” small_header=”false” friends_face=”false” ]

Shortcode for PHP file

// do_shortcode(‘[cits_page_widget page_title=”Coder IT Solution” page_url=”https://fb.com/coderitsolution”]’)

Back to top