theshihan
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] ReCaptcha Icon on every pageAh, thanks! Sorry, didn’t see this on the page. I’ve now inserted the CSS and added the links to the google terms and privacy info.
Forum: Plugins
In reply to: [PayPal IPN for WordPress] 403 error and no IPN details loggedI found out what the issue was. Plugin WP-Spamshield blocked attemps by PayPal to call the listener URL. Could select option “Disabled for misc forms” in that plugin and now it works as expected!
The IPN listener of the Sell Media plugin was also blocked by WP-Spamshield on my site. Disabling for “misc. forms” helped me get rid of the problem. Sell Media uses the IPNListener found on Github by WadeShuler: https://github.com/WadeShuler/PHP-PayPal-IPN
Forum: Plugins
In reply to: [Sell Media] Various bugs in version 2.0OK, installed new version and magnifier is now working.
Forum: Plugins
In reply to: [Sell Media] Various bugs in version 2.0The demo is now working fine for me also but I still cannot get the magnifier to work (btw, this plugin now also has this update bug, where it still wants to get upgated after an update). I even switched the theme back to the default wordpress theme (twenty 15). Here an example item page:
https://www.schielke.ch/stock-artikel/test/What I notice is, that in my source code the image is wrapped in a div with the sell-media-content class:
<div class=”sell-media-content”><img …whereas in your demo site the image is wrapped in a div with the sell_media_image-wrap:
<div class=”sell_media_image-wrap”><img …But I don’t know what I’m doing different.
btw, thanks for fixing the “showing total cart amount” information in the documentation. I got that one know working.
Forum: Plugins
In reply to: [Sell Media] Various bugs in version 2.0Thanks for your reply. I now installed 2.0.1 and version 2 of the extensions. So far I still cannot get the magnifier to work and the expander (maybe) also not.
I noticed that now there are some smaller icons under “related items” (new ordering) and when I hover them a popup appears (unfortunately in the same size). But no other “expander” popup appears anywhere and also the magnifier seems no to be there. Or how should the magnifier work? Should I see a control next to the image or when I hover it (when I hover it nothing happens, regardless of which page I’m on).
On the demo site it also isn’t working (would be great if you could post a link to a demo page where this can be viewed so I know what it should look like in case I’m doing something wrong).
Btw, the “Free downloads” extensions has some update issues. I update it but wordpress still says that I need to update it afterwards.
Forum: Plugins
In reply to: [Sell Media] No confirmation email (test mode)/german translationsI still had my real/live email account entered in the settings as paypal account and only used the test account for buying. I also switched the merchant account to a sandbox account and now the transactions and notification emails do work in “test mode”.
Was able to download the image from the notification email.