Search Results for 'header'

Results from the Forum
huylam
Participant
#0

hi everyone, i can’t find where how i can change default name header menu. Image here: https://imgur.com/rwhoVHU

NickDeBaerdemaeker
tagDiv Member

If I work like that, I can add new, the library shows all options.
(though there is no seperate header tab, I’m unsure if there is one so…).

The tagdiv composer then allows me to alter that page, but it shows a header and footer.
Will that pose a problem if I set this page as the header template in the theme panel ?

Calin
tagDiv Staff

Hi,

If you want to have a header for homepage all you need to do is to set on that page a header and that have will apply on that page, the general header will apply only on page/post/category that do not have set an individual header.
https://www.screencast.com/t/d35iJiy0

Thank you for your understanding!

Simion C.
tagDiv Staff

Hi,

That’s unusual, what if you import a header directly in the cloud library
http://prntscr.com/molbju
Does it work like this?

Thanks

Simion C.
tagDiv Staff

With the new header builder and manager you can add any available element from the composer in the header. To add elements in the sticky header you have to first activate the sticky mode – http://prntscr.com/mok3vg
Then add the elements you want in the sticky header.

Calin
tagDiv Staff

Hi,

If you are referring to the sort after review score -> https://www.screencast.com/t/a2KVGnicJ0a3 this can be done with custom css
-> https://www.screencast.com/t/6wibfqhEr9
.td-category-header .td-pulldown-filter-list li:nth-child(5) {
display:none;
}

In order to achieve the overall score in text you’ll need to make some changes in theme files:
For overall score from tagDiv cloud library you’ll need to make this changes in this file wp-content/plugins/td-cloud-library/shortcodes/single/tdb_single_review_overall.php
-> https://www.screencast.com/t/k379A9QUmWa
For defoult post templates you’ll need to edit this file wp-content\themes\Newspaper\includes\wp_booster\td_review.php
https://www.screencast.com/t/TuhIvBE6M08x
-> https://www.screencast.com/t/GLxGK8HB
-> https://www.screencast.com/t/luENHcAdTRo

Thank you!

NickDeBaerdemaeker
Participant
#0

Hi,

I installed the new update for the theme including new plugins for the tagdiv composer.
I would like to use the header manager, and when the header import template pops up I can choose between global and no template, when I choose global and hit import I get the cloud library which shows up empty…

any ideas how I can resolve this or what I might have done wrong ?

Jeanne
tagDiv Member

Hello,
I am still confused.
I want to create one type of header for my homepage and another type of header for all my posts. If I do it the way you showed in the screenshot, then header for both homepage and post pages will change.
I am really new to WordPress.Could you please send step-by-step screenshots about how to do it?

Thank you and your help is very appreciated!
Jeanne

Simion C.
tagDiv Staff

Hi,

With the composer you can copy also cut elements and use them elsewhere (right-click), so you could copy the entire row for example from your header, and paste it in sticky mode
http://prntscr.com/mojq6v

Thanks

Calin
tagDiv Staff

Hi,

You can achieve that using the new header builder
-> https://tagdiv.com/newspaper-theme-customize-the-header-manager/
If you want to have the header that you create set global to all post/pages … you need to set it from theme panel -> https://www.screencast.com/t/bZYGcjg7KRD

Thank you!

Calin
tagDiv Staff

Hi,

If you want to have the header that you create set global to all post/pages … you need to set it from theme panel -> https://www.screencast.com/t/bZYGcjg7KRD

Thank you!

themesic
tagDiv Member

Ok, thanks!

I moved my flex block to header with negative top margin, but i still fail to have it properly shown:

http://prntscr.com/mojg9n

Calin
tagDiv Staff

Hi,

If you have the last version of theme v9.5 you can use the header builder and set that color with header builder –> https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/
-> https://www.screencast.com/t/cIg85whWY

Thank you!

Calin
tagDiv Staff

Hi,

First you’ll need to set a mobile logo in Newspaper>Theme panel>Headers>Logo for mobile
-> https://www.screencast.com/t/ng7ndiJpek
-> https://www.screencast.com/t/H8RToieCnd
After that you’ll need to set a custom css in amp files
Here is the css for center the logo on amp
.td-logo amp-img {
left: 50%;
transform: translateX(-50%);
}

The above code is a bit of CSS code to change the AMP style page, please edit here -> https://www.screencast.com/t/vIUHFAbD6uRH There’s no option for custom CSS code for AMP version, sorry! You need to follow the above advice if you want to customize your AMP version.
the path is wp-content>plugins>td-amp>templates>styles.php
results-> https://www.screencast.com/t/ypZ7UyOkP

Thank you for your understanding!

Simion C.
tagDiv Staff

Hi,

Maybe the cloud library is installed but not active – http://prntscr.com/moim6y
Check if that is the case.

Or delete the plugin manually from the plugins folder by FTP or cPanel file manager, then install it again. Only when the cloud library plugin is active will the header builder elements and header manager be available.

Thanks

Simion C.
tagDiv Staff

Hi,

Most likely that is not happening if you deactivate the child theme. Before an update, if you use a child theme, please check the files that have been modified by us. There is always a list of them here – http://prntscr.com/ml066e
https://themeforest.net/item/newspaper/5489609

In the latest update the header.php was modified
https://tagdiv.com/td_deploy/Newspaper/changed_files_9.2.1_9.5.html
So the old file from the child theme may cause problems. You would need to copy the new file in the child theme and redo the modifications/additions that are needed.

Thanks

Calin
tagDiv Staff

Hi,

Using header builder you can set how many headers you one, you do not need to use the same header for each page/post/category … all you need to do is to set on theme a different header
-> https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/

Thank you for your understanding!

Simion C.
tagDiv Staff

Hi,

So centered like this? – http://prntscr.com/mohz1j

Try this code for it

.td-header-style-10 .sf-menu {
text-align: center;
}
.td-header-style-10 .sf-menu li {
float: none;
display: inline-block;
}

Thanks

Dinesh Ramawat
tagDiv Member

Hi Team, My website is currently running. The URL is http://narad.online/. I want to add the slider in the sticy header, with the menu. So that when I scroll the page the ad slider should also get scroll. Please help me and suggest the solution. So that I can make this change.

elifebres01
Participant
#0

I want to customize my header by having my own signup and login buttons on my menu float to the right. However, I only see an option to have a top bar which looks ugly in my opinion. This is my website: https://www.theincomeadviser.com/ and i would like to float the signup and login button like https://www.marketwatch.com/ . If someone could help me with this that would be fantastic!

johngalt17
tagDiv Member

Hi. I’m having the same problem. I created my own home page and header (without a template) but that same header is not transferring to my posts. How can I create a global custom header for posts?

Thanks

r1kay
tagDiv Member

Quick question. Can I somehow easily copy all my header settings to the sticky header? I’ve edited the normal header but want to use many of the elements and styling on the sticky header. The sticky header still looks like the default from the template…

andresnor
tagDiv Member

Just added the header menu, no css modifications. Same result if I add the header menu in a different header-template.

Kingx26
Participant
#0

Hello,

I have installed a glossary tooltip plugin for the definitions section of my site. This plugin uses the newspaper 9 post theme template to create each term page. However, how can I not show the date and author for these definition pages, but keep showing them on my regular post pages? I have emailed the tooltip plugin company as well, however, because they are using your theme’s template I thought I should email you as well. Here is one of my site’s definition term pages: https://www.techsiting.com/definition/vram/. Below is the php code of the term page, please help:

<?php get_header(); ?>
<div id=”left-area”>
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
<h1><?php echo apply_filters(‘cmtt_glossary_template_before_title’, get_option(‘cmtt_glossaryCustomTemplateBeforeTitle’, ‘Term: ‘));?><?php echo get_the_title() ?></h1>
<?php if (has_post_thumbnail()) : ?>
” title=”<?php the_title_attribute(); ?>”>
<?php the_post_thumbnail(); ?>

<?php endif; ?>
<?php the_content(); ?>
<?php
endwhile;
endif;
?>
</div>
<?php get_sidebar(); ?>
<?php
get_footer();

dmxsta
tagDiv Member

Hello Calin,

The URL of my website is: https://gadgetgang.com/

We would just like the logo to be centered in the header.

Thank you very much for the help!

Regards,
Dan

Viewing 25 results - 15,576 through 15,600 (of 29,850 total)