tuiuiucomunicacao
Forum Replies Created
-
I think I understand better now. I found this your other answer:
“Browsers do not consider the file extension in the URL. Many image URLs do not even have a .jpg or .png ending. When an image is loaded, the Content-Type header is also sent. It is this header that is important to the browser. By default, for .jpg files it will be “Content-Type: image/jpeg”. By redirecting files to the WebP format, my plugin changes this type to a new one – “Content-Type: image/webp”.”
So I don’t have to worry about the url in the browser, right? Only the type that the network analysis shows me in the images. Please, if there is anything else I should consider and could you let me know, I would be grateful.
best regards
DanielSorry, you’re right. The plugin does not change urls via htaccess. So I need to see how this would be done. Thanks.
Thank you for your attention. Yes, I searched here and in the plugin information links, but I couldn’t solve my problem. The test image has its webp version smaller than the jpg in the directory, in the plugin I don’t see any error messages, in addition I temporarily disabled the cloudflare CDN on my hosting host. Maybe I’m missing something or I don’t understand how everything is supposed to work. Sorry for bringing up a question that may be very recurring, but I haven’t been able to resolve it yet, can you help me?
Forum: Plugins
In reply to: [WooCommerce] Stock problemHi;
yes, I think I solved everything and I appreciate everyone’s help!
Best Regards
Daniel- This reply was modified 3 years, 10 months ago by tuiuiucomunicacao.
Forum: Plugins
In reply to: [WooCommerce] Stock problemI think I found the problem. in the store I use a Brazilian payment method called pix, and the plugin used adds a new status to the purchase process, it is basically the same process that woo already uses for pending payments and it is not indicated for manual processes, only for integrations with an API. using this status was causing problems with hold products. Not using this status everything seems to be back to normal. I hadn’t seen this before because even on the test server without the plugin active, the product in question probably already had some related information recorded in the base date.
Forum: Plugins
In reply to: [WooCommerce] Stock problemI’ve already removed the cache plugin, cleared the CDN, and disabled the server’s php cache.
I am now looking at hold products. When there is a pending payment order the problem is happening. But it is strange behavior in the inventory.
Forum: Plugins
In reply to: [WooCommerce] Stock problemhi;
The product url is: https://www.danielfernandez.com.br/diosa/produto/cropped-deusa/
The print of the product variation:
https://snipboard.io/pVMmEh.jpgI’m thinking that this has to do with pending payments, but in this case the information that there are no more items in stock should appear on the product page and not just in the cart, right?
Forum: Plugins
In reply to: [WooCommerce] Stock problemhello;
It is set to 0 and never show quantity remaining in stock.
Link to image: https://snipboard.io/zkmlTB.jpg
Forum: Plugins
In reply to: [WooCommerce] Stock problemHi, Thanks for answering!
I cleared the WooCommerce transients but it still doesn’t work.
I’m out of caching plugin at the moment, I also paused the CDN and disable php caching in the hosting panel for that domain.
Forum: Themes and Templates
In reply to: [Ascent] Slider errorhi!
thanks! 😉
Forum: Themes and Templates
In reply to: [Ascent] Slider errorThanks!
Now it works.Does the slider description textbox not accept html? How can I set title in larger letters or links in it for example? I tried with inline css or html but it doesn’t work.
Best regards
DanielForum: Themes and Templates
In reply to: [Ascent] Slider errorHi @pitabas106 ,
Thanks for your attention. I downloaded the template files today in the wordpress directory and replaced them, but the problem is still there. You talked about upgrading a plugin, but when installing the template in the free version nothing is mentioned about extra slider plugins. Do I need to use any specific or does the customization area indicated in the dashboard solve this? I did not find information about this on your site for this free 3.8.2 release. Is this same version that I should use?
Best regards
DanielForum: Plugins
In reply to: [WooCommerce] Canceled product does not return to stockI understand now, thank you! 🙂
Forum: Plugins
In reply to: [Coupon Creator] Questions with front end submit and listingHi,
Thanks for the help, I succeeded in uploading the image by the front-end form! I have one more question about the select question. I put the custom field: cctor_coupon_type, but I used values like Default and Image, but did not save it. Maybe I’m using the wrong values. Is any other value interpreted by your plugin?
Best Regards