smittyhead
Forum Replies Created
-
Hi Pablo,
Thanks for the response, didnt see it as was in my junk folder. The issue seem to fix itself after some updates.
Forum: Plugins
In reply to: [Block Lab] Toggle issueDamn, you know, i glossed over that part! Thanks for your patience.
Forum: Plugins
In reply to: [Block Lab] Image sizesthats great, thanks TakeoK!
Forum: Plugins
In reply to: [Block Lab] Toggle issueHi, sorry, but having this same issue in trying to solve another problem for a different post but since was relevant to this issue thought it would be better to move to this post.
Instead of an if statement i’m setting up variables but I cannot get ’empty’ to work with that, i’m getting the output for the block_value, this is the setup:
<?php $image_url = block_field( 'image-1' ); $image_id = pippin_get_image_id($image_url); $image_med = wp_get_attachment_image_src($image_id, 'medium_large'); ?>
- This reply was modified 5 years, 8 months ago by smittyhead.
Forum: Plugins
In reply to: [Block Lab] Toggle issueThank you so much! Sorry for such a noob question.
Forum: Fixing WordPress
In reply to: Daily stock management differences for woocommerceThanks, I have posted it there as well.
thank you! for some reason I was using this method that worked for all but pinterest
<?php get_ssb([$order = array(‘googleplus’ => 1, ‘fblike’ => 2, ‘twitter’ => 3, ‘pinterest’ => 4)]); ?>
Forum: Plugins
In reply to: [eShop] [Plugin: eShop] customers do not receive a download emailWell, just to fill you in. I backed up the site then reinstalled wordpress and restored the whole thing and all works again. I have no idea what happened to stuff this up but all is good now. Thank you for your effort in trying to help rectify this. Will have to remain one of those mysteries.
Forum: Plugins
In reply to: [eShop] [Plugin: eShop] customers do not receive a download emailAll the orders are in pending
Forum: Plugins
In reply to: [eShop] [Plugin: eShop] customers do not receive a download emailok, we did this before and you wanted to look at it when it was done. did you want to set up a time to take a look? I did it just then and its doing the same thing.
Forum: Plugins
In reply to: [eShop] [Plugin: eShop] customers do not receive a download emailjust an email from paypal, but nothing from the site.
Forum: Plugins
In reply to: [eShop] [Plugin: eShop] customers do not receive a download emailMy client is still getting emails from paypal about the IPN error as well.
Forum: Plugins
In reply to: [eShop] [Plugin: eShop] customers do not receive a download emailHi,
Looks like its still not sending email with the download info when I go through with an orderForum: Plugins
In reply to: [eShop] [Plugin: eShop] customers do not receive a download emailHi Elfin,
We received this email from paypal, is this in regards to this issue?
Please check your server that handles PayPal Instant Payment Notifications (IPN). Instant Payment Notifications sent to the following URL(s) are failing:
/shopping-cart-2/checkout/?eshopaction=paypalipn
If you do not recognize this URL, you may be using a service provider that is using IPN on your behalf. Please contact your service provider with the above information. If this problem continues, IPNs may be disabled for your account.
Thank you for your prompt attention to this issue.
Forum: Plugins
In reply to: [eShop] [Plugin: eShop] customers do not receive a download emailHi esmi, has there been any further news from paypal on resolving this yet?