• Resolved somePaulo

    (@finomeno)


    Thank you for the great plugin.

    I noticed that the first set of image/avif rules in the generated .htaccess files uses .webp instead of .avif in the RewriteRule line (line 15).

    Also, there seems to be a mistake in how the second path RewriteCond is being generated. It outputs the same path as the first one, but without slashes, like so:

    RewriteCond %{DOCUMENT_ROOT}/wp-content/compressx-nextgen/$1.avif -f [OR]
    RewriteCond %{DOCUMENT_ROOT}/wp-contentcompressx-nextgen/$1.avif -f

    I think you should check the class-compressx-webp-rewrite.php code.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support tonyrobins

    (@tonyrobins)

    Hello @finomeno

    Thanks for your feedback.

    We are going to look into the issues and get back to you as soon as we can.

    All the best,

    WPvivid Support Team

    Plugin Support tonyrobins

    (@tonyrobins)

    Hi @finomeno

    I noticed that the first set of?image/avif?rules in the generated?.htaccess?files uses?.webp?instead of?.avif?in the?RewriteRule?line (line 15).

    The issue has actually been fixed in the latest version of the plugin. Please try to deactivate then reactivate the plugin to regenerate rules in the.htaccess?file.

    Also, there seems to be a mistake in how the second path?RewriteCond?is being generated.?

    After checking it, we confirm that it’s a bug in the plugin code and we are going to formally fix it in the next public release. Thanks for reporting it!

    All the best,

    WPvivid Support Team

    Plugin Support tonyrobins

    (@tonyrobins)

    Hello @finomeno

    Just want to let you know that we’ve released a new version of the plugin 0.9.7 where we’ve fixed the bug you reported in the plugin code.

    Please update the plugin and let us know if you still have any issues using the plugin.

    Thanks again for your time!

    All the best,

    WPvivid Support Team

    Thread Starter somePaulo

    (@finomeno)

    Thank you!

    Plugin Support tonyrobins

    (@tonyrobins)

    You are welcome.

    All the best,

    WPvivid Support Team

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.