Nimble3
Forum Replies Created
-
Forum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] Unable to download PluginWe did send you a copy of our plugin zip on Fri, Apr 26, 2013 at 11:32 PM (GMT/UTC).
And then again on Wed, May 1, 2013 at 12:14 PM (GMT/UTC) after your another complain.
We have received your acknowledgement on our email, can you please confirm above details so it helps us to keep our potential/future customers’ trust on us 🙂
Thanks.
Forum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] Abundance theme problemThe warnings shown above are related to breadcrumbs of your theme.
Please mention URL to your page.
Please email wp@nimble3.com and mention your URL in the email.
Please email the same to wp@nimble3.com, we will send you the updated scripts file.
Please make a new theme file for the taxonomy our plugin is using, since our plugin is using nimble-portfolio-type as taxonomy you need to make
taxonomy-nimble-portfolio-type.php, and if you want to use all the taxonomy pages to look same, you should usetaxonomy.phpas your template file.For more details please visit http://codex.wordpress.org/Template_Hierarchy#Custom_Taxonomies_display
Please email to wp@nimble3.com with examples.
Try copying full width template file to single-portfolio.php in your theme.
single-portfolio.php will become your template for single portfolio item/post page.
Sorry didn’t get you at all :S
I meant call in the woocommerce plugin.
@janestone, can you please paste the code here (add_theme_support() call)
Forum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] Nimble Portfolio DescriptionSorry I forgot to mention, its
templates/3colround/template.php(for FREE version only)Forum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] Nimble Portfolio DescriptionPleae find the
<a>tag withrel="lightbox[nimble_portfolio_gal]"attribute and set its title to the content of portfolio item.like:
<a href="<?php echo nimble_portfolio_get_meta('nimble-portfolio'); ?>" rel="lightbox[nimble_portfolio_gal]" title="<?php the_content();?>">Forum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] Breaks Revolution SliderPlease! Please! Please! always mention live URL of your site. We can’t tell the reason without actually looking in to the page 🙁
Forum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] Multiple Item SelectionYou can make some custom jquery script to make this happen, if you want us to make this for you, please email us at wp@nimble3.com
Forum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] Not working in IE9Need to tweak some javascripts on your site.