Viewing 11 replies - 16 through 26 (of 26 total)
  • Hiya. Great plugin, but I have the same problem. The posts tab moves left and the sidebar doesn’t really position itself properly. If you look at the other tabs they are fine:

    example here

    I tried the return false for the function but doesn’t solve.

    Thanks for taking a look.

    Thread Starter TPdaking#7782

    (@tp5277)

    @jenkisan more than happy to help all you have to do is change one of the files in the plugin. Mconte helped…what is your email? can forward the updated file….

    So sorry about my late reply @TPdaking#7782

    This is a near perfect plugin expect for the shifting. This is my email jenkisan at gmail

    Thanks a bunch!!

    @mconte, I was wondering if you could let me know what files you touched to make the moving left stop. Thanks!

    Plugin Author Broobe

    (@broobe_dev)

    Hi @jenkisan,

    The fix which was mentioned by @TPdaking#7782 is specific for Social Buddy theme. What theme are you using?

    Thanks!

    @broobe first of all, amazing plugin.

    having said that, my theme is dynamix. I can figure it out (I think) if you give me an idea what part of the css was touched – unless the issue is another one.

    thanks mucho

    Plugin Author Broobe

    (@broobe_dev)

    Hi,

    Please, write to our support email and I will try to help you.

    Thanks!

    Thread Starter TPdaking#7782

    (@tp5277)

    @jenkisan I just sent you a email with the updated file for the plugin just follow direction and replace. Hope this helps.

    Thanks @TPdaking#7782

    I gave the file a shot but it makes no difference whatsoever.

    Take a look at this link and you see exactly how it moves:

    https://mokabox.tv/jeff/articles/

    I have a border around the content and on this page it right against. If you click back to profile which is the buddypress tab it aligns properly.

    Merci.

    Plugin Author Broobe

    (@broobe_dev)

    Hi,

    The problem is that your theme is responsive. Social Articles is not responsive… You will have to play with the image and content size (articles list)

    To fix the problem with the menu, you have to make this change:

    <div id="content" class="social-articles-content">

    for

    <div id="content" class="social-articles-content columns eight layout_four">

    Line 15, file: includes\templates\members\single\articles.php

    When you make this changes, you will have to adjust the image and content size. These are the classes that you have to modify:

    .article-image
    .article-data

    Broobe, PERFECT!!! Good job and thanks. Effectively on my responsive theme I’m lucky because it was enough to add the classes to the div and I didn’t even have to touch or play with the sizes. It does it perfectly automatically.

    Thanks!!!

Viewing 11 replies - 16 through 26 (of 26 total)
  • The topic ‘Page shifts to the left’ is closed to new replies.