Nimble3
Forum Replies Created
-
You just need to register another taxonomy of tags for portfolio post type.
Please check this http://codex.wordpress.org/Function_Reference/register_taxonomy
Are you talking about the original post tags? OR want to use a separate new TAGS taxonomy?
All porblems solved!
Customer notified.
For Premium support please use http://www.nimble3.com/support
This is the reason:
TypeError: jQuery(...).prettyPhoto is not a function http://staging.nextlogik.com/wp-content/plugins/nimble-portfolio/includes/scripts.js?ver=1.3.0 Line 24This is our script, but the actual problem is due to different jQuery version called on the same page.
<script type='text/javascript' src='http://staging.nextlogik.com/wp-includes/js/jquery/jquery.js?ver=1.10.2'></script>and then
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>Multiple jQuery versions on same page will stop many other scripts to work properly.
Forum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] IE 10 (again)We have sent you an email with latest version.
IE10 issue is fixed in 1.3.11 and it was released 3 months ago.
Forum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] IE 10 (again)IE10 issue is fixed from version 1.3.11 (3 months ago) current version is 1.4.0
if you are using an older version than 1.3.11 then please use our Premium users support forum http://www.nimble3.com/support/ and mention your problem there.
Hi,
Please use http://www.nimble3.com/support/ for support queries about Premium version.
Login to support forum with login id and password you registered with us while order.
Forum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] Latest addition to portfolioHi,
Please use http://www.nimble3.com/support/ for support queries about Premium version.
Login to support forum with login id and password you registered with us while order.
Multiple versions of jQuery are called on your page
<script type='text/javascript' src='http://www.yuncreativelabs.com/wp/wp-includes/js/jquery/jquery.js?ver=1.8.3'></script>and
<script src="http://code.jquery.com/jquery-1.7.2.min.js"></script>Please use a single call.
Please always mention the live URL to the portfolio page.
Its almost impossible to guess what is the actual issue
Forum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] Lightbox is not workinYour live URL please?
most probably you have javascript errors on your page.
Yes we did change that loop thing.
Forum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] Remove URL Link On HoverHi,
Please use http://www.nimble3.com/support/ for support queries about Premium version.
Login to support forum with login id and password you registered with us while order.
Hi,
Please use http://www.nimble3.com/support/ for support queries about Premium version.
Login to support forum with login id and password you registered with us while order.
@bennettmcelwee, did you check the issue, as we are not facing this problem on our local setup.