Search Results for 'header'

Results from the Forum
alimbolar
Participant
#0

Hi I am pretty new to Tag Div.. so my apologies in advance if my questions are very basic.. but I’d rather have the basics before I go deeper..;-)..

How to add the log to the header?
How to edit the main menu design? Or any menu?

How do I display the Blog?
Is there a Page for Blog design? Where is it? And How do I define it if I create a new one?

How do I use this theme on a multisite installation?

Please do advise.

Regards,
Alim

headline
Participant
#0

Hi,

I’m new to WordPress and TagDiv. I’ve been looking for the actual code to use in the TagDiv task-manager for implementing SVG images for logos in the header. I’ve installed the SVG support plug in and have the SVG files in my media library. I can even use an image block to show the SVG logo in the header. But the actual Logo block just shows ………. after I upload the SVG file.

I’m looking for the code you input into the SVG css window in the header section. Any info would be appreciated!

connive
Participant
#0

Hi,

My header menu worked fine. I don’t know what I have modified/ set. When I click the categories in header menu now, it is redirected to the homepage.

Look forward to your reply, and thanks in advance.

BuddhaNET777
tagDiv Member

thats not wht im asking.. before adding the desktop header black pro it would show the mobile theme when resizing on desktop to smaller window.. i would like it to do that with the desktop header set to the blackpro.. please advise

Twobad
Participant
#0

Hi Guys

Just starting out and installed the full demo Newspaper theme on the site and came across this error message in the header, it’s not easy to spot on the black colour?

Weather API error: Invalid API key. Please see http://openweathermap.org/faq#error401 for more info.

How do you remove this error message from the header on the demo theme and where to find the settings for weather API, please?

Thanks

Jaco
Participant
#0

My website: https://www2.chinaworker.info/?lang=en

I use WPML. My website has 3 langauges, en/ zh-hans/ zh-hant.
No matter which language I am on, the header live search only searches posts from my default language (zh-hant).

I was told to switch from Polylang to WPML. I paid it and I did it. So far nothing is improved (cant show string translation, unable to translate footer, categories of non-default-languages in TagDiv Composer are not shown on the filter of blocks)

guvenck
Participant
#0

Hello,

My regular posts the Single Template – Pulses PRO template. When I try to edit the template, everything looks perfect. But when I visit the post page, it looks different and broken, as if it is not using this template at all. The header logo image appears smaller and the footer does not appear in columns side by side, instead each column takes up all the width of the browser, as if it is a mobile footer.

What is wrong here?

Jaco
tagDiv Member

Thanks. I have sent the email. I also had another 3 questions included in the email.
I hope you can solve it.

2) When I click into menu sync of WPML, it crashes. It mades me unable to sync languages of menu.

3) I have assigned headers and footers in the manager of TagDiv Composer to respective languages, both in homepage and Single post. The homepage works fine. The header and footer of single post is strange. For example, in English single post, the header menu and footer menu are translated but the pictue of the header and the text of footer are not translated.

I have made English/ Traditional Chinese/ Simplified Chinese of headers and footers.

4) I want to show the language code in URL for all languages, including default languages.

GustavoBodybuilders
Participant
#0

There is a part of the GTM code that must be inserted immediately after the opening <body> tag
In the panel there are two options: header and footer; but there is no option to insert “immediately” after opening the body.
How should I proceed?

guvenck
tagDiv Member

I have found what is wrong:

tdb_less_front.css, Line 36:


.tdb_header_logo .tdb-logo-img-wrap img {
display: block;
}

displays the image as a block and it fills the element it is in. So there is no room left to align. This must be removed or set to


.tdb_header_logo .tdb-logo-img-wrap img {
display: inline;
}

Calin
tagDiv Staff

Hi,

You can use this custom code for thsi
.tdb-mega-menu .tdb_header_mega_menu {
min-height: 200px!important;
}

You can adjust the number of px after your needs.

Thank you!

guvenck
Participant
#0

Hello,

I change the width of the image in header logo element to let’s say to 70%. Unfortunately, although the Horizontal Align button is set in header logo options, the image does not center in the column. It insists to align on the left instead. I also tried to set the H. Align dropdown to Center, but it does not help either.

DavidJV
tagDiv Member

Hi there,

thanks for this. I have applied this it seemed to have worked.

However, the changes did not apply to my blog. so the header worked but only for pages, but not for the blog or articles. I am actually only using this theme for the blog list and articles.

can this be fixed?

bigtricksin
tagDiv Member

[10-Apr-2020 08:12:00 UTC] WordPress database error td_module_mx13_title_excerpt for query SELECT SQL_CALC_FOUND_ROWS td_module_mx13_title_excerpt wp_dp7vax9t28_posts.ID FROM wp_dp7vax9t28_posts td_module_mx13_title_excerpttd_module_mx13_title_excerpttd_module_mx13_title_excerpt INNER JOIN wp_dp7vax9t28_postmetatd_module_mx13_title_excerpt ON ( wp_dp7vax9t28_posts.ID = wp_dp7vax9t28_postmeta.post_id ) WHERE 1=1 td_module_mx13_title_excerpt AND YEAR(wp_dp7vax9t28_posts.post_date)=td_m AND MONTH(wp_dp7vax9t28_posts.post_date)=od AND DAYOFMONTH(wp_dp7vax9t28_posts.post_date)=ul AND HOUR(wp_dp7vax9t28_posts.post_date)=e_ AND MINUTE(wp_dp7vax9t28_posts.post_date)=mx AND SECOND(wp_dp7vax9t28_posts.post_date)=13 AND (
td_module_mx13_title_excerpt0 = 1
td_module_mx13_title_excerpt) AND wp_dp7vax9t28_posts.post_author NOT IN (0) AND (td_module_mx13_title_excerpttd_module_mx13_title_excerpt((wp_dp7vax9t28_posts.post_title LIKE ‘%td\\_module\\_mx13\\_title\\_excerpt%’) OR (wp_dp7vax9t28_posts.post_excerpt LIKE ‘%td\\_module\\_mx13\\_title\\_excerpt%’) OR (wp_dp7vax9t28_posts.post_content LIKE ‘%td\\_module\\_mx13\\_title\\_excerpt%’))) AND (wp_dp7vax9t28_posts.post_password = ”) td_module_mx13_title_excerpttd_module_mx13_title_excerpt AND (
td_module_mx13_title_excerptwp_dp7vax9t28_postmeta.meta_key = ‘td_module_mx13_title_excerpt’
td_module_mx13_title_excerpt) AND wp_dp7vax9t28_posts.post_type = ‘td_module_mx13_title_excerpt’ AND (wp_dp7vax9t28_posts.post_status = ‘publish’) GROUP BY wp_dp7vax9t28_posts.ID ORDER BY wp_dp7vax9t28_posts.post_title LIKE ‘%td\\_module\\_mx13\\_title\\_excerpt%’ DESC, wp_dp7vax9t28_posts.post_date DESC LIMIT 0, 10 made by require(‘td_module_mx13_title_excerptwp-blog-header.php’), require_once(‘td_module_mx13_title_excerptwp-load.php’), require_once(‘td_module_mx13_title_excerptwp-config.php’), require_once(‘td_module_mx13_title_excerptwp-settings.php’), include(‘td_module_mx13_title_excerpt/themes/Bigtricks/functions.php’), require_once(‘td_module_mx13_title_excerpt/themes/Bigtricks/includes/wp-booster/tagdiv-wp-booster-functions.php’), do_action(‘td_wp_booster_legacy’), WP_Hook->do_action, WP_Hook->apply_filters, {closure}, require_once(‘td_module_mx13_title_excerpt/plugins/td-composer/legacy/Newspaper/functions.php’), require_once(‘td_module_mx13_title_excerpt/plugins/td-composer/legacy/common/wp_booster/td_wp_booster_functions.php’), do_action(‘td_wp_booster_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, tdc_plugin_init, do_action(‘tdc_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, td_api_newsletter->tdn_on_register_shortcodes, td_api_newsletter::tdn_get_image, get_posts, WP_Query->query, WP_Query->get_posts

Hi, Hosting Company Still Not accepting my Query as they Said it’s Problem with the theme . I have attached the log .

This Query is Creating Problem.

dimitrisv
tagDiv Member

Hi Vlad,

I did everything you suggested, just left the 6 plugins from TagDiv. No caching is present. Tried with even another browser I had never used to see the page and the issue remains.

Actually I am unable to find the redirect/refresh instruction in the main header cloud template that loads the modal.

Calin
tagDiv Staff

Hi,

Thank you for your kind words!
You can achieve that only if you are not using the mobile menu plugin, you’ll need to use a cloud header from tagDiv Cloud Library, edit the homepage with tagDiv Composer -> https://i.imgur.com/NmLWAdt.png set the mobile version like this -> https://i.imgur.com/DhNhK6M.png if you do not want to use the mobile menu you need to remove it like this -> https://i.imgur.com/eE6Ikdm.png and add an icon -> https://i.imgur.com/SyL8fsN.png set the icon color -> https://i.imgur.com/Nr4gA6R.png change the icon or set a svg and set a link -> https://i.imgur.com/8pKFp1y.png

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi,

I just checked again the problem with drop in more option on header menu and for my is working correctly -> https://www.screencast.com/t/71inAhy0

If the option is set like this for schema -> https://i.imgur.com/cg1JAkD.png then you’ll use only the schema from Yoast SEO, if is like this -> https://i.imgur.com/YOETGqx.png you’ll have both.

Thank you!

Vlad S
tagDiv Staff

Hello !

You can try this code: .tdb_header_mega_menu .td-next-prev-wrap a {
display:none;
}

The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5

Thank you !

BuddhaNET777
Participant
#0

The desktop theme and mobile theme for https://buddhanet.world are great and exactly how I want them.. please look at the mobile theme on your phone so you can see what I mean by it being different.

when resizing the browser window on desktop instead of showing the mobile header or even the proper desktop header as when in large window it shows another form of the black pro header which appears to be defaulted.
how do I fix this

turma99
tagDiv Member

Yes, I know that. The thing is, when I choose the Block Header 1 template the line is not shown… clearly there’s something wrong when applying the template.

Take a look, please:https://nimb.ws/PFEmXR

Thanks!

barbitania
Participant
#0

Hi!
We have a problem that the mobile logo shows perfectly centered on the Homepage but on the posts pages it is decentered. I include some screenshots here:

Home: https://www.dropbox.com/s/ivo0spmhaz5tl2k/web%20home.png?dl=0
Post: https://www.dropbox.com/s/s1pqkb7gtbhbh03/web%20post.png?dl=0

The header is created with the Header Manager. There is an Advertisement Zone inserted with shortcode above the logo, but the problem persists even with removing this ad zone.

Thank you in advance for your help!

nithingowda
Participant
#0

How to stop header ad on 404 page?

Calin
tagDiv Staff

Hi,

That line is set only on Block header 1 -> https://i.imgur.com/hVPtmu2.png each block have he’s style.

Thank you!

Topfgartenwelt
tagDiv Member

Ok, the code of this document is:

<div id=”td-header-menu”>
<div id=”td-top-mobile-toggle”><i class=”td-icon-font td-icon-mobile”></i></div>
<div class=”td-main-menu-logo”>
<?php
locate_template(‘parts/logo.php’, true, false);
?>
</div>
<!– Search –>
<div class=”td-search-icon”>
<i class=”td-icon-search”></i>
</div>
</div>

What and where I should put the code snippet that “Topfgartenwelt – Gartenblog | Foodblog | Familienblog” is a H1 and what kind of code I have to add that after clicking on an article the title tag of the article gets an H1 and not the title of the homepage?

Would one of this codes be a solution? Or do you have another one?

<?php $headertag = ( is_front_page() ) ? ‘h1’ : ‘h6’; ?>
<hgroup>
<<?php echo $headertag; ?> class=”site-title”>” title=”<?php echo esc_attr( get_bloginfo( ‘name’, ‘display’ ) ); ?>” rel=”home”><?php bloginfo( ‘name’ ); ?></<?php echo $headertag; ?>>
<h2 class=”site-description”><?php bloginfo( ‘description’ ); ?></h2>
</hgroup>

or

<?php
is_front_page() ? $title_tag = ‘h1’ : $title_tag = ‘div’;
?>
<<?php echo $title_tag; ?> id=”site-title”>
/”><?php bloginfo( ‘name’ ); ?>
</<?php echo $title_tag; ?>>

Thank you

Greetings Kathrin

Calin
tagDiv Staff

Hi,

Indeed on mobile theme plugin there is no h1 on homepage, if you want you can add it on this file wp-content/plugins/td-composer/mobile/parts/header-menu.php

Hope this will help you!
Thank you!

Viewing 25 results - 11,276 through 11,300 (of 29,850 total)