Arunas Liuiza
Forum Replies Created
-
Forum: Plugins
In reply to: [tinyCoffee] Donations do not reach PayPalIt does exactly that – creates a sandbox where you can test if the payment system works correctly without actually spending money. The whole payment process goes through as usual, but no actual money changes hands.
Forum: Plugins
In reply to: [tinyCoffee] Donations do not reach PayPalHi and thanks for reporting this.
In my experience, PayPal is quite fast showing the received money. If you received the notification from PayPal, that means they have received the money and it should show up on your account soon. How long has it been since you received the notification?
P.S.Be sure to disable testing/sandbox mode in tinyCoffee mode.
Forum: Reviews
In reply to: [Content Cards] Works greatThank you for the kind words!
Forum: Plugins
In reply to: [tinyCoffee] “PHP warning” errorHi again. I’ve made a fix for this issue and pushed a new version (
0.2.2) to WordPress.org. It should be available shortly.It wasn't anything serious, just a periodic call to check for new FontAwesome versions was not working properly. But I am still happy we caught it.
Thanks again for reporting this and let me know if you have any more issues.
Arūnas
Forum: Plugins
In reply to: [tinyCoffee] “PHP warning” errorThank you for reporting this, Jeremy. I really appreciate it. I’ll look into it later today. Did this happen only on activation, or does it happen on every page load?
Forum: Plugins
In reply to: [Content Cards] Content Cards ErroThank you. We’ll look into this issue and get back to you.
Forum: Plugins
In reply to: [Content Cards] Content Cards ErroHi and thank you for reporting this. Could you please give us the list of other plugins you are using, so we could narrow down the actual issue?
Forum: Plugins
In reply to: [Content Cards] Downloading ALL images from links!Yes, I’ve read both the issue and the review. And you still haven’t provided any details that would help us to reproduce, identify, debug and fix the issue in neither of your numerous posts on this support forum.
Forum: Plugins
In reply to: [Content Cards] Word limitThat setting allows you to further shorten the excerpt if you need that. Some sites do not respect the Facebook’s 300 characters limit, so you can get inconsistent results with different sites. For example you can have short excerpt for one site, and a long one for another. This setting allows our users to have more consistent display across all sites they embed.
Forum: Plugins
In reply to: [Content Cards] Download images on siteHi!
Content Cards actually store cached images in Media Library. We only hide them to not confuse people with weird images from ‘nowhere’.
Hi Fabiano, thanks for reaching out. Since you are creating custom skins anyway, our suggestion would be to add some conditional styling, based on a content class.
You can add custom classes to Content Cards by using a class attribute on the shortcode:[contentcards url="http://arunas.co" class="my_class"]. So you could add one class for one of your sites, and anothet for other site. And then use that class to deliver different styling in the skin css file.Forum: Plugins
In reply to: [Content Cards] Downloading ALL images from links!What do you mean by ALL images? Content Cards import only the image that is provided via OpenGraph tag.
Do you mean that different sizes of the image are generated? If so, that is the way WordPress media library works – whenever image is uploaded, all size version of the image are generated automatically.Forum: Plugins
In reply to: [Content Cards] Word limitContent Cards gets the excerpt data from OpenGraph tags on the original site. We do not control word count – the original site does. Also, there is a limit of 300 characters that Facebook uses to display OpenGraph data (110 characters in comment links).
Forum: Reviews
In reply to: [Content Cards] MASSIVE creation of unwanted images!I’d love to help you. We are actually actively working on new release right now, so we could look into that. But up until now, you haven’t provided any information that would help us to identify and fix the bug in question. What PHP version are you using? What server software? Are you using any form of object caching or any caching at all? What other plugins are you using, what is your theme or WP version for that matter. Anything else that is out of the ordinary with your setup that might contribute to this problem? Anything at all?
Forum: Reviews
In reply to: [Content Cards] MASSIVE creation of unwanted images!Out of 1000 active users and several thousand of downloads this issue has been reported by two people (correct me if I’m wrong, Stanislav). The problem is we have not been able to replicate the issue on our test sites, because people neglected to provide us any specific features of their setup (PHP version, http server, other plugins that might interfere, etc.) and we can’t fix and debug the issue without replicating it first.
Thats why we think it is ‘a small subset’ of users.