Nimble3
Forum Replies Created
-
Forum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] masonry layoutThis is a masonry style skin, thumbnail sizes are not uniform in this skin.
http://demo.nimble3.com/nimble-portfolio/seamless-skin/
We have enabled Isotope addon with this skin, and you can see that skin layout converted to masonry.
You need to use uniform image sizes (or at least uniform width x height ratio) for all your featured images for portfolio items.
Forum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] masonry layoutYou can do this by our Isotope Addon to add the masonry layout to your page.
Forum: Reviews
In reply to: [Wordpress Picture / Portfolio / Media Gallery] Not worth the effort!@shadipity, I really believe your review should be limited to FREE version, you are not talking about FREE version things here all you have mentioned are for Premium addon, when you haven’t buy and used something how can you comment on that.
Functionality is divided to addons, so user only buys what he needs.
Can you please elaborate how you find our support horrible?
Forum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] Change "portfolio" slugPlease check this small howto, http://demo.nimble3.com/nimble-portfolio/howto-change-slug-of-portfolio-post-type/
pagination is supported in Premium skin addons.
@becrrw are you using a child theme?
If you want to customize items.php then use this method instead http://demo.nimble3.com/nimble-portfolio/customize-a-nimble-portfolio-skin-from-theme/ Its an upgrade safe way.
Well thanks for your insights on our plugin code 🙂
path2url() is not dependent on whether the plugin is a standalone plugin or included in the theme, you don’t need a flag to check the location. We have tested it both on single and multi-site setups.
We were using that plugins_url function before, but then it was only valid for standalone plugin install.
I would really appreciate your time and interest in our plugin and I believe you or other community member can correct us if still thinks that we are making a mistake here.
Yes, this is a JS bug which is fixed now in Isotope Addon. Please download the addon again.
Please always use our ticket system or contact us form for Premium plugin/addons support, on our website http://www.nimble3.com
One of your theme JS script is adding the
target="_blank"attribute in<a>tagThats the JS script path which is adding the attribute.
http://onthebuttondigital.ie/wp-content/themes/customizr/inc/assets/js/tc-scripts.min.js?ver=3.2.15Forum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] Image titles not shpwingYour site is not using our plugin, I guess you have using another plugin now
Forum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] Showing HTML in front endPlease mention your site URL
Please always use our support ticketing system for Premium addons support.
You are contacted via email please check your issue is resolved now.
Forum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] Missing script.jsPlease mention your site URL so we can investigate.
Yes Default+ has album (or separate gallery for item) feature.
Forum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] Excerpt underneath title?Follow this small howto to customize plugin skin files in upgrade safe way.
You need to modify items.php and add the excerpt block where you want it to be.