- TutorialsDefault Block Settings Guide
Hi,
So it happens on an iPad? I could give you a code to add some margin top to the header ad both. I tested with the emulator, the ad looks like this
– https://www.screencast.com/t/Fini7DHO0Z
With an added margin both top and bottom it would look like this
– https://www.screencast.com/t/ms1fZpD9jLa
.td-header-rec-wrap {
margin-top: 14px;
margin-bottom: 14px;
}
Enter that here – https://www.screencast.com/t/mt7A3PpdSKv
Do you maybe use a value here for tablets? – https://www.screencast.com/t/AUl3xVNYslL3
Thanks
Hi,
There are a few topics you can check to see how you can find the theme strings
– https://forum.tagdiv.com/topic/theme-translation-with-wpml-in-spanish/
– https://forum.tagdiv.com/topic/wpml-and-header-text-logo/
– https://forum.tagdiv.com/topic/wpml-theme-translate-logo/
If the chosen strings are not visible in the translation after adding them, it could be the problem from here (this solved many similar issues)
– https://wpml.org/forums/topic/cant-add-string-for-translation-from-admin-strings/
Thanks
Hi,
The background header image is defined in the header template file, each header style has this option I believe
– https://www.screencast.com/t/ZXSBuyyA
You could create conditions for each category, if is category set a background image. I did not try something like that, can’t say if it’s possible or not.
There would be another way of doing it, with some CSS. For example using the category ID
– https://www.screencast.com/t/snAWT51EL0vc
You could set a background image with CSS for each category like that.
From what I know there are plans to provide an increased functionality for the header in the future, so maybe something like this will be possible.
Thanks
Hi,
The theme will set the website logo as h1 as explained in these topics
– https://forum.tagdiv.com/topic/h1-on-logo-inside-pages/
– https://forum.tagdiv.com/topic/h1-in-logo/
– https://forum.tagdiv.com/topic/multiple-h1-in-a-my-custom-page/
Header style 3 and multipurpose header style 3 are different header styles. The non multipurpose styles can be modified in a child theme, the others cannot (they are added by the former multipurpose plugin now included in the tagDiv composer).
Thanks
Hi guys, amazing theme — thanks so much for all of your hard work on it.
I have a really quick question. I’m using the Better Font Awesome plugin and using icons with all of the header tags. How would I set a default color with CSS for those icons? Here is an example of how I’m currently doing it — I’d like to get rid of all of the span tags:
<h3 style="text-align: center;"><span style="color: #bab8b8;">[icon name="arrow-down" class="" unprefixed_class=""]</span> Check Latest News</h3>
Thanks in advance for your help!
Choose the default block title (block header 1) and then make the changes suggested above like this http://prntscr.com/kpjy1p (I don’t work here)
I keep getting this error appearing in my GSC soft 404 errors. Does this need to be indexed? Can I change robots.txt to tell google to not index it?
Last crawled: 8/20/18
First detected: 3/11/18
The target URL doesn't exist, but your server is not returning a 404 (file not found) error. Learn more
Your server returns a code other than 404 or 410 for a non-existent page (or redirecting users to another page, such as the homepage, instead of returning a 404). This creates a poor experience for searchers and search engines.
The link itself displays this error:
Fatal error: Uncaught Error: Call to undefined function get_header() in /home/interes6/public_html/wp-content/themes/Newspaper/index.php:6 Stack trace: #0 {main} thrown in /home/interes6/public_html/wp-content/themes/Newspaper/index.php on line 6
What is the best way to resolve this? thanks
Wordpress said my them is installed but missing files.
This is what it says:
“Template is missing. Standalone themes need to have a index.php template file. Child themes need to have a Template header in the style.css stylesheet.”
Hello.
I really want to remove H1 from Logo because I like to add the h1 tag in every page by myself. But I have some doubts about do that. I did that:
1. It seems that I need to create a Child Theme. I followed this steps to do that and everything was perfect: https://forum.tagdiv.com/topic/creating-a-child-theme/
2. I use header 3 multipurpose for my website. So I copy the file header-style-3.php from my parent theme to Newspaper-child/parts/header/header-style-3.php
3. Change the code like this: http://www.screencast.com/t/HkuuAayUyX4U (I used the WordPress Editor)
But It doesn’t work, Logo in Home is h1. What I’m doing bad?
Thank you very much
Hello Bogdan.
Thanks for replying.
Yes, I’m trying with is_category function in header-style-10.php file with code like
td_util::update_option('tds_header_background_image', my_category_image); but I can’t update the background image.
If you could point me in the right direction, maybe using the API or some hooks… I’d apreciate so much.
Thanks in advance!
Hello,
Sorry but our theme does not allow different headers or different accent colors based on the category. these elements are added across the whole site in our themes and not template dependent. You will need to use functions such as
https://developer.wordpress.org/reference/functions/is_category/
to create separate implementation based on categories.
We cannot help in this regard as it represents customization and it’s not covered by the theme support as mentioned in our support policy: https://forum.tagdiv.com/support-policy-2/
Thank you!
Hello,
In Newspaper > Theme Panel > Per category settings > Aphorisms (that’s the particular category I want to customize)
I choose the Style 6 under
CATEGORY TEMPLATE This is the header of the category
This way I get a grey overly image with the category title in the middle, and I think this is a placeholder for an image, but I cannot find a place where to upload it.
Thank you
Hello ! I suscribed to Google AdSense 2 days ago and since this morning, i have too many ads on my website.
For example, my homepage : https://stephenkingfrance.fr
I only want the one on the top (bottom of the main menu). But too others are showing : bottom of the list of articles and above the footer (above the instagram widget !).
In the back office i disabled everything but header ads (and sidebar ads), but it is still there.
Any help please ?
Thank you !
i found out that the color only doesnt change on the BLOCK HEADER 4 all other block header do accept the color i give them…
https://prnt.sc/kozpfr
might this be hard coded somewhere for the footer? as Block Header 4 is used in some of the normal footer templates? just an idea..
thanks
You can upload it as a logo on header styles 9, 10 or 11 which will show the logo full width like this example: https://demo.tagdiv.com/newspaper_cars/
The big car banner is the site logo.
If you want o have a banner as well as a logo besides the menu, then you need custom modification to implement the banner.
Thanks.
Hello.
I’m working with Craft Ideas, a child theme and Header Style-10, and I’m trying to reach this:
I’ve got 7 categories and I want a different header image depending on which category I’m in (default image for the rest of pages in the site).
I also trying to get a different color for each category for h tags, links and other commun elements.
I’m a PHP programmer, so I could edit the template files if needed. In fact, I was trying several changes in header-style-10.php file.
Could you tell me how to get that?
Thanks in advance!
Hello,
you ca remove the left margin but it depends on whether your logo image has spacing or not. The newspaper logo by default has a bit of spacing around it so it cannot start at the very left because of that spacing coming from the image itself: https://www.screencast.com/t/zIAW2w0LV3o
Make sure your logo image has no left spacing and then use this code:
.td-header-style-1 .td-header-sp-logo{
margin: 28px 45px 6px 0px;
}
Thank you!
Ok. No problem.
The menu uses an id so in order to target it you would use #td-header-menu
Depending on the menu though. If you want to target individual menu items, you would use
.sf-menu li
The easiest method to find the classes is to use the browser inspector: https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thank you!
I’m trying out vidpulse (https://www.vidpulse.com/) for video analytics and have to add a code to the theme header.
I added it to the Analytics/JS Codes section, and it is showing results for videos posted using the regular post format but not the video format. Why would the code not be loading on the video format posts? Any way to fix this?
Thank.
Additional information: We’re using header ‘Style 2 – Multipurpose’ for desktop view, Smart snap (mobile) sticky menu with mobile logo. Social icons are disabled.
Site in question: https://www.caymanhealth.com/
Can I insert a GIF banner in the top header as it is here – https://www.cosmopolitan.com/
Google Ad Sense has a new auto ad feature which requires code to be inserted into the header of the page. I see in the custom code section of the theme panel the custom html sections says it is added at the end of the page. How can I add it to the header? Do I have to modify each page/post or is there ONE place I can put the code that will work on all pages? I do not want it to show up on the home page.
Thank you.
Hi, how do I align the desktop logo to the first item on the navigation menu? (header style 1) Thank you.
Like this –> https://ibb.co/bEHGSp
ty
The theme is very versatile. But is there a way to define footer height on for mobile devices? The footer looks fine on desktop and tablet, but when you look on a smartphone, there’s a lot of empty space and the footer is out of proportion. The header can be defined for mobile, but it would be great if that can be done with the footer.
Cheers,
Martin.
Hi,
Bogdan, I understand the theme is not RTL compatible. However, I have to an extent customized the theme and I am happy with it. I am only struggling to find the css class id for the menu header. Could you please provide me that?
Thank you.