• Okay, so I looked at this page describing how someone has used NextGEN Gallery with their simple cart program to create a product listing page. Please note that I am NOT using WP Shopping Cart. I am using Yak for WordPress (and I like it and am not switching), but I thought if they were able to get it to work with WP Shopping Cart, maybe it would work with Yak. So I installed NextGEN Gallery, and even swiped the WP eStore template for NextGEN and installed it. I created a gallery of images I want to use, and I edited the “Alt & Title Text / Description” to include calls to the functions [yak_buy] and [yak_quantity]. Instead of calling the function, I get the actual calls echoed on the screen. Ex. [yak_quantity 832] is displayed instead of the quantity on hand of that item.

    I’m trying to figure out why this didn’t work and what I can do to make it work.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Apologies, somehow missed your email.

    The problem is YAK uses the default priority when filtering content (to be exact it uses an action, not filter, but the process is the same). I’ve added a new DEFINE for YAK’s priority, and set it to 20 (rather than the default 10). I think this will fix the issue.

    PS. The change will be active in release 1.5.2…

    Thread Starter Zoomdweebie

    (@zoomdweebie)

    Jason, I got into another conversation that is over my head and actually not really so much related to YAK except that we dealt with a similar issue here. I was wondering if you could take a minute to look at this (http://forums.lesterchan.net/index.php/topic,4485.0.html) forum thread for me and let me know if there is some sort of fix for this. I know we are not really talking about YOUR plugin here, but this would make your plugin even more powerful, I think.

    Let me know.

    Thanks,

    Frank

    I’ve read through the other forum, and I’m not sure what to suggest really. He’s right in that YAK shortcodes aren’t working with the WP shortcodes functionality. I did mine well before 2.5, and haven’t had a chance to go through and change to the new API.

    The issue I fixed with nextgen, was to do with priorities of plugins. The priority governs the order things run in. I changed yak’s priority — thus changed the order and fixed the original problem.

    The issue you’re experiencing with this other plugin seems similar, but is obviously some strange incompatibility with your theme (in my opinion it doesn’t seem likely it’s related to Javascript problem). Not much can be done without a bit of detailed investigation, I believe.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: NextGEN Gallery]’ is closed to new replies.