Forum Replies Created

Viewing 15 replies - 1 through 15 (of 48 total)
  • Thread Starter okcirmht

    (@okcirmht)

    Thanks John for letting me know. Your plugin has been very helpful when needed.

    Thread Starter okcirmht

    (@okcirmht)

    Just following up on the previous post to say that I tried again today, and the update went through. Perhaps it was just a local glitch at the first set of tries. Thanks.

    Thread Starter okcirmht

    (@okcirmht)

    With apologies, I have confirmed that the issue I was addressing above had nothing to do with your excellent plugin. So, you can ignore the above posting.

    • This reply was modified 7 months ago by okcirmht.
    Thread Starter okcirmht

    (@okcirmht)

    Thanks Kush, now that I have your attention, can you help me with the original reason all this problem was caused. It seems some caching configuration in your plugin makes Cloudflare Pro not function in serving Webp images, leading PageSpeed flagging it and suggesting using Webp. But I have Polish on and Webp is enabled in Cloudflare. It was AI that suggested doing something with the cookie settings in your advanced settings, since it says presence of cookies makes it bypass doing caching of its own, as far as serving its Webp versions are concerned. But how can cookies be the cause of this? Is there a particular setting in your plugin that may be causing Cloudflare Pro not serve its Webp versions of images?

    Thread Starter okcirmht

    (@okcirmht)

    Solved. I used your excellent option of purging whole cache of site’s Cloudflare cache from within your plugin, and the problem was solved. So, no more help needed, and this may serve as an instruction for others facing the same problem. Just enable the “purge whole cache” in the plugin’s advanced setting, then purge plugin cache, which will not clear all of Cloudflare cache.

    Thread Starter okcirmht

    (@okcirmht)

    It seems now obvious that that is the way your plugin names converted files, since you are using basically the same system as EWWW Image Optimizer, and they say they prefer that system as stated here, https://ww.wp.xz.cn/support/topic/how-to-change-the-webp-naming-rule/ However, it appears that your naming system is not respected generally and Cloudflare simply ignores it. AI search confirms this issue. Unfortunately, I have not received any support feedbacks from your plugin. I have decided to discontinue using your plugin and uninstalled it after deleting all your Webp and Retina versions of images, and they were basically taking up space and never fetched by browsers of Cloudflare for use. Perhaps I am wrong, but the only way for me to know that is if someone in your support cares to respond. If you ask AI for the properness of use of that naming system (appending .Webp to .jpg or doing the same for retina versions) you will find that it is highly discouraged.

    Forum: Plugins
    In reply to: [PDF Embedder] color codes?
    Thread Starter okcirmht

    (@okcirmht)

    Hi Slava, Ai solved that problem with this code, so thanks much for guiding me to change the bar color. It is incredible what AI can do these days (cautiously used, of course). I just added this to the codes you shared earlier. Take care

    #wppdf-iframe-body .toolbarViewer #scaleSelectContainer {
      background-color: #555555; /* Changes the background color of the container */
      border-radius: 4px; /* Optional: adds rounded corners */
    }
    
    #wppdf-iframe-body .toolbarViewer #scaleSelect {
      color: #FFFFFF; /* Changes the text color */
      background-color: #555555; /* Changes the dropdown background */
      border: 1px solid #555555; /* Changes the border color to match the background */
    }
    
    Forum: Plugins
    In reply to: [PDF Embedder] color codes?
    Thread Starter okcirmht

    (@okcirmht)

    That worked nicely. Just to complete, if you notice there is a little gray on the left of the button on hover. I tried to inspect and it seems its id is scaleSelect. I tried to play around with it but did not work. If you can just code that one too, it will be all done.

    I tried to use you last added code and changed the id, but I think something else in that code needs to be adjusted too. I think it is the container for button and most of it is hidden but the left part shows, and seems odd. I realize hovers for pull down or page up or down remain gray and that is ok. This one is part of the bar, and somehow changes into gray on hover.

    Forum: Plugins
    In reply to: [PDF Embedder] color codes?
    Thread Starter okcirmht

    (@okcirmht)

    Hi Slava. Sorry I missed that link. I added it as a php via snippet and worked. The only thing that happens is when you select the pull down (hover over it), it reverts back to the gray. It is not a big issue, but if it happens that you can add something to the code to make the red stay, that will be great, for the record of others who may be interested. If it is time consuming, I will understand. You can visit my site homepage (okcir) to see what I mean, the pdf is halfway down the page. Since this topic may come up with others and you want to save time completing your code, this may be helpful to do it here. When the page refreshes, it goes to red, but once selected it goes back to gray. I have cleared caches, and seems to stay. Basically, the hover over color is still gray.

    Forum: Plugins
    In reply to: [PDF Embedder] color codes?
    Thread Starter okcirmht

    (@okcirmht)

    Thanks Slava. I tried it and cleared css caches, but did not work for some reason (I added it to Theme customization where other bar color I could change. This is what I used for the rest of the bar that worked. Can you double check to see if anything is missing? (Does yours need !important in there somewhere, or does it have to be also directed to lite or premium or both?)

    /* Lite: */
    .pdfemb-viewer {
    border: none !important;
    }

    /* Premium: */ wppdf-iframe-body { border: none !important; } wppdf-iframe-body .toolbarViewer { background-color: #941f29; }

    Thread Starter okcirmht

    (@okcirmht)

    Perfect. Thanks Slava for reinventing and maintaining this excellent and stable plugin. I have yet to see anything like this plugin anywhere. I strongly recommend others to use this plugin, lite or premium. I look forward to your next plugin update(s), then.

    Just to add to my previous note, I cannot be absolutely sure the WebP versions are results of your plugin. I have been using WP-Optimize until recently, and it does created WebP versions of images, so those in my image folders could be creations of that plugin. But I have deactivated that plugin to test the results reported in my previous post.

    Hi there,

    I have used your free plugin for a while, but have noticed recently in Pagespeed that Webp images are not automatically served, even though some are noted as created and existing. However, when I go to create them, the creation remains in pending position for a long while, or not processing at all. I am in latest PHP (8+) and latest wordpress. In a few cases, I had to manually enter the urls of the webP versions for logo or headers, so that they can be served. For example, if I choose a png logo or a jpg header, your plugin does not seem to serving WebP even though I have selected it, and Cloudflare is enabled to serve them, if site offers it. Also, perhaps unrelated, iIn settings where I select Lazy Loadinga and Autosizes, the Check Optimizers says “Your server does not allow exec. For more information, click here.” I have no idea what the referred page is supposed to offer me as a solution or explanation. In Modules, Use WEbP is selected green. I can see in Cpanel the WebP files are created, just not served when needed, so in PageSpeed I end up having notes such as “Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image’s download size.” I am not even sure if the plugin is compressing, or serving compressed image files. PageSpeed results does not seem to be affected by whether your plugin is active or not (in fact, at times, it has higher score when inactive, but can’t be sure, since there are fluctuations in its evaluations). I’d appreciate if you can help me understand and solve this problem.

    Thread Starter okcirmht

    (@okcirmht)

    Mine was resolved, but not sure how. I may have tried pretending to install them first, but not following through, and then they were dismissed. Try that. Also if there are other options such as “later” or “not now” try those also the same way. There is a plugin Admin and Site Enhancements (ASE) that allows control over these ads in admin. One of its functions is:

    Hide Admin Notices. Clean up admin pages by moving notices into a separate panel easily accessible via the admin bar. ASE Pro adds the option to also hide notices for non-admins.

    It is a very effective plugin, even in free version, having lots of tools, and I tried it. I no longer use it but would continue to use it if these ads go away. Good luck.

    Thread Starter okcirmht

    (@okcirmht)

    Fine. I won’t next time.

Viewing 15 replies - 1 through 15 (of 48 total)