• Resolved jaychennai

    (@jaychennai)


    The popup window that you get when adding gallery to group/album has predefined width and height set to 1800×1200 , making it go out of the screen in most screen.

    Unable to even set it through own CSS style

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Kima Baghdasaryan

    (@kimabaghdasaryan)

    Hi,

    Could you please provide a screenshot of the issue which you are experiencing?

    Thank you in advance!

    Have a nice day!

    Thread Starter jaychennai

    (@jaychennai)

    Hi

    Sorry for the late reply.

    This is what i get if i click on “Add” button in “Gallery group” edit page

    https://ibb.co/d2QV5Tk

    As you can see the window has inline css with width and height set to some very high value

    Thanks

    Thread Starter jaychennai

    (@jaychennai)

    element.style {
    width: 1800px;
    height: 797px;
    }

    This is the concerning css which is causing the issue.

    Plugin Support Kima Baghdasaryan

    (@kimabaghdasaryan)

    Hi,

    Please make sure you are using the most updated version of Photo Gallery plugin (if you are using that), WordPress & your theme. Sometimes it isn’t obvious that there is an update available. Go to Dashboard > Updates and click the Check Again button to be sure.

    Furthermore, deactivate all of your plugins except Photo Gallery. If this solves the problem, reactivate each plugin one by one, until you spot the problematic plugin. If found, contact that plugin’s developers for help, or use a different plugin.
    Switch your theme (temporarily) to a default WP theme such as Twenty Fifteen to see if your theme is causing an issue. If so, contact the theme’s developers for help, or use a different theme.

    Then, clear all cache (server cache, caching plugin, and browser cache).

    Thank you!

    Have a nice day!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘popup window for adding to gallery group’ is closed to new replies.