Forum Replies Created

Viewing 15 replies - 1 through 15 (of 44 total)
  • Thread Starter sciroccojim

    (@sciroccojim)

    Thank you. I’d thought that might be the case but when I googled it, I read that Venmo does provide customer shipping information. I was probably the victim of inaccurate AI info.

    Anyway, thanks for the excellent plugin.

    Thread Starter sciroccojim

    (@sciroccojim)

    That would be great, thanks. I simply can’t use the plugin and checkout flow without correcting the layout issue.

    Thread Starter sciroccojim

    (@sciroccojim)

    Thank you. I’ve done my best to look into the styling of this area and found the attributes that affect this, but I must enlist some help in order to modify them properly.

    Hello. I am looking to purchase the plugin and not trying to hijack the thread, but I think I’m having the same issue. Has this been resolved? In my case, I’d like (just an example) to have labels for “black”, “blue”, and “green” which appear on a *variation” image when ever that color attribute is chosen for a particular variation.

    In other words, the main product image needs to appear without any sort of label, but a label corresponding to the variation chosen must appear over the variation image. So if black jeans are chosen, the “Black” label I create will appear over the black jeans image when the variation is selected.

    I just spent about an hour trying to make this happen using the plugin demo but all of the labels (black/blue/green) appear over the main product image and subsequently chosen variation images.

    Thanks!!

    Thread Starter sciroccojim

    (@sciroccojim)

    Thanks. Here’s what I ended up doing (I got impatient):

    Deleted endurance-page-cache.php and endurance-browser-cache.php from the mu-plugins folder

    Renamed wp-content/endurance-page-cache to endurance-page-cache_old

    Edited .htaccess, removing the following:
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^/wp-content/endurance-page-cache/ – [L]
    RewriteCond %{REQUEST_METHOD} !POST
    RewriteCond %{QUERY_STRING} !.*=.*
    RewriteCond %{HTTP_COOKIE} !(wordpress_test_cookie|comment_author|wp\-postpass|wordpress_logged_in|wptouch_switch_toggle) [NC]
    RewriteCond %{DOCUMENT_ROOT}/wp-content/endurance-page-cache/$1/_index.html -f
    RewriteRule ^(.*)$ /wp-content/endurance-page-cache/$1/_index.html [L]
    </IfModule>
    <IfModule mod_expires.c>
    ExpiresActive On
    ExpiresByType image/jpg “access plus 1 year”
    ExpiresByType image/jpeg “access plus 1 year”
    ExpiresByType image/gif “access plus 1 year”
    ExpiresByType image/png “access plus 1 year”
    ExpiresByType text/css “access plus 1 month”
    ExpiresByType application/pdf “access plus 1 month”
    ExpiresByType text/javascript “access plus 1 month”
    ExpiresByType image/x-icon “access plus 1 year”
    ExpiresDefault “access plus 1 weeks”
    </IfModule>

    Now the pages do not appear to be caching and hopefully, my other issue is fixed. I’ll mark this as resolved once I make my determination. Hopefully, this thread will help others.

    Thread Starter sciroccojim

    (@sciroccojim)

    Well, guess what? “Endurance Page Cache” was installed (without my permission) by Bluehost, who I no longer use for hosting. .htaccess has references to it, there are thousands of files in an “endurance-page-cache” folder in wp-content and that would explain the caching problem – and possibly the site’s overall issues.

    The question is, how to do I get rid of a plugin that I never installed? There’s no sign of it anywhere, except in .htaccess and the caching folders. I guess I have to edit .htaccess but I don’t want to break my site.
    Argh.

    Thread Starter sciroccojim

    (@sciroccojim)

    I have tried that, thanks. There appears to be some caching enabled somewhere, either via .htaccess or something in a plug (I have no caching plugins!).

    I’ve been wondering if .htaccess itself isn’t causing the “breaking” issue (no connection to stylesheets) and as I understand, I might be able to fix it by hitting “Save Changes” on the Permalinks page???

    sciroccojim

    (@sciroccojim)

    Argh…same issue here.

    Thread Starter sciroccojim

    (@sciroccojim)

    Done

    Thread Starter sciroccojim

    (@sciroccojim)

    Just installed the 1.4.1 update and re-enabled Express Checkout. After entering my billing info on the checkout page and selecting Express and Proceed to Paypal, I get “Error processing checkout. Please try again.” and remain on the Checkout page. The error email is the same as before.

    Thread Starter sciroccojim

    (@sciroccojim)

    Oh, my. Had no idea I couldn’t do that here (offer to send login info). Sorry.

    Thread Starter sciroccojim

    (@sciroccojim)

    Do you mean the Live API User Name, Pass and Sig? User name is correct, pass and sig are just dots. [redacted]

    • This reply was modified 9 years ago by bdbrown.
    Thread Starter sciroccojim

    (@sciroccojim)

    Correct. Error started with the update.

    Thread Starter sciroccojim

    (@sciroccojim)

    The link you provided above doesn’t work. By the way, on many plugins (such as this one), when I click the “view details” link on the plugin, I get the following message: “An unexpected error occurred. Something may be wrong with ww.wp.xz.cn or this server’s configuration. If you continue to have problems, please try the support forums.”

    Some searching on GitHub led me to a page for the plugin that mentions these files:
    var/log/amazonpayments/apa_exception.log
    var/log/amazonpayments/apa_api.log
    var/log/amazonpayments/apa_ipn.log
    …but I can’t seem to locate them.

    I can send you ftp and login credentials….?

    Thread Starter sciroccojim

    (@sciroccojim)

    Well, the issue is still not corrected.

    It should be noted that customers placing “Amazon” orders don’t even receive an email (I installed a mail logging plugin). If I use the back end to send new order and “processing” emails, the customer email does get sent and I receive an email with the missing fields populated.

    Help!

Viewing 15 replies - 1 through 15 (of 44 total)