- Apitd_api_header_style::delete
- Apitd_api_header_style::update_key
- Apitd_api_header_style::update
- Apitd_api_header_style::add
- ApiAPI – Header style – Introduction
- Apitd_api_top_bar_template::update_key
- Apitd_api_top_bar_template::update
- Apitd_api_top_bar_template::add
- ApiAPI – Top Bar Template – Introduction
- Apitd_api_single_template::update_key
- Apitd_api_single_template::update
- Apitd_api_single_template::add
- ApiAPI – Single Template – Introduction
- Apitd_api_footer_template::update_key
- Apitd_api_footer_template::update
- Apitd_api_footer_template::add
- ApiAPI – Footer Template – Introduction
- Apitd_api_smart_list::update_key
- Apitd_api_smart_list::update
- Apitd_api_smart_list::add
Hi,
Maybe something like this – https://www.screencast.com/t/PKq1GBzJmpV8
Enter the code in Theme panel->Advanced CSS in the desktop section, so it will not affect other devices (this may not look well on smaller devices). You can make modifications to the value in the code if needed.
.td-header-style-8 .td-header-sp-logo {
top: 40px;
}
Thanks
I add this too:
# BEGIN Expire headers
<ifModule mod_expires.c>
ExpiresActive On
ExpiresDefault "access plus 5 seconds"
ExpiresByType image/x-icon "access plus 604800 seconds"
ExpiresByType image/jpeg "access plus 604800 seconds"
ExpiresByType image/png "access plus 604800 seconds"
ExpiresByType image/gif "access plus 604800 seconds"
ExpiresByType application/x-shockwave-flash "access plus 604800 seconds"
ExpiresByType text/css "access plus 604800 seconds"
ExpiresByType text/javascript "access plus 604800 seconds"
ExpiresByType application/javascript "access plus 604800 seconds"
ExpiresByType application/x-javascript "access plus 604800 seconds"
#ExpiresByType text/html "access plus 600 seconds"
#ExpiresByType application/xhtml+xml "access plus 600 seconds"
</ifModule>
# END Expire headers
As I understand it, the difference between W3 Total Cache and WP Super Cache is that it is a specially cached page cache, while the W3 Total Cache also controls the cache in the browser. Am I right?
-
This reply was modified 8 years by
alecaus.
Header AD is missing on mobile phones and I don’t use mobile theme
Hello, How can I reduce the amount of white space between the header and the text of an article / posting.
See f.i. http://hetjournalistiekeboek.nl/de-ondergang-van-organon/
Thanks, Gert
Hello Fabrizio Azzali,
The theme does not have any such an option that allows you to combine header style, sorry! If you want to achieve this you should do it yourself because it involves doing such a custom work and we cannot provide something like this, at the moment, sorry!
Thanks for your understanding!
Hi,
@daviddd Currently these would be all the color settings affecting the header main menu
– https://www.screencast.com/t/JD80lep4qR
If these are not sufficient for what you want to do, please provide a link to your website and details about how you want the menu to display.
Thanks
hi there,
I’m in the middle of moving my site to newspaper-theme.
one thing concerning the header I couldn’t figure out yet:
I set up header style1: how can I align the header items vertically centered. I have a logo and an ad (no adsense). and they is there a way to make the header a flexbox?
thanks
Hello,
I am currently using header style 5 for my menus. I started from a clean install – didn’t use any demo.
But I would like my main menu to have similar hoover effect as seen on the default demo. For the exact look, the BBC website has exactly what I would like to implement–>http://www.bbc.com/
I would also like control over the color of the hoover effect lines. Like each menu item having a different color.
How can I implement this.
Thanks!
Hi,
I have inspected the website, this is how it looks at the moment
– https://www.screencast.com/t/pvtFaleN
There is no extra white space under the header from what I can see.
Thanks
Hi
I need to get this layouts for the header (Mobile and Desktop) Take a look at linked images below
How I can reach this results?
I tried any combination but with header 4, 5 and 9 the logo is too small
Can you help me?
Thanks
Fabrizio
http://www.il-tuo-sito.it/IMG/HEADER-DESKTOP.jpg
http://www.il-tuo-sito.it/IMG/HEADER-MOBILE.jpg
Hello cltmaker,
Unfortunately, I do not exactly understand what you want. Notice that the logo for header style 7 is already displayed to be in full size. This header style will display the logo in the full width of it.
If is not what you mean, please provide more details so I will be able to provide a more accurate response.
Thanks for the message!
Hi,
So you would like tot display a text below the author box in the post page, in the same style of the block headers. There would be a method to do that. It will require you to enter it directly in the post template file used.
Each post template has a corresponding loo-single file (Ex. post template 2->loop-single-2).
Edit the post template you want to do this for, in this example I use post template 2, this is a do_shortcode that is needed
<?php echo do_shortcode ('your code here'); ?>
Set a title element on a page and configure it as you wish
– https://www.screencast.com/t/oWqjw6Lyiudx
– https://www.screencast.com/t/hE3oDFGAD
Then enter it in the post template file (below the author box if that is where you want to show it)
– https://www.screencast.com/t/NNjdPeby
– https://www.screencast.com/t/nfhhnD7HS
– https://www.screencast.com/t/qvUaeoULH8J
The result – https://www.screencast.com/t/2bVAD95pN5
Thanks
Hi, can you provide css code for a full-size, centered and padded logo for header style 7? I would like the image to appear in the actual size. Thank you.
hello i update the theme in latest version and i have problem with AdSense ads are not display properly in some pages
https://goo.gl/Xj9C7C
in this page header and sidebar display blank space
Hi all,
I am trying to setup a MegaMenu for a category which has sub-categories.
I don’t want to display posts for each category but rather just the name of the subcategory and an icon above it.
Is there a way this can be done?
Thank you
Is there a way to make the search bar in the main menu span the full width of the header once clicked? I’ve seen this on multiple websites and would like to do the same
Hi there,
I am trying to make my website automatically load my CSS without it overriding the default style first, however, when I add the following CSS (that works fine in the Custom CSS on the Theme Panel) to either the style.css or demo-style.css it does not show up at all on my website.
Any ideas why?
Here is the CSS I am adding:
.td-lifestyle .td-header-style-1 .sf-menu > li > a:hover {
color: #ffffff !important;
}
.td-post-category {
background-color: #fed64e !important;
color: #000;
}
.td-post-category:hover {
color: #ffffff;
}
.td_module_mx8 .td-post-category {
background-color: #fed64e !important;
color: #000;
}
.td_module_mx8:hover .td-post-category:hover {
color: #ffffff;
}
.single .td-category {
display: none;
}
@media screen and (max-width: 767px) {
.td-footer-wrapper::before {
background-image: url(https://www.syrupbee.com/wp-content/uploads/2018/01/Sunflower.jpg) !important;
opacity: 0.2 !important;
}
}
@media screen and (min-width: 1141px) {
.footer-logo-wrap img {
margin-top: 21px;
margin-left: 185px;
width: 35%;
}
}
@media screen and (min-width: 1019px) and (max-width: 1140px) {
.footer-logo-wrap img {
margin-top: 22px;
margin-left: 165px;
width: 35%;
}
}
@media screen and (min-width: 768px) and (max-width: 1018px) {
.footer-logo-wrap img {
width: 70%;
margin-top: 25px;
margin-left: 50px;
}
}
@media screen and (max-width: 767px) {
.footer-logo-wrap img {
width: 10%;
margin-top: -20px;
margin-bottom: -20px;
}
}
.td-lifestyle .td-header-style-1 .td-header-menu-wrap:before {
display: none !important;
}
.td-lifestyle .td-header-style-1 .td-header-menu-wrap:after {
display: none !important;
}
Thanks,
Chris
Please help me to complete my installation. becasue error show theme broken
style.css and childtheme
Hello, the “Category header menu/buttons” and drop down menu, on my mobile site is not working. If I am viewing a list of posts inside a certain category, the site is showing other categories at the top of the category page I am viewing, next to the mobile menu block icon. However, these are not clickable. Nothing happens. And the drop down arrow does not work to see the other categories. Once I rotate my phone to landscape view, the other categories do appear, but still not clickable.


Hi Tagdiv, thanks for the new theme. Since you launched Newspaper 8.6, there have been two major problems. The first is that featured pictures are no longer loading on time. The delay is astonishing whether for readers here in Washington DC or around the world for todaynewsafrica.com. Second problem is it’s almost impossible to add social media networks at the footer area. Everything has been tried but it seems it’s not working. The third thing is that even though the mobile plugin has been fixed, it’s not flexible enough. The social media network in post header is no appearing also. There still seems to be several other problems, including the fact that the theme loads really slowly for about 2 seconds. As a result, for the site to load, it takes even longer
Hi,
Only font awesome icons can be used in the menu at the moment
– https://forum.tagdiv.com/how-to-add-icons-in-menu/
Other icons could only be inserted with customization maybe. Block titles also do not have this option at the moment. Only block header styles are available
– https://demo.tagdiv.com/newspaper/block-header-1/
There are some custom solution here on the forum if you want to try
– https://forum.tagdiv.com/topic/some-edit/
– https://forum.tagdiv.com/topic/icon-on-blocks-title/
Thanks
Hello,
Unfortunately the theme does not have the tools necesarry to make that exact look for the block but you cna come pretty close to it.
Here is an example of one I made in the tagdiv composer using different colors for the backghround, a different block header and a css code:
https://www.screencast.com/t/QfMG4fZh
here is the css:
.td_block_9 .td-module-title a{
color:lightgrey
}
Here are the settings i used:
https://www.screencast.com/t/m6b9yMxOhwN3
https://www.screencast.com/t/eXYrilyFFKYi
I hope this helps.
Thanks.
Hi
I am having following issues
1. Ads (header, sidebar, in-article and below-content) aren’t showing properly. The problem persists on both desktop and mobile versions.
2. Post Views counter isn’t showing correctly. The website is on Godaddy Managed WordPress account and have enable Ajax view counter.
Kind Regards
Azhar Nadeem
Hi,
Buttons can be added in the multi-purpose header styles
– https://www.screencast.com/t/zbhflFk9z
– https://www.screencast.com/t/hE4BB8r22H
– https://www.screencast.com/t/Tx4XW0gs1oR3
But they can only lead to a set URL, not display a random post page. You could set it to lead to a page where you show anything you like for example.
Thanks