I can't add any images to the image gallery after the last upgrade. I go through the typical process and nothing happens. Just takes me back the main settings in the screen shot attached. Also, i'm still having issues with the text caption below the image not displaying full width of the image on desktop unless you size the screen just right, You gave me some code to add a while back that made it work but it's just only at a specific screen width.
UPDATE: I was able to fix by starting over. I had to add another image gallery and insert all the pictures again. it is allowing me to add more as well. Not sure what broke the other. The text width issue is still there: Screen shot attached. I have this in the CSS:
.portfolio-items .work-meta {
width: 100%;
font-size: 14px !important;
}
FEATURE REQUEST: Pagination for the image gallery. Ours is okay now but in a few months it\'s going to be a lot to load on one page.
I can't add any images to the image gallery after the last upgrade. I go through the typical process and nothing happens. Just takes me back the main settings in the screen shot attached. Also, i'm still having issues with the text caption below the image not displaying full width of the image on desktop unless you size the screen just right, You gave me some code to add a while back that made it work but it's just only at a specific screen width.
UPDATE: I was able to fix by starting over. I had to add another image gallery and insert all the pictures again. it is allowing me to add more as well. Not sure what broke the other. The text width issue is still there: Screen shot attached. I have this in the CSS:
.portfolio-items .work-meta {
width: 100%;
font-size: 14px !important;
}
FEATURE REQUEST: Pagination for the image gallery. Ours is okay now but in a few months it\'s going to be a lot to load on one page.
Hey ,
Thanks
ThemeNectar Support Team
That did it. THANKS.