PORTFOLIO GALLERY TEAM
Forum Replies Created
-
Forum: Plugins
In reply to: [Portfolio, Gallery, Product Catalog - Grid KIT Portfolio] Link icon in PopupCould you please let me know the title of the project I should check? I’m checking your website, but couldn’t reproduce the issue.
Uncheck “Lazy load” option from the settings section and it will function as expected!
Have you checked if AJAX requests function on your website? This could happen if AJAX requests fail. You can check this on your browser console!
This could be related to your permalinks structure. Please update your permalinks from your WordPress settings and this should resolve the issue.
@atiscareno, sorry for the late reply! Could you please send us your credentials to let our tech support login and check this for you? Please send an email to support@wpsofts.com
The mentioned animation isn’t supported for Sliders yet! You should use custom CSS styles to get your desired results!
Forum: Plugins
In reply to: [Portfolio, Gallery, Product Catalog - Grid KIT Portfolio] GRID WIDTH@caledongrl, all grids fit the container where you put the short-code! In other words, gird with is being managed from the page or post template configurations. If you want to have a full with grid, please make sure your page/post uses full with template provided by your Theme.
Forum: Plugins
In reply to: [Portfolio, Gallery, Product Catalog - Grid KIT Portfolio] Capital lettersThis is the way how GridKit functions now. If you’d like a custom logic, please drop us an email and our developers will help you with this. Please send a direct email to support@wpsofts.com
Forum: Plugins
In reply to: [Portfolio, Gallery, Product Catalog - Grid KIT Portfolio] SEO Friendly URLsFor this WordPress requires to register custom taxonomy and post type which is not supported in GridKit now.
At this moment you can not change puzzle layout styling. It’s predefined in GridKit and we’ll support custom layout structures in the upcoming updates.
Forum: Plugins
In reply to: [Portfolio, Gallery, Product Catalog - Grid KIT Portfolio] crp-ajax.php errorI’m checking the page you’ve mentioned above, but seems there’s nothing related with GridKit. Did you resolve issue or are you running another plugin now?
Add this custom CSS code in your settings section please:
.crp-tile-inner .details * { display: table-cell; vertical-align: middle; } .crp-tile-inner .details { display: table !important; }Forum: Plugins
In reply to: [Portfolio, Gallery, Product Catalog - Grid KIT Portfolio] Modifying pop up1. Please add this custom CSS code in your settings section:
.lg-sub-html h4 { max-height: 100px !important; }2. If you want to adjust paddings, try this custom CSS code:
.lg-sub-html { padding-left: 10px !important; padding-right: 10px !important; }Please check if you have any Java Script optimizer installed on your website? Might be you’ve enabled some kind of JS files lazy loading or something related to blocking JS codes. Please check JS loading configurations if you’ve installed Jetpack or SG Optimizer.
Forum: Plugins
In reply to: [Portfolio, Gallery, Product Catalog - Grid KIT Portfolio] Modifying pop upCould you please check this demo 5: https://wpsofts.com/grid-kit-demo/team-members/
Is this something you’d like to achieve, in point of popup presentation? If yes, in your settings section you can enable “Show title” & “Show description” options for popups. “Show description” option is available for “Fixed” or “Full” popup styles. All this options are located in “Popup options” subsection.