Tips and Tricks HQ Forum

Support Forum for Tips and Tricks HQ Products

Register or log in - lost password?

Search the Forum

Tips and Tricks HQ Forum » WP eStore Forum » WP eStore F.A.Q/Instructions

Why Configure Every Product Separately When Used with NextGen Gallery

(99 posts) (14 voices)
  • Started 1 year ago by amin007
  • Latest reply from admin
  • Related Topics:
    1. Skip entering customer's personal information when selling digital products
    2. Users not being sent login details
    3. Buy now button NOT work
    4. Customer being sent to PayPal despite having PP option turned off
    5. Subscription PayPal Error

Tags:

  • NextGen Gallery Integration
  • PayPal
  • wp-eStore-auto-addtocart
« Previous123…10Next »
  1. jkudish
    Member

    right, i know that much. But how do i parse the picture's ID to the cart?

    Posted 1 year ago #
  2. amin007
    Key Master

    From the gallery template you can use the following to get the image id:

    $image->pid

    You can't add it to the cart since a product that can be added must be stored in the database (eStore pulls the product information from the database using the product ID). This is why I have to use the "Buy Now" button option which allows me to create a button on the fly without it having to be in the products database.

    Posted 1 year ago #
  3. jkudish
    Member

    So there is no way to transfer '$image->pid' as a hidden field of the product?

    Say I want to sell 100 pictures, each with the same pricing and variations. All I want is the cart to tell me which file name it was, so it would need to add '$image->pid' as a field which the seller can see post-transaction... Do you understand what I mean?

    Posted 1 year ago #
  4. amin007
    Key Master

    yeah you add the picture id ($image->pid) in the custom field and it will be available to you in the IPN handling script.

    In the "wp_eStore1.php" file check out the "append_values_to_custom_field" function.

    Posted 1 year ago #
  5. hberger
    Member

    Amin007,

    I have the same problem (am too selling prints). Could you please be a little more specific?
    Am I supposed to edit the mentioned function in "wp_eStore1.php" like this?

    $custom_field_val = append_values_to_custom_field($image->pid);

    Really appreciate your help.

    Posted 1 year ago #
  6. amin007
    Key Master

    Don't worry about doing any manual tweaks as I am adding this functionality to eStore (I should be able to complete this implementation soon so wait a day or two if you can).

    Posted 1 year ago #
  7. amin007
    Key Master

    Finished implementing the alternate NextGen gallery integration option. The integration instructions can be found here:

    http://www.tipsandtricks-hq.com/ecommerce/nextgen-gallery-alternate-integration-method-805

    Posted 1 year ago #
  8. hberger
    Member

    Woho! Nice, thanks so much.

    But I can not figure out how to update the plugin.. what am I missing?
    My download link has expired, do I have to buy it again?! (bought it last week)

    Posted 1 year ago #
  9. Ivy
    Administrator

    Hi, You can read more about how updates work here: http://www.tipsandtricks-hq.com/forum/topic/how-and-when-do-you-get-an-update

    I will send you an update via email. Please let me know if you do not receive this email.

    Cheers,
    Ivy

    Posted 1 year ago #
  10. darkmatter
    Member

    Awesome awesome!!! Thanks guys for working on this. I will give this a try as soon as I can get my hands on the update :)

    Posted 1 year ago #

RSS feed for this topic

« Previous123…10Next »

Reply »

You must log in to post.

Tips and Tricks HQ Forum is proudly powered by bbPress

Tips and Tricks HQ  | WP Shopping Cart  | WP Affiliate Software  | WordPress Membership Plugin