- TutorialsDefault Block Settings Guide
Hi,
What header style are you using? Looks like style 10. There is indeed a minimum height set for it, as design I believe. You could try the solution from this topic to reduce it
– https://forum.tagdiv.com/topic/header-hight/
Please let me know if you have more questions.
Thanks
I have managed to create a new header advert (non Adsense) how do I get it to open a specific page within my website when clicked on ie Opens my advertising rates page
Hi,
If you want to replace your header ad, please note that all the settings can be made from here -> https://www.screencast.com/t/kZEDYFB1UCh Also, if you want to create your own ad, note that you can create one like this -> https://forum.tagdiv.com/newsmag-using-other-ads/
Hope this helps!
Thank you!
Dear TagDiv team,
I would like to make header same as the theme demo ” ART CREEK ”
https://demo.tagdiv.com/newspaper_art_creek/. Photo of guy look at the photo and the sentence “Art Evoke…..”
Thank you so much
I am launching a new site and would like to sell some of the advertising space such as the banner advert in the header.
How do I get rid of the current advert and change it for an image with a link to my advertising rates page within my site?
Hello !
You mean that you want your menu to be sticky ? This can be achieved by going into Theme panel – Header – Main Menu and set it to be Always Sticky: https://www.screencast.com/t/1qNUPaqwHb
I hope this was helpfull !
Thank you !
I have read the manuals and searched the theme settings. But I do not find where to upload the design for the main page that I created in Cloud Templates.
Thus, the design to be displayed on the maine page, for example. http://www.myhomepage.com I find where to upload 404 page, header etc.
Is it another setting for the main page?
Thanks in advance for the help!
Thanks for the help!
Hello !
Please make sure that you are uploading your logo at full size in the media as you can see here: https://www.screencast.com/t/wMItdaYR This should do the trick.
Yes, you can have another logo on your footer only if you have a cloud library footer or cloud library header or both. Those can be edited using the tagDiv Composer and you can add one logo into the footer and another logo into the header.
Find out more about it here: https://forum.tagdiv.com/footer-templates/
I hope this was helpfull !
Thank you !
Hi,
We are very sorry for this inconvenience, it was a decision made at the time in order to comply to the Envato specifications. Now we will improve the child theme support.
Please note that the theme update is in it’s final testing phase, when this is over it will be released. Should be this week, or early next week.
So it will be possible to customize the single templates in a child theme after this update, also header templates, footer templates, category templates etc. Hopefully you will then be able to achieve what is required for the website.
Please let me know if you have more questions.
Thanks
Hello !
You can try this custom CSS:
.td-header-desktop-wrap .tdb_header_menu {
box-shadow: 0px 15px 10px -15px #111 !important;
}
As you can see, here is the result: https://www.screencast.com/t/GcnstbaQiUx
I hope this was helpfull !
Thank you !
I could create a code for the homepage as well
– http://prntscr.com/og3mhw
.home .td-header-style-10 .td-header-menu-wrap-full,
.home .td-header-style-10 .td-header-menu-wrap.td-affix {
max-width: 1128px;
}
It can be added in the same custom CSS in the theme panel.
A background image can be set in the theme panel, but it will apply to the whole website.
You could set backgrounds for the rows containing the content in the homepage
– http://prntscr.com/og3os1
And replace the latest articles section provided by the page template with a loop element in a row so it can have a background as well.
Or maybe set a background with CSS, that will work as well. For example something like this (I modified the header limitation width to make it display better in this case)
– http://prntscr.com/og3t44
You can use an image of your choosing, here is the code if you want to give it a try
– https://pastebin.com/cgJh9rjz
Regarding the memory, we recommend 256M, this would be enough for most websites. But if many plugins are used or plugins that use more resources, it can go higher. Here are our requirements guide – https://tagdiv.com/newspaper-theme-requirements/
Let me know if you have more questions.
Hi,
Please make sure that the link that you have set on the banner is correct and is working normally and that link exist, from what I can see there is the problem, please check it and let me know the results!
You can check more about this in our documentation -> https://forum.tagdiv.com/header-ads-adsense/
Thank you!
Hi,
I’m using the Header Style 9 and I see that the logo size should be 272 x 90px. I cannot keep the aspect ratio intact with my logo using that size. Instead, I’ve uploaded the logo sized at 272 x 46 however it seems to be resized by the theme, looking blurred? Can I prevent the logo being resized?
Secondly, the logo is being used in the footer. Is it possible to set a different logo in the footer?
Thank you.
Hi,
The demos are using default headers that can not be edit, sorry! if you want to edit the header you’ll need to use the header manager.
Also the Latest Articles section is from page template -> Page Builder + Latest Articles + Pagination -> https://www.screencast.com/t/zKIG7wwDv
Also if you do not want to use cloud template, you can try using custom css, but this can be quit difficulty, because the css code can brake the layout.
> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
If you need help with css I can try to help you, please provide me a link to your website and some details about the width you want to achieve.
Thank you for your understanding!
Dear support,
i installed Newspaper theme in my new wordpress site and i imported “Fast news” demo.
I want to use child theme and so i installed the one i found in the theme package.
There i s a problem with layout of single post: with child theme ther is a different sidebar and with a different header style and i can’t understand why.
If you want to check it you have to set yuor file .host as it:
34.90.157.27 http://www.donne.it donne.it
Comapre this page: http://donne.it/2019/07/16/boxtrade-lands-50-million-in-another-new-funding-round-with-ibm/
with this one (as my NONchidl installation): https://demo.tagdiv.com/newspaper_fast/2018/08/16/td-post-boxtrade-lands-50-million-in-another-new-funding-round-with-ibm/
I wait for your answer.
Thank in advance.
Regards
Hello !
You can edit the shadow by editing the header template using tagDiv Composer and you can set your preferences as you can see here: https://www.screencast.com/t/1TfVJfanb
Thank you !
Hi,
1. In order to make the author’s image round, you can try this custom css
.td_block_authors img, .author-box-wrap img{
border-radius: 50%;
}
Set it in the Theme panel>Custom code>Custom css
Also here are some elements that can be edit using the tagDiv Composer, one of theme is the author box -> https://www.screencast.com/t/JIWgxcYB2y
2. This can be achieve using the Header manager, using this part of tagDiv Composer builder you can build your own header, or change the ones from the tagDiv Cloud Library.
Thank you!
Hi!
I´ve selected the transitional mode in the amp plugin settings and then i´ve checked all the suported templated. I see that the amp version is working, but everytime i hit the my logo in the header or go to another post the amp version changes to the mobile version. Is there any way to remain in the amp version all the time?
Thank you so much
Hello !
I have answered your question here: https://forum.tagdiv.com/topic/block-header-template-2/ Please do not post multiple topics with the same content !
Also be aware of our working hours:

Also please note that support team is answering the topics from latest to newest. So if you keep replying to your topic you only make the waiting time longer.
Thank you !
Hello !
I have answered your question here: https://forum.tagdiv.com/topic/block-header-template-2/ Please do not post multiple topics with the same content !
Also be aware of our working hours:

Also please note that support team is answering the topics from latest to newest. So if you keep replying to your topic you only make the waiting time longer.
Thank you !
Hello !
In order to edit the block header text you will have to edit them using the tagDiv Composer by simply clicking on them and edit the text you want: https://www.screencast.com/t/WWM2iH9v ; https://www.screencast.com/t/cbuyhy0G
In order to change the Trending Now you will have to go into Theme Panel – Translations and search for the Trending Now word and you will be able to edit it.
Thank you !
I always get errors like this
Fatal error: Uncaught Error: Call to undefined function get_header() in /home/turkkadi/public_html/wp-content/themes/Newspaper/index.php:6 Stack trace: #0 {main} thrown in /home/turkkadi/public_html/wp-content/themes/Newspaper/index.php on line 6
Where did my menu bar go? It appears to have collapsed.


Hi!
There are some questions about design of the template.
1) How can I make (by css?) the author’s picture as circle (not square avatar) everywhere?
2) May I make the headers color as gradient everywhere?