Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration
You are here: Home

larryt

  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 22 total)
1 2 →
  • Author
    Posts
  • May 9, 2012 at 8:43 am in reply to: Format Shopping Cart Widget #44825
    larryt
    Member

    OK, I give up. What folder has the CSS info where I can find the eStore_empty_cart_block?

    I have gone through every folder in the plugin, and it isn’t there.

    This is all I found, and this was in the wp-cart-for-digital-products and can’t be modified here:

    function eStore_empty_cart_display()

    {

    $empty_cart_text = get_option(‘wp_cart_empty_text’);

    $products_page = get_option(‘eStore_products_page_url’);

    $output .= ‘<div class=”eStore_empty_cart_block”>’;

    if (preg_match(“/http/”, $empty_cart_text)) // Use the image as the ‘Empty Cart Display’

    So what folder is the div class=”estore_empty_cart_block” in? I am totally stumped!!

    Larry

    May 9, 2012 at 8:13 am in reply to: Format Shopping Cart Widget #44824
    larryt
    Member

    OK.. I’ll give that a try. Thanks!!

    May 8, 2012 at 7:57 am in reply to: Format Shopping Cart Widget #44822
    larryt
    Member

    BTW – I went into the Eng.php file and changed the spacing for 2 of the texts there (http://screencast.com/t/wgoS67NX0) but it didn’t change anything on the page. How can I format the text to add padding, and, perhaps, to change text color and bold, etc?

    Thanks again!!!

    April 24, 2012 at 4:40 pm in reply to: Shipping cost added to digital products #44343
    larryt
    Member

    I am having the same problem – customer being charged a shipping charge for a digital download. Here are some screenshots:

    Customer being charged for shipping http://screencast.com/t/tMlZbqXxJ

    Product set for digital download http://screencast.com/t/jygZgVti

    No shipping indicated http://screencast.com/t/UKIlV1dC

    You can go to: http://loriwilke.com/love-christmas and order any of the products on that page. This particular product was the song Crying For The World

    April 22, 2012 at 2:05 am in reply to: eStore – Paypal Not Returning #43964
    larryt
    Member

    HooRay!!!! It works!!!! Thank you very much and thanks for catching that typo!!

    Quick question: Will the plugin work with the new WP v 3.3.2? Or should I leave well enough alone and stick with 3.3.1?

    Again… thank you very much for your help in getting this problem resolved.

    April 21, 2012 at 9:31 am in reply to: eStore – Paypal Not Returning #43962
    larryt
    Member

    I have created a short video (3 min) showing that I am doing exactly what I you requested. http://screencast.com/t/rMqSUgh1bcl)

    The last time, I downloaded the wrong version. This time, however, I got v. 6.6.0 but the Thank You page still isn’t working. Here is my plugin info:

    *************************************

    WP eStore

    Settings | Deactivate | Edit

    Simple Shopping Cart Plugin to sell digital (ebook, mp3, photos) and non digital products from your wordpress blog through PayPal. The digital goods are automatically delivered to the buyer after purchase using encrypted and time limited download links.

    Version v6.6.0 | By Ruhul Amin | Visit plugin site

    *************************************

    We are making progress, however, as I now have this apparent Paypal code in the URL of the Thank You page:

    [http://loriwilke.com/thank-you?tx=2NT96982HJ8402448&st=Completed&amt=0.01&cc=USD&cm=ip%3D71.90.21.251&item_number]

    or here is a Screenshot of the Thank You page : http://screencast.com/t/i29C8VR5dZZE

    However, still no file download on that page.

    April 21, 2012 at 7:18 am in reply to: eStore – Paypal Not Returning #43960
    larryt
    Member

    Thanks for telling me the difference between the email (IPN) and the Thank You page (PDT). That makes sense to me now. :-)

    Unfortunately, the updated plugin didn’t work either. Still no download link sent to the Thank You page. I am using WP 3.3.1 and the plugin version is Version v6.5.8 | By Ruhul Amin.

    I deactivated the previous version, deleted the previous version, uploaded the new plugin to my site, installed and activated the new plugin.

    These are the other plugins I am running:

    All In One SEO Pack

    SEO Ultimate

    Audio Player

    Contact Form 7

    Extra Shortcodes for WP eStore

    Gravity Forms

    Would you care to look at my site and see if maybe I have something not coded correctly?

    It all looks good to me, but then I may have something checked that I shouldn’t or something.

    Yep, I am grasping at straws here!!! LOL

    April 20, 2012 at 6:30 pm in reply to: eStore – Paypal Not Returning #43958
    larryt
    Member

    Sorry for the duplicate posts above. I evidently ADDED a post instead of EDITING it to include the “Thank you or your reply” statement.

    April 20, 2012 at 6:29 pm in reply to: eStore – Paypal Not Returning #43957
    larryt
    Member

    I talked to Paypal again and they asked me to ask you what the rm code (return method) is set to. It should be set to “1”.

    If it is already set to 1, Paypal needs a copy of the code (html) that you are sending to Paypal so they can troubleshoot the issue further.

    If the rm = 2, the please reset to rm = 1, let me know when it is don and I’ll try another transaction.

    April 20, 2012 at 3:47 pm in reply to: eStore – Paypal Not Returning #43956
    larryt
    Member

    Thanks for the reply.

    Question: You stated “…it means that PDT is not working properly and nothing else will work…” yet I AM getting an encrypted link in my email. Doesn’t that rely on correct PDT data being returned as well?

    I will call Paypal again, and try deactivating other plugins as you suggest, but logically it would seem that if I am receiving one set of data that is dependent on PDT, then the PDT is working. Or doesn’t the email link depend on PDT?

    April 20, 2012 at 3:29 pm in reply to: eStore – Paypal Not Returning #43955
    larryt
    Member

    Question: You stated “…it means that PDT is not working properly and nothing else will work…” yet I AM getting an encrypted link in my email. Doesn’t that rely on correct PDT data being returned as well?

    I will call Paypal again, and try deactivating other plugins as you suggest, but logically it would seem that if I am receiving one set of data that is dependent on PDT, then the PDT is working. Or doesn’t the email link depend on PDT?

    April 20, 2012 at 6:04 am in reply to: eStore – Paypal Not Returning #43953
    larryt
    Member

    Thanks for the suggestion, Yusuf, regarding the trailing “/”. Gave it a try butthat didn’t work either. :-(

    This is Paypal’s 2nd level stupid response to my request for their help – BTW, I think that WPE refers to WP eStore but, as I mentioned in an earlier post, she has NO IDEA about anythng WP!!!

    “WPE does not provide us any documentation on where to enter the token PayPal provides the account holder into the script. Due to no information about the script and no access to the plug-in itself we are unable offer any type of support for the WPE store plug in. Please contact the plug in provider.”

    I wrote back and asked her who she talked to at “WPE” and who she asked for access to the plugin.

    No answer of course, because she never even TRIED to contact anyone connected with this plugin.

    April 19, 2012 at 11:29 am in reply to: eStore – Paypal Not Returning #43951
    larryt
    Member

    The URL is just the thank you page itself, no long query string.

    Do you have any idea as to what the problem was? The person I talked to at Paypal is not familiar with WordPress and she kept telling me that I had to have a valid URL for the PDT to work! I needed to have a URL ending in .php or .html or .htm according to her.

    I suggested she ask someone else there about WP and she said that they were only trained on the Paypal system, not on the “myriad of website builders”.

    I have no confidence that she will do anything with this.

    That is why I was asking if you knew what your problem was so I could tell her to at least look at that as a possible solution. :-)

    April 19, 2012 at 9:52 am in reply to: eStore – Paypal Not Returning #43949
    larryt
    Member

    @Yusuf – thanks for the advice. I called Paypal and they are “looking into” the problem. However, I think the problem within the plugin as I am getting the link in the email that is being sent, which means that the Paypal PDT is working.

    What I am not getting is the link on the Thank You page, as you have read.

    When you had the problem, were you getting the link in the email but not on the “Thank You” page?

    April 19, 2012 at 4:38 am in reply to: eStore – Paypal Not Returning #43947
    larryt
    Member

    Thanks for the reply.

    I have reset the log file you requested so the data is current.

    I am being redirected to my Thank You page after about 7 seconds.

    I don’t understand what you mean by “some “transaction” value appended in the URL?” above.

    There you will see the text and then the shortcode instead of a download link about 1/2 way down the page.

    [04/19/2012 4:27 AM] – SUCCESS :Generating download link for single file.

    [04/19/2012 4:27 AM] – SUCCESS :Performing item specific autoresponder signup if specified.

    [04/19/2012 4:27 AM] – SUCCESS :Performing global autoresponder signup if specified.

    [04/19/2012 4:27 AM] – SUCCESS :PayPal PDT received. Processing the request…

    [04/19/2012 4:27 AM] – SUCCESS :Processing PayPal PDT…

    [04/19/2012 4:27 AM] – SUCCESS :Saving transaction data for thank you page display.

    Please note:

    #1. I don’t have an autoresponder set up

    #2. I do get an email with an encrypted link to download the file

    Apparently Paypal is telling you that I have paid for the item but, for some reason, your shortcode [wp_eStore_transactions_result:end] isn’t being populated with the encrypted link.

    Thanks,

    Larry

  • Author
    Posts
Viewing 15 posts - 1 through 15 (of 22 total)
1 2 →

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ