Yorge
Forum Replies Created
-
Forum: Plugins
In reply to: [Resize Image After Upload] Resized JPEG image has a very low qualityMaybe changing the default WP compress level should help ??
add_filter( ‘jpeg_quality’, create_function( ”, ‘return 95;’ ) );Forum: Plugins
In reply to: [Resize Image After Upload] Resized JPEG image has a very low qualityHello Gerard, thanks for reply. But if I disable your plugin and upload the image to gallery, there is no visible compression (or image quality degradation). This is happening only if I turn your plugin and use the resize image function. Tested it with few images and results were same for every single one.
Forum: Plugins
In reply to: [Yoast SEO] Slow Post UpdateI have the exact same problem on my site. Couldn’t the authors of the Yoast plugin at least release some hotfix? It’s a really annoying bug ??
Forum: Plugins
In reply to: [WP-Appbox] Can’t see app images when image caching is turned onFixed by changing some things in our server settings ?
Forum: Plugins
In reply to: [WP YouTube Lyte] Cache thumbnails locally not workingHello Mark, thanks for a fast response. We don’t have any security plugin, but I just deleted the cache plugin folder and now it works ??
I will be awesome if someone from the dev team will respond and fix that issue ??
I did the same think, version 1.5.2.3 still works fine ??
Forum: Plugins
In reply to: [WP-Appbox] Too many app boxes in article causes Error 504Thank you for fast response. Do you think turning on the caching function in your plugin should helps if we use more than 15 apps in one article? ??
Hello, excuse me for a late reply, I was on vacation. Yes, I mean that plugin you linked above ?? yes, it is strange. I am using old classic editor (not the Gutenberg) and sometimes this button appears between other buttons (and I can see this button in plugin settings between all my custom buttons, where I can delete it, but after few weeks it’s here again) ??
- This reply was modified 2 years, 5 months ago by Yorge.
Thank you very much for amazing support. I don’t need the premium version, but I will buy it because you are doing fantastic job and I want to support you ??
- This reply was modified 2 years, 10 months ago by Yorge.
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Button configuration setup missingThanks for reply. Yes, we are using so many plugins on our website, so I will try to inspect which one should causing this. Thanks for your support ??
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Button configuration setup missingHello @jarnovos, I’ve tested this, but results are same – text “Click here” before “if you do not agree…” is missing (inserted as HTML, not in visual editor). Is there for example a hyperlink, which I can use to deny cookies instead of “a class” for this deny link? ??
Btw, I checked yours test website, but there is also an visual error, check it ??
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Button configuration setup missingHello @jarnovos, are you sure this code is valid? When I put in as HTML into the editor and save, Compianz didn’t show any text (the text in banner ends before this code).
<a class="cmplz-deny">Click here if you do not agree to the use of cookies.</button>
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Button configuration setup missingGuys, thanks for fantastic support. I will try ??
Forum: Fixing WordPress
In reply to: Unique image caption (in gallery) for different articlesThanks for reply, but this doesn’t work. I’ve tested this right now, but when I create new article with new gallery and insert same images here (with original caption), and change the caption in this new gallery, original caption from the first gallery got the new caption too ?? (not using Guttenberg, but Classic editor).