- 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
It seems that this is the default functionality of Yoast plugin in this regard but you can add a condition n page’s head and change it. Add bellow code in header.php like here: http://screencast.com/t/MVJqXC65t
global $paged;
if ($paged > 2) {
echo '<link rel="canonical" href="http://localhost/newsmag/' . $paged .'/">';
}
Thanks!
Good Morning , I was so exited buying this theme for my new Arabic website and i found it time wasting cause the header styles doesn’t support rtl menu , that’s so depressing because other themes in your category do have it ! so what about getting some help from here not only hiring someone from any other website or maybe what about money back policy ? thanks 🙂
Hello,
I have installed Default demo theme settings.
I am satisfied except for a few settings.
I want sidebar widget headers to appear like http://demo.tagdiv.com/newspaper_blog_cars/
Also I want to change the appearance of ‘Next’ and ‘Previous’ article links in post page.
How can I do that?
-Josin
Hi there,
I’d like to change the bbpress header color. By default it is black, I’d like to change that color. How can I do that?
Greetings,
Bastian
Hello,
Please try to use the code below and place it in Theme panel->Custom CSS area.
.td-header-style-11 .td-logo-wrap-full{
border-bottom:0;
}
Thanks for the message!
HI
Try this css in theme panel > custom code > custom css to correct the logo position: http://screencast.com/t/2mDs6IRa
.td-logo{
margin-left: auto;
margin-right: auto;
}
.td-header-style-9 .td-header-sp-logo img {
width: 350px!important;
}
Thanks!
Hi,
Unfortunately our theme does not provide such options. It will have to be added custom. I;m not sure where exactly you want to place a header but it needs to be hard-coded as there is no setting for it. Sorry.
You can make any text into a theme specific title like so:
<div class="td-block-title-wrap"><h4 class="block-title"><span>my text here</span></h4></div>
You have to add this in a raw html element on a page for it to work. http://screencast.com/t/6Z4gsZOueV
Thank you!
Well I made it that way. If you want it to stick to the header add 0 to the padding in the code above like so:
.home .td-main-page-wrap{
padding-top:0!important;
}
Thanks
Hello nano2408,
Please try to use the following code and place it in Theme panel to fix it that problem in the mobile version. Please notice that the thumb was set it to be 17 as value and that’s why you do not bring the good results in this.
.avatar-39{
float:left;width:39px;height:39px;border-radius:39px;margin:0 10px 5px 0;
}
header .td-module-meta-info{
height: 40px!important;
}
Thanks for your message!
Hello marioecg,
I guess that you are a bit confusing according to our logos. Please keep in mind that in the header exist only 1 logo which can be inline with menu items or above the menu items according to header style used by you. For more information about our Header Templates, please consult the documentation here -> https://forum.tagdiv.com/header-styles/ Also, please notice that you cannot have a new logo for each page or something like this. The logo can be set it from Theme panel, like this -> https://forum.tagdiv.com/logo-favicon/ and it is unique for the entire website.
If is not what you mean, please provide more details so I will be able to provide a more accurate response.
Thanks for your understanding!
Hi
You can try to use header styles 4, 5 or 9 which have a layout like this one: http://screencast.com/t/E9zLrMOccONj
For more details about theme’s header styles please check this link: https://forum.tagdiv.com/newsmag-header-styles/
Hope this helps!
Thanks!
Just for the header portion (so instead of the normal menu, i would like the hamburger menu)
Hi I have added a header in the side bar, but it is not displaying correctly. Sidebar was created within page. not through appearances->widgets.
Code used was
<div class=”td-block-title-wrap”>
<h4 class=”block-title”>Our Papers</h4>
</div>
Please see image for refference (our papers)
http://www.mediafire.com/view/rdvbembevwy49lh/block+header.PNG
Please see example here http://www.mediafire.com/view/6r26vxyh8d238nc/title+header.PNG
We wish to have headers sponsored by a company
eg. News brought to you by (Company logo)
Hi , I want to cusomize the main page of my website which has this code
[vc_row parallax_image=""][vc_column width="1/1"][td_block_trending_now limit="5"][td_block_big_grid_8 td_grid_style="td-grid-style-3" sort="featured"][/vc_column][/vc_row]
[vc_row full_width="" parallax="" parallax_image=""][vc_column width="2/3"][td_block_1 sort="" limit="5" custom_title="MOST POPULAR" td_ajax_filter_type="td_category_ids_filter" td_ajax_filter_ids="" td_filter_default_txt="All" ajax_pagination="next_prev"][td_block_2 category_id="31" limit="6" custom_title="GADGETS" header_color="#dd4646" td_filter_default_txt="Gadgets"][/vc_column]
[vc_column width="1/3"][td_block_social_counter custom_title="STAY CONNECTED" facebook="techntravel" twitter="" youtube="" open_in_new_window="y"][td_block_ad_box spot_id="sidebar" spot_title="- Advertisement -"][td_block_6 category_id="35" limit="3" custom_title="DESTINATIONS" td_filter_default_txt="All" header_color="#25b3b5"][/vc_column][/vc_row]
[vc_row full_width="" parallax="" parallax_image=""][vc_column width="1/1"][td_block_ad_box spot_id="custom_ad_1"][/vc_column][/vc_row]
[vc_row full_width="" parallax="" parallax_image=""][vc_column width="2/3"][td_block_18 category_id="33" limit="4" custom_title="INTERIOR DESIGN" td_filter_default_txt="All"][/vc_column]
[vc_column width="1/3"][td_block_6 category_id="34" limit="4" custom_title="SMART HOME" td_filter_default_txt="All"][td_block_9 category_id="73" limit="3" custom_title="VIRALS" td_filter_default_txt="" header_color="#4db2ec"][/vc_column][/vc_row]
I has to show certain posts from each category i selected , but it doesn’t.
I set the category id but still nothing , what should i do to put articles on front page category blocks
Thank you !
Hello nano2408
To get desired results, you need to add below code in the mobile custom code field.
header .entry-title {color:#657786; font-weight:bold;}
Refer: http://prntscr.com/cxsrsp
Results: http://prntscr.com/cxsrzt
Hope this will help you.
Hi all..
I’ve problem with fonts after minify css and js files.
For pagespeed I did some changes. Using child theme.
1. deleted import code from child theme style.css and moved main style.css content to child theme style.css.
2. moved font codes from header. and imported fonts child theme style.css file.
3. don’t use child.css file.
4. Moved jquery and other js files from header to footer.
Using w3 total cache, and when I activate css minify web site fonts not showing correctly. And after a few minutes only home page turning mobile version.
Selecting post content font “Open Sans” from theme panel, but it doesn’t work.
But if I change font family css code from Chrome Developer Tools, like font-family: “Open Sans, sans-serif”;, it shows fonts correctly.
I removed font codes header, but not changed.
What the reason can be?
I want to put a different logo in the main nav and footer than the one in the header, is there a way to do this?
Hi,
I would like to test diferent sizes for adsense banner at the header.
I have a code that tests 3 sizes, responsive, 970×90 and 970×250. When I put the code in the theme panel/ads it will turn it to only one size when I select Auto.
how can I implement this test?
please I need your help.
Thanks
Hello Castle Yen,
I have inspected your source page and I notice that your Google Analytics code appears twice, as you can see here -> http://screencast.com/t/NJW1ImLtJ3 First of all, please notice that by default, our theme insert the Google Analytics code in theme head and not in body. Do you have manually added that code in another part of the theme, like as in header.php? Please try to disable all the active plugins, leave just Visual Composer to active, clear all your caches and install only the plugins that come bundled with our theme and rule out any conflicting plugins.
Thanks for your understanding!
Hi, we use your Newspaper theme in our site http://www.digitalbizmagazine.com/. As you can see we are having an issue with our header. On the one hand, at the home page our logo appears on the left, instead of centered. On the other hand, in the whole website the logo is bigger than it used to be.
I hope you can help us. Thank you so much.
https://themeforest.net/item/newspaper/5489609
Changelog
Version 7.4 – September 12th, 2016
new: we are very happy to announce that this version of the theme supports retina featured images.
new: twitter video support
fix: Social counter header can be changed again
fix: footer copyright section on mobile theme now works as expected
fix: fixed author name on mobile theme + theme logo
fix: various bbpress css fixes
fix: category template subcategory dropdown list color
fix: better aligment for images without any aligment option (left, middle or right)
fix: cleaned up the social counter CSS
fix: WordPress RSS widget was broken
new: all blocks can now have custom classnames in the wrapper. The class can be added in visual composer while editing the block.
Or see in themeforest-5489609-newspaper.zip
-
This reply was modified 9 years by
Edward.
Ok,
Here is the final code. Replace all of it with this one and that should do it:
.td-header-style-5 .td-header-menu-wrap .sf-menu > .menu-item-11805 > a{
color:yellow;
}
.td-header-style-5 .td-header-menu-wrap .sf-menu > .menu-item-11807 > a{
color:yellow;
}
.td-header-wrap .black-menu .sf-menu > .current-menu-item > a{
color:white;
}
.td-header-style-5 .td-header-menu-wrap .sf-menu > .menu-item-11805 > a:hover{
color:white;
}
.td-header-style-5 .td-header-menu-wrap .sf-menu > .menu-item-11807 > a:hover{
color:white;
}
Regards, Bogdan B
Hi,
Changing the logo size will not be an easy task as it will affect responsiveness
Here is a code to increase the size for the logo on desktop:
.td-header-style-1 .td-header-sp-logo img{
max-height: 120px;
}
.td-header-style-1 .td-header-sp-logo{
width: 320px!important;
margin: 28px 10px 0px 10px!important;;
}
The logo will increase in size but for tablets it will break the layout a bit as the layout has been created to show properly on tablets as well. You can use the advanced css boxes and add change the values of this code for each device for it to look properly on each one.
As an alternative, you could user a header style that uses the full logo and not re-size it like headers 9, 10 and 11
Thank you!