• Resolved Deborah

    (@blumoon)


    I had used WP SImple Shopping Cart for a few years with NextGen Gallery, but then I took the shopping cart off my site for a while. Now I am putting it back on, but I am having trouble displaying the Add to Cart button within the Gallery. It’s the way I had done it before. I was in touch with NextGen gallery support, but they think I need to check here with this plugin. The code shows up, but not the button. I have tried a variety of things, but haven’t found the right combination. Currently, I have included in the page the following:

    [ngg src=”galleries” ids=”23″ template=”wp-cart” display=”thumbnail”]

    [show_wp_shopping_cart]

    • This topic was modified 6 days, 3 hours ago by Deborah.

    The page I need help with: [log in to see the link]

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Contributor mbrsolution

    (@mbrsolution)

    Thank you for reaching out to us. Please check the following documentation. Let me know if this helps you.

    https://www.tipsandtricks-hq.com/ecommerce/sell-photos-from-wordpress-site-1883

    Kind regards.

    Thread Starter Deborah

    (@blumoon)

    Yes, I have watched that video several times. I am getting close but I am getting this error message on the page: Warning: Undefined variable $i in /misc/19/282/231/800/5/user/web/deborah-robinson.com/wp-content/plugins/wordpress-simple-paypal-shopping-cart/lib/gallery-wp-cart.php on line 39

    Thread Starter Deborah

    (@blumoon)

    I opened the php file, and this is line 39. DO you know how I can edit this to correct?

    <?php if ( $gallery->columns > 0 && ++$i % $gallery->columns == 0 ) { ?>
    Plugin Contributor mbrsolution

    (@mbrsolution)

    Thank you for providing more information. Looking at the URL I shared above your shortcode is incorrect. This is what your current shortcode looks like:

    [ngg src=”galleries” ids=”23″ template=”wp-cart” display=”thumbnail”]

    And this is what your shortcode should look like in accordance to the documentation I shared above.

    [nggallery src="galleries" ids="23" template="wp-cart" display="thumbnail"]

    If the shortcode above does not work let me know and I will report this to the developers.

    Kind regards.

    • This reply was modified 4 days, 4 hours ago by mbrsolution.
    Thread Starter Deborah

    (@blumoon)

    Turns out, the short code still doesn’t work. I’m getting the same error.

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Thank you for reporting back. I have submitted a message to the developers to investigate further your issue.

    Kind regards.

    Plugin Contributor mbrsolution

    (@mbrsolution)

    The developers have just mentioned to me that they have drop support for NextGen Gallery plugin. Unfortunately you won’t be able to integrate both plugins anymore. My apologies for this.

    Kind regards.

    Thread Starter Deborah

    (@blumoon)

    Thank you, well that is too bad. I have used this plugin for years with NextGen gallery and this is the very first time I had encountered a problem. Looking at the error line, as a non-expert, best I can figure is, the undefined value is columns, which were set in gallery settings, are not showing up here.

    Thread Starter Deborah

    (@blumoon)

    @mbrsolution You have a paid version of the plugin, don’t you? Would that support working with NextGen Pro Gallery?

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Our plugin is free. We have a couple of paid addons. Unfortunately the developers of this plugin at present are not supporting NexGen Pro Gallery plugin.

    Kind regards.

Viewing 10 replies - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.