atburi
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Duplicate PayPal order confirmation emailsIf this relates to the above issue at all, in the WP Backend under WooCoomerce/Settings/Checkout/PayPal/Advanced Options/, it won’t let me leave the Receiver Email field blank. Instead, it duplicates the email I entered in the ‘PayPal Email’ field above.
Forum: Plugins
In reply to: [WP Social AutoConnect] AVATAR is not good qualityForum: Plugins
In reply to: [WP Social AutoConnect] AVATAR is not good qualitythanks. I’ll take a look at the docs…
Forum: Plugins
In reply to: [WP Social AutoConnect] AVATAR is not good qualityGreat – thanks for following up on this ??
Are you able to crop both square and custom dimensions?
Does it perform the cropping from (0,0)?Forum: Plugins
In reply to: [WP Social AutoConnect] AVATAR is not good qualityGreat – thanks for pointing me in the right direction. I’ll try to get this working as soon as I get the chance and report back to the post on how it goes.
(Right, there needs to be a backup fix incase 315×315 resolution isn’t available.)
Forum: Plugins
In reply to: [WP Social AutoConnect] AVATAR is not good qualityHi @justin_k,
Thanks for the reply and sorry for the late response (and also happy new year).
Sounds reasonable. We all appreciate the time you’ve put into this plugin.
For my site, I need an avatar resolution of 315 x 315 pixels. I don’t have much programming/API experience or I’d lend a hand in adding this feature to the plugin.
Anyway, look forward to having this feature in the future if you ever get a moment ??
Alex
Forum: Plugins
In reply to: [WP Social AutoConnect] AVATAR is not good qualityThe problem’s not in the caching of the images, but in the resolution of the image retrieved from Facebook.
Thumbnails are 50px by 50px.
Full size are around 180px by 180px, or close to.If you’re using the avatar at any size larger than that, they’ll get pixelated.
Ideally, we’d be able to retrieve larger (custom) resolutions from Facebook instead.
Forum: Plugins
In reply to: [WP Social AutoConnect] AVATAR is not good qualityHi @ang3ihta,
I’ve had the same problem for a couple years now, and if I’m correct, it has to do with the API call between WP-FB-AutoConnect and Facebook.
WP-FB-AutoConnect retrieves a low resolution version of the person’s Facebook Avatar and also doesn’t allow you to set crop dimensions.
Justin mentioned that this feature may come out in a future release, maybe?
Alex
Forum: Plugins
In reply to: [Intercom for WordPress] How to send Company DataOk, great! I’ll take a look and let you know.
Alex
Forum: Plugins
In reply to: [Intercom for WordPress] How to send Company DataHi Simon (@lumpysimon),
Thanks for the response and for the plugin.
I’m aware that we can send custom data (as I’m doing so already for normals users), but my question is how to send custom Company data. It seems to be a bit more complicated than sending data for normal users.
If you have time, could you provide some example code for sending company data?
Thanks!
AlexForum: Plugins
In reply to: [WooCommerce] Custom orderby in Product Sorting only uses first digitProblem solved:
Use:
$args['orderby'] = 'meta_value_num';
instead of:
$args['orderby'] = 'meta_value';
Forum: Plugins
In reply to: [WP Social AutoConnect] "FB Login Error" email notificationsThanks thieveingbear. Yeah, I think caching is definitely the culprit here.
Forum: Plugins
In reply to: [SearchAutocomplete] Slow load times@hereswhatidid, wish I was more of a developer so I could help out.
I wonder why it takes so long on my website, in particular. It’s unfortunate it doesn’t work faster as your plugin is a pretty crucial addition, otherwise. Makes the search way more useful…
Forum: Plugins
In reply to: [SearchAutocomplete] Slow load timespushing this up again – would be great to have it working faster! ??
Alex
Forum: Plugins
In reply to: [SearchAutocomplete] Slow load timesHi @hereswhatidid – any idea on how to speed this up ?? Would be great if you quickly visit my site and try typing in “Annapurna” to see what I mean.
Would be greatly appreciated!