Search Results for 'header'

Results from the Forum
Calin
tagDiv Staff

Hi,

I order to add this code in AMP file you’ll need to edit the html-start.php and html-end.php
header wp-content/plugins/td-amp/templates/html-start.php -> https://www.screencast.com/t/f8CuClXhOjy
body wp-content/plugins/td-amp/templates/html-end.php -> https://www.screencast.com/t/rvhIQ4JE

Hope this will help you!
Thank you.

Pingal
Participant
#0

I made a header. How to make it sticky https://i.imgur.com/8pGTeAj.png

Lucas Lynch
Participant
#0

Hi.
I´m having some problems removing the space between my header, and the content displayed right under. How do I do this?

https://thelynchpost.com/?page_id=3945

Thanks!

baamit
Participant
#0

I have updated the theme 9.5 now. However, when I click on TagDiv Composer to create a new page, I don’t see the mentioned ‘Orange Color’ Header Manager button on the left-hand side. Can you pls help.

ankurkul86
Participant
#0

Hi Team,

Currently am using Header Style 1 which stretches header end to end from left to right across screen. Now am using blank template in Header Manager to create a custom header. But am unable to find any option or way to stretch header end to end. Can you please help with that.

It would be helpful if you can guide me to documentation of header manager for ease of my use.

Regards
Ankur

wilhard
Participant
#0

Hello! How can I add a text box to a header: https://ibb.co/nkcwNXp ?

wilhard
Participant
#0

Hello! What file contains source code for Header Menu Style 3 Multupurpose?

Thank you!

mgargano
tagDiv Member

You still did not answer my questions:

  1. In the update from 9.2.2 to 9.5.0 was td_api_header_style::_helper_show_header(); deprecated?
  2. Do you keep track of deprecation of functions and methods in your theme?
Calin
tagDiv Staff

Hi,

This update comes with the opportunity to build your own header, something that was not possible until now, so if you have in child theme changes make for header is possible that those now longer to work, that is way you’ll need to deactivate the child theme and after that try to install the theme.
What you can do is to change the header in child theme ( the old one with the new one).

Also if you make the theme update via FPT you’ll not lose the settings make in theme panel, will be lose only the changes made in theme files ( this is happen if you are using the envato plugin too ).

Thank you for your understanding!

Brain916
Participant
#0

Hello, every time I create a new header and I either back out and go back in to edit, I keep getting an error which is this:

Error at rows: 3(models) : 2(dom). The model does not match the content

It won’t let me edit the header at all and I delete and start over. Why is this?

myelseacc
tagDiv Member

Yes when i setting it same like you , post title is black and when hovered is gray is worked now but my issue is Header title of (block 11) is still gray despite the fact i choose black color in sample -> screenshots pic 1.

Or Where to set header title of block 11

Thanks.

  • This reply was modified 7 years by myelseacc.
  • This reply was modified 7 years by myelseacc.
Simion C.
tagDiv Staff

Hi,


@lanatheme
Maybe the cloud library plugin is not active – http://prntscr.com/mjl1s7
If this is the case there will be no header manager or header shortcodes in the tagDiv composer. Please check if that is the case.

Thanks

Simion C.
tagDiv Staff

Hi,

The website will be boxed if a background image or color is set in the theme panel, in general. If none is set the theme container will be fixed (1068px).

So if the rows in the header are set to default – http://prntscr.com/mjkvp9 the header will be of the default theme width. Correct me if I misunderstand.

Thanks

Calin
tagDiv Staff

Hi,

Yes this can be achieve with Newspaper v9.5, all you need to do is to edit the page with tagDiv Composer and set one header on the page after that do the same with the other pages
-> https://www.screencast.com/t/1mRdldVhwLdJ
-> https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/

Thank you!

Root_tech
Participant
#0

I want to reset my header style.

kodiyan
Participant
#0

I’m planning to add Google Tag Manager for AMP Pages. Google wants to add a header and footer snippet to implement TagManager for AMP. I don’t see any option to add the same on the current AMP plugin. Would you please tell me, which AMPPlugin file, and where can I add:

1, Snippet before the header
2, Snippet before the closing body

Really appreciated the help. Ref: AMP & Tag Manager setup guide

Beleefmike
Participant
#0

Hi,

On my website the mobile header (hamburger menu) is fully black and does not show the menu.
How can I fix this?

Site: https://www.beleef-altena.nl

– Mike

kodiyan
tagDiv Member

@Rikk,
Thank you for your help. Managed to get it run until TagDiv team bring AMP header/footer option to add Tag Manager.

Calin
tagDiv Staff

Hi,

If you have the Newspaper v9.5 than this is possible, all you need to to is to import a header template you like and edit it or a black one and build a new header -> https://www.screencast.com/t/20ZnqqMi -> https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/

Thank you.

Calin
tagDiv Staff

Hi,

If you have the last version of theme v9.5 then you can make the mobile menu how you want -> https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/
Also you can use custom css -> https://www.screencast.com/t/14pxorQ1o
.header-search-wrap{
display: none;
}

Set the code in Newspaper>Theme panel>Advance css>phone, if you are using mobile theme set the code in Newspaper>Theme panel>Mobile theme >Custom code>css

Thank you!

Simion C.
tagDiv Staff

Hi,

Now you can remove the header for specific pages or cloud templates by using the header manager, like this
http://prntscr.com/mjiuwp

Thanks

Calin
tagDiv Staff

Hi,

In order to remove the underline from menu you need to set a custom css in Newspaper>Theme Panel>Custom code>Custom css ->
.sf-menu > .current-menu-item > a:after {
display: none;
}

https://www.screencast.com/t/BQPufZa27

If you want to change the main menu size please check in theme fonts section header
-> https://www.screencast.com/t/bsnMwucEWxLG

Hope this will help you!
Thanks.

sashos
tagDiv Member

So, I should access this new Header manager?:
https://tagdiv.com/newspaper-theme-customize-the-header-manager/

The orange icon however I cannot not see:

  • This reply was modified 7 years by sashos.
gphilipp11
Participant
#0

Until a few days ago I had a small shadow below the header so that the header was slightly lifted off the page. How can I do this again?

This is my Site: https://www.beeview.de/

Calin
tagDiv Staff

Hi,

Unfortunately the Nomad header is not in tagDiv Cloud Library yet, but if you need it you can add a blank header template and set the code in the page
-> https://pastebin.com/jC49NXV1

Hope this will help you!
Thanks.

Viewing 25 results - 15,801 through 15,825 (of 29,850 total)