- 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
Good day. Style 4 – Boxed dark menu with logo allows you to place in the top two banners site, this is what I need in the style of Style 3 – Boxed dark menu how to do that in the Style 3 – Boxed dark banner displays two instead of one? Site: http://professional-forex.ru/
Hi,
You must be using some kind of custom add manager that causes this, normally in Header style 9 – https://forum.tagdiv.com/header-styles/ the header add is located beneath the menu, but you could change it’s location (assuming you have a header add code placed in Theme panel->Ads->Header add) by modifying header-style-9.php from the the theme files like this – http://screencast.com/t/8GMPckXe335D
Example with add between top bar and logo – http://screencast.com/t/IHTw92Sm9MN the code looks like this – http://screencast.com/t/tXEaT2ljGO4F
Example with add between logo and header menu – http://screencast.com/t/keEBZQX0J4jO the code looks like this – http://screencast.com/t/JaNTkBda8
Thanks
Hello
You should try the code below and place it in Theme panel->Custom CSS area.
The code is ->
.td-header-top-menu{
padding-left: 12px!important;
}
The result you should see here -> http://screencast.com/t/9OX5B9ohOLk
Thanks for the message!
Hello awtown,
Please follow this topic for a few possible solutions https://forum.tagdiv.com/topic/visual-composer-does-not-have-valid-header/
If you still cannot install it, though, install it manually via FTP. Oddly when WordPress installed via server panel there can be some odd permission stuff and it sometimes can be a headache.
Thanks.
Hi,
Please follow this topic for a few possible solutions https://forum.tagdiv.com/topic/visual-composer-does-not-have-valid-header/
If you still cannot install it though, install it manually via ftp. Oddly when wordpress installed via server panel there can be some odd permission stuff and it sometimes can be a headache.
Thanks.
There is a strange code showing up under my header menu bar. How do I remove it?
Hi Bogdan,
Thanks for coming back on this.
I added the suggested CSS in Theme Panel > Custom code > Custom CSS but it did not work…
the margin (top and bottom) is already 0px for “.td-header-style-6 .td-header-rec-wrap .td-a-rec-id-header > div”
Any other ideas?
Thanks
Brand new install. Trying to install Visual Composer and get this:
Installing Plugin: Visual Composer
The plugin does not have a valid header.
Downloading install package from http://www.healthfixesfordads.com/wp-content/themes/Newsmag/Newsmag/includes/plugins/js_composer.zip…
Download failed. Unauthorized
Return to tagDiv plugins panel
I’m not a code writer and expected this to work with minimal intervention.
Hello there,
I recently updated the new version of themeforest and it has done something strange to my header advert. It used to be placed between my logo and the menu bar and now it’s in the background to my menu – see here: http://citysavvyluxembourg.com/
Any ideas welcome!
Farrah Gillani
When I click the install button on Visual Composer, this message showes up:
“The plugin does not have a valid header.”
What is wrong? Or what do I do wrong?
Hi,
The hover and active colors depend on the header style that you use as well as the demo you have installed. Different header styles provide different results: https://forum.tagdiv.com/header-styles/
Thanks.
Hi,
Enter this code in Theme Panel->Custom Css, it will eliminate the white spaces
.td-header-style-10 .td-logo-wrap-full .td-logo {
line-height: 0;
}
.td-header-style-10 .td-logo-wrap-full {
min-height: 0;
}
The result with the code loaded – http://screencast.com/t/hU1yZeQX15sK
Thanks
Hi,
If you want no margin on your ad at all, you can use this code in the theme panel-> custom css box:
.td-header-style-6 .td-header-rec-wrap .td-a-rec-id-header > div{
margin-bottom:0!important;
margin-top:0!important;
}
Thank you!
Hello,
There is a blank space on the header between logo, menu and top bar on my website: animal welfare.org .
I want to eliminate the white space on the header.
On the theme panel there is not an option to do it.
Is there any other way to have no space between logo, menu and top bar?
Best regards
Can some one tell me how to change the order of the social icons in the header and footer? They come up alphabetically, and I would like to change that… Thanks!
I am also not able to get the Home menu item to appear back on the header menu. It tells me its invalid.
Thanks
I have (up to the latest update) been using the following code to replicate the sidebar and module-headings look even on pages:
<h4 class="block-title">
<span class="">CONTACT US</span>
</h4>
This has worked perfect up until the last update of the theme where all of a sudden the line that goes underneath the text nog gets pushed down one row. See for example my contact page for reference: http://www.enkelteknik.se/kontakt
If you compare the first sidebar header (that says “SOCIALT”) with the first header of the actual page (that says “KONTAKT”). The line beneath the word “KONTAKT” has been pushed down.
Is there any way to fix this? I can´t really figure out what in the code that has changed since the last version.
Hi Catalin,
It seems I was unable to explain the issue correctly. I will retry: there are different sizes for the two types of logos in the Official documentation and the Newspaper theme panel (Theme panel -> Header -> Logo for Mobile).
On one hand you are telling to use 32 x 42px for the mobile logo and 264 x 84px for the retina logo (Official documentation) but on the other hand the theme panel is suggesting to use different dimensions:
- LOGO MOBILE – Note: For best results logo mobile size: 140 x 48px
- RETINA LOGO MOBILE – Note: For best results logo mobile size: 280 x 96px
Hope I was clear enough this time 🙂
Hello everyone,
I did a small change in the custom css and now nothing works any more.
Can someone help me to find the error?
Here are my custom css:
.single_job_listing .company img { width: 3em !important; }
.category .td-category-pulldown-filter.td-wrapper-pulldown-filter {
display: none;
}
.td-header-sp-top-menu .td_data_time {
color: #fff !important;
}
.div.company { min-height: 4.5em !important; }
.td-post-content a {
color: #000089;
}
.wpb_text_column a {
color: #000089;
}
@media (max-width: 767px) {
.td-header-top-menu-full, .td-header-sp-top-menu {
display: block !important;
}
.single-job_listing .td_block_related_posts, .single-job_listing .comments {
display: none;
}
.div.woocommerce-tabs .ul.tabs .li.additional_information_tab {
display: none !important;
}
.single-job_listing .td-post-template-default .td-post-featured-image .img {
display: none !important;
}
}
.single-job_listing .td-g-rec-id-content_inlineleft {
display: none !important;
}
.page-id-2802 .td-main-page-wrap {
padding-top: 15px;
}
.asterofont-search {
font-size: 4em;
}
.single-resume .td-g-rec-id-content_inlineleft {
display: none !important;
}
Thanks in advance for any help!
Best,
Adam
Hello Support,
We are looking after http://gpalpoint.pt/ and have a question about adding a leader-top advert.
Specifically I am trying to control the gap around the banner ad (specifically top and bottom).
For instance, through the web console, We can eliminate the gap below the banner ad with the following JS:
jQuery(“.td-main-page-wrap”).css(“padding-top”,”0px”);
This however does not work for all pages, and we are not so keen in trying to guess and implement “workarounds” for all the possible use cases in the existing (or future pages).
How would you recommend to approach a “fix” for this?
We are using WP 4.7 and Newspaper 7.6
Regards,
Pedro
Hello,
Well these are references for the header and footer logos. Please remove or replace the header and footer logos with other images that are present in the media library and then clear all caching and purge cdn files.
Thank you!
Hello mayaguez,
If you want to change the text for your second line of your header logo text, you should do it from Theme panel, like this -> http://screencast.com/t/yDp2uMHI8Tkg
Unfortunately, our theme does not have any such an option that allows you to change the font for Logo text from the theme panel, sorry! If you want to change it you should use a bit of CSS code to load the new font for this section. For example, you can use the code below and place it in Theme panel->Custom CSS area:
.td-logo-text, .td-tagline-text {
font-family: ABeeZee;
}
Also, notice that the ABeeZee font should have to be loaded in your theme from the panel if you want that the code to be applied.
Thanks for the message!
Hello,
Header style 10 will show the full logo you upload. Here is the logo you uploaded: http://dsghreview.com/wp-content/uploads/2016/12/dsghr_logo_full-length-01-300×35.png
Our theme will not enlarge any logo. You will need to upload a bigger logo image if you want t bigger logo. The theme cannot do that as enlarging any image will result in huge quality loss.
Thank you!
Hello rehanahmadjamal,
Unfortunately, our theme does not have any such an option that allows you to change the size of header logo and header ad, sorry! Please notice that both elements are precisely calibrated and if you will increase or decrease them you can damage the header layout and we cannot offer support for this, sorry! You should try to do this task yourself, using your own inspector browser and then you should create your custom CSS code according to our documentation here -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Hope this helps!
Thanks for your understanding!
Hi,
I would like to increase the size of my header logo and header ad. How can I do that? I am using newsmag theme