• Hello, I am testing the free version of your Facebook Feed plugin to see if it works properly on the website of my customer, to evaluate the possibility to buy the premium version.
    I inserted the snippet in the sidebar and the effect is that the timeline appears OUT OF THE SIDEBAR.

    Here you are the url of the testing page:

    https://www.adrianagalgano.it/nuova-home/

    Any idea?
    The premium version could solve this problem?

    Best,
    Marco

Viewing 9 replies - 1 through 9 (of 9 total)
  • Hi,

    The premium version allows you to set the width of the grid so it should fix this isse.

    Thanks

    Thread Starter amorsrl

    (@amorsrl)

    Dear smuz, if you can see the test page (link follows) the problem it’s not only related to width. Also the height of the container doesen’t work properly. I can see two problems:
    1. The box of your plugin does not stay INSIDE the sidebar (not only in width but also in height: starts inside the sidebar but goes out of it.
    2. In some OS the facebook content OVERLAPS the following box (in this case: the footer).
    I can’t see any ovrlapping problem in iOS: the widht needs to be adjusted but the box doesen’t overlaps the following one. But still goes out from the external box of the sidebar.
    Here you are the url:

    https://www.adrianagalgano.it/nuova-home/

    I still note that if you can only manage width as PX value, it will be difficult to adjust the widht automatically on mobile (for responsive needs). Seeing right now the plugin in action in Android tablet, portrait mode, the facebook feed does not feed all the widht of the sidebar but only a portion of the screen space.

    So… Are you sure that the premium version could fix all those issues?

    If the plugin doesent work properly, can you send me an URL to a refund policy?

    All the best,
    Marco

    Thread Starter amorsrl

    (@amorsrl)

    Last annotation. I selected that I want to show the three last posts, but the plugin shows only the last one.

    Thread Starter amorsrl

    (@amorsrl)

    Hello, news for my issue? Anybody had the same problems?
    I am interested mostly in the responsive issue: if the width can be inserted in pixels, how can I manage responsive layout that is usually configured with % values?

    Plugin Author PluginOps

    (@umarbajwa)

    Hi,

    Add the following custom CSS below your shortcode.

    <style>   .social-feed-main-container{
    margin-left: -31px !important;
    height:1059px;
    }  </style>

    Eachi column of the feed requires at least 310px of width, And it adds same width for each extra column, But in your case there’s not enough width available.
    Using the above CSS will align the position of feed and fix the height.

    Thread Starter amorsrl

    (@amorsrl)

    Hello,
    thanks for the answer, but if ALSO the premium version does not fix the height issue, I will have to change manually the height in relation to the number of lines of every post. It is impossible to set a fixed height hoping that could be good for every occasion.
    I will try the plugin on another theme to see if the same overlapping problem affects all the themes or just this one.

    Thread Starter amorsrl

    (@amorsrl)

    Hello, here I am with the last important question about your plugin. There is a way to select the language? Native Facebook APIs allow to set the language (in my case: it_IT). There is some place in your plugin where to select the language?
    All the best!
    Marco

    Thread Starter amorsrl

    (@amorsrl)

    [OK, I told that it was the last, but…]

    There is some way to show interaction tools into the boxes? Buttons to LIKE, SHARE, REPLY twitter posts or LIKE, SHARE facebook posts?

    Plugin Author PluginOps

    (@umarbajwa)

    Hi,

    No sir, Currently selection of language or adding interactable like,share buttons are not available.

    Thanks

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Widget Out of the sidebar’ is closed to new replies.