PORTFOLIO GALLERY TEAM
Forum Replies Created
-
If those options are checked but you don’t see any details, I’m pretty sure you’ve chosen wrong “Title and description presentation” style in your settings. Please play with the mentioned option located in your settings section to see which one fits your expectations. If it won’t resolve your case, please let me know.
This could be due to JS conflicts. Try to disable your plugins, then re-enable them one by one to see which one causes this issue.
Also, if you’re facing the mention issue after any updates, clear your browser and website cache! The cache is the most common cause for scripts/styles related issues.
Forum: Plugins
In reply to: [Portfolio, Gallery, Product Catalog - Grid KIT Portfolio] 100% widthWherever you put your short code, the content fits the container. So, make sure you’re using full width container or template provided by your theme or builder.
Forum: Plugins
In reply to: [Portfolio, Gallery, Product Catalog - Grid KIT Portfolio] Does Not ShowHow you’ve published your portfolios? Are you using Gutenberg blocks or WordPress short-codes? If you’re using blocks, then please checkout short-code option. We’ve had such issue before, using short-code version was the resolution!
We don’t have any predefined Read More button in popups. There’s a link button on the top right corner which redirects clients to destination and acts like a Read More button. But if you need any specific button in the description, you should add an HTML code in your description for that button.
@janhappy, please DO NOT share any credentials with public! Please remove the posted credentials right away and if you need any dedicated assistance on this, simply drop us an email at support@wpsofts.com.
I’m sorry to inform, but this feature isn’t available in Free version!
I’m checking your website, seems it’s a css z-index related issue on your side. Please try to use this custom css in your theme, so your sticky header won’t have such big z-index and will not appear on top of popups.
.sticky-wrapper.is-sticky header#masthead { z-index: 99999!important; }I’m sorry, but I didn’t get an idea! Do you have 1 album and you’d like to show it in 3 columns? If that’s the question, then you can! In your settings section you can specify the number of columns for each screen you want to show. If that’s not the question you’ve asked, please let me know.
Let’s say you have a website and this is the url where your grid / gallery is placed: http://yourwebsite.com/gallery/
Make sure your Ajax reloading is disabled in your settings. So, if you have categories (e.g. car, cat, home …) you can add “filter” GET param in your url to jump to the page with selected category.
This is a sample: http://yourwebsite.com/gallery/?filter=cat
I’m sorry, but I’m confused! We don’t have a demo or functionality for linking different sliders to each other. Please clarify the question or indicate which demo you’re referring to?
Forum: Plugins
In reply to: [Portfolio, Gallery, Product Catalog - Grid KIT Portfolio] Load MoreLoad more on scroll down isn’t supported now.
Thanks for sharing such important experience with us and other community members!
Forum: Plugins
In reply to: [Portfolio, Gallery, Product Catalog - Grid KIT Portfolio] OptimizationI guess you’ve chosen the best solution in such scenario! I would not recommend to alter plugin codes, because you’ll lose future updates. I understand you could have redundant data in your database, but if’s not too big, then it’s not an issue at all, in point of performance.
I guess you’re familiar with programming as you’ve developed such component to showcase dynamic populated content. If it’s not a big deal for you to modify plugin codes, then you can either adjust plugin to pull data from your tables or you can save only in our tables. So, you’ll not end up having the same data in different forms stored in the database.
I’m pretty sure you’ve not checked “Show description” option located under “Popup options” subsection. There’s an option “Show description” for layout, but make sure you’ve checked that option for popup too.