Weather Element Does not Allow Degrees or Color Change

Posted in: Newspaper
Post count: 3

I’ve seen a similar post on December 19th, that may have been resolved. In my weather widget I can set the degrees to F or C, and change the color. But I can’t do that in the weather element which shows on my main page.

I also have a similar problem with the Social Counter element, were I don’t see any options to change some things but I do see them in the widget.

Maybe I’m using the elements wrong and I can’t see those options in the elements but I can in the widgets?

Also I have a problem with the Facebook counter – I see quite few posts on that and I can’t get it to work.

Also my Google Plus counter is not working. My Twitter and YouTube counters are working.

Thanks!

Russ

Post count: 23312

Hello rsuereth,

Please ensure that you are using the latest version of the theme and also, the required plugin versions which come bundled with the theme packet. The Social Counter is fully tested with the theme and it seems to work as properly with it if it was properly setup according to our documentation here -> https://forum.tagdiv.com/tagdiv-social-counter-tutorial-2/ Try to clear all your caches, purge CDN files if you are using the CDN system and check the results.
If you want to change the color of your weather widget, you should use a bit of CSS code to do this because the theme does not have any such an option for this, sorry! Try the code below and place it in Theme panel->Custom CSS area.

The code is ->

.td-weather-degrees-wrap {
color: red;
}
.td-weather-now{
color:red;
}

The results here -> https://www.screencast.com/t/NimPC3oWK

If is not what you mean, please provide more details so I will be able to provide a more accurate response.

Thanks.

Post count: 3

Hi Catalin.

I didn’t mean the color of the weather text, I meant the color of the background bar where the 5-day forecast shows.

When I use the weather in the widget area in WP, there is an option for the background bar color, and an option for the type of degrees (F or C). This is good.

These 2 options don’t appear in the Weather Element that I use in Visual Composer. So when I use the weather element in Visual Composer, the weather box only shows in Centigrade, and the background bar color is reddish (pink). This is not good.

As far as the social media goes, I’ll work on that some more.

Thank you.

Post count: 22421

Hello,

Please check the block settings for the weather element as you can change from c to f
https://www.screencast.com/t/ZryRB3Pf1I
And the colors: https://www.screencast.com/t/c7nKYjGd9s

Thank you!

Post count: 3

Hi tagDiv,
I don’t get that option in the weather element. Here is my screen. I updated all my tagDiv plugins last night, and I’m still getting this situation where I don’t see this option.

http://www.screencast.com/users/rsuereth/folders/Default/media/508d2c17-00af-4764-b76f-639ef87f5487

Post count: 22421

Hello,

Please make sure you use the latest version of the theme (7.6.1) and the latest version of visual composer: 5.0.1
If the option is still missing please reinstall the theme using this guide: https://forum.tagdiv.com/how-to-update-the-theme-2/
Also disable all plugins except visual composer, clear cache and reset cdn files.

Thank you!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.