- 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
Hi my website is alexiptoto.com .
We upload a new article every 30 minutes. I want to add to the htaccess file expire headers.
When I tried to add them alone , when I refresh the page I couldnt see the new articles. What you advice to do so I can add expire headers without a problem?
Hi Guys,
Having worked with this theme for the best part of 9 months I have a few feature requests which would improve the site.
1. Add shaddowing effect to the bottom of the Main Menu
2. Add the option to enable Transparency to the Main Menu – This allows you to add a custom blended colour header to the background.
3. Add shaddowing option to either side (vertically) to the edge of the theme (before the background).
Regards,
Dave
betotg.com
Thanks. that’s what I was looking for.
for those who are looking for the same thing- you’ll have to change the category page too-
.td-main-content-wrap,
.td-category-grid {
background-color: #red!important
}
.td-main-content-wrap,
.td-category-header {
background-color: #red!important
}
Hi,
I understand now. If you just want to hide the header ad on the homepage, you can use css to do it:
.home .td-g-rec-id-header{
display:none!important
}
Just place the code in the custom css box in the theme panel.
If you want to remove the ad on other pages as well, you can use the same code again, only change the .home class to the ‘page id’ class. You can get the page id number using your browser inspector: http://screencast.com/t/XRgXQokTB9
For the example page from the screenshot, the ‘page id’ class is page-id-41 so we will use the code like so:
.page-id-41 .td-g-rec-id-header{
display:none!important
}
I hope this helps
Thanks.
Ok, i thinks this can not resolved my problem, i’m sorry my english is not very good, i try to explain better.
I create a new page on child theme, this page will be my home page, in this one, a put header.php and footer.php with get_header(); …. it works!!
I chose a specific header on theme panel (header 1, 2 … 12) it works too!!
but it appears, there a ads on it 728×90, just under the header menu.
I know i can disabled it on the theme panel, but if i do that, it will disables but in all pages.
And i would like to remove this ad but just on the page i built, because it’s my home page, i want to keep the ads on the other pages.
I hope you understand
Thanks
Hello kerem,
I’ve checked your site and i saw your problem with a big space in your header. This issue comes from an ad plugin. When i inspected your site i saw this: http://screencast.com/t/F8qrYRDJUCDm . Please try to disable this plugin and try it again or you can hide the class when generate there big space like this:
http://screencast.com/t/VVdcb3ZH – http://screencast.com/t/uy1Rlely3YLp
.googlepublisherpluginad {
display:none;
}
Hope this helps.
Thanks and let us know how it goes!
Hello, i have a problem about header. When i click a post or something from menu, a big space appers in header. ( but homepage is normal ) you can see in the pictures.
http://i.hizliresim.com/ZJq930.png
http://i.hizliresim.com/PBVlDb.png
http://i.hizliresim.com/rRDO1z.png
thanks.
Hello,
I have tried to recreate this on my end but could not recreate your issue.
http://screencast.com/t/5fUIOQmZ9rkF
I used a 1200×180 test logo and it fills the header container (1164px) on all 3 styles with full logo.
Please check if you have any modifications to the header container. You can also try this without any plugins active (except visual composer) to rule out a plugin conflict.
If the problem is still there provide a link to your website so we can take a look and come up with a solution.
Thank you!
Hi,
Thanks Ing Geek!
@djsdrive
You can add alt test in Theme Panel > Header – http://screencast.com/t/ODYAOsq3TmQC
For footer logo you can try to make this change until we fix it – http://screencast.com/t/aOrqXU9JQ so it will take the alt text from header logo that you can set it in Theme Panel.
$td_logo_alt = td_util::get_option('tds_logo_alt');
alt="' . $td_logo_alt . '"/></a>';
Thanks!
-
This reply was modified 10 years by
Alin [tagDiv].
-
This reply was modified 10 years by
Alin [tagDiv].
Hello,
In order to make your logo stay on the left side you can use this custom CSS:
.td-header-style-9 .td-header-sp-logo{
float:left;
}
And then assign a background color to your website (white counts as well) Just change to anything but the default value to make the container boxed: http://screencast.com/t/OUu7hBk1Nccg
You can also use a padding-left: value in your code to adjust the logo position.
result: http://screencast.com/t/tx6P5k5pNLAv
Thank you!
Hi:
Thank you for the quick reply. The problem seems to be that on the upload of the image as a logo within Newspaper what was once a 1200×160 pixel image is reduced to 1024×136. I have tried several sizes including the 1200×160 but for all those over 1024 they get reduced (reformatted) in the Logo and Favicon upload to 1024 width. Our operation site at http://lagoonpondassoc.org is based on the free WordPress theme TwentyFourteen. We would like to have something similar if possible. In addition, each time the header is loaded a random selection is made from a set of images. Perhaps we wont get there but that is how it is now.
So, can we defeat the reformatting in the upload and would that defeat a bunch of other css formatting rules? Or is there some other way to get the side to side image?
Regards.
@djsdrive go to Theme panel + header + logo & favicon + LOGO ALT ATTRIBUTE .
Regards
Hi,
i’ve been trying to get my site logo to move from the center to the left hand side, using header Style 9.
I placed the following code in the custom css
.td-header-style-9 .td-header-sp-logo img{
margin: initial;
}
I took this code from the topic below (and changed the header style from 7 to 9), unfortunately it’s not worked. Do you have any suggestions please?
https://forum.tagdiv.com/topic/how-to-align-full-header-logo-on-left/
Hi! I have put some elements as Child-menu in the Top Header Menu, but the are not appearing on screen. What should i change to enable them? Tks!
Hello,
You can try and use a different header style that supports full logo: https://forum.tagdiv.com/header-styles/
(9, 10, or 11) That way you can upload a full size logo as big as the site width.
Thank you!
Hi,
Please access your files via FTP and check to see if the image is actually there in wp-content/uploads/2015/09/ED-Logo-Header-White.png” because the same error is displayed. If it is, please try this without any plugins so we can exclude a plugin conflict.
Let us know how it goes!
Thank you!
Getting the error message below
4O44O44O4
Warning: Cannot modify header information – headers already sent by (output started at /home/content/11/11006211/html/wp-content/themes/Newspaper/functions.php:1) in /home/content/11/11006211/html/wp-includes/pluggable.php on line 1207
thanks,
M
Hello,
There is no option in the theme panel for that but it can be changed with custom css:
.td-main-content-wrap, .post{
background-color:red!important
}
http://screencast.com/t/tKx1JgQpS
If you want to change the header section as well, that can be controlled from the theme panel.
Thank you!
Hi skyscorcher,
Unfortunately, our theme does not have an option to change only the background of the black box but also the entire background. This box are an transparent one and practically you see the background of the site.
http://screencast.com/t/VR3VPiCbO0 If you do not have a background image/color, the box-background will be black.
http://screencast.com/t/n4YPN5lZl
(they only meet in category template 6 and 8)
Another possibility to change only that background is to use the code below in Theme panel like this:
.td_category_template_6 .td-category-header,
.td_category_template_8 .td-category-header {
background-image: url("http://www.planwallpaper.com/static/images/canberra_hero_image.jpg");
background-repeat: no-repeat;
background-size:100% 100%
}
You should see the example here: http://screencast.com/t/Gxz19B5A4u
Hope this helps and let us know how it goes!
Thanks.
Hello!
I would like the theme allows you to place a greater header. The maximum size of the logo is very small. Has some Captcha code to increase it?
Thanks in advance,
Adriana
Hi Bogdan, thanks for the info.
I just uploaded a new logo image through the Theme Panel > Header > Logo & Favicon menu and it’s still not being displayed. Does that mean that my images are being uploaded to an incorrect folder?
I’m able to upload images and display them correctly in blog posts and pages… so why is this a problem with the header logo?
Could you take a closer look? Thanks.
Yuri
Hi
The theme can’t display different type of ads from same spot, so for example if set a banner ad for header this will be displayed on all devices. To display the ad-sense ad only for mobile devices and for other devices banner ads you will need custom modifications in theme’s core files.
This is a complex task which require lots of customizations and unfortunately we cannot offer custom work as we work hard on the development, updates, fixes and support. If you need this and you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer from sites like: http://studio.envato.com/ to do this for you.
Thanks!
Hi George,
Please try a bit of css in Theme panel->Custom css area like this: http://screencast.com/t/HIgpmROxf5
.td-header-style-7 .td-affix #td-header-menu {
margin-top:15px;
}
.td-header-style-7 .td-affix .td-header-sp-logo img {
margin-top:15px;
}
The result should see here: http://screencast.com/t/aUhRqsoQN
Thanks!
Hello,
The header style you use should display the full logo. I uploaded an image we use as an example ad: http://screencast.com/t/TcO0CDDiHKFS and it works fine.
I also checked your console and it seems to display an error about a certain logo: http://screencast.com/t/pxKKZlfwL3
Please try to disable all your plugins except visual composer and upload your full logo image.
Let us know how it goes.
Thank you!
Hi, I’ve just set up Newspaper theme on a staging site, everything seems to be working fine apart from Visual Composer for the homepage. The Visual Composer is available from the back end and I’ve started off with the existing default template, but when I publish there is nothing showing in the content area on the homepage – there is just a blank space between the header and footer? Is there something obvious I am missing to enable it to display?
The staging site is password protected, so if you need to see it can I send you the URL privately?