dynamoprod
Forum Replies Created
-
Hello,
Same problem here.Forum: Plugins
In reply to: [WP-PostViews] Display most viewed posts in some period of timeOk problem solved using ‘date_query’ => array on function get_most_viewed ! π
Forum: Plugins
In reply to: [WP-PostViews] Display most viewed posts in some period of timeOops ! Sorry ahah
My story quickly summarized: I made an update on a site of a friend (that I did not realize) it had a very old version of your plugin, and it seems that after my update the widget post summers by popularity but since always, before it had the most popular of the last X days.
Is there a function to filter the display of posts only from the last X days?
Thank you very much for your great plugin and support! π
Forum: Plugins
In reply to: [WP-PostViews] Display most viewed posts in some period of timeHello, I completely agree ! It seems to me that this option was possible before, no?
Have a great day π !
Forum: Plugins
In reply to: [LiteSpeed Cache] Conflict Animations .img.loadedThank you for your help very efficient, fast and professional! You deserve my grade π
Forum: Plugins
In reply to: [LiteSpeed Cache] Lazy loading images – bug found and resolutionI had already tried with the “.” and yet same result
Forum: Plugins
In reply to: [LiteSpeed Cache] Lazy loading images – bug found and resolutionThank you for the information but it’s weird even with this new identifier impossible to load images :
/* PART 1 – Before Lazy Load */
img[data-lazyloaded]{
opacity: 0;
}/* PART 2 – Upon Lazy Load */
litespeed-loaded{
-webkit-transition: opacity .5s linear 0.1s;
-moz-transition: opacity .5s linear 0.1s;
transition: opacity .5s linear 0.1s;
opacity: 1;
}Forum: Plugins
In reply to: [LiteSpeed Cache] Conflict Animations .img.loadedPerfect thank you very much ! I would see if I add manually these files or if I wait for the next update! Thank you for your support, have a great day!
Forum: Plugins
In reply to: [LiteSpeed Cache] Conflict Animations .img.loadedHello, just a little update :
The recent Elementor update now proposes to create Parallax/Motion effects
(https://elementor.com/blog/introducing-motion-effects/)Which still creates a conflict with LiteSpeed’s Lazy Loading, to summarize simply:
I configure my animation based on % viewport but Lazyloading delays this animation.
So I tried to exclude these images via a CSS class but strangely nothing makes the images remain in lazyloading and distort these animations.
I think there are no other solutions for you like the problem I had reported before.
https://prnt.sc/nh7n24
https://prnt.sc/nh7n74Have a great day and thank you for your fantastic work!
Forum: Plugins
In reply to: [LiteSpeed Cache] Conflict Animations .img.loadedThank you so much ! Glad to see that I “discovered” something!
Have a great evening!Forum: Plugins
In reply to: [LiteSpeed Cache] Conflict Animations .img.loadedHello, report number : CPNVGYCA, and for exemple this page contains some effects on hover : https://icisete.fr/ode7/
Thank !
Forum: Plugins
In reply to: [LiteSpeed Cache] Conflict Animations .img.loadedI tried to exclude image class with for example the class “elementor-animation-grow-rotate” but it’s a shame to cancel the lazy loading of all these images ahah
Forum: Plugins
In reply to: [WooCommerce] import csv impossibleMΓͺme problΓ¨me ici, impossible d’importer mes produits, que ce soit en CSV ou en TXT
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] Does not import, takes way too longGood evening, thank you for your answer but I have already tried this method several times
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] Does not import, takes way too longSame for me now, always worked but since last version it don’t work anymore !
- This reply was modified 8 years, 6 months ago by dynamoprod.