Search Results for 'header'

Results from the Forum
ankasammerkez
tagDiv Member

I wish to have the logo appear inline with the main header on 13″ laptop screens. Your help will be greatly appreciated.

Bogdan B.
tagDiv Staff

Hello,

The header ad cannot be positioned in the center position on the header style that you use. Please use header styles 9, 10 or 11 if you need a centered ad.

Thank you!

Catalin
tagDiv Staff

Hello andreabarbieri,

Do you have checked the settings for Header menu from Theme panel from here -> https://www.screencast.com/t/qM5pypCS

Thanks for your understanding!

dvolatility
Participant
#0

Hi there,
I want to replace page titles on category pages with images and keep them in the same spot as the page title, above the description. How may I go about doing that? It looks like I’m using “td_category_template_7”. So do I need to replace the title tag with a category image code in that php file? I’d like to keep the H1 tag, like the site’s logo in the header, and just replace the text with an img (see image). Thanks for your help.

http://www.screencast.com/t/xwH18eXdv

Soeren91
tagDiv Member

The article says:

Most CMS’s, including WordPress, add the H1 tag automatically to the title of a blog post. But sometimes a theme can alter this setting.

I.e. it is not the case for all themes.

The article also suggests checking out the source code of a post to look for <h1> tags, and if I do not insert any H1-header myself, no <H1> tags appear. I assume this means, that the page title is not considered a H1-header, or it would have been surrounded by the <h1> and </h1> tags.

Feel free to correct me if I’m wrong 🙂

Thus, I still need to find out how to remove the page title. Is that not possible in the Newspaper theme?

Søren

  • This reply was modified 8 years by Soeren91.
Soeren91
tagDiv Member

Hi Epic

Thanks for your response.

After I wrote the question, I tried going to the theme panel to change the H1 font, to see if the font of the post title would change as well. If it would, I assume it would mean, that the theme considers it to be a H1-header. However, changing the H1 font did not change the font of the post title, so I assume the theme does not consider the post title to be a H1-header.

Are you sure Google does not consider them as two separate entities as well?

Best Regards,
Søren

ctoweett
tagDiv Member

Go to Theme Panel>Header>Top Menu>show sign in/join and disable it.

beppepicaro
Participant
#0

Hello,
I just discovered the beauties of your cloud templates, there is one that fits my needs better than the default one but I cannot set it up as the demo. The one I choose is “404 template 11” and I would like to have it full screen, the image covering from left to right and no header and footer.
Inspecting the css so far I managed to hide the header adding this css code to the child-theme css stylesheet:

.error404 .td-header-wrap {
display: none;
}

Thanks.

ctoweett
tagDiv Member

Are you referring to the block titles background colour? The option I provided is the correct one to change the colour. Just make sure you are using block header style 1. For the page, edit blocks with td composer. For the sidebar, change the titles in appearance>customize>widgets. Or are you referring to the title hover colour for posts?

ctoweett
tagDiv Member

Go to Newspaper>Theme Panel>Header>Logo & Favicon and scroll down to “TEXT LOGO FOR HEADER STYLE 9, STYLE 10 AND STYLE 11:” and delete the text under “ext logo tagline” and save your settings/

Ginfox
Participant
Problem - topic
#0

I, i have this problem.
I need put on the center my header ads.
Thanks
https://www.pcusb.it/92ef13f4-a7a7-4e70-bac7-a2c50a8cb493/
My website: https://www.pcusb.it

raybatch
Participant
#0

I want to put some text on a header image but the text needs to be responsive like on the newmag food demo homepage. How do i do this?

rubenrogers
Participant
#0

I’m making use of the Gadget Demo. I don’t want to add a top bar as well. There is a big black box just above my menu, how do I remove it?

xczech
tagDiv Member

And how to turn off moving picture of the header due scrolling please. Thank you

xczech
Participant
#0

Hello TagDiv,
I would like to have photoblog like this – https://jandudek.exposure.co/andrea-2018.

I want to use Style 7 Header – but I want to turn off black overlay? How to do it please.

Secondly, how to change width of the page? Now Newspaper has 1070 pixel content width. I would like to increase it on the 1600 like Exposure. How to do it please? How to change fixed width. Thank you very much

Best regards
Jan Dudek

Simion C.
tagDiv Staff

Hi,

You can increase the line height of the menu, in the theme panel
https://www.screencast.com/t/ck4WCEBsSO
The line height will directly affect the height of the header. Experiment with different values until you find the best result.

Thanks

Simion C.
tagDiv Staff

Hi,

The background color of the top bar can be set here
https://www.screencast.com/t/haeXIfNQoS
Most header colors can be changed in the theme colors header section. The footer background color can also be changed in the theme colors panel.

This underline here – http://www.screencast.com/t/XhWXLrnk3Ik that is affected by the theme accent color also set in the theme colors section. The theme accent color will apply to various elements for a more general feel
https://www.screencast.com/t/aUEnJKSV8

For the colors used here – http://www.screencast.com/t/ItMdvyZ6
Edit the page with the tagDiv composer, click on the block then change the colors of the title and big title
https://www.screencast.com/t/ZEpFmOczvc4K

For the font settings, there are settings for most elements, in the theme fonts section. In case of elements of the tagDiv composer, like modules used in blocks and grids the theme panel font settings are general. That means thjat for example if you change the font for module 1 title
https://www.screencast.com/t/nteCZpkZXaS
All the modules 1 will load that font.

We introduced more specific settings for the font and font properties in the composer, so each elements can have it’s own font settings without affecting same type elements
https://www.screencast.com/t/7BOhy2H3rm

You can ask any question you might have, or if I missed something or there are still things that are unclear.

Thanks

Simion C.
tagDiv Staff

Hi,

1. That would depend on the header style you use
https://forum.tagdiv.com/logo-favicon/
For example header styles 9, 10 and 11 will allow any image size you want, no limits there.
If you already use one of these but the logo is small, make sure you upload it in full size
https://www.screencast.com/t/graHsimAEo
https://www.screencast.com/t/HsOr4LblR

2. The tagDiv composer can also be used to create post templates, category templates, author templates etc. The cloud library plugin will be required for that
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
So you can’t create actual posts, but can create templates to apply to those posts.

3. If you mean theme files, you should use a child theme. One is provided in the child theme. Not all files are supported to be modified in a child theme however
https://forum.tagdiv.com/the-child-theme-support-tutorial/

Let me know if you have further questions.

Thanks

lcrafael
Participant
#0

Since I changed my theme and installed Newspapper, every time I do a search my site stop to work.

In my error log i only have this:
[23-Aug-2018 06:22:23 America/Denver] PHP Fatal error: Call to undefined function get_header() in /home/soumaeor/public_html/wp-content/themes/Newspaper/index.php on line 6
[23-Aug-2018 09:26:03 America/Denver] PHP Fatal error: Call to undefined function get_header() in /home/soumaeor/public_html/wp-content/themes/Newspaper/index.php on line 6
[23-Aug-2018 12:28:05 America/Denver] PHP Fatal error: Call to undefined function get_header() in /home/soumaeor/public_html/wp-content/themes/Newspaper/index.php on line 6
[23-Aug-2018 15:29:49 America/Denver] PHP Fatal error: Call to undefined function get_header() in /home/soumaeor/public_html/wp-content/themes/Newspaper/index.php on line 6

And apache process stop working:

sebkuhnert
tagDiv Member

Hi again,

Another question – how can I select the language for each and every ad? For example, our site is localised into 3 languages, we are using Sidebar, Header and all 5 Custom ads, and we want to display EN ads on EN pages, DE ads on DE pages and RU ads on RU pages, but I don’t see how I can do this.

Thanks

dahlnewpage
Participant
#0

Is there a tutorial or a settings page where people have listed the various fonts that work well with Newspaper? The default font is not really what I want to use, but when I change it to another font it always seems to look “off”. Line height is too much, font weight looks weird, too much spacing between the letters, size of headers etc it just is not consistent. I would like to use the font Lato. Anyone on this forum or does support have a cheat sheet with what fonts styles work well with this theme? Thx!

Simion C.
tagDiv Staff

Hi,

There are options to stretch the header elements, in the theme panel
https://www.screencast.com/t/YDfMbb2dZ9
If you have many menu items stretch the menu to make more space.

Thanks

Simion C.
tagDiv Staff

Hi,

Thank you for the appreciation, glad to hear it. So from what I understand you want to have two menus in the top bar? There is only one menu spot in the top bar, for a single menu. The whole header can display a top menu and a main menu.
There are styles to choose from for the top bar, these will position the elements differently, but it can only display one actual menu
https://www.screencast.com/t/Xrfzg5AeniYZ

So by a theme option that will not be possible. Please let me know if you have more questions.

Thanks

Viewing 25 results - 17,051 through 17,075 (of 29,850 total)