gore.m
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Error with WPML after updating to 3.3.4I have same problem as @christian70.
@christian70 have you found out how to fix that?Thanks you
Hi,
thanks you for your reply.I was not exactly using different color profile. I opened RAW as ProPhoto RGB, than I saved and edited photo like _.psd and I used “place linked” this _.psd to new _.psd with sRGB (to be sure – I checked if it uses sRGB million times .-)), and to be sure that everything is right, I re-converted that _.psd to sRGB).
During image export I used “embed color profile” and I checked off “convert to sRGB”.I used
return 100;by'jpeg_quality' and 'wp_editor_set_quality'
Because I found out that WP resizing is very poor (unfortunately it doesnt help).I understand that plugin reduces the amount of colors in the image to make the image smaller. Thanks for that explanation.
I have two questions:
1) Was my process of photo editing right?
2) Im still curious why compressed version of image does not have an embedded color profile? And if is it right / web safe?Thanks you
Hi,
Im sorry it was my mistake, I was comparing wrong images versions. But there is little color shift in compressed version, I sended you one example.
So… is that right that compressed version of image does not have an embedded indexed color profile?Thanks you
WP Version is 4.9.4.
Errors
load-scripts.php?c=1&load[]=wp-pointer,thickbox,hoverIntent,common,admin-bar,svg-painter,heartbeat,wp-auth-check&ver=4.9.4:1 Uncaught TypeError: a.widget is not a function at load-scripts.php?c=1&load[]=wp-pointer,thickbox,hoverIntent,common,admin-bar,svg-painter,heartbeat,wp-auth-check&ver=4.9.4:1 at load-scripts.php?c=1&load[]=wp-pointer,thickbox,hoverIntent,common,admin-bar,svg-painter,heartbeat,wp-auth-check&ver=4.9.4:1 (anonymous) @ load-scripts.php?c=1&load[]=wp-pointer,thickbox,hoverIntent,common,admin-bar,svg-painter,heartbeat,wp-auth-check&ver=4.9.4:1 (anonymous) @ load-scripts.php?c=1&load[]=wp-pointer,thickbox,hoverIntent,common,admin-bar,svg-painter,heartbeat,wp-auth-check&ver=4.9.4:1 scripts.js:213 Uncaught TypeError: Cannot read property 'msie' of undefined at HTMLDocument.<anonymous> (scripts.js:213) at i (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,jquery-ui-widget,jquery-ui-position,utils,underscore,wp-util,jquery-ui-core,jquery-ui-mouse,jquery-ui&load[]=-sortable,jquery-ui-resizable,jquery-ui-draggable,jquery-ui-button,jquery-ui-dialog,jquery-ui-progressbar,backbone&ver=4.9.4:2) at Object.fireWith [as resolveWith] (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,jquery-ui-widget,jquery-ui-position,utils,underscore,wp-util,jquery-ui-core,jquery-ui-mouse,jquery-ui&load[]=-sortable,jquery-ui-resizable,jquery-ui-draggable,jquery-ui-button,jquery-ui-dialog,jquery-ui-progressbar,backbone&ver=4.9.4:2) at Function.ready (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,jquery-ui-widget,jquery-ui-position,utils,underscore,wp-util,jquery-ui-core,jquery-ui-mouse,jquery-ui&load[]=-sortable,jquery-ui-resizable,jquery-ui-draggable,jquery-ui-button,jquery-ui-dialog,jquery-ui-progressbar,backbone&ver=4.9.4:2) at HTMLDocument.K (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,jquery-ui-widget,jquery-ui-position,utils,underscore,wp-util,jquery-ui-core,jquery-ui-mouse,jquery-ui&load[]=-sortable,jquery-ui-resizable,jquery-ui-draggable,jquery-ui-button,jquery-ui-dialog,jquery-ui-progressbar,backbone&ver=4.9.4:2)..also some of warnings (mixed content).
And this:
short-pixel.min.js:1 1521462624 short-pixel.min.js:1 Empty queue 664->664OK, I found out what is causing 404 problem. It is redirecting of WPML to url with language shortcut, instead of
www.example.com/images/image.jpgtowww.example.com/de/images/image.jpg= 404 error.And one more thing:
I have some images in folder that is in rootwww.example.com/images/, I have used Duplicator plugin to move whole site to “Temp” folder on live server for testing. So my “images” folder was not atwww.example.com/images/but atwww.example.com/temp/images/, so I did copy of “images” folder to root folder and I didnt notice, that I cant select root folder with your plugin,… instead of that I had selectedwww.example.com/temp/images/.Hello,
yes I updated plugin and database error is gone. But there is other error, if I click on “Optimize”:
Error: There was an error and your request was not processed. (Could not download file (404 Not Found).)(code: -203)or
There was an error and your request was not processed. (Could not download file (404 Not Found).)It looks like it has wrong url path to file.
- This reply was modified 8 years, 1 month ago by gore.m.
Hi @wfyann,
thanks you. As I can see, you have very good manual/explanation on your web site. Do you have any tutorial for adding custom tweaks in .htaccess, to enhance security?1+ for this function!
Thanks you. I see, it is little misunderstanding.
According to your answer to @pigo3934blog, I thought, there is an detailed list/documentation of attacks that BBQ plugin is covering… I think that would be nice and useful info (for example it can help to decide why, if and when use it).
As explained in the plugin documentation, BBQ blocks a wide range of malicious requests. This includes XSS and many other threats. …. I recommend reading the documentation, and let me know if any questions, thank you.
I would like to read documentaion. May I ask you for link to documentation? I cant find it.
Thanks youForum: Developing with WordPress
In reply to: How echo HTML with plugin in sidebar?It sounds interesting, Ill try that. Thanks you Very much 😉
Forum: Plugins
In reply to: [Autoptimize] Combine and load fonts asy… webfont.js not working properly.Ok thanks you
Forum: Developing with WordPress
In reply to: How echo HTML with plugin in sidebar?Thanks you. I was googling for your suggested “menu item/boolean option” and Im affraid I was not successful.
Did you mean add_menu_page and build page for plugin? Does exist an tutorial for that?Forum: Plugins
In reply to: [Autoptimize] Long waiting for first server response…Yes, Im sorry you are right, it was my mess in CSS.
Thanks youForum: Plugins
In reply to: [Autoptimize] Combine and load fonts asy… webfont.js not working properly.Thanks you.
OK, so only https://fonts.googleapis.com/css?family=Marck+Script is working, rest doesnt work.