Slava Abakumov
Forum Replies Created
-
Forum: Plugins
In reply to: [Users Registration Date] WordPress 7Hello there,
I’m pretty sure the plugin is compatible with WordPress 7.0 without any issues.
I will update the repository information so it will properly declare this in the readme.txt file (that is used to display this information here on the site).
Thanks for reminding me to do that!
Forum: Plugins
In reply to: [PDF Embedder] Funktionsleiste wird im Firefox unkorrekt dargestelltHey @tihajo,
PDF Embedder isn’t working great right now when it’s being rendered inside a hidden area (not visible on a page until some action is done).
We are looking into possibilities how to make it work reliably, but most likely a custom code is needed to be written to make it work for your case.
We have a relevant doc that might be useful for you: https://wp-pdf.com/docs/the-viewer-doesnt-display-at-all-or-at-wrong-size-when-inside-a-javascript-based-tab-or-ajax-page-transitions/
I hope this helps.
Forum: Plugins
In reply to: [PDF Embedder] How to downgradeGreat, thanks, so it is caching/optimizations.
Clearing browse cache or opening the DevTools > Network and making sure “Disable cache” is enable and reloading the page should also fix.
The files are in the plugin have been changed, but the server (or your CDN provider) still returned the old version from 4.9.3. This mismatch resulted in the error you saw.
Making sure to clear the cache for the
pdf.min.jsandpdfemb.min.jsfiles should do the trick.Forum: Plugins
In reply to: [PDF Embedder] How to downgradeHey @daivernon,
Could you please let me know the URL where you see this issue? Also, does your PDF embed live inside a tab/accordion/modal/slider, or is directly visible on load?
I’m working on 5.0.1 right now that I wanted to release today, so finding your circumstances to fix them is important for me.
Based on my initial analysis of the error you provided, it looks like this is a caching issue. Could you try any of these actions:
- Purge site cache and any CDN cache for
/wp-content/plugins/pdf-embedder/assets/js/pdfemb*.js - Temporarily disable JS minify/combine in the optimizer/caching plugin and hard-reload.
Meanwhile, you can download the previous version on this page: https://ww.wp.xz.cn/plugins/pdf-embedder/advanced/#:~:text=and%20educational%20purposes.-,Previous%20Versions,-Previous%20versions%20of (just change the dropdown value to
4.9.3).Thanks!
Forum: Reviews
In reply to: [Users Registration Date] Great tool and easy to use.Hey @robmullineux,
Thanks for the review!
Hey @dviolante
I’m using this plugin on a couple of my internals sites 🙂
So it’s totally stable and working just fine with the latest WordPress 6.9.
But I will definitely update it later this month just to reassure everyone that it’s being maintained.
Thanks for you interest!
Forum: Plugins
In reply to: [Login for Google Apps] PHP 8.3 & above supportHey @sagardeshmukh
In your initial report you mentioned the Google Profiles Avatars plugin (that’s where the issue was according to the logs you shared with us):
PHP Deprecated: Creation of dynamic property EDD_SL_Plugin_Updater13::$beta is deprecated in /var/www/html/wp-content/plugins/google-profile-avatars/core/EDD_SL_Plugin_Updater.php on line 50
So we released a new version v1.6.0 to cover this and a lot of other issues.
v3.5.2 is the latest version of Google Apps Login which is a different plugin of ours and that does not have PHP deprecation notices.
I hope this makes sense.
Forum: Reviews
In reply to: [PDF Embedder] Great pluginHey @npetrovic04,
Thanks for taking the time to share your review and feedback!
Forum: Reviews
In reply to: [Users Registration Date] Simply doing its jobThank you for the review!
Hey @florismk,
I’ve just released v1.3.0 that allows you to shuffle your list blocks if you configured the plugin to display more than 1 randomly selected blocks.
As styling depends on your theme – I can’t fix that in the plugin, so my previous comment is the way to go for now (with custom CSS class and custom CSS styles applied to it via
.shrink-content ul(or similar).Maybe not an immediate goal for the plugin, but I will first need to see whether it’s possible from technical point of view to modify the way native WP blocks are rendering its internal “child” blocks: List with its Items, Columns block with individual Columns, etc.
With the current Content Randomizer plugin and the upcoming “shuffle” feature you can wrap the Blocks Randomizer block in the Group block, give it a custom CSS class, and then apply custom CSS rules to decrease/remove/adjust spacing (which is mainly
marginand/orpaddingfor yourul).The plugin’s main idea is to randomize the appearance (“pick 1 and hide everything else”), not the order (which is “reorder blocks”).
But I can actually see cases were you want different order (so, display the defined in block options number of blocks in a random order). A shuffle option, basically.
I will implement it over the weekend.
I’m wondering what’s going on in your setup.
Here are my blocks: https://share.cleanshot.com/Fy7CKhVf
On the front-end I see that
list 1orlist 2set of items are alternating (gif): https://share.cleanshot.com/R0hvq3ycIf I remove one item from the list, I still see everything works correctly.
Great it works now properly for you!
Let me know if you need some other features in the plugin. I have a list, but a feedback from outside is always valuable.
Also, if you like the plugin – I would really appreciate a review here on WP.org. Thanks!
Hey @florismk,
I’ve just released 1.2.1 with a fix. Does it work for you now correctly?
- Purge site cache and any CDN cache for