espox
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Store Locator] Server ErrorHello,
we created a custom marker and uploaded it to the folder. Furtmermore we have no problems with that custom marker. We can select it in the backend and it is displayed in the front end. What do we need more? ??
We added a empty index.php in the marker folder and the errors are gone- This reply was modified 2 years, 1 month ago by espox.
Edit 2: When we just copy the original email template to our child theme (we dont change nothing) the body text is missing. Is there any conflict?
Edit: We fixed it, but can you say to us how to apply this filter to the additional_content as well?
Edit 2: I think we can confirm that it doe snot work because you add your rule somewhere inbetween the .htaccess file and competitor add the rules at the end of the file.
When we add your code to the end of the file, your webp works. Before: Your code is added somewhere after wp rocket and the next. After: Webp works when we copy & paste your code to the end of the .htacess after “END WORDPRESS”
The following rule was used by a competitor.
.htaccess:
`<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{HTTP_ACCEPT} image/webp
RewriteCond %{REQUEST_FILENAME} (.*)\.(jpe?g|png|gif)$
RewriteCond %{REQUEST_FILENAME}.webp -f
RewriteCond %{QUERY_STRING} !type=original
RewriteRule (.+)\.(jpe?g|png|gif)$ %{REQUEST_URI}.webp [T=image/webp,L]
</IfModule>
<IfModule mod_headers.c>
<FilesMatch “\.(jpe?g|png|gif)$”>
Header append Vary Accept
</FilesMatch>
</IfModule>
AddType image/webp .webp
# ENDEdit: Yes, we can confirm that on a clean wordpress installation on Cloudways all image webp plugins are working with rewrite rule but Imagfy not.
Hello,
how can I debug the webp rewrite rule? We activated the rewrite rule but the webp’s are not displayed.
We use Cloudflare by Cloudways. As I know, you are in cooperation with Cloudways and they setted up the server so that rewrite rules are working.
When we use competitor plugins, the webp delivery by rewrite works – only with Imagify not. But we want use you!
What rewrite rule should be added to htaccess or so on?
- This reply was modified 2 years, 5 months ago by espox.
Forum: Plugins
In reply to: [WP Store Locator] Hide Label (WPML in use)Hey there!
thank you so much for this! Do you think, that you have a way to just remove the label from code? So that we work here a little bit cleaner? Like remove_action label or something like that?
Forum: Plugins
In reply to: [Variation Swatches for WooCommerce] WPML SupportHello,
we have the premium plugin of your version. Can you share me where/how I can share you a link to the website? (not public)
- This reply was modified 2 years, 5 months ago by espox.
Forum: Plugins
In reply to: [Autoptimize] Cache size: also merge inline JS?Hey,
I really appreciate your work and fast reply but I did not get the meaning of the post.
1.) “1. you will be generating new autoptimized JS very regularly, which slows your site down for users who happen to be the unlucky ones requesting that page”
When you have alot of users, you really should care about the unlucky one who enter the uncached page?
2.) “a visitor going from page X to page Y will very likely have to request a different autoptimized JS file for page Y instead of using the one from page X from cache, again slowing your site down”
But I think that AOO cache all pages of my page and as long as all pages are cached this “slow-down-problem” does not appear anyway? And if so, I would like to jump to “1.)” Should I really turn off a big AOO cache only to have 1 or 2 unlucky users less? I mean AOO does not clear the cache so often and when I have a only shop there will be not so much related cache clears / new content.
Thank you! WOuld it be possible to surprise me with 1-2 sentences? Would be amazing!
- This reply was modified 2 years, 5 months ago by espox.
Forum: Plugins
In reply to: [Back In Stock Notifier for WooCommerce] Submission Form Does Not Show UpHello,
can you brief us on what action or woocommerce functionality you are hang on? We use Elementor to build the product detail pages.
Forum: Plugins
In reply to: [Variation Swatches for WooCommerce] Swatches orderAnd how they handle it?
Forum: Plugins
In reply to: [WP Store Locator] Reset SearchIt would be cool to know how to place the reset Button maybe next or into the Input field of search.
Forum: Plugins
In reply to: [WP Store Locator] Reset SearchAt this moment:
1.) user search “new york”
2.) Map zooms in to “new york”
3.) When the User clear “new york” from search field or zoom out still new york results are shown onlyAsked:
1.) user search “new york”
2.) Map zooms in to “new york”
3.) user clear search
4.) Map resets to standard view before 1.)Forum: Plugins
In reply to: [PixelYourSite - Your smart PIXEL (TAG) & API Manager] Facebook only?And in this case, your plugin do not add any datalayers regarding to the toggle box “woocommerce integration -> general”?