PORTFOLIO GALLERY TEAM
Forum Replies Created
-
@dvharrison I’m checking your website and I see you’re facing jQuery conflicts related issues. I’m not sure why, but one of your other plugins load jQuery migrate twice after all scripts are loaded, so some JS stuff is being lost and overwritten.
This is the script which loads twice: https://code.jquery.com/jquery-3.5.1.min.js?ver=5.6
Could you please try to disable your plugins, then re-enable them one by one to see which one causes this issue.
Please check that out and let know about your results.
If you’re using Free version, then update the plugin to v1.8.23, otherwise v1.8.47. In case you face any issues, please report it either here or send an email to support@wpsofts.com
NOTE: Cleanup website caches afterwards if you have any caching plugin installed!
If you’re using Free version, then update the plugin to v1.8.23, otherwise v1.8.47. In case you face any issues, please report it either here or send an email to support@wpsofts.com
If you’re using Free version, then update the plugin to v1.8.23, otherwise v1.8.47. In case you face any issues, please report it either here or send an email to support@wpsofts.com
Could you please try to remove that broken block and insert a new one for that specific grid or gallery? If this won’t resolve the issue, please let me know.
If you’re using Free version, then update the plugin to v1.8.23, otherwise v1.8.47. In case you face any issues, please report it either here or send an email to support@wpsofts.com
If you’re referring to Premium version, then v1.8.47 should resolve the issue. I checked the url you’ve shred, seems everything all right. I guess you’ve already updated, right? In case you face any issues, please send an email to support@wpsofts.com
We’ve sent you confirmation email. Checkout the mail where you’ve downloaded the package. In the same email you can find your key as well.
In your settings section you have Localization section, there you can rename the default button titles. Also, few localizations could be found in Advanced subsection as well.
Try this custom css styles to hide popup arrows on mobile screens:
@media screen and (max-width: 782px) {
.lg-actions {
display: none !important;
}
}The latest update (v1.8.47) resolved the issue. Please check it out. In case you face it again, let us know.
v1.8.47 resolved the issue you’re experiencing due to the latest WordPress update. Please check it out!
Please make sure the project has a cover picture attached. If you add pictures in the project, but forget to attach a cover, it won’t be saved. I guess that’s the problem you’re facing on your end.
Please remove any gridkit blocks from the page, save the page, then reload and try to use it again. Also, if you’ve not updated the plugin yet, please update it, then try the above mentioned steps.
Forum: Plugins
In reply to: [Portfolio, Gallery, Product Catalog - Grid KIT Portfolio] Unused javascriptWe’ve had a functionality inside the closure above mentioned closure, it’s removed now. We’ll comment this lines in the upcoming updates.