- TutorialsDefault Block Settings Guide
Hi,
The login seems fine – https://www.screencast.com/t/69ysfivob3C1
The search is broken however. I can give you a code to fix that as well
– https://www.screencast.com/t/UGRYg75gTns
.td-head-form-search-wrap #td-header-search{
display:inline-block;
}
All these issues seem to originate in this custom code you use
– https://www.screencast.com/t/xKMigoZn
I’m not sure what you mean. Do you want to have a menu item that also shows the header and footer inside of the menu? That would mean you will have 2 headers and 2 footers on the same page. This is not possible with our theme. Sorry.
Hello,
I am creating a webpage using Newspaper Theme and I am trying to add a specific element – for example Big Grid 8 – beneath the header but upon the content of a subpage. While I can do it using TD Composer, I can’t figure out how to make it to be added to each subpage like for example blog posts without manual adding it in TD Composer.
Is there any way to do it without modifying the template’s code?
Have loaded new 9.01 version of theme and re-installed Tagdiv. Website on PC (using Microsoft Edge and Firefox) seems ok but new posts are not loading on mobile/ ipad versions of site.
Additionally on the mobile site you get the tagdiv errors
{vc_row}{vc columns]
and the header/ social media counters not loading correctly with tagdiv errors.
Is this a theme error or something we need to fix?
Thanks
I downloaded Newspaper 9 and updated it on my site. I have placed some categories on my header menu and when you click on them, they are blank. I have a few posts in each category. They were appearing before, but now they are not. my site is familymatters365.com
Can I set it up a different way so that the header and footer do show it as a normal page ?
I updated my theme a few moments ago , and my header displayed the following errors
Errors in header:
wp_booster error:
td_api_base::mark_used_on_page : a component with the ID: tdm_top_bar_template_1 is not set.
/home/content/p3pnexwpnas17_data02/44/41912344/html/wp-content/themes/Newspaper/includes/wp_booster/td_api.php
wp_booster error:
td_api_base::get_key : a component with the ID: tdm_top_bar_template_1 Key: file is not set.
/home/content/p3pnexwpnas17_data02/44/41912344/html/wp-content/themes/Newspaper/includes/wp_booster/td_api.php
The path of the template id: tdm_top_bar_template_1 not found.
/home/content/p3pnexwpnas17_data02/44/41912344/html/wp-content/themes/Newspaper/includes/wp_booster/td_api.php
as well my social media icons broke displaying the error
[td_block_social_counter style=”style5 td-social-boxed” facebook=”*******” twitter=”*******” instagram=”*******”]
Im not a fan of the new social media icons equipped in tagdiv , only the instagram , the facebook and instagram buttons are super tiny and offer no mirroring features like the instagram tagdiv , basically i’m looking for a uniform look , not these small icon options.
Hi,
The theme has been re-uploaded, please download and install it again. The issues with the text and raw HTML elements should be fixed.
@bnbmedia That is a common issue of WordPress, the valid header problem. If that happens for you, delete the theme plugins from the plugins section, then upload them by FTP. Some guides I found if needed
– https://www.wpbeginner.com/beginners-guide/step-by-step-guide-to-install-a-wordpress-plugin-for-beginners/
– https://www.wpbeginner.com/beginners-guide/how-to-manually-update-wordpress-plugins-via-ftp/
The patch is another form of update, no need to use the patch files if this is not required for your case. Update by FTP or WordPress.
Simion,
I have the same terrible errors as many guys in this forum when uploaded Newspaper V9
The TD Composer does not work, the Cloud Library does not work and the themes plugins do not install (I get this error: the plugin does not have a valid header).
Also, I am a bit confused regarding these “patches” your are referring to. I thought that by installing V9, all patches from previous releases would be included.
Finally, what is this new V9.01. Is this the update that it will solve these problems? Should we install it?
I upgraded the theme which broke it too. Followed the advice here to Update Plugin: tagDiv Composer.
But get the error: The plugin does not have a valid header.
I was able to get the issue fixed by my Cloudways engineer. It was an issue with the http/https and how the plugin was seeing it in the header.
Hopefully it will not be an issue again during the next update.
My homepage does not display any blocks or content, just a header and a blank page, all customizations from theme panel does not appear on homepage, either.
Please tell us what to do. Our site name is: https://baohiemdoisong.vn
@epickenyan – I found the problem, I looked into the plugin section in the Newspaper managed section and saw the following:
Updating Plugin: tagDiv Composer
The plugin does not have a valid header.
Download failed. cURL error 60: SSL certificate problem: unable to get local issuer certificate
Return to tagDiv plugins panel
ya.
you have right if I used different menu.
But is only one, the MainMenu. In thema you can show the one menu in different position.
If the same menu is on top, the flag window appears. If i put in header position the flag window do not appear, just the flag language current, and it does not give you the chance to change it.
thanks
Maybe I am misunderstanding. I though you are referring to the featured image of the post not being full width.
The options you mention in the template settings are for header and footer sections.
The link you mention uses post template 7. The image is full width because their is no background set. If there is a background set (color or image) the full width will be canceled, website will become boxed.
Hello
Thanks.
I found the solution in admin panel theme.
In Template sttings / Force Full Width and Header bckground, I choose Strech.
Regards
Hi,
Please try and not reply in your own topic multiple times. This will only delay the answer on our part. It will refresh the topic date and move it to the back of the line. We answer all topics from oldest to newest, which is fair.
For that particular border there is no specific color setting. The color you set as theme accent will be used
– https://www.screencast.com/t/KG5x0VcdV
The theme accent color will be used for various elements to provide a general look.
If you don’t want to change the theme accent color just for that border, you could chnage the color with some CSS
– https://www.screencast.com/t/bRkpslWvtLz
This is the code used in the example, you can use any color you want. CSS codes can be entered in the Theme panel->Custom code, CSS section
.td-header-wrap .td-drop-down-search:before {
border-color: transparent transparent yellow transparent;
}
.td-header-wrap .td-drop-down-search:after {
background-color: yellow;
}
Thanks
Hello brucetm,
Notice that the demo overwrite some codes and that’s why the Block Header 1 is different than the default version of it. You should edit the theme core files, demo folder and make the following change like this -> https://www.screencast.com/t/amcHQWfu -> https://www.screencast.com/t/oZlZT8n0
Hope this helps!
Thanks for your understanding!
Simple question: Where can you change the picture for the mobile header menu? This menu does not appear on PC version. I want to delete the default demo picture.
I have been looking for a long time through all the menus and cannot find it for the life of me.
Thanks
Edit: Sorry, I found myself.
Newspaper >> Theme Panel >> Background >> Mobile menu/search background
Hi,
When a background color is used like in this case, the website will be boxed. Every full width elements will be boxed. That featured image would be full width if there was no background set
– https://demo.tagdiv.com/newspaper/td-post-lenovo-details-new-computers-that-could-be-heading-our-way-in-2015/
It would be very hard to modify the post header with CSS to break from the general container in this case.
Thanks
Hi,
The page template you are using, the menu overlay template, this will position the header over the page content. That is what is supposed to do.
I see there is a margin top set for the grid, but that is still not enough to make it fully visible
– https://www.screencast.com/t/eKAorTEkFj
Try to edit the page with the composer and increase that margin value. Or maybe consider changing the page template.
Thanks
I’m importing this CSS into Newspaper > Header.php but it’s changing the font for the entire theme. Is there a way to target the CSS only to the data tables? Ik maybe inline CSS but I have dozens of pages so that might be messy. Thanks.
Hi,
That is unusual, there is only one theme panel color setting for all post titles
– https://www.screencast.com/t/TYJuzQrv6
So all the titles would be of that color. I could give you a code for it
– https://www.screencast.com/t/fxbl5rwIyT0G
.post .td-post-header .entry-title {
color: #111111;
}
Thanks
Hello,
Try to use the code below and place it in Theme panel -> Custom CSS area.
The code is ->
@media(max-width:767px){
#td-header-menu{
border-bottom:2px solid green;
}
}
Thanks.
Hi,
Is there any settings to:
1. Move “Sign In / Join” to right side of the top bar?
2. Change “Sign In / Join” to “Sign In” and add another link “Join” beside it to display another page?
3. Move “Sign In / Join” to right side of main menu, beside search icon?
4. Where’s the settings to change search popup top border and arrow color?