PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Woof error in other plug-in

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Hello,

WOOF - WooCommerce Products Filter interferes with the function of another plug-in. When I put it down, everything works fine again. Please look at the picture. Can someone please help me there?  Thanks alot. Best Regards Gisela

Hello

Try to add  this  code  in file - \wp-content\plugins\woocommerce-products-filter\index.php - https://c2n.me/46kxDGo.png

if(isset($_GET['page']) AND $_GET['page']=="add this slug: https://c2n.me/46kxmZu.jpg"){

return false;

}

Hello,

Unfortunately nothing changes. It does not work in another area of ​​the plug-in either. Here page = WooZone #! / Amazon, page = WooZone #! / Insane_import. As a layperson, I would now say that there is a problem in the areas in which a"#!" is in there. Just for info: I had the max_input_vars' value set to 30000 by my provider because I had a problem with the settings in the filter. I couldn't save any changes here. Since the value is 30000 because I have many categories, it works with the change. post_max_size and upload_max_filesize have a wet of 1280M. I have entered this here:

Hello

Try  to  change the code - https://c2n.me/46mclKW.jpg

Hello,

Perfect, that's how it works again. Thank you, you are the best.

Regards Gisela

Hello Gisela

Welcome;)

Hello, I hope you are well and you are healthy. I have a question about a note on GTmetrix: GTmetrix reports the following: Minify JavaScript and CSS

There are 5 components that can be minified

inline <script> tag # 6
inline <script> tag # 7
inline <script> tag # 8
inline <script> tag # 9
inline <script> tag # 10.

If I deactivate Woof Product Filters, this hint is gone. It's not because of woof categories. That also slows down my shop. My shop is not the fastest. Can I change anything about it?

Best Regards Gisela

Hello Gisela

You  can  try  third -party  plugins  to  optimize  js code. Example: https://wordpress.org/plugins/autoptimize/

Also  you can  try  this  option - https://c2n.me/46v5FHA.png

Hello,

I have a plugin that minimizes css and js. Autoptimize destroys my shop, that interferes too much with my theme. I have now set the"Optimize loading of WOOF JavaScript files" option to"yes". I am always very careful with such options, often there are problems in the theme. But my shop is now faster again with this option. It probably means css files. Where are they located? What are these files? js or css? I still have various free fields in the optimization plug-in"Fast Velocity Minify", in which I can enter something. What file are the inline scripts in? are these .js files? How about you with the corona? Are you all right?

Best regards and stay healthy
Gisela

Hello Gisela

not sure I understood your questions correctly.

About  settings of Autoptimize  you better write in support of this plugin.

What file are the inline scripts in? - In file -  wp-content\plugins\woocommerce-products-filter\index.php   it's  JS  (it's always js - https://clip2net.com/s/46wlFoC )

 

 

 

Hello Pablo,

i hope, your are well.
I have to address you again. I no longer had time to worry about it. I check my shop with gtmetrix. Before I installed woof, I had no message in the area Minify Java Script and CSS.  After installing woof, I get this message about the inline scripts. Yes, i have a plugin for minimizing the js and css files. But as it seems, this does not apply to these files. Can i change that? how do i get this message to minified the files away?

There are 5 components that can be minified

inline <script> tag # 6
inline <script> tag # 7
inline <script> tag # 8
inline <script> tag # 9
inline <script> tag # 10.

Stay healthy

Regards Gisela

Hello Gisela

Yes my plugin adds inline JS .

This is important, and without this, the plugin will not work. To minimize these scripts you should use third-party optimization plugins. But you should do it very carefully, there is a big possibility that this will cause an error.

It is also likely that this is impossible