- 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
- Apitd_api_top_bar_template::update_key
- Apitd_api_top_bar_template::update
- Apitd_api_top_bar_template::add
- ApiAPI – Top Bar Template – Introduction
- Apitd_api_single_template::update_key
- Apitd_api_single_template::update
- Apitd_api_single_template::add
- ApiAPI – Single Template – Introduction
- Apitd_api_footer_template::update_key
- Apitd_api_footer_template::update
- Apitd_api_footer_template::add
- ApiAPI – Footer Template – Introduction
- Apitd_api_smart_list::update_key
- Apitd_api_smart_list::update
- Apitd_api_smart_list::add
Hi,
I finally updated the Newspaper theme from 8 to the latest. I used the Envato Theme to do it. However, when it updated, the website broke and I had to change it in the File Manager to “Newspaper_old” and then reinstall. It worked but I lost all my custom CSS code which took care of ads, images, and logo.
For instance, I have a client that runs a 728×90 on the Top Article placement. It gets cut off now. I was also running a custom Wallpaper ad that utilizes two rails on both sides.
1. Is there a place where I can find the old code?
2. If not, is there a way I can input a custom CSS code for the Top article ad to run outside the container?
3. I want to make my logo larger and I use Header 3. I don’t want to use the full size version. I just want it slightly larger. Any custom code for that?
Hi,
Usually I have no issues updating the Newspaper theme, then updating its various plugins, but this time, I got this error and can’t continue with updating its plugins. Please refer to screenshot. May I know how to fix this? Is this a bug?
Regards,
Keng Onn
How can i hide header banner section only from mobile home-page (page-id-3624) ?
Here there is my html code of this section:
<div class="td-header-sp-recs">
<div class="td-header-rec-wrap">
<div class="td-a-rec td-a-rec-id-header td_uid_1_5c1e0e178a755_rand td_block_template_1"><div class="tdm_block td_block_wrap tdm_block_icon_box td_uid_2_5c1e0e178c320_rand tdm-content-horiz-center tds_icon_box5_wrap td-pb-border-top td_block_template_1" data-td-block-uid="td_uid_2_5c1e0e178c320">
...
<div class="tds-title tds-title3 td-fix-index td_uid_5_5c1e0e17920b0">....
<div class="tdm-title-line"></div>...</div><div class="td-icon-box-meta-info"><p class="tdm-descr"></p></div></div> </div>
<div class="td-visible-phone">
....</div>
</div>
</div> </div>
</div>
</div>
Thanks in andvance
That Worked. Thank you very much. If I want to change the header style can I just replace the number?
Hi,
It could be done with some CSS, something like this should do it
– https://www.screencast.com/t/YPrw0KUpE3
The values in the code are half of the default values, you can tweak them more if necessary
.td-header-style-10 .td-logo-wrap-full .td-logo,
.td-header-style-10 .td-logo-wrap-full {
line-height: 65px;
}
.td-header-style-10 .td-logo-wrap-full {
min-height: 65px;
}
Thanks
After the most recent update I now have CSS code that shows up on the live page above every header. Not sure what happened or how to fix it. Please help.
“[vc_row el_class=”td-news-ticker”][vc_column tdc_css=”eyJhbGwiOnsibWFyZ2luLXRvcCI6Ii0yNSIsImRpc3BsYXkiOiIifX0=”][vc_column_text header_text_color=”#ffffff” header_color=”#dd3333″]” is the code above the top header… the other headers have a shorter version like this
[/vc_column][/vc_row][vc_row el_class=”td-ss-row”][vc_column width=”2/3″]
rev310.com is the site. If you visit the page you’ll see what I’m talking about…
Hi,
There should be no such space, the header logo should be from top bar to main menu, no extra space above or below the image. Just like this theme demo which uses header style 10
– https://demo.tagdiv.com/newspaper_cars/
Maybe check with the browser inspector, right click the respective spaces and click inspect. Could be some indication where that padding or margin space comes from.
To the left and right it would depend on the size of the image, the image will be displayed as it is. So a small image on a large display for example, will not be stretched to be full width.
Thanks
Hi,
In order to have that menu you need to set the page template to Page Builder + Overlay Menu , also you’ll need to set a multipurpose header
https://www.screencast.com/t/sWrGPyQQ
https://www.screencast.com/t/MzTxQpkn3r
And set a hero image in the top of page.
https://www.screencast.com/t/z8wDdFXgH5
https://www.screencast.com/t/CQanqoY7hGGD
Hope this will help you.
Thank you.
Hi there,
This is in reference to using Header Style 10 in Newspaper.
I have been using an 1100 x 335 logo that appeared to be being constrained, leaving 27 pixels of white space on top/bottom and 30-some pixels on left and right.
After changing the image size to 1200 x 335, I was able to get it to get it to display at full width – but I still have 27 pixels of white space at the top and bottom.
When I enlarged the image to 1200 x 400, the top/bottom white space still doesn’t go away. It appears to be being constrained in regard to height as the white pixels remain the same size regardless of the height of the image itself.
Our website is currently in development mode and is not world-accessible so I am unable to provide login details.
I would appreciate any assistance you can provide! Thank you kindly for your time.
Good evening, I have a little problem with the n12 header. Goggle does not recognize me when I go to highlight the data in Search Console: in the image you can understand immediately. It is not urgent, but if you could improve it would not be bad
Rodolfo
The Website is politicsintel.com
Block Headers are not visible and the slider is not at full stretch
what is the code make the header hight less. I know it is programmed high for the ad banner but I will not be using and ads in the header. you can see all the space at http://www.thestudiolounge.com
Thanks
i use this css code for block on desktop the stickly option:
/*DESKTOP 1141px + */
@media (max-width: 1141px){
/*Disable menu stickly*/
.td-header-menu-wrap.td-affix {
display: none;
}
}
but not work for me
Hello,
I want $td_mod_single->get_category() used in single_template_x.php to not show a category.
For example: post has Cat1, Cat2, Cat3. Single post template should not show Cat2 in the header.
I’m using a child theme with Newspaper 9.2.2.
Thank you.
Hi,
If you mean the layout inside the mega-menu, there are no options to change it.
The mega-menu (with or without sub-categories) will always look like this
– https://forum.tagdiv.com/mega-menu/
List of sub-categories on the left, posts displayed on the right. Or just the posts in case of a mega-menu without sub-categories.
Maybe with the new header builder it would be possible, he haven’t begun making tests with it, it is still in development at the moment. So I can’t say currently what the features will be.
I am sorry if I still misunderstand, please correct me if that is the case.
Thanks
Hi,
Thank you very much for your appreciation. If you mean the color design of that menu, that would be possible. There are a considerable amount of color options for the menu, mega-menu etc in the theme panel
– http://prntscr.com/lxbjdi
I used these settings to achieve that result – https://prnt.sc/lxbjue
I should note that we are working on a header builder, this will provide more flexibility in creating and using header styles. Please let us know if you have more questions.
Thanks
Well, basically the title sums it up, the tagDiv composer is missing after updating WP and Newspaper, the Sticky blocks from the page are no longer sticky (not that I could fix them, since the composer is missing).
The homepage now also displays this bit of code, instead of the actual blocks:
[tdb_loop modules_on_row=”eyJwaG9uZSI6IjEwMCUiLCJhbGwiOiI1MCUifQ==” modules_gap=”eyJsYW5kc2NhcGUiOiI0MCIsInBvcnRyYWl0IjoiMjgifQ==” modules_category=”image” show_excerpt=”none” show_btn=”none” ajax_pagination=”numbered” custom_title=”NEWEST ARTICLES” block_template_id=”td_block_template_2″ header_text_color=”#ffffff” f_header_font_family=”629″ f_header_font_size=”26″ f_header_font_line_height=”1.2″ f_title_font_family=”159″ title_txt=”#ffffff” title_txt_hover=”#b5c3cb” author_txt=”#ffffff” com_bg=”#96446c” pag_a_bg=”#b5c3cb” pag_a_border=”#b5c3cb” pag_border=”#333333″ pag_text=”#aaaaaa” f_pag_font_family=”159″ f_title_font_size=”eyJwaG9uZSI6IjE0In0=” f_title_font_line_height=”eyJwaG9uZSI6IjEuMyJ9″]
Can you guys help me with some suggestions? Thanks.
Dear …..
We want to thank you because your NEWSPAPER is really very nice and flexible.
We need to ask you for advice.
According to you it is possible (working on the code and through the theme panel) to cover the headers / menus and submenus as the screens we have drawn.
There are 2 different submenus based on the buttons
Example: http://bit.ly/2rKkUaF
Our concern is having to face a situation and having problems with the possible updates you will make.
You can help us?
Thank you
Hi,
Unforgivably our theme do not have dis option.
Or you can implemented your own code for that in a child theme, here is the file path wp-content/themes/Newspaper/parts/header/td-login-modal.php
https://www.screencast.com/t/sIRALBDcd
Or maybe you can try some plugins like WP Terms Popup -> https://wordpress.org/plugins/wp-terms-popup/
Thank you.
Hi,
If you want to use a bit of CSS code to change the AMP style page, please edit here -> https://www.screencast.com/t/vIUHFAbD6uRH There’s no option for custom CSS code for AMP version, sorry!
Here is the css for center the logo on amp
.td-logo amp-img {
left: 50%;
transform: translateX(-50%);
}
https://www.screencast.com/t/dQWsYwj0iG
In order to have a different logo on amp you-ll need to set this in theme file.
First copy an url from media
https://www.screencast.com/t/1e8xnROk1Q
Then go in
wp-content/plugins/td-amp/templates/header-bar.php
https://www.screencast.com/t/Hwj9Nodw
https://www.screencast.com/t/Zax0YedF
https://www.screencast.com/t/nGTCRIAOo
Thank you.
Hi,
If you are not using theme mobile you can disable the sign in from mobile in Newspaper>Theme panel>Header>Top bar
https://www.screencast.com/t/JGNvJ708
In order to remove the social icons you need to go in Newspaper>theme panel> Social Network ( but will hide from desktop to ).
Or you can add this custom css In Newpaper>Theme panel>Advance css> phone
.td-mobile-container .td-menu-socials{
display: none;
}
Unforgivably our theme do not have any option to set a logo in mobile main, sorry ( this can be done only with custom code ).
Thank you for your understanding.
Hi,
You can do all of those things. The button can be customized in the Theme panel->Multi-Purpose settings
– https://www.screencast.com/t/cSnLsv5yJ
Using multi-purpose header styles will allow a maximum of two buttons to be displayed in the header.
Please let us know if you have more questions.
Thanks
Hi,
You could add that in this section of the theme panel
– https://www.screencast.com/t/l098MIdAsN5g
The code will be loaded at all times, and it will not be lost after a theme update.
Or create a child theme, copy the header.php file in it and enter it there
– https://forum.tagdiv.com/the-child-theme-support-tutorial/
Updating the theme will not affect the child theme files.
Thanks
I am using the template Nature Love Demo. I want to change the button on the right header to say Shop and change the hover color. And change the link to a different website, a place where people can buy supplements.
Hi all,
Just wondering how I can add this to the header.php and keep it there:
<meta name="description" content="Tips, tricks and reviews on the world of digital productivity. Read reviews on apps and products, tips on how to more productive, and more!">
Whenever the theme updates, it is removed.
The site is https://thenerdystudent.com
Thank you!