PORTFOLIO GALLERY TEAM
Forum Replies Created
-
Dear @esetijadi,
Could you please contact us here regarding this matter, so our developers could help you?
Dear @simplyhollyjo,
If you’re using the free version of Grid Kit, those options are not available.
But if you’re using the premium version you can create an album and set its “Album content presentation:” to “Grid” instead of “Popup”. Its under “Advanced” section.
Also there you can find an option called “Enable shuffling:” for random order of tiles.
Please check this and let us know if you have any questions.P.S. In future please contact us here in case of any questions related premium version.
@t_ed, whatever is included in the premium version we mention it everywhere! Please checkout plugin’s description, screenshots or our website. What is premium we don’t advertise as free features.
Anyway, thanks for your feedback and really sorry if you’ve faced any kind of inconveniences!
Dear @adregion,
Please checkout the “Tile approximate height” and “Tile approximate width” options in your grid settings, under the “Dimensions” section.
You can use them to set the sizes of your tiles. Just set them the same number and you’ll get square tiles.Please try this and let me know if it helped.
Dear @mashlamashki,
Could you please describe more detailed what exactly you want to change?
Product title is what you fill from the GridKit dashboard while adding a product.Dear @mashlamashki,
1. For the new rows you can use <br> -s where you want a new line, instead of just putting enters.
2. Could you please send us the url of a website where we can check the problem?Forum: Plugins
In reply to: [Portfolio, Gallery, Product Catalog - Grid KIT Portfolio] “Tile min width”Dear @kpd0001,
You’ve also contact us by email related this matter and we sent a response there.
Could you please check your mailbox?Dear @scoots92,
We’ve checked your website and couldn’t see any problems. The grid filtering works properly.
Could you please provide some details how can we reproduce that problem to be able to help you?
Is it happening every time you click on filters? What OS/browser do you use?Dear @scoots92,
Thank you for using our product!
Could you please enable the grid loading using Ajax again, so we could check whats wrong with it?Forum: Plugins
In reply to: [Portfolio, Gallery, Product Catalog - Grid KIT Portfolio] Font color settingDear Lara,
Could you please check the titles for grid with id=4 (the grid on https://adventskalender-land.de/kinder/disney-adventskalender/ page)?
Seems there is some html code instead of a plain text and that makes it to overwrite the font setting colors.
Anyway, if it should stay that way, you can add the following CSS code in the “Custom CSS” field in your grid settings and it will fix the issue:.gallery-4 .crp-tile .details h3 *, .gallery-4 .crp-tile .details p * { color: inherit!important; }
Please try this and let us know if there will be any questions.
Dear @kulda_s,
The grid is left aligned by default and to center it, you need to configure that via its container. If you’re using page builders or any tools, maybe you can do that in their settings.
Or if you can add some CSS code to your page, you can use the following custom CSS code to center the grid align for this case:.crp-wrapper { margin: 0 auto; width: 80%; }
Please try this and let me know if there will be any questions.
Dear @apachito,
Could you please send us the url of a webpage where we could check this problem?
Dear @daddysauce,
Is this happening every time you click on images? We checked your website on mobile devices and couldn’t reproduce that case. The grid is working properly on our end.
Could you please provide some more information regarding this?
Have you tried with other devices? Which browser do you use and on what kind of device?Dear @janbreens,
The grid should appear in the place where you put the shortcode.
Please check the block inside which you put it. Maybe there is some structure mistake in that page.
Also you can send us the url of the webpage where we can check the problem and provide more proper help.Dear @peterliu47,
In GridKit interface there are no fields for information of each image inside an album, but you can add that information in the caption field of those images in WordPress Media Library and enable the “Enable picture caption for popup” option in your album settings, under the “Advanced” section. This will make those captions appear under each image inside album.