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

    (@milap)

    Hi jcimb,

    Right now shortcode do not have option to add individual attributes like Facebook page URL or width.you need to create widget to use it into shortcode for page or post.
    Maybe i will add those in near future, as now days i am getting my schedule too busy.

    Kind Regards,
    Milap

    Plugin Author Milap

    (@milap)

    Hi jcimb,

    I have updated my plugin (Version 4.1) with shortcode parameters. Now you can use it in individual page or post with following parameters.

    [fb_widget fb_url="https://www.facebook.com/Instagram" width="500" height="450" data_small_header="false" select_lng="ru_RU" data_adapt_container_width="false" data_hide_cover="false" data_show_facepile="false" data_show_posts="true"]

    Please let me know if you need any help.

    Kind Regards,
    Milap

    Hello is there a way to center the widget? thank you!

    Plugin Author Milap

    (@milap)

    Yes definitely you can make it center when you use it as a shortcode. Try to add new div around shortcode and apply style to it as shown below.

    <div style="text-align:center;">[fb_widget fb_url="https://www.facebook.com/Instagram" width="500" height="450" data_small_header="false" select_lng="ru_RU" data_adapt_container_width="false" data_hide_cover="false" data_show_facepile="false" data_show_posts="true"]</div>

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to add to a page – need shortcode details’ is closed to new replies.