Nimble3
Forum Replies Created
-
Forum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] images are showing up twiceBy sharing the portfolio page URL means give us the URL where we can access your portfolio page. Without looking in to the page source we cant help you. You are constantly mentioning the problem with different angles but not mentioning your page URL 🙁
Forum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] images are showing up twiceHi, thanks for the reply. I’ve shared the live URL of the page but the total of images is still 8. What can I do at this point to fix that?
Where?
Forum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] issuesIssue fixed in 1.2.4
Forum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] incorrect shortcode?Warning issue fixed in 1.2.4
Forum: Reviews
In reply to: [Wordpress Picture / Portfolio / Media Gallery] Non W3C CompliantCan you please help us making it W3C HTML valid? How did you find that its Non compliant with W3C HTML validation?
Forum: Reviews
In reply to: [Wordpress Picture / Portfolio / Media Gallery] Doesn't work for mePlugin usage instructions are clearly mentioned in the Description tab, pleae use this to setup on your site, if you still can’t use it then start a new thread on our plugin support forum (http://wordpress.org/support/plugin/nimble-portfolio)
Please dont’t spoil our effort by giving us a poor review without using our plugin, use the support forum for your questions.
Forum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] Premium Version ResponsivePlugin is template based, so its the plugin’s template which needs to be responsive.
Please email your site URL to wp@nimble3.com, we will see if we can easily make a responsvie template for you.
Premium version users! please send your problem/support questions at wp@nimble3.com, don’t use this forum, this is only for FREE version users.
The problem was with another plugin, he has disabled that and its working fine.
Download and use version 1.2.3 http://downloads.wordpress.org/plugin/nimble-portfolio.zip
We have tested it, our plugin does not break the functionality in 3.5.1 version of wordpress, you can test it on any standard theme yourself.
If you are facing this problem then test it by disabling all plugins, and activate one plugin at a time, and check which plugin acutally breaking.
Forum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] issuesForum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] Exclude Posts from "ALL" TabIn PREMIUM version you can specify the filters/categories, but FREE version does not support this.
Please edit your template file and remove the link from there.
Forum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] images are showing up twicePlease always share Live URL of portfolio page, we have mentioned it several times, but don’t know why people not share there live URL.
(If problem is on your local machine then we cant help you.)
For FREE version:
Add
titleattribute for this anchor link:<a href="<?php echo nimble_portfolio_get_meta('nimble-portfolio'); ?>" rel="lightbox[nimble_portfolio_gal]" >Make it:
<a href="<?php echo nimble_portfolio_get_meta('nimble-portfolio'); ?>" rel="lightbox[nimble_portfolio_gal]" title="<?php the_title(); ?>">