Hello,
After update to v8 I need to re-activate theme?
it’s just not possible: “Current email is registered with another account”
After update to v8 header error, a lot of empty space: https://prnt.sc/fbgvu8
Try this-
Find the style.css file and find the code- .td_block_wrap .
Under it, you will find:
margin-bottom: 48px;
position: relative;
clear: both;
Simply change margin bottom to 20px. That should do.
Hello,
@Mijaz please try the manual activation https://www.screencast.com/t/u42DUufc
As for the header, you can use this code to bring the content closer to it:
.td-main-page-wrap{
padding-top: 25px!important;
}
Thank you!
Manual activation not work, when you click on the link “Activate” nothing happens.
.td-main-page-wrap{
padding-top: 25px!important;
}
Not good, first loaded site with the spacing and then disappears.
On the back is OK: https://prnt.sc/fbis9k
-
This reply was modified 9 years by
Mijaz.
Hi,
Try removing the news ticker form the page, then add it again and make no other modification to it, remove any custom code you might have regarding it. Then clear any caching installed. This element should not display like that, with that empty space. This is how it should look
– https://demo.tagdiv.com/newspaper/
Thanks
Hi,
If your page is created in Visual composer you should continue to use that editor only for the page. Please do not mix the editors together on the same page, it could provide unexpected results. However you should consider recreating your page with the new page editor, it would be more future proof.
Try downloading the theme package again and install the theme
– https://forum.tagdiv.com/install-via-ftp/
Then activate the theme. It should work properly now.
Thanks