- 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
Buna,
Am facut mai multe teste cu aceasta versiune si solutia pe care am oferit-o referitor la custom ad 4 are nevoie de ceva in plus. Pe langa modificarea facute deja si exemplificata in topicul celalalt, trebuie adaugate aceste linii de cod: http://screencast.com/t/ai2k0yasN si http://screencast.com/t/Qs8brocIzM4
Doar acum o sa fie custom ad 4 activ din toate punctele de vedere.
Dupa aceea trebuie folosit acest shortcode (nu cel de mai sus):
Acum depinde de header style-ul pe care il folosesti pentru ca acolo trebuie pozitionat shortcode-ul.
Stilul de header 3 sau 6 au acelasi tip de header ad sub meniu ca si cele pe cale le-ai exemplificat de pe newspaper 6 si nu va mai fi nevoie de modificari in cod pentru ele.
Daca tot doresti sa customizezi un alt header atunci trebuie adaugat codul in unul din aceste fisiere:
http://screencast.com/t/1VxGQzZIKnm5
Multumesc
Hello mattemkadia,
Please notice that the main menu is set it separately from the category. As you can see in our documentation, the main menu is part of our header styles and it could be different for the whole website, according to header style used by you. For more information about our header styles, please check our documentation here -> https://forum.tagdiv.com/header-styles/ So, if you want to have other colors for your main menu in the category page, you have to add them manually, using the custom CSS code.
Thank you for your understanding!
Hello,
Is there a way…when having a sticky menu with header logo to have the logo and menu separated by one line?
At present when sticky menu is selected…and the header logo is selected for the sticky menu…the logo and menu are on one line.
The problem we have is that our menu is too long and it ends up on a separate line when the logo is included.
Perhaps there is a CSS to easily resolve this?
Thanks for your help.
Hi,
I purchased the Newspaper theme but now can’t install the plug ins that go along with it (such as visual composer).
When I try to install, I receive the message:
The plugin does not have a valid header.
Downloading install package from http://urbanyvr.com/wp-content/themes/Newspaper/includes/plugins/js_composer.zip…
Download failed. Service Temporarily Unavailable
I am wondering if this is because I am using 1&1 managed WordPress?
I switched the managed wordpress over to a standard installation shortly after signing up as I did not realize the limitations.
Please advise – I would really like to use this theme and it’s very frustrating not being able to.
Hi, as soon as I try to save an update on a page, I get the following warning:
Warning: Cannot modify header information - headers already sent by (output started at .../wp-content/themes/Newspaper/includes/wp_booster/td_block.php:175) in .../wp-admin/post.php on line 197
Warning: Cannot modify header information - headers already sent by (output started at .../wp-content/themes/Newspaper/includes/wp_booster/td_block.php:175) in .../wp-includes/pluggable.php on line 1171
What could be the issue of that?
Newspaper: 6.7.2
Wordpress: latest
Hello, I experience the same. Posts are displaying but pages are empty – only the header title, but no post_content. I can try to wait for the CDN to clear the cache, but right now after the upgrade, it is not working.
I’ve searched the forum and found some posts about having both the main menu and top menu display in mobile.
Those posts were for the Newspaper theme. Just for the heck of it, I tried the Custom CSS as suggested. Not a surprise, it didn’t work.
How can both menus be displayed in mobile for the Newsmag theme?
My site is helpuconquer.com I’m using header style 8.
Thanks,
Go to Menus and there select the top header menu there you can remove it. Screen shot: http://prntscr.com/b2txy5
http://www.themicrobiomediet.net
Please help as I don’t think people need to see this code.
How do I fix it?
All I did was copy it over from google into the space provide in the theme options..
Salut,
Referitor la Google Page-level ads, cum le pot include în tema mobilă? Am introdus codul primit de la Google în setările temei mobile, secțiunea Custom Javascript, am eliminat etichetele <script> </script>, dar primesc eroarea „Missing ; before statement” http://www.screencast.com/t/DSOmtEkUGap ? Este corect așa: "async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"> ? De asemenea, mă interesează dacă este corect unde încerc să introduc această reclamă (am plasat-o și în header.php al temei pentru desktop)?
;
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-xxxxxxxxxx",
enable_page_level_ads: true
});
Referitor la fonturi, am înlocuit fonturile implicite din style.css (cu excepția unora precum „Newspaper”) cu următoarele: font-family: -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif;. Se poate să apară probleme din această cauză? Sau există elemente la care nu este recomandată modificarea setului de fonturi implicite?
Mulțumesc!
Hi,
Try it like so:
The solution to the problem is to put the line of code from this link on top of the htaccess file. Literally put it on top, not inside the other lines of code, but just on top.
Not the whole thing or else it will screw up your webpage. Just this part: Header add Access-Control-Allow-Origin “*”
Make sure you copy from StackExchange so it copy and pastes correctly, because the htacess file is one of the most delicate parts of operation.
Thank you!
1) A child theme is not update proof unfortunately. The files will still have to be replaced and customization re-added if the file itself gets updated in the main theme. Think about it. A file gets updated with new code and you serve the old version from your child theme. It will not work properly. This is the thing about customization there is no update proof way of doing it.
2) Yes, you need to first copy over the child theme folder from the base theme archive and then create the same path for the file you want to customize as the guide shows.
3) + 3a: In that case you simply copy over the file from the root directory into the root directory of the child theme.
4) + 4a i;m not sure exacly what userpro should do as we have not tested it. I cannot provide any blind solution as I’m not sure what it is supposed to tie in. Sorry but we can’t provide any solution for this. In order to add the file to the child them, you need to maintain the file sctructure and create a /parts/header/top-menu.php in the child-theme folder
5) and 6) unfortunately these are untested plugins so we are not sure exactly where to add the code. Unfortunately this represents customization that falls beyond what support can offer you/
7) You can find the list of modified files here: http://tagdiv.com/td_deploy/Newspaper/changed_files_6.6_7.0.html Each of the files on this list were modified.
8) The mobile theme will not be affected by the child theme in the classical way as it uses a different file structure and different files. It will not use the same smartlist files as the desktop version: http://screencast.com/t/8ElxdYM2AlvV
8)a. There are 2 mobile versions now. One is the standard version and one is the mobile theme. Every setting for the mobile theme can be found here: http://screencast.com/t/fGer1I2jJzN6 so settings for the mopbile theme are made here. If you deactivate the mobile theme this panel will disappear.
8)b. I send you an email for it.
9) As I wrote above, you only need to create the file structure replicating the one in the main theme and copy your files there. As a note on the child theme all of the wp-booster folder will not work from the child theme. any modification to files in this folder will have to be made in the main theme.
Thank you!
Si asta unde ar trebui sa pun, ca am inserat in header.php dar dupa ce am upload-at nu mi-a aratat pagina deloc.
Nu imi puteti da exemplu cu poze?
Mi-ar trebui ca in exemplul Style 8, 9, 10, 11 – adica exact sub meniu, doar ca folosesc tema default.
Thanks but no it did not work
I have inserted this code into .htaccess
<IfModule mod_headers.c>
Header add Access-Control-Allow-Origin “*”
</IfModule>
Cleared cache in Firefox. Nothing has changed
Bob
Hi Catalin, I just re-updated the theme as you indicated, via FTP, I deleted the old theme folder and wp cache but nothing really changed, images still won’t show up, header and sidebar is still missing, part of the menu as well.
In the admin panel i recive some error strings like these and part of the left menu is missing:
et ‘tds_thumb_td_1068x580’ in /web/htdocs/www.lungotevere.org/home/wp/wp-content/themes/Newspaper/includes/wp_booster/td_first_install.php on line 17
Warning: Illegal string offset ‘tds_thumb_td_1068x0’ in /web/htdocs/www.lungotevere.org/home/wp/wp-content/themes/Newspaper/includes/wp_booster/td_first_install.php on line 17
Warning: Illegal string offset ‘tds_thumb_td_0x420’ in /web/htdocs/www.lungotevere.org/home/wp/wp-content/themes/Newspaper/includes/wp_booster/td_first_install.php on line 17
Warning: Illegal string offset ‘td_version’ in /web/htdocs/www.lungotevere.org/home/wp/wp-content/themes/Newspaper/includes/wp_booster/td_util.php on line 150
Please help, we really need the site to work again soon becouse is election’s days here in Rome.
THX
Hi there,
First of all, please accept my apologies all of these.
Please allow me to ask a few things about customization of the new Newspaper version 7.0.
1. Since I am doing some customization on my site and based on what I had read on the documentation and on your rules that any update of the Theme we should try again to re-implement the code for our customization, so I decided instead of doing that again and again is to add the Child Theme, that any update of the Theme still the customization of site will be there right? Please advise if this the best option? Hope it will.
2. (If Serial 1 is not the best option, leave this.) Please advise if this is correct to Add a Child Theme via FTP I will just add the Folder “Newspaper-child” located in /code folder? base on this Tutorial Link to add it under “wp-content/themes” right? by just dragging it via FTP? same on this Image Link.
3. Author Box Card replace it with USERPRO shortcode.
Filename:
/wp-content/themes/Newspaper/loop-single-12.php – this is my style number
ShortCode to add:
<?php echo do_shortcode('[userpro template=card user=author]');?>
Original String Structure:
<?php echo $td_mod_single->get_social_sharing_bottom();?>
<?php echo $td_mod_single->get_next_prev_posts();?>
<?php echo $td_mod_single->get_author_box();?>
<?php echo $td_mod_single->get_item_scope_meta();?>
</footer>
Modified String Structure: Please advise if this is correct syntax code?
<?php echo $td_mod_single->get_social_sharing_bottom();?>
<?php echo $td_mod_single->get_next_prev_posts();?>
<?php echo do_shortcode('[userpro template=card user=author]');?>
<?php echo $td_mod_single->get_item_scope_meta();?>
</footer>
3.a. If I am using a Child Theme I just copy the Filename then create a directory structure path in the child theme as in the theme and paste the Filename based on this Tutorial Link aight?
4. Sign In/Join Desktop view popup version using USERPRO shortcode
Filename: wp-content/themes/Newspaper/parts/header/top-menu.php
ShortCode to add:
<div class="td-login-wrap">
' . do_shortcode('[userpro template=login]') . '
Original String Structure:
//<span class="td-sp-ico-logout"></span>
echo '<ul class="top-header-menu td_ul_logout">
<li class="menu-item">' .
get_avatar($current_user->ID, 20) . 'ID) . '" class="td_user_logd_in">' . $current_user->display_name . '' .
'
<li class="menu-item">
<i class="td-icon-logout"></i>' . __td('Logout', TD_THEME_NAME) . '
';
} else {
echo '<ul class="top-header-menu td_ul_login"><li class="menu-item">' . __td('Sign in / Join', TD_THEME_NAME) . '<span class="td-sp-ico-login td_sp_login_ico_style"></span>';
}
}//end login window
Modified String Structure:
Please advise how to add the correct syntax code.
4.a. Same on Serial 3.a. question.
5. Sign In/Join Mobile View using USERPRO shortcode
Filename:
Please advise where to modify it?
ShortCode to add:
Please advise the correct syntax code for this.
' . do_shortcode('[userpro template=login]') . '
Original String Structure:
Please advise where to modify it?
Modified String Structure:
Please advise how to add the correct syntax code.
5.a. Same on Serial 3.a. question.
6. FB Comments instead of WP comments
Filename:
wp-content/themes/Newspaper/header.php
wp-content/themes/Newspaper/loop-single-12.php
ShortCode to add:
header.php
<div id=”fb-root”></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = “//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.5&appId=XXXXXX”;
fjs.parentNode.insertBefore(js, fjs);
}(document, ‘script’, ‘facebook-jssdk’));</script>
loop-single-12.php
<div class="fb-comments" data-href="<?php echo get_permalink($td_mod_single->post->ID); ?>" data-width="100%" data-numposts="5"></div>
Original String Structure:
header.php
</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);?>
loop-single-12.php
<?php echo $td_mod_single->get_item_scope_meta();?>
</footer>
<?php echo $td_mod_single->related_posts();?>
<?php
} else {
//no posts
echo td_page_generator::no_posts();
}
Modified String Structure: Please advise if this is the correct syntax code?
header.php
</head>
<body <?php body_class() ?> itemscope="itemscope" itemtype="<?php echo td_global::$http_or_https?>://schema.org/WebPage">
<div id=”fb-root”></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = “//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.5&appId=XXXXXX”;
fjs.parentNode.insertBefore(js, fjs);
}(document, ‘script’, ‘facebook-jssdk’));</script>
<?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);?>
loop-single-12.php
<?php echo $td_mod_single->get_item_scope_meta();?>
</footer>
<div class="fb-comments" data-href="<?php echo get_permalink($td_mod_single->post->ID); ?>" data-width="100%" data-numposts="5"></div>
<?php echo $td_mod_single->related_posts();?>
<?php
} else {
//no posts
echo td_page_generator::no_posts();
}
6.a. Same on Serial 3.a. question.
7. If there is a new update of the Theme like for example: header.php as we added a Custom Code on version 6.x.x has 92 Lines + 2 Lines on our Custom Code both on Main Theme and Child Theme then a new update came version 7.0 header.php has 98 Lines, since our Child Theme had originally 92 Lines, are we going to update also our Child Theme structure based on the latest one from 92 Lines to 98 Lines then + 2 Lines on our Custom code?
8. Mobile Theme Plugin – if I install this plugin would the Child Theme modification will reflect to this? I mean I made changes in Serial 3, 5 and 6 will it reflect also? Please advise.
8.a. Whats the difference between Theme Panel background color for mobile vs Mobile Theme Plugin Settings background color? Which one should I make the changes if this Plugin is installed?
8.b. Gradient color – may I ask the exact hex number of this color? Link Here
9. Am I allowed to create directory structure and add the following filename on the Child Theme incase all of the above are possible to my site.
>loop-single-12.php
>top-menu.php
>For Serial 5 filename
>header.php
I have sent my Login Credentials via mail incase you may need it with the same Subject here.
Regards
Hi,
We are aware of this and we try to make users aware of this as well: https://forum.tagdiv.com/theme-colors-introduction/ (note at the bottom of the article)
The black version does not require a white background though. If you install the demo and leave it to default, you will see that the header and footer are full width and not boxed: http://screencast.com/t/BzhxghiHdA
You can see this on our live demo as well: http://demo.tagdiv.com/newspaper_black/
So there is no need to worry about a white background on the black demo.
Thank you!
Salut,
Folosesc versiunea 4.2 temei Newspaper, si am nevoie de ajutorul vostru.
Intr-un forum anterior colegul m-a ajutat sa creez un costum aad 4, acuma am nevoie de ajutorul vostru ca sa setez locul bannerului care vreau sa fie intre meniu si content. Am pus codul
echo do_shortcode(‘[panel_ads spot_id=”custom_ad_4″]’);
in header, dar in loc sa imi arate ce am pus in costum ad 4, imi arata codul acesta. Am facut si un print screen cum arata acuma:
http://kepfeltoltes.hu/160511/banner-costumad4_www.kepfeltoltes.hu_.jpg
Asi vrea sa fie in mijloc si sa apara bannerul care am pus in costume_ad_4
Multumesc pentru ajutor.
Hello Gelurban,
I have checked your website and I did not saw any problem with your header. It works fine and looks good, as you can see here -> http://screencast.com/t/VB295WaMfpC2 If your problem reappears, please try to disable all your untested plugins because these could interfere with our theme and might create this issue and then you have to clear all your caches.
Thank you for your message!
Hi Catalin,
I manage now to update my site to 7.0 without having a problem and I am proud to share it to the community.
Please help me to implement back the following:
1. Please advise if this is correct for Facebook comments and USERPRO Author Box – I manage to set this properly on the previous version 6.7.2 I am using loop-single-12.php style
<?php echo $td_mod_single->get_social_sharing_bottom();?>
<?php echo $td_mod_single->get_next_prev_posts();?>
- - - This is what I inserted a shortcode to show a USERPRO Author Box Card - - -
<?php echo do_shortcode('[userpro template=card user=author]');?>
<?php echo $td_mod_single->get_item_scope_meta();?>
</footer>
- - - This is what I inserted a code to show Facebook Comment - - -
<div class="fb-comments" data-href="<?php echo get_permalink($td_mod_single->post->ID); ?>" data-width="100%" data-numposts="5"></div>
<?php echo $td_mod_single->related_posts();?>
For Facebook comment – I place a code in header.php
<body <?php body_class() ?> itemscope="itemscope" itemtype="<?php echo td_global::$http_or_https?>://schema.org/WebPage">
<div id=”fb-root”></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = “//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.5&appId=XXXXXX”;
fjs.parentNode.insertBefore(js, fjs);
}(document, ‘script’, ‘facebook-jssdk’));</script>
<?php /* scroll to top */?>
2. http://prnt.sc/b2jo8d – I want to know the exact gradient color of that in the screenshot.
Regards
Look in either the header.php or footer.php files.
ps: same with SEARCH in Mobile-Theme-Header – it should be “Suche” in German.
Hello,
I just purchased the theme because I like the NewsMag Classic Blog settings/theme. Unforunately, when I try to install any of the preset themes I get the Ajax error below 30 seconds into the upload. I tried the other presets and got the same error message.
I’m on Rackspace and see error message below…no idea what to do about this and will have to get a refund if I can’t get the NewsMag Classic Blog settings to upload. Thanks.
—————-
—————-
Ajax error. Cannot connect to server, it may be due to a misconfiguration on the server.
textStatus: error
td_ajax_request_name: full_demo_media_1
errorThrown: Internal Server Error
responseText: <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Strict//EN”
“http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd”>
<html xmlns=”http://www.w3.org/1999/xhtml” lang=”en” xml:lang=”en”>
<head>
<!– Flux Header Custom Code Start–><!– Flux Header Custom Code End–>
<meta http-equiv=”content-type” content=”text/html; charset=UTF-8″ />
<title>Unable to Serve This Request</title>
<style type=”text/css”>
body{…
I must have done something wrong, but I have copied my code from Google DFP and placed it where it should go in the theme box, as well as added the other code into the header, as well as put it in the custom HTML section. Nothing shows up.
If you could provide me with an email, I could provide the site details as we are still building the site and it is not public yet.
Or point me in the direction of additional trouble shooting information that would be great.
Thanks,
Eric
Hello, I’ve updated Newspaper theme to latest version 7.0 and now the website’s header appears to be broken on chrome browsers:

However it looks fine on firefox:

The website is rolloid.net
How can I fix it? Thanks in advance