- NewspaperHeader Builder
- NewspaperHeader ads
- NewspaperHeader styles
- 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
- NewspapertagDiv Cloud Library Plugin
- NewspapertagDiv Composer Tutorial
- NewspaperUsing the Theme Translations with WPML
- NewspaperInstagram in Newspaper WordPress Theme
- NewspaperWeather Shortcode
- NewspaperThe Mobile Theme
- NewspaperLogin – How to Enable User Registration
Hi,
In order to do that please go in Newspaper>theme panel>Header>Logo&Favicon and change the logo -> https://www.screencast.com/t/NlgWR6lgfw
If you have more questions let us know!
Thank you.
Thanks again! Do you have a suggestion for the best header style for the logo on mobile where it is a normal size? The thumbnails of the featured images are way too large compared to the logo.
Is there no way to make the logo larger for the other header styles? The themmanerd.com on mobile is way too small.
Thanks for the info! Is there also no option to pick a separate header style for mobile?
Hi,
1. So if you want to add this form in header you can do that by set the embed code from mailchimp
-> https://www.screencast.com/t/D4uFPmAhz6w -> https://www.screencast.com/t/XYdfaw9StR -> https://www.screencast.com/t/mRvc7j4K also you can add some custom css if is need.
2. When you create the forum please check only the settings you need to have in mailchimp -> https://www.screencast.com/t/pIZ7vAb96hIk
Thank you.
How can i remove the subheader / subnavigation?

Hi,
If I understand correctly you want to change the header size on the mobile version.
here is an example -> https://www.screencast.com/t/2VdUfrX8
In order to do that you need some custom css, if you need help with that please provide me a link were I can take a closer look to your header.
Create custom code with the browser’s Inspector or the Live CSS Box -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thank you.
Hi,
If you are referring on this -> https://www.screencast.com/t/EnEyws6qdc if is so you can use this custom css
add the css in Newspaper>theme panel>Mobile theme >Custom code
-> https://www.screencast.com/t/HqSTf7TfzZ7W
.td-category-header{
display: none;
}
-> https://www.screencast.com/t/Cw4otHJOi3lZ
Also I note that your thumbs do not have the proper size please try to regenerate the thumbs -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/ , also is possible that you have some plugins that made that happen
-> https://www.screencast.com/t/Dgm3oZAGS8
-> https://www.screencast.com/t/4MZdvmKa
Thank you.
Hi,
i tried to change the background image on Voice demo but could not find option in the panel.
https://demo.tagdiv.com/newspaper_voice/
Please share place where it is possible to change it within options.
Thanks!
Hi,
in the City News demo https://demo.tagdiv.com/newspaper_city_news/ there is a different way from other demos of styling block headers. How is it achieved? I could not find anything using tagdiv composer settings. Is it in CSS? I’d like the arrow to be in the middle.
https://pasteboard.co/HX0eUT8.jpg
THanks!
Hi there,
I’m unable to change the Fast News menu color in it’s normal state (http://prntscr.com/m8tc57).
From Theme Panel -> Theme Colors -> Main Menu, I can only change the color of the sticky menu.
I did manage to change it’s color via custom CSS code, changing the inbuilt colors: .td-fast-news .tdm-header-style-1.td-header-wrap .td-header-menu-wrap-full, .td-fast-news .tdm-header-style-1.td-header-menu-wrap.td-affix {
background: linear-gradient(to right, #b9035b 0, #ef0a32 25%, #8b0081 100%) !important;
}
But when the page loads, the default colors load and appear first, then change to the ones put by me via the custom CSS code.
Can you lend me a hand with this?
Thank you,
Vlad
Hi,
Unfortunately, the theme does not have any such an option that allows you to do this, sorry! You should use your inspector browser to create your own custom CSS code and edit the header on mobile, as you wish. Check here -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/ As a hint, you need to use the media queries if you want to target only the mobile devices.
Thanks.
Hello Catalin
Our website is http://www.sportguide.ch.
I found a working search plugin and want to make your search icon to disappear.
Therefore I pute the code in you mentioned in another discussion:
.header-search-wrap.td-icon-search{
display:none;
}
But your icon is still there. What is wrong? Code okay?
If you need an access to the backend I have to install first a clone and sned you your access information but that needs to be protected and not public.
Hi, recently, we wanted to integrate Newsletter functionality for our blog so that, when someone comes to our blog, a Newsletter input is provided where he can signup for the daily updates.
Glad to see that Newspaper provides a premium plugin for the same.
We are using that plugin with Mailchimp.
And I have inserted it to the sidebar.
I have two questions.
Q1 – What if I wanted to show this form on the click of a menu item in my main website header? How can this form be embedded in the main header menu?
Q2 – For the time being, when it is in the sidebar, whenever I fill this with any mail ID, a new page of Mailchimp opens up where it is written thanks for subscribing etc etc. How do I disable this functionality. I don’t want any other page to open up, just a thanks will do the work.
Thanks.
Hoping to increase the header height, currently using style 10, happy with desktop header height but wanting to double mobile height. Thanks in advance 🙂
When I trying to create new post, I’m getting this error:
[17-Jan-2019 23:41:50 UTC] PHP Notice: Undefined index: action in /var/www/html/wp-fov/wp-content/plugins/td-composer/includes/tdc_ajax.php on line 67
[17-Jan-2019 23:41:50 UTC] PHP Stack trace:
[17-Jan-2019 23:41:50 UTC] PHP 1. {main}() /var/www/html/wp-fov/index.php:0
[17-Jan-2019 23:41:50 UTC] PHP 2. require() /var/www/html/wp-fov/index.php:17
[17-Jan-2019 23:41:50 UTC] PHP 3. wp() /var/www/html/wp-fov/wp-blog-header.php:16
[17-Jan-2019 23:41:50 UTC] PHP 4. WP->main() /var/www/html/wp-fov/wp-includes/functions.php:964
[17-Jan-2019 23:41:50 UTC] PHP 5. WP->parse_request() /var/www/html/wp-fov/wp-includes/class-wp.php:715
[17-Jan-2019 23:41:50 UTC] PHP 6. do_action_ref_array() /var/www/html/wp-fov/wp-includes/class-wp.php:375
[17-Jan-2019 23:41:50 UTC] PHP 7. WP_Hook->do_action() /var/www/html/wp-fov/wp-includes/plugin.php:515
[17-Jan-2019 23:41:50 UTC] PHP 8. WP_Hook->apply_filters() /var/www/html/wp-fov/wp-includes/class-wp-hook.php:310
[17-Jan-2019 23:41:50 UTC] PHP 9. call_user_func_array:{/var/www/html/wp-fov/wp-includes/class-wp-hook.php:286}() /var/www/html/wp-fov/wp-includes/class-wp-hook.php:286
[17-Jan-2019 23:41:50 UTC] PHP 10. rest_api_loaded() /var/www/html/wp-fov/wp-includes/class-wp-hook.php:286
[17-Jan-2019 23:41:50 UTC] PHP 11. WP_REST_Server->serve_request() /var/www/html/wp-fov/wp-includes/rest-api.php:295
[17-Jan-2019 23:41:50 UTC] PHP 12. WP_REST_Server->dispatch() /var/www/html/wp-fov/wp-includes/rest-api/class-wp-rest-server.php:321
[17-Jan-2019 23:41:50 UTC] PHP 13. call_user_func:{/var/www/html/wp-fov/wp-includes/rest-api/class-wp-rest-server.php:936}() /var/www/html/wp-fov/wp-includes/rest-api/class-wp-rest-server.php:936
[17-Jan-2019 23:41:50 UTC] PHP 14. WP_REST_Autosaves_Controller->create_item() /var/www/html/wp-fov/wp-includes/rest-api/class-wp-rest-server.php:936
[17-Jan-2019 23:41:50 UTC] PHP 15. WP_REST_Autosaves_Controller->create_post_autosave() /var/www/html/wp-fov/wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:218
[17-Jan-2019 23:41:50 UTC] PHP 16. _wp_put_post_revision() /var/www/html/wp-fov/wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:365
[17-Jan-2019 23:41:50 UTC] PHP 17. wp_insert_post() /var/www/html/wp-fov/wp-includes/revision.php:300
[17-Jan-2019 23:41:50 UTC] PHP 18. do_action() /var/www/html/wp-fov/wp-includes/post.php:3747
[17-Jan-2019 23:41:50 UTC] PHP 19. WP_Hook->do_action() /var/www/html/wp-fov/wp-includes/plugin.php:453
[17-Jan-2019 23:41:50 UTC] PHP 20. WP_Hook->apply_filters() /var/www/html/wp-fov/wp-includes/class-wp-hook.php:310
[17-Jan-2019 23:41:50 UTC] PHP 21. call_user_func_array:{/var/www/html/wp-fov/wp-includes/class-wp-hook.php:286}() /var/www/html/wp-fov/wp-includes/class-wp-hook.php:286
[17-Jan-2019 23:41:50 UTC] PHP 22. tdc_on_save_post() /var/www/html/wp-fov/wp-includes/class-wp-hook.php:286
The url’s are:
POST http://fov.local/wp-json/wp/v2/posts/271/autosaves?_locale=user(returns 500)
with payload:
content: “<!– wp:paragraph –>↵<p>test test</p>↵<!– /wp:paragraph –>”
excerpt: “”
id: 271
status: “draft”
title: “test test”
Same happens with publishing
Hi, folks
finally going to upgrade some of my sites running Newsmag 3.1 to latest.
Way back when, there was a somewhat across the board minor ‘bug’ if you will with paginated headers.
(h1 title category pagination)
Meaning, if you have a category like ‘Florida Government News’ …
siteeeeee.com/NEWS/florida-government-news/
you might have headers on the main page
FLORIDA GOVERNMENT NEWS
however, when you go to subsequent pages (let’s say 60 items per page);
/florida-government-news/page/3/
the h1 header is still
FLORIDA GOVERNMENT NEWS
when ideally it should be something like
FLORIDA GOVERNMENT NEWS : page 3
since 20 indexes with identical H1 headers is kind of funky.
While one element can be changed via editing a template; some of that is buried so deep, it’s almost impossible to get to.
Any chance this got sorted yet at some point, or could it?
Thanks!
Hi, i start using ads and i´m having problems when i use the articles ad function with a link to other pages.
The banner looks good, but the link also is in the nexts 1 or 2 paragraphs. I tried using some ads plugins and still have the same problem.
Here you can see a screen capture: https://www.bioeconomia.com.ar/wp-content/uploads/2019/01/Captura.png
This is the code i used:
<div class=”td-all-devices”>

</div>
i would also like to know if it´s posible to put the ad before the tittle in the post. If i ued the header ad, the banner appears in all pagesand i only wanted in the posts.
Thanks.
Thank you for the quick reply! I also one last question in regards to header style 8. It looks great on desktop but on mobile it looks very tiny and I’m getting much more traffic on moboile. Is there any option to enlarge it in the theme panel? Thank you!
Is there an easy way to create a title attribute for a block header link, like a tooltip when hovering the header title?
I use the Block 1 and the Block header 10, with a title url link, for instance linked to a category.
Then I would like to have i popup title attribut like the once used for post titles.
I have tried with a few different “Extra class”, but I don’t really think that is possible…
Thanks in advance 🙂
Hi,
So if those settings are not working -> https://www.screencast.com/t/o7GdFIcL the next option is to set some custom css for the Live search text
.td-header-top-menu .td-drop-down-search .entry-title a {
color: black;
}
Please add this custom css in Newspaper>theme panel>Custom code>Custom css
-> https://www.screencast.com/t/B7IDKVhiAe3v
Thank you.
Hi,
That will require modifications as mentioned in these topics
– https://forum.tagdiv.com/topic/please-help-me-to-change-header-image-url/
– https://forum.tagdiv.com/topic/change-logo-url/
By a theme option it is not possible.
Thanks
Hi,
A link to the website if possible and some more details about what I should check would be most helpful. I would have no idea what were these changes you made to the header and what is happening on mobile.
Thanks
<!doctype html >
<!–[if IE 8]> <html class=”ie8″ lang=”en”> <![endif]–>
<!–[if IE 9]> <html class=”ie9″ lang=”en”> <![endif]–>
<!–[if gt IE 8]><!–> <html <?php language_attributes(); ?>> <!–<![endif]–>
<head>
<title><?php wp_title(‘|’, true, ‘right’); ?></title>
<meta charset=”<?php bloginfo( ‘charset’ );?>” />
<meta name=”viewport” content=”width=device-width, initial-scale=1.0″>
<link rel=”pingback” href=”<?php bloginfo( ‘pingback_url’ ); ?>” />
<?php
wp_head(); /** we hook up in wp_booster @see td_wp_booster_functions::hook_wp_head */
?>
</head>
<body <?php body_class() ?> itemscope=”itemscope” itemtype=”<?php echo td_global::$http_or_https?>://schema.org/WebPage”>
<?php /* scroll to top */?>
<div class=”td-scroll-up”><i class=”td-icon-menu-up”></i></div>
<?php locate_template(‘parts/menu-mobile.php’, true);?>
<?php locate_template(‘parts/search.php’, true);?>
<div id=”td-outer-wrap” class=”td-theme-wrap”>
<?php //this is closing in the footer.php file ?>
<?php
/*
* loads the header template set in Theme Panel -> Header area
* the template files are located in ../parts/header
*/
td_api_header_style::_helper_show_header();
do_action(‘td_wp_booster_after_header’); //used by unique articles
This is the only code I have in my theme header php
I want our logo in the header to link to a different URL than the homepage. How do I do that?