Nimble3
Forum Replies Created
-
Please find php constant
NIMBLE_PORTFOLIO_URLdefined in the first 20 lines of nimble-portfolio.php which is actaully usingWP_PLUGIN_URLas the base URL and then append plugin path to it.Thanks for notifying this issue, we will fix it soon and let you know.
Make a new copy of
template-fullwidth.phptosingle-portfolio.php.This wil make your http://hauterede.com/portfolio/support-services page’s layout same as http://hauterede.com/capabilities
try this:
<script> jQuery(document).ready ( function($) { $('.nimble-portfolio-filter a').click(function(e){ e.preventDefault(); $('#id-of-a-div').text($(this).text()); }); }); </script>Thanks mikeyarce
Forum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] Change Default URLIn nimble-portfolio.php under nimble_portfolio_register() you will find
'rewrite' => truePortfolio item detail page OR post detail page uses
single-portfolio.phpof your theme, ifsingle-portfolio.phpnot present in your theme folder thensingle.phpis used instead.This is more comprehensive guide http://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_Errors
This is sure that you have some javascript errors on your page, please use this guide to check for javascript errors on your page http://support.michaelgilkes.com/topic/how-to-see-javascript-errors-in-your-browser
Forum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] Abundance theme problemThe “the small images are not shown” issue is beacuase you didn’t set the Featured Image of the portfolio item/post.
Warning issue is due to theme’s lack of support of Custom post types in breadcrumbs, or may be there is some config available for this in your theme Options.
Forum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] Abundance theme problemok Please email to wp@nimble3.com
Forum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] Abundance theme problemWe need to investigate the issue, haven’t came across this type of problem.
“Site not live” means its on maintenance mode?
Thanks vicentefega for appreciation 🙂
Thanks for prompt reply motogfx 🙂
Forum: Plugins
In reply to: [Wordpress Picture / Portfolio / Media Gallery] Unable to download PluginThanks for your prompt confirmation, you are impressive too 🙂
The problem is solved on motogfx’s site.
@motogfx, can you please confirm this? 🙂