- NewspaperHeader Builder
- NewspaperHeader ads
- NewspaperHeader styles
- NewspaperSearch setup for custom post type
- NewspapertagDiv Composer – Website Manager
- NewspaperBookmark – Save For Later
- NewspaperWooCommerce: Happy “Add to Favorites!”
- NewspaperModal Popup
- NewspaperFlex Block Settings Guide
- NewspaperPosts Loop Element
- NewspaperHow to Add a Logo in Newspaper
- NewspaperDefault Category Settings
- NewspaperWhen tagDiv Composer is Not Working
- NewspapertagDiv Cloud Library Plugin
- NewspapertagDiv Composer Tutorial
- NewspaperUsing the Theme Translations with WPML
- NewspaperInstagram in Newspaper WordPress Theme
- NewspaperWeather Shortcode
- NewspaperThe Mobile Theme
- NewspaperLogin – How to Enable User Registration
Hi,
You can find the header.php file in the root of the theme: http://screencast.com/t/Og6aDA0ia
Thanks
I can’t find it in header.php
Hi,
You need to create and set a menu as header menu: http://screencast.com/t/h7NTPYxpx
The mobile menu is build after the main header menu so this will also work after you set-up an menu.
You can read here about how to create a menu: https://forum.tagdiv.com/menu/
You should also consider going over the whole documentation to find the best ways on how you should use the theme.
Thanks
Hello,
I am SSL-ing my entire site and am running into these four open issues so far:
Insecure URL: http://fonts.googleapis.com/css?family=Amarante
Found in: https://tribyoot.org/
I’m not sure how to ssl the fonts. You would think this would be handled by the functions.php file (protocol relative links).
Insecure URL: http://tribyoot.org/Tribyoot/wp-content/uploads/2014/07/logo-tribyoot-300×1004.png
Found in: https://tribyoot.org/
The above image is determined in the Theme Panel, and the actual link to the image is https://tribyoot.org/Tribyoot/wp-content/uploads/2014/07/logo-tribyoot-300×1004.png, but my “WhyNoPadlock” scan is insisting it’s and http file and not an https file.
Insecure URL: http://tribyoot.org/Tribyoot/wp-content/themes/Newspaper/images/header/elements-menu.png
Found in: https://tribyoot.org/
In the theme files, the elements-menu file seems to be a blank file, but obviously it’s used and output by the theme on my page. How can I SSL that image?
Insecure URL: http://fonts.gstatic.com/s/amarante/v4/7QYOnlvGMVlAzj6iP9gUMPesZW2xOQ-xsNqO47m55DA.ttf
Found in: http://fonts.googleapis.com/css?family=Amarante
I’m guessing this is essentially the same issue as the first one of these four?
I hope you can help me find a way to secure them.
Philip
hi,
The mobile menu it’s build based on the header menu, you can modify this if you like to add the top menu after it, you can find the code here: http://screencast.com/t/IWRRbscy3
Unfortunately this means custom work and we cannot offer custom work at this moment as we work hard on the development, updates, fixes and support. You can always get a freelancer from sites like: http://studio.envato.com/ if you don’t know how to do it yourself.
Thanks for understanding!
hi,
The top menu doesn’t appear on mobile screens because it’s set to be hidden, you can change this and set it to be displayed via css, like this: http://screencast.com/t/cqcCAz8pu
@media (max-width: 767px){
.td-header-menu-wrap {
display: block !important;
}
.affix .mobile-logo-wrap img {
height: 100%;
}
.mobile-logo-wrap img {
height: 100%;
}
}
Thanks
Thanks Lucian. Sorry, I didn’t mean the Top Menu to be under the logo, but on the left as Header Menu and under it.
Hi,
Menu’s alignment is set from header.php file, you can change the top menu location by moving this line locate_template('parts/menu-top.php', true); and add it after the header menu for the style you want to use, like this: http://screencast.com/t/l0f8ud7l
From my example you will get this result: http://screencast.com/t/I8NVJyDA
Note that this will move the top-menu on all screens after the header menu so it would be better(if you only need it in mobile screens) to use this css to set it to be displayed only for mobile screens:
.td-header-menu-wrap {
display: none;
}
@media (max-width: 767px){
.td-header-menu-wrap {
display: block;
}
}
Thanks
Hi, is there a way to show Top Menu under Header Menu in the same lateral tab?
I’ve got many links ans I didn’t want them to appear on top on mobile devices (as here via css).
Thanks
Hi,
I have a problem with the side gallery and search in header with my website.
The most surprising thing is that the bug is not present on all computers or tablets.
The problem : http://hpics.li/3e1a7c0
Do you have an idea of what causing th problem ?
Thanks
The search function in the header is not working for me. Any suggestions? www wallstreetscope dot com
Hi,
You can use the caption filed which is hidden by default on post template 3 but you can use this css to display it, like this: http://screencast.com/t/HPKD056v
Change the font color/family/size as you like, you can also adjust the distance from the bottom or you can style the caption as you like.
.single_template_3 .td-post-featured-image .wp-caption-text {
display: block;
font-family: Sacramento,'Open Sans', arial, sans-serif !important;
color: white;
font-size: 30px;
position: absolute;
bottom: 110px;
left: 10px;
}
.single_template_3 header {
bottom: 0px;
position: absolute;
top: auto;
width: 100%;
}
Hope this helps!
Thanks
Hi,
You can manually add the width and/or height attributes, like this:
For the video icon small/large you need to edit the td_module.php and add the height like this: http://screencast.com/t/F6EhaGvwrz7
For the arrows:
* http://screencast.com/t/uYlbaW8LSkIZ
* http://screencast.com/t/9ejN5GF2k
For logo: http://screencast.com/t/pmv30a2vRi
Do the same for the others header styles.
Thanks
How can I solve this?
The following images are missing width and/or height attributes.
images/icons/video-small.png (Dimensions: 20 x 20)
images/icons/similar-right.png (Dimensions: 6 x 9)
images/icons/ico-video-large.png (Dimensions: 40 x 40)
and
and header logo (Dimensions: 300 x 75)
Hi,
Sorry about that, please remove the css I have gave you above and use just this: http://screencast.com/t/T4QYotDDwOl
Should solve this issue, please let me know if it doesn’t and send me an example so I can inspect it.
Use it like this:
.single_template_5 .td-post-content header {
margin-bottom: 10px;
}
Thanks
Thanks Lucian, but I meant changing the colors of the Header of the tabbed widget – in my case – the header title “POPULAR ARTICLES” ((in the screenshot above in your answer).
Is that possible?
🙂
h4 in sidebar elements is not bad for SEO, as it’s an element of semantic web to use h4 and h5 for marginal headers to offset them from simply strong elements. They are still headers and semantically relevant with h tag for google/bing.
There are many articles on this topic online, but this one is likely the simplest:
https://yoast.com/blog-headings-structure/
OH! I just learned something new, interesting. Thanks a bunch everyone for the help 🙂
It doesn’t exist yet — insert these lines in the theme panel’s custom CSS section and it overrides the relevant styling from the theme files.
Thanks Lucian,
Where in the CCS do I input these values? In the main CCS editor? I can’t find the line:
.header-style-3 .td-full-logo .td-logo
Best,
Carly
Hi,
Use the Media Query Snippets from below and style the text as you like on mobile/tablet portrait/tablet landscape and desktop screens:
/* responsive phone */
@media (max-width: 767px) {
}
/* responsive portrait tablet */
@media (min-width: 768px) and (max-width: 1018px) {
}
/* responsive landscape tablet */
@media (min-width: 1019px) and (max-width: 1200px) {
}
/* responsive monitor */
@media (min-width: 1201px) {
}
Thanks
Hi,
You can add a new menu-item like this: http://screencast.com/t/GIEyslQY4Bv and move it to the right using positioning via css, like this: http://screencast.com/t/vywJwLP8aGD
Note that this is just an example, use this method in your case.
You could also add the button like this in the menu-header.php file:
If you don’t have basic php/html/css knowledge we recommend you to hire a freelancer to do this for you because this is custom work and we cannot provide custom work at this time as we work hard on the development, updates, fixes and support. You can always get a freelancer from sites like: http://studio.envato.com/ if you don’t know how to do it yourself.
Hope this helps!
Thanks
One problem I still have regarding the Tabbed content:
Is it possible to change the “Header Color” and “Header Text Color”
so it can match the other headers on the page?
The only possibility I get is like here (the “MOST POPULAR” on the right):
http://www.screencast.com/t/2fgOkA6ZB2
Thanks!
Hello @Lucian,
I set the text position as distance from top (per your comment #24392):
.td-big-slide-background .entry-title {
font-size: 100px;
line-height: 40px;
color: white;
text-align: center;
position: relative;
top: 180px;
}
But when I do this, I lose responsive design – when I view the page on iOS (iPhone 5), the text is not visible. So I tried using % in the top property of CSS:
top: 80%;
but this doesn’t work. Any suggestions on how to keep the design responsive and still be able to position text correctly?
Thanks,
Abhi