Hi,
Could you please provide a screenshot of the issue which you are experiencing?
Thank you in advance!
Have a nice day!
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
element.style {
width: 1800px;
height: 797px;
}
This is the concerning css which is causing the issue.
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!