Andrej Mernik
Forum Replies Created
-
Hi,
the new variant of 12.3.16 fixes the problem.
Thanks and best regards,
AndrejHello,
a fix for this problem is just checking if $post is not NULL on line 322.
@barsha04 It would be great if this would be integrated in the next version of the plugin.
Best regards,
AndrejHi,
yes, but you could also understand that this as “You are about to rename all your (unlocked) files in the current tab”. Maybe the title of that popup could be changed to “You are about to rename all your (unlocked) files in the Library”
Best regards,
AndrejForum: Plugins
In reply to: [WooCommerce PayPal Payments] Unable to place an order [UNPROCESSABLE_ENTITY]@joostvandevijver we need debug details on which fields have problems, not a generic message, because even if every field is filled out correctly, this message appears …
Best regards,
AndrejForum: Fixing WordPress
In reply to: Auto excerpts are not generating on Bangla language mode@alexanderaltendorfer did any of the proposed solutions in the topic work for you?
Hello,
this problem is still present in The Events Calendar version 5.1.2.1.
Best regards,
AndrejForum: Plugins
In reply to: [Easy Updates Manager] Auto update all minor versions not workingHello,
thank you for your reply. I have re-checked the rest of the sites via WP-CLI and discovered a few interesting things:
– the sites are actually on the 5.3 branch
– the site that had “working minor auto updates” in OP actually updated from 5.3.2 to 5.4.1, and not from 5.4.0 to 5.4.1
– the rest of the sites were updated from 5.3.2 to 5.3.3 so there is actually nothing wrong with the pluginAll of this confusion was caused by “WordPress 5.4.1 is available! Please update now.” core message in dashboard, which made me think the sites are on the 5.4 branch.
IMHO this message should not be shown (or should at least be configurable) if updates are managed by “Easy Updates Manager”, the “Auto update all minor versions” is turned on and the site is on the most recent version of the installed branch.
I apologize for my misdiagnosis of the situation and am marking this thread as resolved.
Is there a specific area that you find is displaying off screen? or you just have a preference for where it displays?
The positioning itself is working ok, but sometimes it would be great if the direction could be chosen. For example – you always want to display the tooltip above or below the center of the item, because of the design. Currently, this is impossible, as the tooltip automatically positions left/right of the center and it’s thus never centered.
Best Regards,
AndrejHello ghp7777 and Craig,
this plugin doesn’t actually defer the offscreen images, even if it looks like it does. Let me explain:
The new PageSpeed algorithm (Lighthouse) runs the SB Instagram scripts and creates all the links and images in them. The latter are hidden via display none, but this doesn’t really matter, as all img elements are loaded on mobile, regardless of their visibility. This produces a “Defer offscreen images” warning and reduces the score.
The only solution to this problem is to lazy load the images:
1. omit the src attribute on load
2. save it in a data attribute
3. move data attribute to src when element becomes visibleBest Regards,
AndrejThanks for your reply.
My issue can be solved by simply downgrading 2.0.4. I do not need to touch any of the settings, it just works. However, I would like to stay in sync with the recent releases, so sticking with 2.0.4 forever will just not work.
Best Regards,
AndrejSame problem here with Paypal in Sandbox mode:
“Currently unavailable. Please try a different payment method.”
Credit cards Sandbox mode works. Entering login details manually (instead of copying them from CC fields), doesn’t solve the problem.
When switching to production mode, the PayPal button appears and it seems to work.
WP: 4.9.4
WooCommerce: 3.3.3
WooCommerce PayPal Powered by Braintree Gateway: 2.1.1No other plugins are active.
No Woocommerce template files are overwritten.Best Regards,
Andrej