Hi,
1)
could you please help me with the position of the “post title” in Big Grids? I already use custome CSS for title background. The title is at the middle of the post (I know that other styles have another position but I really like the blue effect of the style 6) but I guess it will be much better If will move down, like this:
https://www.screencast.com/t/qieLxPf6KW6G
My webpage: http://www.shredder-magazine.com
2)
I have problem with the weather block. It worked to me but now it doesn’t work to me. I checked all the settings in the browsers and allowed the location, but still I can’t rewrite location in the block. Maybe it will work to you and prob is on my side.
Thanks!
Hi,
1. You could try this solution – https://www.screencast.com/t/XsJRdIVpViPz that causes the meta to display on the bottom of the module, if that is what you would like for the big grids on that particular style. This is the code used, you must enter it in Theme panel->Custom Css
.td-grid-style-6 .td-meta-info-container {
top: auto;
}
2. The weather widget is working properly on my end – https://www.screencast.com/t/sySxMNZhmij Try disabling all your plugins except the ones bundled with the theme, clear any caching installed and check again. Also make sure to have the latest version for these plugins from the theme package.
Thanks
1) Yes, thank you – it is much better now.
2) It seems that problem is in Really Simple SSL Plugin that I use for prrof my page.. I will try to figure out somehow.
just on last question about the Weather block – It’s in english but the days are not in english, it’s probably because I use Wp-admin in Czech, can I change the days also in english somehow? Thanks!
Add 2) Yop, this is the problem. I have to check it again this SSL.
Hi,
The weather widget will automatically translate itself to the language from the theme panel if a translation is available – https://forum.tagdiv.com/weather-widget/ so it all depends on the language set.
Thanks
Mmmmm one more question about the Big Grids.. there is some kind of zoom, it is possible to turn it off or at least customize the scale?
Hi,
You could turn it off by selecting one of the other options here – https://www.screencast.com/t/ZOm6IWP5kGJ
Thanks