DesignMe Creative Group

207.776.5416 • MAINE & ARIZONA

fb pintrest rssicon
  • Home
  • Services
    • Websites & Social Media
    • Marketing & E-Newsletters
    • Logos & Print
    • Training & Support
  • Portfolio
    • Website Design
    • Creative Design & Branding
    • Social Media & E-Marketing
  • The Team
  • Why DesignMe?
    • Our Philosophy
    • Affordable Prices
    • Getting Started
  • Blog
  • Payment
  • Contact

February 9, 2015 By Debbie Leave a Comment

Another Reason To Love NextGen

Last Fall (November 2014) we developed a fun, interactive, e-commerce website for Tim Sample and The Maine Humor Store. We used WooCommerce because it has so much flexibility for any size business that wants to sell online.  In early January, Tim asked us to add downloadable products to his store. NO PROBLEM!

Well, there was one problem – the download didn’t work in Safari. WooCommerce had nothing on this flaw, so I went in search of a possible plugin conflict. I deactivated every plugins and reactivated – one by one – and discovered it was a conflict with our much beloved NextGen Pro plugin. 😐

I looked through other gallery plugins and really found nothing that I like as much. What do to … what to do … so I wrote to NextGen. Within minutes they emailed me back a fix to the bug that they were unaware of and now, that fix will be part of the next update.

In the mean time, if you’re running WooCommerce with NextGen gallery and need the have a downloadable product – here is the code that I added to the functions.php file:
//* NextGen - WooCommerce Download Fix
add_filter('run_ngg_resource_manager', array(&$this, 'check_woocommerce'));
function check_woocommerce($valid_request = TRUE)
{
if ( isset( $_GET['download_file'] ) && isset( $_GET['order'] ) && isset( $_GET['email'] ) ) {
$valid_request = FALSE;
}
return $valid_request;
}

nextgen

HAPPY CODING!

Filed Under: Code Tips, E-Commerce Solutions, NextGen, TechTalk

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Site Search

From Our Blog

  • 10 Reasons You Need a Custom Website
  • The Squatty Dog
  • The “ME” In Our Name Really Means YOU
  • Behind Your Website
  • I Have a Website – Now What?

Tech Talk

  • Enqueue CSS2 Google Fonts
  • Redirect to the BuddyPress Profile Page
  • “Going Live”
  • Insert Soliloquy Shortcode Using Advanced Custom Fields
  • Redirect My Website To https://

Creative Corner

  • Unique Websites Deserve a Unique Login
  • Adding A Shortcode To The Post Title
  • Favicons – A Tiny Graphic With Big Impact
  • Social Media Icons – So Many Options!
  • Savage Chicken iMugs

View Topics

creative

Functional

affordable

Copyright © 2025 · Custom Website by DesignMe Creative Group · Log in
Hosted Locally by Maine Hosting Solutions