Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter s9ric

    (@s9ric)

    Hi, thanks for your response. I have found what the issue is though and have a resolution. This ticket can now be closed.

    The [wp_paypal] shortcode was being output into a pre-existing form to be used as a submit button. Having looked at the shortcode function, I noticed that it should have been outputting a form around the hidden fields, but didn’t see that in my DOM due to preventing nested forms.

    I moved the shortcode out of the existing form, made it hidden, and used jQuery to submit the PayPal form when the existing form is submitted. This got it working fine.

    Thread Starter s9ric

    (@s9ric)

    Hi,

    Thanks for your reply. As I mentioned in my post, the feed only has 151 products in it, which should leave 49 available spaces before reaching the limit of the free version. I can’t see anything that is indicating that any limit has been reached. Is it possible that the 200 limit is reached, but it’s displaying incorrectly? If so can you help to make it show these limits properly please?

Viewing 2 replies - 1 through 2 (of 2 total)