Search Results for 'header'

Results from the Forum
Catalin
tagDiv Staff

Hi,

If you want to change your header containers (logo and ad section) you need to create your own custom CSS code using the Inspector Browser from here -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/

Thank you!

amazone
Participant
#0

hi. my website is internationalinvestorclub.com

We collaborate with trading view to put their ticker widget and we plan to put the ticker on top of the header.

i need to put the embed code somewhere. Where do you think i can insert the ticker?

second questions.

I want to put chart widgets in the right side

but everytime i choose WIDGET SIDEBAR. it’s not working.

Please help

Thank you

vanpope ROCKS
Participant
#0

Hi there. I had vers 8.8 installed on a domain that I use to build my client’s websites, before i transfer them. I updated the new vers 9.6. To my absolute dismay there were errors all over.

Theme upload errors occur
Tagdiv Importer error
The Tagdiv Composer don’t work, I get error messages
changed top and bottom share-buttons to round and the change does not carry through to live
Active Home page disappeared
Mobile not the same as Desktop
Header Post collage / Breaking News does not show
all sections on desktop broken

This is literally a broken site, with no structure. It looked amazing before and was almost ready for launch with a few outtakes to occur.

It is now a mess. I am very disappointed.

Marius

David Langer
Participant
#0

Hey guys,

I cannot change a “space” between header and Flex Block. I want to change it to black as the page background is but cannot find out how. Thank you in advance.

website – http://www.neverskipriding.com
demo – Classy Magazine

Screenshot – https://www.screencast.com/t/HAb4RUnu

omrakdeniz
Participant
#0

hello the original logo of the theme
How to combine png files to make whole logo
Is there a program for this.
We want to make your logo as moving logo
but we could not join png files
newspaper logo

Freddy Meynard
tagDiv Member

Hi Catalin,

I modified file header-style6.php

    <?php if (td_util::is_ad_spot_enabled('header')) { ?>
        <div class="td-banner-wrap-full td-container-wrap <?php echo td_util::get_option('td_full_header'); ?>">
            <div class="td-container-header td-header-row td-header-header">
                <div class="td-header-sp-recs">
                    <?php if ( ! is_single( array('1027', '67707') )) {locate_template('parts/header/ads.php', true);} ?>
                </div>
            </div>
        </div>

I used the code you provided And the ad still shows….but doesn’t this statement above mean, if you are this page, then load this Ad.php… how do i make it so that it loads that “ads.php” file unless is NOT, the page ID’s i want to exclude from?

Can i use something like this:


<?php if (td_util::is_ad_spot_enabled('header')) { ?>
<div class="td-banner-wrap-full td-container-wrap <?php echo td_util::get_option('td_full_header'); ?>">
<div class="td-container-header td-header-row td-header-header">
<div class="td-header-sp-recs">
<?php if ( ! is_page( array('1027', '67707') return false);

else {locate_template('parts/header/ads.php', true);} ?>
</div>
</div>
</div>
<?php } ?>

pfabaron
Participant
#0

Dear sir or ma’am,

I am working on a website beisbolpuro.com and I have a problem, I hope that you can help me, please.

I was trying to put my logo in a bigger size and I did it but I don’t know why my secondary menu was hidden when I put my logo in a bigger size, as I will show you in the following images:

Image 1

Image 2

I don’t know why the red menu isn’t show up, I tried different things but I wasn’t able to fix it. I hope you can help me.

Thanks.

Media Gazelle
tagDiv Member

Like I said in my followup, this is not apple news related after all.

[16-Mar-2019 18:27:25 UTC] PHP Notice: Trying to get property of non-object in C:\inetpub\wwwroot\site\wp-content\plugins\td-cloud-library\includes\tdb_functions.php on line 646
[16-Mar-2019 18:27:25 UTC] PHP Notice: Trying to get property of non-object in C:\inetpub\wwwroot\site\wp-content\themes\Newspaper\includes\wp_booster\td_util.php on line 50
[16-Mar-2019 18:27:25 UTC] PHP Notice: Undefined variable: tdc_header_template_id in C:\inetpub\wwwroot\site\wp-content\themes\Newspaper\includes\wp_booster\td_util.php on line 187

leanjucasvw
Participant
#0

circle animation without colors of theme panel

button config: https://imgur.com/VDiJhOJ
button style: https://imgur.com/zVR3fcM
live button: https://imgur.com/XEXmcG7 (https://raulpistorello.com.br/site2019)

lginger
tagDiv Member

Hi,

I wish you would give me more information. I went to my home page and clicked on row and set it to stretch to 1200. It does nothing. I can stretch the header and footers fine, but not the content. Also, this really does help explain how I can stretch my internal pages. I can’t go to each and every page and do this. Can you please explain? I see lots of sites with a wider content area, I’d just like to know how to do it too.

thanks,

Lisa

booomcha
Participant
#0

Hello, thank you in advance for your time.

My site is: booomcha

These are my questions:

1. I’m using a footer page which looks fine everywhere except on my individual posts where under the footer, the jetpack likes are repeated. I was wondering how to remove the likes from beneath the footer without removing them from the post itself. They do show up in the post footer as they should. (I have deactivated all plugins to see if that was the problem, and it doesn’t appear so.)

Please see image: Likes in Footer

2. At the top of my posts, I would like a space between the header and the featured pic. I am not sure how to make that happen and wondered if you had suggestions.

Please see image: Space at Top of Post

Thank you again for your time, I appreciate any help you can provide.
Kymber

Simion C.
tagDiv Staff

Hi,

The block header template is the one set in general in the theme panel
http://prntscr.com/mzgi31

Using cloud post templates you can select the one you like and it will apply only in that template – http://prntscr.com/mzgirr
Also in cloud post templates the related articles and more from author are separate elements, so you can place only one if needed – http://prntscr.com/mzgjfm
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/

For the default predefined post templates the more from author could be removed like this
https://forum.tagdiv.com/topic/remove-more-from-author-from-the-related-articles/

Thanks

Calin
tagDiv Staff

Hi,

This type of header can be achieve for post, using the single post template from tagDiv Cloud Library
You need to set a single post bg feature image in header ->https://www.screencast.com/t/mb3bYTaY5 set a logo above it and set z-index 1 and margin-bottom -150 set at bottom a row and set in it the sample post title and set the z-index 1 and margin-to -250, after that set the menu
-> https://www.screencast.com/t/mb3bYTaY5
-> https://www.screencast.com/t/BGwwBq2ut7Zc
-> https://www.screencast.com/t/0LubrnAH
-> https://www.screencast.com/t/koiOGEdJp54
-> https://www.screencast.com/t/5WO5GwtI
Results: https://www.screencast.com/t/V0p4NW5A711

Thank you!

Simion C.
tagDiv Staff

Hi,

You could design the header as needed with the header builder, there are some headers designed by us which you can modify – http://prntscr.com/mzg27b or you can design your own by using a blank template – http://prntscr.com/mzg3qq
So you can build it with the tagDiv composer and place the elements as you wish.

This will require the cloud library plugin – https://forum.tagdiv.com/tagdiv-cloud-library-plugin/

Let me know if you have more questions.
Thanks

Calin
tagDiv Staff

Hi,

Unfortunately using header style 3 you can not achieve a bigger logo, for this you’ll need to use an header stile with full logo or import/edit one from tagDiv Cloud Library

Thank you for your understanding!

webcreativeng
tagDiv Member

Hi there,

So I’m trying to create a custom header layout using code (API, child theme etc) but came across the Header Manager.

Please is there a way to design a header on a page (with the Header Manager) and make it appear globally on all pages?
I tried re-creating my header here -> https://prnt.sc/mzfkc1 (don’t know why the error though)

Also, how can I include the Trending News (News Ticker) in my Top Header – Child Theme (with PHP) – which is already looking good… ?
https://prnt.sc/mzfka5 (compare with Header designed above).
I’d like to call the trending_now like I did with the weather and customized it
echo td_weather::render_generic($atts, 'td_top_weather_uid', 'tdb_weather_template');

Thanks

Simion C.
tagDiv Staff

Hi,

One solution would be to disable the sticky header in the theme panel
https://www.screencast.com/t/UNyzGRepss
Then the top of the page will be visible. Or use a code like this one, seems to work. You can adjust the values in it if needed – https://www.itsupportguides.com/knowledge-base/tech-tips-tricks/how-to-offset-anchor-tag-link-using-css/

Thanks

malangtoday
Participant
#0

pls help me for fix it header has gone http://prntscr.com/mzf7ou

ill try tagdiv composer but not working stuck in load http://prntscr.com/mzf8fd

Calin
tagDiv Staff

Hi,

I do not think that hiding the ads necessary, for the ads that appear in header theme you can use this -> https://www.screencast.com/t/zdbzOCkt
Header ads -> https://forum.tagdiv.com/header-ads-adsense/

Thank you!

Catalin
tagDiv Staff

Hi,

The theme doesn’t have such a setting, the ad will be displayed permanently. Usually, this could be done with CSS but in the case of Adsense ads, Google will not allow them to be hidden with CSS.

You could create a condition in the header template 6 file you are using. Something like in this topic
https://forum.tagdiv.com/topic/my-header-ad-are-not-in-the-middle-of-the-page/

The condition would be – if this is not a post IDs -> show the ad
https://www.screencast.com/t/oL6gb45vq
So the ad will not be loaded for those posts.

Or you could try using a plugin such as Adrotate, I believe that has such settings
http://www.wpbeginner.com/plugins/how-to-manage-ads-in-wordpress-with-adrotate-plugin/
https://ajdg.solutions/manuals/adrotate-manuals/

Thank you!

Calin
tagDiv Staff

Hi,

So if I understated correctly you want to integrate that player in your website in top bar, this can be possible if you are using the Newspaper them v9.5 or v9.6, you need to use the header builder and set with tagDiv Composer the shotcode/code for that player in top bar.
https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/ -> https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/

Thank you!

Catalin
tagDiv Staff

Hi,

I have made some tests on my site and this functionality works as expected. I have added a here in the header on desktop mode and then, I have added a hero on mobile mode, make some changes to differentiate them and then I have pressed SAVE. The results should have to look like this -> https://www.screencast.com/t/bJ4AYFCgIkTS

Thanks for oyur understanding!

Calin
tagDiv Staff

Hi,

Our blocks have a load more button for pagination, this will load more posts ( our blocks are link to posts ); also on blocks you can set a link only on header title -> https://www.screencast.com/t/XoEIZlYl or in order to go to that category you can use block header 12 or 13 -> https://www.screencast.com/t/lItYT5yi ( in order to work this option you need to have set a category in filter on this block) -> https://www.screencast.com/t/2vGbGrzC7uNB

Thank you!

Simion C.
tagDiv Staff

Hi,

Could be the transition that is applied when backgrounds are set. It lasts about 1 sec, and it is supposed to make the background appear more smoothly. Try entering this code in the theme panel – https://forum.tagdiv.com/topic/background-color-on-row-loads-last/

If that is not it, I could try and recreate this on my end. I will need the details about the header style used or how it is set up/built.

Thanks

Calin
tagDiv Staff

Hi,

If you are using a default header template from theme panel please check this documentation -> https://www.screencast.com/t/aRh4BzGqG -> https://forum.tagdiv.com/header-styles/

If you are using a template from tagDiv Cloud template please check this documentation
Newspaper Theme 9.5 Update: What’s new in the Newspaper Theme -> https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/
Check out the New Header Main Menu with Newspaper Theme -> https://tagdiv.com/header-main-menu-newspaper-theme/

If there is still a problem, please provide some more details and some screenshots or a link were I can inspect this problem.

Thank you!

Viewing 25 results - 15,201 through 15,225 (of 29,850 total)