- TutorialsDefault Block Settings Guide
Hi,
I don’t see the error…only no results…..
I have php error 24-Sep-2018 14:49:40 UTC] Eroare bazÄ de date WordPress Not unique table/alias: ‘wpxp_postmeta’ pentru interogarea SELECT SQL_CALC_FOUND_ROWS wpxp_posts.ID FROM wpxp_posts INNER JOIN wpxp_postmeta ON (wpxp_posts.ID = wpxp_postmeta.post_id) INNER JOIN wpxp_postmeta ON (wpxp_posts.ID = wpxp_postmeta.post_id) WHERE 1=1 AND wpxp_posts.post_type = ‘post’ AND ((wpxp_posts.post_status = ‘publish’)) GROUP BY wpxp_posts.ID ORDER BY wpxp_posts.post_date DESC LIMIT 0, 4 efectuatÄ de require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/Newspaper/search.php’), get_sidebar, locate_template, load_template, require_once(‘/themes/Newspaper/sidebar.php’), require_once(‘/themes/Newspaper/includes/wp_booster/sidebar.php’), td_util::show_sidebar, dynamic_sidebar, WP_Widget->display_callback, td_block_widget->widget, td_block_9->render, td_block->render, td_data_source::get_wp_query, WP_Query->__construct, WP_Query->query, WP_Query->get_posts
Hi,
In order to hide the search button on mobile please go in WP Dashboard Newspaper>Theme panel > Custom code> Custom css and paste this code there
#td-header-search-button-mob
{
display: none;
}
https://www.screencast.com/t/Am7S6pyXkFSy
See results: https://www.screencast.com/t/pgmUVx0VgDo4
Thank you.
Hello PlanFugax,
Please notice that our theme has a specific section where the Ad Code should have to be added in order to achieve good theme results. Please check the documentation from here -> https://forum.tagdiv.com/header-ads-adsense/ If this is not your request, please provide more details so I can understand it better, sorry!
Thanks for your understanding!
Hello WakeUpCallProject,
Sorry, my bad! This screen was made from Newspaper Theme. You should use a bit of CSS code to hide the search icon. Use the code below and place it in Theme panel -> Custom CSS area.
The code is ->
.header-search-wrap{
display:none;
}
Thanks for your understanding!
Hi,
That could be done by entering the verification code manually in the theme header file, between the head tags (it can be done in a child theme as well)
– https://www.screencast.com/t/VHAJnaPo
There is also a section in the theme panel which will output the code in the header
– https://www.screencast.com/t/Kx9sZmWG
Enter the code there, it will not be lost once entered, not even after updating the theme.
You could also try a plugin like the one mentioned above by iamkingsleyf, a guide here
– https://www.wpbeginner.com/plugins/how-to-add-header-and-footer-code-in-wordpress/
Thanks
Hi,
@rfiling So maybe something like this – https://www.screencast.com/t/YOhxhhfmv
.td-header-top-menu-full {
margin-bottom: 50px;
}
Thanks
Hi,
Unfortunately, all of these customizations involve doing such a custom work and we cannot provide something like this at the moment, sorry! By default, notice that we have a big list with header styles which can be used by you. So, if you need to customize them, you should do it yourself through the theme core files.
Thanks for your understanding!
Hello thelegendarycoder,
1)If you want to achieve something like this, you should inspect this section and add a padding-bottom to your element like this -> https://www.screencast.com/t/HRicaiIZ As an example, you can use the code below if you are using the block 3.
The code is here ->
.td-newsmag-cars .td-subheader .td_block_3 {
padding-bottom: 30px;
}
2)If you want to reduce that grid line, you should make it invisible from here -> https://www.screencast.com/t/WvePoPG4tIA
3)Unfortunately, the theme has not been designed that the excerpts to be clickable, sorry! If you want to add this functionality, you should edit theme the core file and customize it yourself through the code.
4)Unfortunately, the theme has not been designed to have a full-width layout, sorry! Also, if you want to get rid of it the boxed layout, you should simply remove the background image and then, the site will be automatically switched to the normal layout. If you want to give a full design to your website, you can try using the full-width Big Grid from here -> https://demo.tagdiv.com/newspaper/full-big-grid-1/
Thanks for your understanding!
Do you mean adsense HEAD code? if yes use footer and header inserter.
Hello,
I had a menu associated with ‘Header menu (main).’ When i visited my site today, it disappeared and now reads ‘Click Here – To Select or Create a Menu.’
I did click that link, logged in to my admin panel, and re-selected the menu I wish to use.
I went back to view the site and still see the ‘Click Here – To Select or Create a Menu.’ — I have tried saving several times and even used the ‘Manage with Live preview’ option.
Can someone please help? Thank you.
Hi Bogdan
Is there similar code to put a gap between the top menu and the header please?
Thanks
Richard
Hello friends,
I’ve got a big problem with the ad settings of the theme. I want to fill an amazon afilli link to the header. I know its working with Adsense mainly. But I found an thread that shows how to add an non-adsense-code right here: https://forum.tagdiv.com/using-other-ads-non-adsense-ads/ . But its nor working. After adding the code there is still displayed nothing.
Need help fast.
Hi,
I am using Style Header 3. While top menu width is 100%, header menu width is fixed with 1021px. How can I make it 100%, and stretch to edge-to-edge.
Here is the website:
https://www.teknoblog.com/
Kindly regards,
Sabri
Check under newspaper>theme panel>header>logo & favicon and scroll until you see text logo and text logo tagline and see if there are any values in there.
Hi,
Im a very satisfied customer of your theme. I have bought it for two different sites.
I have a question I hope you can help me with.
How do I change the background color of the content area? I know how to change body, header and footer.
Can I use custom CSS? If so what code should i use and where to I put it?
Thanks
Jan P
Hi Simion,
Thanks for your answer !
This is what I thought đ
I am still playing with the theme and discovering all the features but I might use the header 1.
Thanks again,
Hello, i want to create a header menu which behaves exactly like the mega menu in the demo and i cannot do it via the wordpress dashboard.No matter how i set the posts and the categories it simply can’t behave like the one i show below.Can you please offer me some information on how to implement it? 

Hi.
For normal text in menu go in Newspaper > Theme panel > Theme Fonts > Header > Main Menu and select none in transform dropdown box ( https://www.screencast.com/t/hO4FDHcHPD )
To make main header you can chose other style ( style 6), you you can add some custom css if this is what you desire
https://www.screencast.com/t/hLZp4Fp5c
In order to add the css go to Newspaper> Theme panel > Custom code > Custom css and paste the code there.
code:
ul.sf-menu > .td-menu-item > a, .td-theme-wrap .td-header-menu-social {
line-height: 80px;
}
.td-header-style-4 .td-main-menu-logo img, .td-header-style-5 .td-main-menu-logo img, .td-header-style-6 .td-main-menu-logo img, .td-header-style-7 .td-header-sp-logo img, .td-header-style-12 .td-main-menu-logo img {
max-height: 80px;
}
.td-header-style-5 .header-search-wrap #td-header-search-button .td-icon-search {
line-height: 80px;
}
https://www.screencast.com/t/K5FNvfD1r
Thank you.
Hello. I was using some of the cloud library templates in some of my posts and i liked the font used in one of the single templates.
Si now i would like to apply that font to all of my site’s normal text. I was tryin to change the default font but i can’t find where to.
So next i tryed to change the “body font” or the “post text font” to “Work Sans“, but the font doesn’t appear in the dropdown list.
Is there any way to apply that font to the main text and headers (h1, h2, h3, etc)?
Thanks.
Hello rafaelstrabelli,
Did you have tried to change the header style and check the Ad position? This functionality has been defaulted set up and it should be changed, sorry! Provide some useful screenshots of the error.
Thanks for your understanding!
Hello,
Please ad this css to your theme panel under custom code – custom css:
.td-header-gradient:before{
display:none;
}
Thank you!
Hi, I am in the process of setting up my site using this theme. Unfortuanately I find the tagdiv composer very difficult to use so I have uploaded the visual composer plugin and deactivated the tagdiv composer.
All is well in creating pages until I save them and then I receive errors and an overlay message about disabling the tagdiv composer – see below. My understanding is that using Visual Composer limits some options but is otherwise okay to use. Could you please advise wbout how these errors can be fixed?
Thanks.
wp_booster error:
td_api_base::mark_used_on_page : a component with the ID: tdm_header_style_3 is not set.
/home/phph1284/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_api.php
Display backtrace
wp_booster error:
td_api_base::get_key : a component with the ID: tdm_header_style_3 Key: file is not set.
/home/phph1284/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_api.php
Display backtrace
wp_booster error:
The path of the tdm_header_style_3 header style not found. Did you disable a tagDiv plugin?
/home/phph1284/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_api.php
Display backtrace
How do I suppress the header Ad on just the home page using header style 5? thanks!
edit – sorry just realized I was on newsmag and not paper…
-
This reply was modified 7 years by
ironwoodrg.
Hi,
In order to remove them go in Appearance > Menus select edit for Top Header Menu ( https://www.screencast.com/t/kQdInqtaRjsc ) look for custom Link in Menu Structure Expand the one with email… and click on remove when you finish don’t forget to save the change you make.
Thank you.
Hi,
If you refer to something like this http://preview.codecanyon.net/item/wordpress-automatic-plugin/full_screen_preview/1904470?_ga=2.158722682.1526625271.1537429787-1933785142.1537429787 then yes, our theme have global and individual header and footer style and template .
You can take a look at this documentation : https://forum.tagdiv.com/footer-templates/
Also you can get or create a template from cloud template https://www.screencast.com/t/gycG1N5fl
Thank you.