• Hi there,

    my WordPress template is “ajaxified”. So i load pages via AJAX. Sadly, the get-shopped functionality isn’t fully there on ajax-loaded pages.
    E.g. the “add-to-cart” button still works, but not via AJAX. Instead it reloads the page, the item is added and then – because of the reload – the ajax-add-to-cart works again.
    This is nothing major but still annoying. Which script/function do i have to execute on my AJAX-callback to ensure ajax-add-to-cart from get-shopped works as expected?

    Thanks in advance for any help

    http://wordpress.org/plugins/wp-e-commerce/

  • The topic ‘Re-Enable getShopped functionality after AJAX-call’ is closed to new replies.