PORTFOLIO GALLERY TEAM
Forum Replies Created
-
Forum: Plugins
In reply to: [Portfolio, Gallery, Product Catalog - Grid KIT Portfolio] Custom layoutI’m sorry, but you should pick one of the layout styles we support. Or you should modify scripts of the plugin to make it fit your design requirements.
We’re checking the website you’re referring to, but seems the issue is resolved right now. So, please let us know if we’ve missed something there.
@nenah77, could you please send a new email to wpsofts@gmail.com, but not continue the conversation in the same thread? I’ll get back to you right away as I receive your email.
Forum: Plugins
In reply to: [Portfolio, Gallery, Product Catalog - Grid KIT Portfolio] Circled tilesTry to use this custom css style in your layout settings section:
#crp-content-ID .crp-wrapper-team .crp-tile-pic { border-radius: 220px; }Note: Please replace the ID keyword with your short-code identifier. E.g. if the short-code is [gkit id=123], then the css selector should look like this: #crp-content-123
Yes, it does! We support different options to control the number of columns for each screen. You can specify the number of columns for each screen by yourself.
Forum: Plugins
In reply to: [Portfolio, Gallery, Product Catalog - Grid KIT Portfolio] categoriesActually we do not have any limitation either on the number of categories you can assign on each item or create. But want to inform you, that the GridKit plugin implements its own category management which is different than WordPress implementation. We’ve changed the approach of category creation to make the management much easier and straightforward.
Try to set “Screen size” option to “Custom” instead of “Default”. I think this is the option you should adjust on your end. In case this won’t resolve the issue, let us know.
Forum: Plugins
In reply to: [Portfolio, Gallery, Product Catalog - Grid KIT Portfolio] BlurryIn your settings section you should have an option called “Picture hover effect”. Simply set it to “None” if you do not want any kinds of effects or animations on hover action.
It’s should be something related to the outdated version you’re running.
PLEASE SEND AN EMAIL TO support@wpsofts.com REGARDING THIS MATTER. We’ll check what’s the problem you’re facing.
We do not have an option to disable the loops for popups!
Maybe the theme overwrites our styles for rtl? Try to use this custom css styles in your gallery settings:
.lg-outer .lg-item.lg-complete { left: 0 !important; } .crp-wrapper .ic { direction: ltr !important; }Which layout style you’re using? I guess you’ve chosen the masonry style which functions exactly how you’ve described. Please make sure you select the first layout style instead.
I’m not sure why you made such a statement “website sends me back here to make a support ticket”. We recommend to post any general questions which is common and technical on this forum.
Anyway, we’ve had an email communication and the issue wasn’t relevant. As the issue happened only on local environment and automatically gone on production. I guess there were some local configurations which caused the issue you’ve experienced.
Please check this topic which is the same as yours: https://wordpress.org/support/topic/iphone-12/
I’m sorry, but search functionality is supported for the catalogs at this moment. So, if you could build your gallery as a simple catalog to showcase images, then you can have a search bar on top of the gallery. This is not the best solution, but it’s a kind of workaround you can implement.