Pyetro
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] CSS Combine and @import ruleGreat!
Can you please let me know here what they say about my request, and if they plan to integrate this feature in some upcoming release?
Thanks!Forum: Plugins
In reply to: [LiteSpeed Cache] CSS Combine and @import ruleDespite it has not been selected as the correct answer, this post makes a very good point about it: https://stackoverflow.com/a/23175775/4530868
You’re indeed right, but what we are talking about is LiteSpeed taking care of the @imports, combining all the external CSS in the proper order, cleaning and minimising it, as other performance plugins would do.I quite see this lack as a bug of the LiteSpeed Cache plugin, very easy to fix though.
Thank you John! Glad I was helpful, please let us know if you find a solution!
I dug into this, and the error is thrown only if “WPML String Translation” plugin is active..
Hello, I have the same PHP error with the latest version of QM with no add-on plugins.
Forum: Plugins
In reply to: [SVG Support] SVG not uploading anymoreI forgot one thing:
you need to keep active the SVG Support plugin other than adding the following code to you wp-config.php file:
define(‘ALLOW_UNFILTERED_UPLOADS’, true);
I’m glad that this solved some of your isseus.
Forum: Plugins
In reply to: [SVG Support] SVG not uploading anymorehere the same! after the 4.7.1 WP update i’m not able anymore to upload svg.
I found this temporary fix, just add to your wp-config.php the following:
define(‘ALLOW_UNFILTERED_UPLOADS’, true);
but I think this is just temporary because it allows every file type.
any suggestion from the developer?
thank you in advance!
Hello Benbodhi
thanks for your help.I tried to paste your code in a simple text block and it works, you are right.
Actually I’m using a modified version of VC, integrated in my Artbees Jupiter theme, and if I insert an SVG with their Single Image Module, it doesn’t be replaced with the svg code (with that option enabled of course).
So I guess that my problem is the VC Module, to avoid this problem i will insert future images using the simple text block, to gain your plug in functionality.
thanks again and have a nice day
Pietro
Hello Benbodhi,
thanks for your help.So I assume that is fault of my modified version of Visual Composter which comes built-in with the themeI use. i’ll try your suggestion, but I think i have to give up because I can’t leave the theme I use. I don’t have too much or messy plugin, so I think is the theme + visual composer.
thanks anyway
PHello, I tried to activate both the auto class addition and a custom name, but it never applies nor it never swap che img into svg. simply nothing is happening.
actually the “style-svg” auto add is activated in the plugin settings, but nothing is added:
https://www.dropbox.com/s/ee69f7cwiiuo4wr/Screenshot%202016-07-23%2011.04.29.png?dl=0: (