Forum Replies Created
-
AuthorPosts
-
Link in private content.
Hi @Rikard,
I’m sorry but it doesn’t work.hi @Ismael,
thanks for help.
The EN version now is fixed, but I guess I still got issues about centering.
See here: https://www.dropbox.com/s/nnpp381pzqbtmc0/cattura.jpg?dl=0Rephrase: on http://www.hecoclima.com (no centering) and on http://www.hecoclima.com/en/ (no logos displayed) I still have issues.
Please, help.Update working.
Thanks.How long shall I wait to have support?
After updating to 4.3.1 I still don’t have a fix for this.
hi @Yigit,
I frankly don’t understand what element I should edit and where I can give it a custom CSS class.hi @ismael,
on https://www.hecoclima.com your fix works better (even though the logos don’t look to be perfectly centered).
But on https://www.hecoclima.com/en/ I still can’t see the gallery and don’t know why.
There’s something wrong with WPML.
If you check https://www.geoclima.com/it/ there’s an unexpected border which is not displayed on https://www.geoclima.com/.
On https://www.geoclima.com/de/ and https://www.geoclima.com/ru/ we can see the border and the wrong size of logos.April 30, 2018 at 10:08 am in reply to: Partner Logo element images scale too big after update #948947hi @ismael,
on hecoclima.com your fix works better (even though the logos don’t look to be perfectly centered).
on hecoclima.com/en I still can’t see the gallery and don’t know why.
There’s something wrong with WPML.
If you check https://www.geoclima.com/it there’s an unexpected border which is not displayed on https://www.geoclima.com.
On https://www.geoclima.com/de and https://www.geoclima.com/ru we can see the border and the wrong size of logos.April 27, 2018 at 11:42 am in reply to: Partner Logo element images scale too big after update #947871I used your fix but didn’t work:
– on https://www.hecoclima.com pictures don’t size properly
– on https://www.hecoclima.com/en/ the gallery can’t be displayedAlso, on the italian version is not displaying right: https://www.geoclima.com/it/
hi,
it fixes this https://www.geoclima.com/ but doesn’t fix this https://www.hecoclima.com/April 26, 2018 at 2:03 pm in reply to: Partner Logo element images scale too big after update #947272You should find a fix for everyone. Maybe there’s a bug in your code.
April 26, 2018 at 1:47 pm in reply to: Partner Logo element images scale too big after update #947260Got the same problem here: https://www.geoclima.com
I’m not sure I understand.
I used it but didn’t fix the issue.
- This reply was modified 6 years, 7 months ago by Basilis.
I’ve been waiting for days but there is no mods around… :-(
I uploaded them via Enfold Theme Options and as you can see they’re both on https.
http://i65.tinypic.com/2ustquv.png
But Firefox and Chrome say they’re both on http.
- This reply was modified 6 years, 7 months ago by gianmarizzi.
Odd is I have different messages on Chrome and Firefox.
geoclima.com gives an issue on style.css
althermo.com gives issues on favicon and logoBtw, in the previous comment I wrote www(dot)geoclima(dot)com and this website showed the http url. How comes?
http://www.geoclima.com: after disabling the filters in the functions.php and emptying the cache I have green light on Firexfox and mixed content errors (style.css) on Chrome (browser caches are empty)
http://www.althermo.com: after disabling the filters in the functions.php and emptying the cache I have green light on Chrome and mixed content erros (yellow warning for favicon and logo) on Firefox (browser caches are empty).
I really can’t understand.
@guenni007: thanks for suggestion but I don’t want to spoil database.Google Chrome says:
Mixed Content: The page at ‘https://www.geoclima.com/’ was loaded over HTTPS, but requested an insecure stylesheet ‘http://www.geoclima.com/wp-content/themes/enfold/style.css’. This request has been blocked; the content must be served over HTTPS.What about the https://www.althermo.com website? It happens a couple of images (e.g. favicon) are loaded from http?
Can’t understand what I should do to fix it.Anyone?
I’ve just added this one:
// Remove query string from static files function remove_cssjs_ver( $src ) { if( strpos( $src, '?ver=' ) ) $src = remove_query_arg( 'ver', $src ); return $src; } add_filter( 'style_loader_src', 'remove_cssjs_ver', 10, 2 ); add_filter( 'script_loader_src', 'remove_cssjs_ver', 10, 2 );
So how should I fix it?
I can see it on three different browsers, actually.
There isn’t any explanation at that page.
March 30, 2018 at 10:59 am in reply to: SSL Mixed content for child theme .styles.css file ? #935240Sure. You can find both.
-
AuthorPosts