Nimble3
Forum Replies Created
-
You can use “Portfolio” for your page name, its the slug which is actually making the conflict.
This will clear the confusion, has a workaround too http://wordpress.stackexchange.com/questions/135146/resolve-a-custom-post-type-name-vs-page-permalink-conflict-same-slug
Forum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] change animationFREE version does not support animation on filtering, however you can buy Isotope addon for animation effects on filtering.
http://www.nimble3.com/shop/premium-isotope-addon-for-nimble-portfolio/
Did you set Featured Image of this item?
The slug of Portfolio page is displaying Portfolio items archive instead of actual page.
If you change your page’s slug to my-portfolio or our-portfolio or the-portfolio or something more suitable then the page will be displayed instead of post archive.
Forum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] Not showing light boxThis is not FREE version 2.0.8, its premium 1.4.0 (or prior)
Second, you need to set
Image/Video URLfield for each item.Image/Video URLis used for lightbox gallery.The blurry images are very small images, I dont think its related to WordPress update, were you using a sidebar on this page before?
If you are using default skin then add below CSS in your theme’s style.css
.-skin-default .-items .-item .-links .-readmore a.button-fixed { color: #0f0; }Change
#0f0to color code you need.For Default+ skin, you can change the color via skin settings of Default+
http://www.nimble3.com/shop/premium-defaultplus-skin-for-nimble-portfolio/
Forum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] Remove FiltersPlease check this, this feature is available via shortcode parameter
Forum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] Thumnail Size@chemistrap1, same question to you 🙂
– Your portfolio page URL?
Forum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] Images don't load in lightboxThe plugin required you to enter lightbox gallery image or video URL in
Image/Video URLfieldI version 2.0.8 (just updated) the
Image/Video URLfield falls back toFeatured ImagePlease upgrade Nimble Portfolio to version 2.0.8
Forum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] manual?Very late though, but here is the link for user guide http://docs.nimble3.com/nimble-portfolio.php
Forum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] Lightbox Urlfunction call is changed in Version 2.
in
includes/prettyphoto/prettyphoto.jscheck for this function call in the last line
obj.items.prettyPhoto();add the param like
obj.items.prettyPhoto({deeplinking: false});You need to add this param every time you upgrade the plugin
Else, you can also buy prettyPhoto Premium addon for Nimble Portfolio: http://www.nimble3.com/shop/premium-prettyphoto-addon-for-nimble-portfolio/
which allows you to disable the deeplinking just by a mouse click from admin settings (plus all other possible configuration for prettyphoto from admin)
Forum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] Two portfolios on two pagesYou can use Default+ skin for Nimble Portfolio: http://www.nimble3.com/shop/premium-defaultplus-skin-for-nimble-portfolio/
It supports Multiple portfolios (by separating filters) with many more cool features.
You can use Default+ skin for Nimble Portfolio: http://www.nimble3.com/shop/premium-defaultplus-skin-for-nimble-portfolio/
It supports the feature you need with many more cool features.
Forum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] Thumnail Size– Your portfolio page URL?
– Previous and current version?