Urgent
I have 3 problems with your theme:
1) In the top-header, despite my attempt to change the location of the Meteo condition facility to the situation in Rome, it doesn’t work.
2) when I input the following code in the sidebar, in the text-box, the image doesn’t appear.
<div>

</div>
3) above the footer I have a huge blank space I’m not able to shrink.
Please find the link to my site: http://www.ilquotidianodellitorale.it/home/
Thank for your support.
Arianna
Sorry I re-send the request. The code is not visible in the previous message.
Urgent
I have 3 problems with your theme:
1) In the top-header, despite my attempt to change the location of the Meteo condition facility to the situation in Rome, it doesn’t work.
2) when I input the following code in the sidebar, in the text-box, the image doesn’t appear.
<div>
LINK“><img src="http://MYSITE/wp-content/uploads/300×600.jpg” width=”300″ height=”610″ alt=”” />
</div>
3) above the footer I have a huge blank space I’m not able to shrink.
Please find the link to my site: http://www.ilquotidianodellitorale.it/home/
Thank for your support.
Arianna
Hello Arianna,
1)Notice that the Weather Widget is fully tested with our theme and it should work for most cities. For more references about how you can set it, please consult here -> https://forum.tagdiv.com/weather-widget-newsmag/
2)You do not use the correct HTML tag to add an image link to your website. Try to check the guide from here -> https://www.w3schools.com/tags/att_a_href.asp and check the results.
3)If you want to remove the white space which is placed above to your footer section, you simply use the code below and place it in Theme panel->Custom CSS area.
The code is ->
.td-footer-template-4{
padding-top:0!important;
}
.td-footer-wrapper{
padding-top:0!important;
}
.td-main-page-wrap {
padding-bottom:5px!important;
}
The result is here -> https://www.screencast.com/t/bAqAwjC8W
Thanks for the message!
Hi,
Try to add this code in the widget area in a standard text box:
<a href="http://www.lavorofacile.info" target="_blank"><img src="http://www.ilquotidianodellitorale.it/wp-content/uploads/lavoro-300x600.jpg" width="300" height="610" alt="lavoro-300x600" /></a>
https://www.screencast.com/t/WfYMNLGPxL
Thank you!
Hello,
Please contact us on our email address at contact@tagdiv.com and provide a link to your site and wp-admin (login information and admin rights) so we can login and investigate. Please also include a link to this conversation.
Thank you!

