NewsPaper

Posted in: Newspaper
Post count: 24

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

Post count: 24

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

Post count: 23312

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!

Post count: 24

1) I simply entered the name of city, without using “find your location” and I resolve.
2) Typing error. In my reply you can find the correct code. The same code in the page work but not in the Textarea widget.
3) Ok.
Thanks for your assistance.

Post count: 24

The code that doesn’t work in the widget is:

Post count: 22421

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!

Post count: 24

In any way I try to include this or other images (after AD box + recent post + Ad box + Text) it is displayed:

  • This reply was modified 9 years by Arianna.
Post count: 22421

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!

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