- 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,
If you are using the new option for mobile page from cloud -> https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/ then you can import 0> https://i.imgur.com/TtaINYK.png then from manager import the header and footer and set it as you like -> https://i.imgur.com/hLa2P67.png
Hope this will help you!
Let me now the results!
Thank you!
Hello !
We have not tested elementor with tagDiv Composer, you will have to test and see. At the moment we do not have an ETA with Newspaper 11, most likely next year. You can simply set multiple headers and footers using website manager: https://www.screencast.com/t/sBz4hDcAgm6w please make sure that you have more than 1 template for header and footer.
Thank you !
thecypher.in link to my website. I want to disable the mobile header navigation bar transition.
Hi,
I created a new element in mobile header so I want to align it to the bottom, please see attachment, how can I get that:
Clic Here
hello there,
we are unable to update the latest version of the theme. When we trying to do so it showing ‘An error occurred while updating Newspaper: The update cannot be installed because we will be unable to copy some files. This is usually due to inconsistent file permissions. header.php’. please help us
Hello Team,
I’ve made a mobile page using cloud template – Magazine Pro. I’m not able to adjust header and footer of that page by using TagDiv Composer.
What I would like to do:
I would like to make header (with logo) always visible, even after scrolling down and I would like to adjust content which is displayed by default in footer. How can I do that?
Thanks in advance for help.
The mobile header color of my website by default is black, how to change the header color and customize it ?
Hi
I am trying out this demo, to see if it is suitable for a project:
https://demo.tagdiv.com/newspaper_medicine_pro/
The header / navigation has a white background, but I want it to be transparent like in this demo – https://demo.tagdiv.com/newspaper_influencer/
I have gone through all the settings but I can not find the setting to change it from white to transparent. Please can you show / explain to me how to do this? Every time I change one of the background settings it keeps staying white!!
Thank you
antonmh
I did and still not working! Any other place I can edit? How about fixing Header Logo via tagdiv composer?
Hello !
The code must be inserted here: https://www.screencast.com/t/ZfSALunV8Ax First tab is for header codes, second one is for body codes.
Thank you !
And please let me know, how can I have some pages with different header and footer. More specifically, I need the woocommerce pages with different footer, displaying woocommerce products. Thank you in advance.
Hello,
in the comments on themeforest I asked if it was possible to automate the scrolling of posts in the header of the travel menu.
You replied that it could but I couldn’t find the setting to do it.
Yesterday you explained to me that you had misunderstood and that this is a block and not a slider.
So I saw the sliders you propose here: https://demo.tagdiv.com/newspaper/ios-slider/
but my client wanted a slider with 4/5 posts in one screen scrolling. Carousel style …
One of the reasons for choosing the template is that he understood that it could be done.
Is there any way to do this?
Hi,
1. Normal, no, if you want to have the same layout on mobile as for desktop. Normal the ads from desktop should display on responsive version of theme.
2. I just checked your website few times and for the moment the header ad on mobile is displaying -> https://i.imgur.com/ixSScBe.png is there a specific page or posts where this problem appear.
Thank you!
Hello !
I have tried deactivating the Mobile Theme plugin earlier. But not getting the Hamburger Menu on Mobile screens. The header is not responsive. Check the screenshot: http://prnt.sc/vg9gut
With the current desktop header, HOW CAN I FIX THE MOBILE RESPONSIVE ISSUE… Just need the hamburger menu and the Logo(Text/image), and a search icon would be great…
Thank you!
Hey Calin, Thanks for the response.
Couple Questions:
1. Do i need to use the Mobile Theme plugin for my ads to show on mobile? I don’t necessarily want to have to maintain separate versions of my site.
2. I went ahead and cleared the site caches and its looking better. But for some reason the Header AD on mobile now. Doesn’t load all of the time.. sometimes it just appears as a little dot at the top of the screen.
Website is : http://www.musicmoneysuccess.com
Hi Calin,
I want to try to get rid of
“<!doctype html>”
Since I see a js error
"Uncaught SyntaxError: expected expression, got '<'" at line 1
how can i see the 3 header files you mention?
grep “<\!doctype” -r *
amp/vendor/ampproject/common/src/Dom/Document.php: const HTML_DOCTYPE_REGEX_PATTERN = '#<!doctype\s+html[^>]+?>#si';
amp/vendor/ampproject/common/src/Dom/Document.php: const HTML_STRUCTURE_DOCTYPE_PATTERN = '/^(?<doctype>[^<]*(?>\s*<!--.*?-->\s*)*<!doctype(?>\s+[^>]+)?>)/is';
amp/vendor/ampproject/common/src/Dom/Document.php: // Detect and strip <!doctype> tags.
amp/templates/html-start.php:<!doctype html>
amp/back-compat/templates-v0-3/single.php:<!doctype html>
td-composer/mobile/header-amp.php:<!doctype html >
td-composer/mobile/header.php:<!doctype html >
td-composer/legacy/Newspaper/header.php:<!doctype html >
td-standard-pack/Newspaper/header.php:<!doctype html >
wordfence/views/waf/debug.php:<!doctype html>
wp-mail-smtp/src/Admin/Pages/TestTab.php: <!doctype html>
-
This reply was modified 5 years by
salsero72.
Hi,
If you want to add some code in the head of your website, you can do this using this section -> https://i.imgur.com/zcxYm5L.png
Also the theme has now more header.php files.
Now I will try to explain how the header file is working. Our theme has 3 header files, on in theme, one in tagDiv Composer and one in tagDiv Standard Pack, now if the standard pack is enable and you do not use a cloud template then you’ll use the file from standard pack, if this plugin is disable or you use a cloud header from tagDiv Cloud Library then it will be use the file from composer, if both of these are disable will be display the one from theme.
But if you set a header file in child theme as in our guide you can use each header file you want (from composer or standard pack) these will work.
Now in tagDiv Standard Pack are set the default templates and tagDiv Composer is just a builder that can edit pages and cloud templates.
Thank you!
Hello !
Please follow our video guide in order to edit your header logo on all the viewports:https://www.youtube.com/watch?v=HXQQygkCCJo
Thank you !
Hi jayadesh,
As I can see you are using right now a standard header template, to add the date on this you need to make changes in theme files, now you are using header stile 1, therefore you need to edit this file -> wp-content/plugins/td-standard-pack/Newspaper/parts/header/header-style-1.php you need to set the code for date under the logo code -> https://i.imgur.com/ya6U3Sp.png
Also there is a better way to do this, use a cloud header from tagDiv Cloud Library, this can be edited with tagDiv Composer and you can set the elements where you want -> https://i.imgur.com/FB6AKCb.png -> https://i.imgur.com/zYhoMBk.png
Hope this will help you!
Let me know the results!
Hi,
If you are using a standard header template, then you can do this from theme panel -> https://i.imgur.com/I7GDMQm.png but if is a cloud header, then you need to use tagDiv Composer, edit the homepage and use the right click on the top menu to remove it -> https://i.imgur.com/PKNpR1K.jpg -> https://i.imgur.com/hKkvBDV.jpg
If there is still a problem, please provide a link to your website.
Hope this will help you!
Let me know the results!
Thank you!
I have updated the Newspaper theme for my website but after updating Theme header is not working, means whatever changes are done before </h1> is not working
Thank you. I tried suggested solution. Unfortunately I realized problem – when I put Slide element into Header zone, there is a huge lag in mobile view (both on real mobiles as well as mobile view on desktop browsers), so bad it basically not working at all…
When I drag Slide element into Content area, it is OK, showing Slide in desktop as well as mobile view. BUT I can’t force it to 100% stretch width there, respectively its is stretched only between Content area margins.
Is there a way how to have full-sized slider, from screen margin to screen margin, in content zone?
Hi,
I’m trying to remove the background image that is part of the LifePro header but can’t figure out where it is located in TD Composer. It’s the faded image that says “The Last Waltz April 9” or something like that.
Any help would be appreciated. Thank you!
My website Main Menu is not coming right. The format is looking very clumsy – http://www.techkzar.com
I have had newsmag for some time now, even though, I am not a coder, I rarely run into theme issues on modern designed themes, then I installed Newsmag, ROFL.
first thing to note is that I installed the latest Newsmag + TD Composer, on a fresh WP install with no other plugins, so I already know this is not a conflict with other plugins since I had not other plugins installed at the time.
1: TD Composer does not load, or the spinnning circle of death
2: Videos do not load in-content, however, they do show on page
I have also noticed some jquery errors, however, not sure if all this is related.
on page inspection:
jquery.js:5921 Unrecognized Content-Security-Policy directive ‘require-sri-for’.
(anonymous) @ jquery.js:5921
about:blank:1 Unrecognized Content-Security-Policy directive ‘require-sri-for’.
tagdiv_theme.min.js?ver=4.9.5:302 Uncaught ReferenceError: setMenuMinHeight is not defined
at Object._lazy_callback_resize_500 (tagdiv_theme.min.js?ver=4.9.5:302)
at tagdiv_theme.min.js?ver=4.9.5:306
my host was kind enough to send me a screenshot, however, I will have to type it out manually
warning: undefined constant TDC path legacy will throw an error, bla, bla..future version of php /path/public_html/domain/content/plugins/td-composer/td-composer.php on line 114
This may be interesting also:
Fatal error: Uncaught Error: Class
‘td_util’ not found in
/wp-content/themes/Newsmag/functions.php:52
#0 /wp-includes/class-wp-hook.php(287): {closure}(false, Object(WP_Query))
#1 /wp-includes/plugin.php(206): WP_Hook->apply_filters(false, Array)
#2 /wp-includes/class-wp.php(658): apply_filters(‘pre_handle_404’, false, Object(WP_Query))
#3 /wp-includes/class-wp.php(748): WP->handle_404()
#4 /wp-includes/functions.php(1285): WP->main(”)
#5 /wp-blog-header.php(16): wp()
#6 /index.php(17): require(‘/home/digit152/…’)
any ideas from you coding gurus that never sleep?
Thank-You