- NewspaperHeader Builder
- NewsmagHeader styles
- NewsmagHeader ads
- NewspaperHeader ads
- NewspaperHeader styles
- 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
- 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
Hello Catalin,
I noticed that the header.php file already was exactly as shown in the screencast.
Any more specific ideas of how to solve the problem of lost old Facebook Likes?
Can I remove the header from a single page? If so how would I go about it?
Thanks MikeMahaffey
Hello
How i can use another logo in sticky main menu rather than mobile logo or header logo? or is that possible?
Thanks
I created categories and added some posts to some of these. The ones that have posts has a blank main content area but header, footer and sidebar are showing. Category pages without any posts shows “No posts to display”.
Any ideas? Someone I know is using this exact theme and they have no issues. I even compared my settings with his.
Hello,
I have a problem with the logo of my site http://velikotarnovo.com when it displays on desktop copmuters.
As the site loads, there is a missalignment between the logo and the 728×90 google ad that displays. I have defined the size of the logo as 275×90 in the style.css file, because I thought the default size you have given there is causing this, but it seems that is not the case.
Please help.
Thanks,
Peter
You can change THEME BACKGROUND, and change header color. But did not find any place where I can change header background.
Every time when I change something with header it also resets my menu. And again I need to add menu.
Hi, Im trying to get my top header to appear on mobile device as at the moment its not showing, in addition, is there an alternative search bar function as its not very good on a mobile.
Hello,
1)Please provide more details about your problem because I do not exactly understand what you mean. If you are referring to the sibling category -> http://screencast.com/t/Fdiw5IKrt1, please notice that these are not affected by the plugin and these will randomly appear on the website.
2)You should change the category template if you do not want to display any other siblings who probably are not related to your category. Consult here -> https://forum.tagdiv.com/newsmag-category-templates/
@meinPekaWe, you should use the code below and place it in Theme panel->Cusotm CSS area.
The code is ->
.td-header-border:before, .td-weather-week:before, .td-weather-information:before{
background-color: green!important;
}
The result is here -> http://screencast.com/t/eRlZ7nNda
Thanks for the message!
Hello campagnuolo,
If you want to move to the right the main menu you should use a bit of CSS code to do that.
#menu-td-demo-header-menu-1{
float:right!important;
}
The result you should see here -> http://screencast.com/t/3KqzbiJaKaSw
Thanks for the message!
Hello,
Well any image will impact the site’s page speed. The bigger it is, the slower the site will be. If you want it full width, we suggest not going over 1920 px as most monitors have a full had resolution (1920×1080) if you want the image full width of course. If you want to place the image above the menu you can use a do_shortcode function inside the theme php file corresponding to the header style you use. Then place the image shortcode inside the function like so:
<?php
if (is_front_page()){
echo do_shortcode('here you should add your shortcode');}
?>
http://screencast.com/t/TEbJuLdrP3F
Thank you!
Hello AWAY FROM LIFE,
First of all, please ensure that you are using the header template style 10 which display the logo in full width on the top of the page + main menu and then you should use a high logo which must have the similar size with logo on Scandal Magazine demo, like this -> http://screencast.com/t/7W4WYanlUMu
Hope this helps!
Thanks for the message!
Hello raunakniroula,
I guess that you want to decrease the spaces between main menu and logo and ad section, right? So, if you want to do this, you should use the code below and place it in Theme panel->Custom CSS area.
The code is ->
.td-header-sp-rec img {
margin-bottom:0;
}
.td-header-sp-logo {
margin-bottom:0;
}
.td-main-logo img{
margin-bottom:0;
}
The result you should see here -> http://screencast.com/t/kZhDK0OqhtEC
Thanks for the message!
Since the update when I click on editor to to try to get to my header the page freezes on the Newspaper: stylesheet.css and then it forces me to kill the page and reload. It will not let me in to edit anything.
this is the area –> theme-editor.php
How do I fix this?
Hi Bogdan,
This is the theme responsibility. I’m not using a free theme that never updates. I have the proper code knowledge as I’m a software developer as well, I’m pretty familiar what I can do around PHP and wordpress. I already made my changes at the code but on the next release of Newspaper theme, I will lose my code and change it again.
Instead, the theme can be responsible for developers as well as users instead of being stubborn about it, no offense. Take a look at the premium themes, each one has the necessary hooks around their code.
As I told before, you already put a hook right after header, which is great. What I’m asking is another hook right before header. (See I have coding skills, I have checked your code, understood it, I don’t need a developer for this.) This is not a customization. If it’s a customization, why would you add it already? This is a premium theme responsibility. It’s just a line of code, for God’s sake.
Hi Bogdan – thanks for the reply.
The URL of the website is http://www.vpnratings.com and the header is the image that you see immediately under the main menu with a blue background. It’s currently listed as approx 2,000 pixels wide which is obviously currently impacting on site speed.
Thanks again,
Simon
Hey
I found the settings (sorry was not able to read this thread…). Theme color – “Headers backround color”….
But my last questions is still not solved:
how can I changed the settings (layout etc…) or delete the “latest article” widget?
Thanks
Tobias
Dear all
I want to customize the color of my new blog. The color themes of the pages could be changed easily (thanks for the admin panel :-)…). I want to change the “title backround color” of all my widgets to a different color (rgba(66,189,205,0.8 / HEX #42bdcd).
Also the Widget “latest article” (don` find the setting for this). How can I chance the color here, or remove the “latest article”….
I used the “hompage – tech” template.
Many thanks for your support and advise.
All the best
Tobias
My site lost being responsive:
http://www.ballard.hu
I was deleting some codes from header to delete an adsense ad, maybe I’m deleted something?
Hello,
In order to edit a header style, you will have to change it’s code as there is no setting to change the elements of a header. If you want to remove the header ad and replace it with the social icons, you will have to edit this file: http://screencast.com/t/DMIETQ5H
You can find the sharing widget code here: http://screencast.com/t/Re6yMPrw
You will need to adapt the code for it to work and then you will have to add some css rules for positioning
You will require coding skills for this. Moving things around is never easy.
Thank you!
Hello,
The header and footer social icons can be changed using a css code. Please add this code in the theme panel-> custom css box:
.td-social-icon-wrap .td-icon-font{
font-size: 15px!important;
}
Thank you!
Well if the header is custom, you should edit the custom header file. I;m not sure how it;s added or how it pulls the ad. You will have to identify the custom header file and idendify the ad code and wrap it inside this condition:
<?php
if (!is_page( 24281 )){
the ad code here ; }
?>
Thank you!
Hello,
Well this will depend on how and where you want to place the image and depends on the header style that you use. please provide a link to your site and specify where you want the image so I can inspect the container and see the exact dimensions needed. The header height is also dynamic based on the line-height you add to your fonts so it’s hard for me to guess how you set up your site.
Thank you!
Hello johndoe,
Please keep in mind that we do not have any problem with our header ads and the Header Ad from our demo seems to work as properly, as you can see here -> http://screencast.com/t/z9dupeBh5x Please provide the link to your website so I can further inspect it closer.
Thanks for the message!
Hi Bogdan,
I think there is a misunderstanding. The thing I want to do cannot be achieved using WordPress hooks. It should be the theme hook. If you check header.php of newspaper theme folder, there is an action call right after show header function (at the end). What I’m asking for is a hook the same as that one (of course different name) but right before calling show header function. I don’t think there should be an impact of it. I also wish you could add more hooks for developers same way such as adding some inside search.php file 🙂
Thank you.