Search Results for 'header'

Results from the Forum
SteveC
Participant
#0

I am trying to change a graphic in the header and I am unable to find it in any of the options in the left panel in the admin.
Here is the website: https://newsoftheworld.us
The graphic is not the NOW logo but the we.png with has the text “YOU’LL BE THE JUDGE”

Simion C.
tagDiv Staff

Hi,

The category tag can be disabled for each theme module. You can see what modules that grid uses in this guide (module MX9 si MX10)
https://forum.tagdiv.com/theme-blocks-modules/
Next you access the theme panel and disable them
https://www.screencast.com/t/gDhCtZW9ljFx

I don’t quite understand what you want to add to to the grid. If you mean a post excerpt that is not possible with a grid. Only blocks can display excerpts. It could be added but with some modifications only
https://forum.tagdiv.com/topic/adding-tags-and-excerpt/

A button in the header can be added , you would have to use a multi-purpose header style
https://www.screencast.com/t/bhhycFSKj
Then in the multi-purpose settings configure the buttons
https://www.screencast.com/t/H3Qejgr9

Thanks

Simion C.
tagDiv Staff

Hi,

At the time the demo was created the them did not have the option to set a header background image. So it was set in the demo stylesheet
https://www.screencast.com/t/qT46uj028x
In order to set your own, please remove that highlighted code from the demo stylesheet. Then the background you set in the theme panel will apply
https://www.screencast.com/t/jZmgeqTRfFw

Thanks

cpi
Participant
#0

i use Newspaper – version: 8.7.4.

When i open “Theme Font > Header”, it keep loading, can’t open.
Could you help?

Thank you

mbruna
Participant
newspaper - topic
#0

Hola, como hago para no mostrar el nombre de categoría en big grid 2.
como hago para agregar un epígrafe en big grid.
como hago para agregar un botón en el header.
Hello, how do I not show the category name in big grid 2?
How do I add an epigraph on the big grid?
How do I add a button in the header?

33ParkMedia
Participant
#0

In the Voice Report Demo is the header image able to be changed? We are testing and when we upload a header background image it doesn’t change.

danielvdell
Participant
#0

Hi! I’m wondering how to get rid of this blank space between the header and the homepage? https://www.screencast.com/t/Vkq7ToThp

It only appears when I have another (non-homepage) Page on my site. Otherwise, it disappears — I’m thinking something to do with breadcrumbs?

Thanks in advance for your help!

Catalin
tagDiv Staff

Hello,

You should try using the code below and place it in Theme panel -> Custom CSS area.

#post h1.header{
border-color:green;
}

The result is here -> https://www.screencast.com/t/1MxgSUsg

But I guess that you are not using our theme on your website…

Thanks.

Simion C.
tagDiv Staff

Then set a background color as well
https://www.screencast.com/t/o4PlFy7Czw

.td-header-wrap .current-menu-item a,
.td-header-wrap .td-header-menu-wrap .sf-menu > li > a:hover {
color: #231803!important;
background-color: yellow!important;
}

Simion C.
tagDiv Staff

So after all the modifications made to this post template the result is like this
https://www.screencast.com/t/7BRyHbbXA
The combination of reducing the height of the post header and the code from above produced that result.
The title is visible only partly, you could try reducing the margin-bottom in the code from above to a smaller value. Then the title would be more visible
https://www.screencast.com/t/uEjuXW7EyBs

Codywoodworth
tagDiv Member

We used some css to make the body font in all of our posts (on mobile) a couple sizes larger, and with doing that we feel all the headers throughout the posts need to be a little larger too. We use the H1, H2, and H3 throughout all of our posts, and we would just like to increase the font sizes (globally) of those to look better with the larger body text on mobile.

Catalin
tagDiv Staff

Hello Jose,

Please try using the code below and place it in Theme panel -> Custom CSS Area.

.td-post-template-5 .td-post-header .entry-title{
text-align:center;
}
.single h2 {
color:red!important;
}

The result is here -> https://www.screencast.com/t/JpOqNDk7Un

Thanks.

Simion C.
tagDiv Staff

Removing the option there will not cause the website to be full width. The website will be boxed, because of the background
https://www.screencast.com/t/kAHzHVKq
That is the specific design of the demo, a border is set with that setting, header and footer elements are stretched as well
https://www.screencast.com/t/ulJS6RNlRTf0

TechieBraj
tagDiv Member

.td-header-wrap .current-menu-item a,
.td-header-wrap .td-header-menu-wrap .sf-menu > li > a:hover {
color: #231803!important;
}

This CSS is for text, But i also want to change menue active background color from BLACK to #f6931e.
For more understanding of what I am saying you can see this screenshot
https://cyberthana.com/wp-content/uploads/2018/05/Capture-1.png

Can you help?

Simion C.
tagDiv Staff

We made a few tests on some available iOS and also Android phones, for us the post background image loads no matter how many times we tried
https://www.screencast.com/t/2rjUUsohgqI
https://www.screencast.com/t/FhB5njSqzAIA
The post page does not have any errors that could be causing this problem as well. This template would be somewhat complex with the post header parallax effect, but that should not affect the loading of the featured image background on all devices.

Simion C.
tagDiv Staff

Hi,

1. Do you use any caching or CDN? If possible try without any of these as a quick test. How the website loads could be affected by such services. You can check the live theme demo, see how it loads
https://demo.tagdiv.com/newspaper/

2. From what I can see you use stretched rows with blocks. The images may look blurry, the same thumbnails will be used, as in a non-stretched row.
You could use the flex block which allow you to choose a thumbnails size, this would be more suited for full width. Or use Full big grids
https://demo.tagdiv.com/newspaper/full-big-grid-1/

3. I inspected the website, for me this issue is not happening
https://www.screencast.com/t/QNu7izkp
That would be the header menu section, but it should not have a height of 1068px
https://www.screencast.com/t/jiHw3rU2q

4. The latest theme version is 8.7.4, the theme and WordPress should always be kept to date if possible.
https://forum.tagdiv.com/how-to-update-the-theme-2/
If you use WPBakery page builder for your website, remember to deactivate the tagDiv composer after you update. When both these page builders are active there could be problems with some elements.

Thanks

Simion C.
tagDiv Staff

Indeed, this header style together with a sticky menu logo may not produce the best results. I will add this on our list and our team will take a look to see what can be done about it. Sorry for this inconvenience.
You could either remove the logo when sticky and keep using the header style, or try another one.

Codywoodworth
Participant
#0

Hello, What CSS do I need to change the H1, H2, and H3 headers to be a fews sizes larger in the mobile theme? Thanks

Simion C.
tagDiv Staff

Hi,

Seems there should be a header ad displayed there, but for some reason it is not displaying. It is the theme demo header ad, check in the theme panel header ad section
https://www.screencast.com/t/Fdwn89jeAO
Remove the code from there and check the results. There should be no more space there.

Thanks

Simion C.
tagDiv Staff

That post template featured a parallax effect, it will add some opacity, please check the demo post template 7
https://demo.tagdiv.com/newspaper/td-post-lenovo-details-new-computers-that-could-be-heading-our-way-in-2015/
Try scrolling down slowly from the top of the post, while observing the post title fading.
This effect could be removed if this is required, enter this code in Theme panel->Custom CSS code

.single_template_7 .td-parallax-header {
opacity: 1!important;
}

Result – https://www.screencast.com/t/tGYzT7yjCq

Simion C.
tagDiv Staff

Hi,

For the text color of the menu item there is no theme panel setting. But it could be done with some CSS.
I see you currently have two menu items in the header menu. You want to change the text color when hovered or active. This would be a similar topic you can try
https://forum.tagdiv.com/topic/change-main-menu-custom-active-hover-text-color/

Thanks

33ParkMedia
tagDiv Member

We are also seeing this issue after updating that the other 2 sites do not have…

https://capitalequityreview.com/wp-content/uploads/2018/05/Screen-Shot-2018-05-16-at-5.17.29-PM.png

Array
(
[0] => Array
(
[file] => /nas/content/live/capitalequity/wp-content/themes/Newspaper/includes/wp_booster/td_api.php
[line] => 337
[function] => error
[class] => td_util
[type] => ::
[args] => Array
(
[0] => /nas/content/live/capitalequity/wp-content/themes/Newspaper/includes/wp_booster/td_api.php
[1] => td_api_base::mark_used_on_page : a component with the ID: vc_column_text is not set.
)

)

[1] => Array
(
[file] => /nas/content/live/capitalequity/wp-content/themes/Newspaper/includes/wp_booster/td_api.php
[line] => 135
[function] => mark_used_on_page
[class] => td_api_base
[type] => ::
[args] => Array
(
[0] => vc_column_text
)

)

[2] => Array
(
[file] => /nas/content/live/capitalequity/wp-content/themes/Newspaper/includes/wp_booster/td_block.php
[line] => 40
[function] => get_by_id
[class] => td_api_base
[type] => ::
[args] => Array
(
[0] => vc_column_text
)

)

[3] => Array
(
[file] => /nas/content/live/capitalequity/wp-content/plugins/td-composer/includes/shortcodes/vc_column_text.php
[line] => 13
[function] => render
[class] => td_block
[object] => vc_column_text Object
(
[block_uid] =>
[td_query] =>
[td_block_template_data:protected] =>
[atts:td_block:private] => Array
(
[0] =>
)

[td_block_template_instance:td_block:private] =>
[is_loop_block:td_block:private] => 1
)

[type] => ->
[args] => Array
(
[0] => Array
(
[0] =>
)

)

)

[4] => Array
(
[file] => /nas/content/live/capitalequity/wp-content/themes/Newspaper/includes/wp_booster/td_global_blocks.php
[line] => 28
[function] => render
[class] => vc_column_text
[object] => vc_column_text Object
(
[block_uid] =>
[td_query] =>
[td_block_template_data:protected] =>
[atts:td_block:private] => Array
(
[0] =>
)

[td_block_template_instance:td_block:private] =>
[is_loop_block:td_block:private] => 1
)

[type] => ->
[args] => Array
(
[0] => Array
(
[0] =>
)

[1] => [td_block_trending_now header_color=”#ffffff” tdc_css=”eyJhbGwiOnsiYm9yZGVyLXRvcC13aWR0aCI6IjEiLCJwYWRkaW5nLXRvcCI6IjEwIiwiYm9yZGVyLWNvbG9yIjoiIzRmYWNlYSJ9fQ==”]
)

)

[5] => Array
(
[function] => proxy_function
[class] => td_global_blocks
[type] => ::
[args] => Array
(
[0] =>
[1] => [td_block_trending_now header_color=”#ffffff” tdc_css=”eyJhbGwiOnsiYm9yZGVyLXRvcC13aWR0aCI6IjEiLCJwYWRkaW5nLXRvcCI6IjEwIiwiYm9yZGVyLWNvbG9yIjoiIzRmYWNlYSJ9fQ==”]
[2] => vc_column_text
)

)

[6] => Array
(
[file] => /nas/content/live/capitalequity/wp-includes/shortcodes.php
[line] => 319
[function] => call_user_func
[args] => Array
(
[0] => Array
(
[0] => td_global_blocks
[1] => proxy_function
)

[1] =>
[2] => [td_block_trending_now header_color=”#ffffff” tdc_css=”eyJhbGwiOnsiYm9yZGVyLXRvcC13aWR0aCI6IjEiLCJwYWRkaW5nLXRvcCI6IjEwIiwiYm9yZGVyLWNvbG9yIjoiIzRmYWNlYSJ9fQ==”]
[3] => vc_column_text
)

)

)

afratus
Participant
#0

Hello,

I have some questions regarding css features on Newspaper in my site (www.topensandoemviajar.com). Maybe you can help me:

1. When the homepage loads, it appears the the html is loading before css. Why?
2. The images on homepage appears to be low res when I use large screens.
3. Sometimes when I reload the site, a blank space appears between menu and big picture. I inspected the element and it shows like this:
<div class=”td-header-menu-wrap-full td-container-wrap td_strecht_content”style=”height:1068px;”>
<div class=”td-header-menu-wrap td-header-gradient”>
4. I’m currently using version 8.5, as a lot of troubles appeared on my template after I tried to update to 8.6. Can I try to update to the last theme version?

Thanks a lot!

olmu19
Participant
#0

Hello,

why by updating the version of my theme there is a 2nd menu that is only displayed on computer (not on mobile)

Website : https://www.showoffparis.fr/

Tank you for help

Olivier

Viewing 25 results - 17,851 through 17,875 (of 29,850 total)