PORTFOLIO GALLERY TEAM
Forum Replies Created
-
Could you please let us know the version (e.g. v1.x.x) of GridKit you’re running on your website?
It’s due to jQuery.attr(“value”) function. In the latest update we’ve replaced it with jQuery.val(). So, please update to the latest version. If the issue still persists, please let us know.
It’s due to jQuery.live(…) function. In the latest update it we’ve replaced it with jQuery.bind(…). So, please update to the latest version. If the issue still persists, please let us know.
It’s due to jQuery.live(…) function. In the latest update we’ve replaced it with jQuery.bind(…). So, please update to the latest version. If the issue still persists, please let us know.
Forum: Plugins
In reply to: [Portfolio, Gallery, Product Catalog - Grid KIT Portfolio] can’t saveIt’s due to jQuery.attr(“value”) function. In the latest update we’ve replaced it with jQuery.val(). So, please update to the latest version. If the issue still persists, please let us know.
It’s due to jQuery.attr(“value”) function. In the latest update we’ve replaced it with jQuery.val(). So, please update to the latest version. If the issue still persists, please let us know.
@julwro, I’m checking your website and I see the issue comes from this css styles:
.crp-wrapper { width: 1000px !important; margin-left: auto !important; margin-right: auto !important; }This could be for the following two reasons:
1) Might be you’ve set 1000px width for your gallery in your settings section
2) You’ve manually added this stylesI’d recommend to navigate to your gallery settings section and check what’s the width of the grid set in the Dimensions section.
P.S. Please do not forget to clean your website/browser cache if you have any caching plugin installed on your website.
@gamicord, as I’ve mentioned in your first support topic, we do not have such functionality at this moment. Thanks for the feedback! We’ve added this important feedback in our backlog and we’ll consider implementing it in upcoming updates.
@gamicord, we do not have such functionality at this moment. Thanks for the feedback! We’ve added this important feedback in our backlog and we’ll consider implementing it in upcoming updates.
All this issues were solved in the recent update! So, please check it out. Please do not forget to clear your website and browser cache. Cached CSS/JS files could causes issues if you won’t clean them up.
Forum: Plugins
In reply to: [Portfolio, Gallery, Product Catalog - Grid KIT Portfolio] facebook buttonThis issue resolved in the latest update. Please check it out.
In your catalog’s settings section you have an option called “Currency sign”. Enter the currency you need. This option could be found in “Advanced” subsection.
Forum: Plugins
In reply to: [Portfolio, Gallery, Product Catalog - Grid KIT Portfolio] Sub Categories@rhasche123 at this moment one level category hierarchy is supported in GridKit Portfolio Gallery.
Forum: Plugins
In reply to: [Portfolio, Gallery, Product Catalog - Grid KIT Portfolio] Missing Icons@jessemaxcy the popup extension is common for all versions of GridKit. So, everybody who faces such issues, it’s due to css conflicts.
Please use this css styles to fix such issues related to popup icons:
.lg-icon::after, .lg-icon::before { font-family: "lg" !important; }Yes, sure you can!
Please navigate to your gallery/album settings section, then:1. Uncheck “Show link button” option located in “Display elements” subsection
2. Check “Don’t show popup” option located in “Advanced” subsectionPlease checkout the above mentioned options and let us know if you have any questions.