- 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
Hey there,
got a couple of questios about the theme.
1) I put a searchbar-widget an a custom link in the header add area.
Now i wonder if i can change the [SEARCH] Button somehow to the magnifier icon ?!
And ofc how i can manage to do this ?
2) is there an option remove the magnifier icon on the main menu ? (don’t need the dropdown search bar)
‘the medium’ (as seen in ur showcase section) modified the searchbar to not be drop down, is this a better way
then change the widget ?
3) Another question is about authors, i read that there is no build in option to show co-authors and so on.
I wonder if it’s possible to change the php files to show more than one author(role: author)
instead of using co-authors plugin and co-authors(role:co-author)
4) Is there a build-in way to show my latest youtube videos automatically on wp, i found only manuall ways
(e.g. youtube-block)
same for facebook posts, twitter. The Instagram-block is doing this already right ?
-if not, would you suggest usig ifttt or wp plugis to do this ? (if you have exp. with this)
5)i got some issues with the moble plugin on wp multisites.
so far i’m running a multisite, and had tg mobile plugin running as network activated.
does it only work if i manually activate the plugin for every site (guess that makes sense for this kind of plugins) ?
Is there any other known problems with the mobile plugin on multisites that i have to think of?
thanks so much,
alex
How to create custom header template for specific category. For example i have two categories . I want to use different header for these categories.
How can i use two different menus for two different categories . Example i have two categories Cat1 and Cat2 and two menus . Menu1 and Menu2 .
I want use menu1 for Cat1 and Manu2 for Cat2 . How can i use it.
Thanks. Tried it but logo doesn’t move. You’re right about header style 1 – but what I actually want is the logo left like style 1 – but the banner above the logo, and the banner was easier to move in style 9. Hae a look here: https://www.standby.dk/
Look here for example please:
http://www.saleprice.ro/category/telefoane-mobile/
The articles don’t appear, appears only sidebar and top header with the articles, but down it’s empty doesnt load the articles
Hi,
You should not modify the themes style.css file because it could lead to problems in the theme. Add all your css modifications in Theme Panel->Custom Css. You can float the logo left by adding this code in Custom Css
.td-header-style-9 .td-main-logo img {
float: left;
}
This is the result with no background set – http://screencast.com/t/iwbikZcG and with background – http://screencast.com/t/5fli1Nadu
However, you should take a look at Header Style 1 – https://forum.tagdiv.com/header-styles/ which looks like what you are trying to achieve.
Thanks
Articles are not showing in category page
It shows only on top the header with articles 4 and down the list of articles don’t appear.
It appears only the sidebar and no articles within the category page
It has to be something within the theme preventing Rev Slider to go full width, also I noticed that the top menu and main menu are boxed as well. I tried every single header and they all look boxed, the one I will use for my website is Style 10: Full Logo on top + Centered Menu.
If you look at your politics demo, you will see full width menu backgrounds and full width Rev Slider. I must assume you added custom CSS, because I seriously tried every single thing…
Hello,
I changed the layout background color of the theme (#fcfcfc), and there is a space under the header menu which I would like to stay white. I can not find which element id it is.
Could you please tell me about that
Thank you.
http://www.journaldufranc.com/
Hi
I just want to float the logo left in header style 9. I found a solution in the forum but using float: left; in style.css just makes the logo disappear. Could you help me out?
Hi,
Thanks for your response, and while the code you sent fixed the issue (thank you), I have to say my sevlievo.com custom CSS was identical to that of velikotarnovo.com (until I added your code to the former), so the problem must be somewhere else. Could the reason be that the theme for sevlievo.com was purchased a few days ago, and that for velikotarnovo.com a couple of months ago?
In addition, that same line of the Top menu is a bit too far to the left, compared again to velikotarnovo.com. How can I fix that?
The original custom CSS I have for velikotarnovo.com is below:
@media(min-width:1021px){.td-header-style-1 .td-header-row {
width: 1023px;
margin-left: auto;
margin-right: auto;
}
}
@media(max-width:1021px){.td-header-style-1 .td-header-row {
width: 1023px;
margin-left: auto;
margin-right: auto;
}
}
.td-header-menu-wrap {
background-color: #000;
min-height: 48px;
}
.td-header-style-1 .td-header-row {
width: 1030px;
margin-left: auto;
margin-right: auto;
}
.td-header-sp-logo {
width: 272px;
float: left;
position: relative;
margin-left: 0;
margin-bottom: 8px;
margin-top: 8px;
}
.td-header-sp-rec {
float: right;
margin-bottom: 8px;
margin-top: 8px;
width: 728px;
position: relative;
}
@media (min-width: 768px) {
#td-top-search {
position: absolute!important;
top: 10%;
}
}
.td-header-container {
width: 100%;
}
@media(min-width: 768px) {
#td-top-search {
margin-top: 0!important;
position: inherit;
display: inline-block}
}
.td-header-menu-wrap:before {
background-color: #c00000;
content: “”;
display: block;
height: 4px;
}
.td-header-border:before {
height: 0;
}
.td-trending-now-wrapper {
background-color: #FFFF00;
height: auto!important;
}
.td-container-border > .td-pb-row:first-child .wpb_wrapper .td_block_wrap:nth-of-type(1) {
background-color: #FFFFFF;
}
@media(max-width: 768px){
.td-header-sp-rec,
.td-header-style-1 .td-header-row {
width: 100%!important;
}
.td-main-menu-logo img{
width: 75%;
}
}
@media (max-width: 768px){
.td-main-menu-logo img {
width: initial!important;
}
}
Hello newbietamvan,
You can make the header “wide” by changing the header section — we use style 8 …
For the footer you can make it wide, via custom CSS.
try this (what I use) —
.td-footer-container {
width: 100%;
}
.td-footer-container .td-pb-row {
width: 1021px;
margin: 0 auto;
}
Thanks for your understanding!
Hello,
I suppose that you forgot to add the custom CSS code for your third website. Use the code below and place it in Theme panel->Custom CSS area.
The code is ->
.td-header-style-1 .td-header-top-menu {
top: 0;
}
Thanks.
If you want to center the menu you should choose a header style that provides a centered menu. There are 12 header style to choose from: https://forum.tagdiv.com/header-styles/
Thank you!
hi,
If you want to place a custom code in the header then you should look for the header file that corresponds to the header style that you use. The header files are found here: http://screencast.com/t/lppryMeUA
Thank you!
Hello manumahajan26,
If you want to remove the theme via Filezilla, please notice that you should simply delete de theme folder which contains all the theme’s core files. You should look at the following useful online tutorials, like this -> https://www.youtube.com/watch?v=v2-1SwJp-1Y -> https://trustiko.com/delete-wordpress-theme-completely/ After you have deleted from there, you should install the theme via FTP method according to our documentation here -> https://forum.tagdiv.com/newsmag-install-via-ftp/
Regarding on your second question, I do not exactly understand about what custom headers you are referring to. Notice that our theme has a list of 10 header templates as you can see here -> http://screencast.com/t/qLFTMSvfbwC For more information about our header styles, please consult here -> https://forum.tagdiv.com/newsmag-header-styles/ If you want to create your own custom headers you should do it yourself because we cannot provide additional services at the moment, sorry!
Thanks for your understanding!
Hi,
Your header menu has a visibility hidden style property – http://screencast.com/t/D0TlW4Ti7 Try adding the code provided above. It will make the menu visible at all times, just add it in Theme Panel->Custom Css. Please let me know if it works for you.
Thanks
I’m working on a theme that has header-style-7.php, without an advertisement. Can I add a full width slider? Either in the header or right below that. The image gallery is perfect, but the width is 1067px. I would like it to be 100%, but only for that row. I think it’s possible, but quite complicated to do.
is there anyway i can add ads on header without using Theme panel?
even if it’s in the code i can do it i just need to find out where
Hello team,
I am deleted newsmag from theme folder using filezilla. Complete folder is deleted but still theme is not completely removed. How can i remove it completely so i can install a clean copy . One more question is that please tell me that can we handle custom headers and footers using newsmag theme panel
[vc_row][vc_column][td_block_trending_now header_text_color=”#ffffff” header_color=”#d74f22″ css=”.vc_custom_1474654487058{background-color: #ffffff !important;}”][td_block_big_grid_6 category_ids=”-35″][/vc_column][/vc_row][vc_row][vc_column width="2/3"][td_block_1 custom_title="MOST POPULAR" sort="random_7_day" limit="6" ajax_pagination="next_prev" css=".vc_custom_1479939771047{background-color: #ffffff !important;}"][/vc_column][vc_column width="1/3"][td_block_ad_box spot_id="custom_ad_2"][td_block_ad_box spot_id="custom_ad_3"][/vc_column][/vc_row][vc_row][vc_column][td_block_7 custom_title="Latest in Sports" custom_url="http://thedesertreview.com/category/sports/" category_id="37" limit="6"][/vc_column][/vc_row][vc_row][vc_column width="1/3"][td_block_ad_box spot_id="custom_ad_4"][/vc_column][vc_column width="1/3"][td_block_ad_box spot_id="custom_ad_5"][/vc_column][vc_column width="1/3"][td_block_ad_box spot_id="custom_ad_1"][/vc_column][/vc_row][vc_row][vc_column width="1/3"][td_block_15 custom_title=”Weekly Webcast” category_id=”1410″ limit=”1″][/vc_column][vc_column width="1/3"][td_block_text_with_title custom_title=”Weekly Newsletter: Subscribe”][rainmaker_form id=”85698″][/td_block_text_with_title][/vc_column][vc_column width="1/3"][vc_single_image image="89930" img_size="medium" onclick="custom_link" img_link_target="_blank" title="Weekly E-Edition" link="http://www.thedesertreview.com/wp-content/uploads/2016/12/combinepdf-22.pdf"][vc_facebook][/vc_column][/vc_row]
Hi,
I use News Magazine style on my blog but i want make a center text category on header menu ( main )
how to do it with css?
Thank you
Hello Fitlogy,
You should try the code below and place it in Theme panel. This code will overwrite the color of the post title in homepage post.
.td-post-template-8 .td-post-header .entry-title a{
color: #fff!important;
}
Please keep in mind that is too hard to replicate your problem on my side…you should leave the issue at your website so I can inspect it closer and also, so I will be able to provide a more accurate response. If you delete errors how can I inspect them? On the future, you have to leave there your problems so we can take a closer look at them.
Thanks for your UNDERSTANDING!
I managed to get the code so that when I select another category it gets colored as well
.td-header-style-10 .td-header-main-menu .current-menu-item {
background-color: #4db2ec;
}
I removed the first child option and the “spread” of color to the preview of the articles dissappeared as well.
Full code now is .td-header-style-10 .td-header-main-menu .sf-menu > li > a:after {
height: 0;
}
.td-header-style-10 .td-header-main-menu .sf-menu > li > a {
color: black;
}
.td-header-style-10 .td-header-main-menu .sf-menu > li > a:hover {
background-color: #4db2ec;
}
.td-header-style-10 .td-header-main-menu .current-menu-item {
background-color: #4db2ec;
}
which works fine for me.
So from here, how can I set custom color codes per menu item?
I can see each menu item had an ID of some kind but can’t get it in css yet.
f.e menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-mega-menu menu-item-393
Thanks in advance
Hi,
You can try this code for Header style 10 (for Header style 11 change the first class number to 11 in each of the lines), just enter it in Theme panel->Custom Css
.td-header-style-10 .td-header-main-menu .sf-menu > li > a:after {
height: 0;
}
.td-header-style-10 .td-header-main-menu .sf-menu > li > a {
color: black;
}
.td-header-style-10 .td-header-main-menu .sf-menu > li > a:hover {
background-color: #4db2ec;
}
.td-header-style-10 .td-header-main-menu .menu-item-first a:first-child {
background-color: #4db2ec;
}
Please let me know if this works for you
Thanks
-
This reply was modified 9 years by
Simion C..
Hello,
1. The colors of the main menu (the one with the logo) and the top bar (the white one on your site) can be changed from the theme panel’s color section.
2. A photo can onl;y be inserted with css like this topic suggests: https://forum.tagdiv.com/topic/header-image-7/
3. You cannot edit the main menu width. Sorry . The widths in our theme are fixed and changing them will break the layout. Our theme was built with a fixed width in mind.
Thank you!