Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author GhozyLab

    (@ghozylab)

    Hi Dsvay,

    Test what’s wrong, disable all your other plugins except easy media gallery and buddypress and switch to the BuddyPress Default theme for a bit. Let me know…

    Thread Starter Dsvay

    (@dsvay)

    Dear GhozyLab. I followed your instruction and it works. Does it mean that this plugin is coflicting with other plugins and the theme?
    What can I do to keep the theme I like?

    Cheers.

    Plugin Author GhozyLab

    (@ghozylab)

    Hello,

    Just re-enable the other plugin one by one until you found the error. what theme do you use?

    Thread Starter Dsvay

    (@dsvay)

    Customizr theme. I tried to activate all the plugin in one by one but nothing change. The issue seems to arise when I use the customizr theme.

    Thread Starter Dsvay

    (@dsvay)

    I tried to use Custom Communuty theme and the same problem showed up.

    Plugin Author GhozyLab

    (@ghozylab)

    Hello,

    Please use Customizr theme or Custom Communuty theme and provide me your site URL to http://ghozylab.com/contactus

    Plugin Author GhozyLab

    (@ghozylab)

    Hello,

    Here are step to solve this problem :

    1. Login to wordpress.
    2. Copy and paste code below to browser address bar :

    http://www.yourdomain.com/wp-admin/plugin-editor.php?file=easy-media-gallery%2Fcss%2Ffrontend.css&plugin=easy-media-gallery%2Feasy-media-gallery.php

    change yourdomain.com with your own, and find code below :

    .view {
       overflow: hidden;
       position: relative;
    }

    And replace with :

    .pfwrpr .view {
       overflow: hidden;
       position: relative;
    }
    Thread Starter Dsvay

    (@dsvay)

    Thank you so much. Everything works now. You guys saved my life.
    I really appreciate your time and dedication.

    Big thanks to everybody from GhozyLab.

    Have a good one.

    Dsvay

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Easy media and buddypress’ is closed to new replies.