Search Results for 'header'

Results from the Forum
MizanHarun
Participant
#0

Hi, I can’t fix header image. When I upload header background image It did not setup perfectly. I tried many options but it is nor fixed. I want to setup a custom header image that appear all image and will be perfectly setup. Please help me.

Carel
Participant
#0

Hi

I would like to get beautiful headers on pages, just like we can do on posts.
That would be for instance to have featured image + Title in it ( for instance : https://demo.tagdiv.com/newspaper_medicine/td-post-fda-approves-new-treatment-for-inhalation-anthrax/ with full width image)

How can i do ?

Geomedia
Participant
#0

Hi,
I have a problem using the theme panel on a staging installation of my website.
I’m using the WP STAGING plugin for the staging stuff.

The problem is that the click event on the panel doesn’t respond at all. So I’m stuck on the header options without the possibility of moving to another tab of panel. I can’t select any option as well.

I can’t install demos.
I can’t neither activate the theme.

Huge problem for me because i purchased the theme and i can’t use it at all.

Regards

Simion C.
tagDiv Staff

Hi,

I have tested this again, using the same header style you are using. I set a background color for the menu when sticky
https://www.screencast.com/t/a5DNdhcrpL
This color applies for me – https://www.screencast.com/t/yoZSZ47V

Do you maybe have caching installed? Clear the cache after setting the color, also clear the browser cache or try with a different browser.

That code you use would have no effect in this matter. Do you have a demo installed? demos may have custom code of their own.

Thanks

mira
Participant
#0

Hi,
I am trying to get a full-size foto in the “logo” place of the header. We have this on our life site http://www.florida.nu, but on the site we are constructing, with the exact same settings, I only get the logo to show up very small in the header (trying with header type 9).
What am I missing?
Thanks a lot,
Mira

Simion C.
tagDiv Staff

Hi,

Try to deactivate all you plugins, leave only the theme provided plugins active. If you can’t access the the admin plugins screen, disable theme by FTP
https://www.wpbeginner.com/plugins/how-to-deactivate-all-plugins-when-not-able-to-access-wp-admin/
Also be sure to check the theme requirements here
https://forum.tagdiv.com/requirements-for-newspaper/
Theme supports PHP versions up to 7.2, 7.1 or so would be best.

Also check some other similar topics online, like these ones
https://docs.presscustomizr.com/article/196-warning-cannot-modify-header-information-header-already-sent-by
https://www.hostinger.com/tutorials/fix-warning-cannot-modify-header-information-headers-already-sent

Thanks

Catalin
tagDiv Staff

Hi,

Notice that for the first element, you can try using a Title element and then, notice that you can choose more Block Header, like this -> https://www.screencast.com/t/cgV4PLYQkr

Thanks for the message!

Simion C.
tagDiv Staff

Hi,

You can change the font and font properties, experiment with different fonts for example
https://www.screencast.com/t/PMLwcHq2Ul

You can also color the menu in the theme panel, and set a background color maybe
https://www.screencast.com/t/93PXYiHkpK

Or if you still need some additional modifications, you could use CSS to make modifications to the header
https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/

Simion C.
tagDiv Staff
Hi - reply

Glad you could solve that. Try to set a global block header template in the theme panel, that should apply to those widgets as well
https://www.screencast.com/t/CgSWH4BR8N

Simion C.
tagDiv Staff

Hi,

At the moment and with the current theme settings that is not possible, once a menu is set for the header it will be displayed on the whole website.
For now the category templates can be designed with the tagDiv composer but the menu will be the same as the rest of the website. Maybe there will be changes in this matter in the future.

Ryan Astle
tagDiv Member

Hi there,

I am still having no luck with changing the color of my Main Menu when it is “sticky”. I have set it to #222222 where you suggested: https://www.screencast.com/t/0Fynig9t
But it is still appearing as black (#000000).

Is there a way I can change this via the code?

Note: I am using header style 10 and this custom code:

.testpage .td-main-content-wrap {
padding-top: 1px !important;
}

.td-footer-instagram-container {
padding-top: 20px !important;
}

.td-logo {
background-color: #222222;
}

.td-main-logo {
background-color: #222222;
}

.td-header-sp-logo {
background-color: #222222;
}

So it is #222222 behind the logo, and behind the main menu when I load the page, but as soon as I scroll and the sticky menu appears, it is #000000.

Cheers
Ryan

royeproductions
Participant
#0

I am using a system called BitAdvertiser to add Ads.

I pasted this code in the “Your Header Ad” section. But it didn’t work. This is the code I got from the website

<!– Begin BidVertiser code –>
<SCRIPT data-cfasync=”false” SRC=”//bdv.bidvertiser.com/BidVertiser.dbm?pid=812921&bid=1949248″ TYPE=”text/javascript”></SCRIPT>
<!– End BidVertiser code –>

Lecache
Participant
#0

Hello,

I uploaded my newspaper theme website on my ftp, and installed the database. Homepage is working, but when trying to access WP-ADMIN page, this message shows up (i activated DEBUG MODE):

Warning: Cannot modify header information – headers already sent by (output started at /home/licra/www/wp-config.php:1) in /home/licra/www/wp-includes/pluggable.php on line 1219

Help please, website is currently not working 🙁

Thank you

JK
tagDiv Member

Thank you for your reply,

I know about the checkbox in the profile of each user. I’ve checked this and it’s ticked.

I’ve searched through my functions.php, td_wordpress_wordpress_booster_functions.php, header.php, footer.php but I cannot find anything mentioning remove_admin_bar

Where is the most likely place that this code might be? I don’t have any plugins that perform this function

Thanks
Jaime

vrpornjack
tagDiv Member
Hi - reply

Thank you for the image help, didn’t know I can do that, it helps a lot. Inveti ceva nou in fiecare zi…
As for the menu. I found the problem.
The meniu was a custom link. So I think the meniu was highlighted because it was recognized as a link, I removed the link and now its all the same color.
Another question
https://imgur.com/a/YzZf5dI
how can I make the widget title have the same header template?
Basically I want to have there, a tag cloud and the jetpack subscribe widget

Simion C.
tagDiv Staff

Hi,

Our composer does not have a similar element to that. There is a tag cloud widget but that is a simple looking widget it would require additional design.

In our theme tags can be displayed on top of blocks, as a live filtering option. Users can filter the block by the tag they want. This is called the ajax filter, it can show tags as well
https://www.screencast.com/t/sBy6Lfb5adW
The filter may display differently depending on block header style used
https://demo.tagdiv.com/newspaper/block-header-1/

More about block settings here – https://forum.tagdiv.com/block-settings-guide/

Thanks

Simion C.
tagDiv Staff
Hi - reply

So you want the header menu to have a color of your choosing, the theme panel settings will allow that. You can set a background color for the menu, also hover/active color.

If those settings are not what is needed, explain in more details how you want the menu to look. Maybe it could be done with CSS.

How are you implementing the ads? if by a single image that may not be the best element to use. Try using a simple text element instead, in which you insert the ad banner with a link, it will be more responsive
https://www.screencast.com/t/WFInebtRoB
https://www.screencast.com/t/ul0Zv1RR

Catalin
tagDiv Staff

Hello starnorthcomm,

If you want to hide the Header Ad for a certain page, notice that you should use the page ID when you create your custom CSS code. Below I gave you a simple example of a certain page -> https://www.screencast.com/t/0YHKswRx

Thanks for your understanding!

Simion C.
tagDiv Staff

Hi,

It would be difficult to position all those menu items in a single row, even if I give you a code to reduce or remove the padding between menu items and maybe the font size.

You could make some tests with other header styles see how they display. If you cant find one that you can use instead of this one, I will try to find and give a solution. Let me know.

Thanks

Simion C.
tagDiv Staff

Hi,

Let’s try and better understand/explain this situation. The logo on the right is a business demo customization, based on the default header style 1
https://demo.tagdiv.com/newspaper_business/
The default header style 1 looks like this
https://forum.tagdiv.com/header-styles/

All the demos have custom design, based on modifications made to the default theme elements.
In this case you could either change the header style (the design is only for header style 1), or remove the code that is responsible for the modification, in the demo stylesheet directly
https://www.screencast.com/t/oE3x6hLon
Or override the demo design with the code provided above
https://www.screencast.com/t/1EnIYlxa5
Each one of the solutions would work, decide which one you want to use.

Thanks

starnorthcomm
Participant
#0

I’m creating an “Advertorial” Page (or Post) to provide paid full-page advertising feature to a client. I want to hide the Header Ad on this page, as it belongs to a competitor. How do I accomplish this?

jeffymac11
Participant
#0

If you look at my header ad on my homepage, you’ll see that the white space to the right and left is full width. I’d like that to be boxed like the rest of the body of the page. How do I do this? Thanks.

http://macscoinreport.com/

havard2k
Participant
#0

Hi. Is it possible to move the logo, the menu and the search icon more to the center of the page, so that it is in line with the post like it is in the demos “black version” and “say what”? I use the gadgets demo now but i’m not sure I want the header to be full width.

I don’t find that any of the header styles allows you to have the logo and menu on the same line, while placed in line with the post. Did they use CSS on the demos I mentioned above?

brent
Participant
#0

I am trying to change the hover colour of oneof the main menu items.
(The site is currently in development but can be viewed with login and password as “guest” @ https://bit.ly/2NAz0Fs

Usually when I hover over any of the main menu items they all have the same coloured underline displayed.

News Forums Buying Guide Device Specifications G’day, guest guest!

I am wanting to have a different colour hover for just one of the menu titles. An example would be “News” having a green underline.

The CSS used for the menu hover is as follows:

.td-header-wrap .black-menu .sf-menu > .current-menu-item > a, .td-header-wrap .black-menu .sf-menu > .current-menu-ancestor > a, .td-header-wrap .black-menu .sf-menu > .current-category-ancestor > a, .td-header-wrap .black-menu .sf-menu > li > a:hover, .td-header-wrap .black-menu .sf-menu > .sfHover > a, .td-header-style-12 .td-header-menu-wrap-full, .sf-menu > .current-menu-item > a::after, .sf-menu > .current-menu-ancestor > a::after, .sf-menu > .current-category-ancestor > a::after, .sf-menu > li:hover > a::after, .sf-menu > .sfHover > a::after, .td-header-style-12 .td-affix, .header-search-wrap .td-drop-down-search::after, .header-search-wrap .td-drop-down-search .btn:hover, input[type=submit]:hover, .td-read-more a, .td-post-category:hover, .td-grid-style-1.td-hover-1 .td-big-grid-post:hover .td-post-category, .td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-post-category, .td_top_authors .td-active .td-author-post-count, .td_top_authors .td-active .td-author-comments-count, .td_top_authors .td_mod_wrap:hover .td-author-post-count, .td_top_authors .td_mod_wrap:hover .td-author-comments-count, .td-404-sub-sub-title a:hover, .td-search-form-widget .wpb_button:hover, .td-rating-bar-wrap div, .td_category_template_3 .td-current-sub-category, .dropcap, .td_wrapper_video_playlist .td_video_controls_playlist_wrapper, .wpb_default, .wpb_default:hover, .td-left-smart-list:hover, .td-right-smart-list:hover, .woocommerce-checkout .woocommerce input.button:hover, .woocommerce-page .woocommerce a.button:hover, .woocommerce-account div.woocommerce .button:hover, #bbpress-forums button:hover, .bbp_widget_login .button:hover, .td-footer-wrapper .td-post-category, .td-footer-wrapper .widget_product_search input[type='submit']:hover, .woocommerce .product a.button:hover, .woocommerce .product #respond input#submit:hover, .woocommerce .checkout input#place_order:hover, .woocommerce .woocommerce.widget .button:hover, .single-product .product .summary .cart .button:hover, .woocommerce-cart .woocommerce table.cart .button:hover, .woocommerce-cart .woocommerce .shipping-calculator-form .button:hover, .td-next-prev-wrap a:hover, .td-load-more-wrap a:hover, .td-post-small-box a:hover, .page-nav .current, :first-child.page-nav > div, .td_category_template_8 .td-category-header .td-category a.td-current-sub-category, .td_category_template_4 .td-category-siblings .td-category a:hover, #bbpress-forums .bbp-pagination .current, #bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a, .td-theme-slider:hover .slide-meta-cat a, a.vc_btn-black:hover, .td-trending-now-wrapper:hover .td-trending-now-title, .td-scroll-up, .td-smart-list-button:hover, .td-weather-information::before, .td-weather-week::before, .td_block_exchange .td-exchange-header::before, .td_block_big_grid_9.td-grid-style-1 .td-post-category, .td_block_big_grid_9.td-grid-style-5 .td-post-category, .td-grid-style-6.td-hover-1 .td-module-thumb::after, .td-pulldown-syle-2 .td-subcat-dropdown ul::after, .td_block_template_9 .td-block-title::after, .td_block_template_15 .td-block-title::before, div.wpforms-container .wpforms-form div.wpforms-submit-container button[type=submit] {
    background-color: #ff6700;
}

Obviously changing the background here would change all the menu items, my goal is to change just a single menu item’s hover colour.
Also, the li class of the “News” item also has a unique reference, which I feel may be useful when changing to the its background hover.

menu-item menu-item-type-taxonomy menu-item-object-category menu-item-first td-menu-item td-mega-menu menu-item-6 news`

I could use either menu-item-6 or news? I’ve tried to come up with a solution myself but can’t quite get it working.

Thanks in advance!!

Brent

seanhelmes
Participant
#0

I want to have a different header main menu show to mobile users than the one I show to desktop users. How can I do this? I don’t want to use the tagdiv newspaper mobile theme plugin, I want to just use the main theme.

Viewing 25 results - 17,451 through 17,475 (of 29,850 total)