Search Results for 'header'

Results from the Forum
great1212
tagDiv Member

Brother, I have set up the menu, but I want to display the header menu in mobile devices. Thankyou for your understanding.

https://www.screencast.com/t/QFm3Fbm9OVwA

Bogdan B.
tagDiv Staff

The header ad will not show up on the blank template and on the overlay menu. THe rest of the page templates will show the header ad.

Thanks.

Catalin
tagDiv Staff

Hello dominikposch,

The block header can be chosen from Block settings -> https://www.screencast.com/t/ClW367sDWB If is not what you mean, provide more details.

Thanks.

NickDeBaerdemaeker
Participant
#0

Hi

Is it possible to set the title of a category to the same style as one does on the front page, in our case block header 9 ?
At the moment it somehow is styled as block header style 6.
http://v2.enola.be/category/muziek/

Or does this have to be done in css ?

hellonikoloz
tagDiv Member

Catalin, Thanks for your reply.
Let’s start from the logo, I am using text logo not the image logo, you could have noticed, if you have checked it, it is text logo, header style 10, on News Week theme demo.
So why theme is not resizing the logo for mobile devices?

Second, about the sign in / join buttons.
Of course i am aware that the styles are different for desktop and mobiles, and that is exactly why i opened this topic to get help to make it the same. I mean the theme is one, so why should i have different view on mobile devices? Just answer me. Styles are different is not the answer, because styles should not be different. I am just asking for help to either make 2 buttons in desktop view or 1 button on mobile view, so the website will be the same for any device. Just tell me how and what to edit in the theme editor.

Thanks.

Pradeep Augustine
tagDiv Member

Hello, I think these new headers are according to the header style you choose. That piece of code is there in all the files and it is a good idea to change all these files with the search code. Hope this helps. I’m updating the tutorial today with the updated information.Thank you everyone for the suggestions and feedback.

Loopearplugs
tagDiv Member

Hi Catalin

I’m trying to change the header on the homepage into a picture. But it keeps getting blurry, I already figured out that the code I copied here wasn’t the one to fix this issue.
Can you direct me towards the code for a header background picture that doesn’t get blurry/pixelated?

Thanks in advance!

Pieter

brue
Participant
#0

Hi,

long ago i was asking how to add a line that one plugin needs so it shows in topbar next to social icons. After yours clarification, i ve managed to do the following:
in theme/newspaper/parts/header i have edited top-widget.php and entered code in:

//check to see if we show the socials from our theme or from wordpress
if(td_util::get_option('td_social_networks_show') == 'show') { ?>
<div class="td-header-sp-top-widget">
<span class="td-social-icon-wrap"><?php stl_show_selector('oneline', '/', 'ћир', 'lat') ?></span>
<?php

But now, since i love your theme, and i got 4 licences in total, for other site, i had to use multi-purpose plugin for one of yours templates.
I ve used multipurpose style 1 for header.
In /plugins/td-multi-purpose/header i ve found tdm-header-menu-h1.php wheres again that part of the code with //check to see if we show the socials from our theme or from wordpress, but i dunno how to put code in right way, so i get the same effect (adding switch for cyrilic/latin next to social icons placeholder, that stl_show_selector command)
Or it has to be placed somewhere else this time?

Catalin
tagDiv Staff

Hello mvonplato,

If you want to make some changes to the logo text, you should use a bit of CSS code and place it in Theme panel -> Custom CSS area.

.td-header-style-10 .td-header-text-logo span{
font-family:Arial;
}

Notice that the font family used in this code should have to be loaded from the Theme panel in order to achieve good results.

Thanks.

madmanweb
Participant
#0

I’m trying to change the colours of my menus in the header. The problem is that every time I change the colour, the menu disappears and the text “Click here – to select or create a menu” appears instead. Then I have to do the menu selection thing all over again. This is most frustrating. Why is this happening?

ajayto
Participant
#0

Hello,

I purchase your theme and try to configure it. I am unable to configure full width header and footer and without box layout. how I can do it please give me some tutorial or doc with the help I can configure it.

thanks

phil_ilo
Participant
#0

I’m not sure why my header and logo image are displaying improperly. The main menu is partially hidden behind the top menu. The logo is very small.

Screenshot: https://drive.google.com/file/d/1HBC0poKJ1J4kdx4XYl_4w-11_08JUGfo/view?usp=sharing

dominikposch
Participant
#0

Hello at tagdiv,

were can i change the headers on the sidebar to look like this? https://dev.magazin3.eu/?p=79 Latest new, with the black background?

Thank you.

Cheers Dominik

vodol
Participant
#0

Hello.

I’m trying to build a new website based on default template of Newspaper theme.

Is there a way to build a homepage NOT with “Pagebuilder + latest articles + pagination” page template? I don’t need those “latest articles + pagination” blocks.

The problem is that when I select a different page template (Pagebuilder + Overlay menu), the styles “td-main-content-wrap” disappear from the main page, which causes the header ad to appear on top of the page content.
Screeshot: https://screenshots.firefox.com/kz53H4yOsS0hCjQg/mugnate.ru

This could be customized with padding settings, but I will occasionally have to disable the header ad, then turn it on again. I do not want to change the settings every time.

How can I make the main page without the bottom block, which will not have problems with the header ad?

Edward
tagDiv Member

Try this code (place it in Theme panel -> Custom CSS area):

.td-category-header .td-page-title{
text-transform:none;
}

All your category title will show as is.

Wolfgang
tagDiv Member

Hi Catalin,

Thanks for the quick feedback!

1) Yes, I have cleared all my page’s caches as well as the browser’s ones. And I certainly have the right image formats as it works in all other browsers (I have tested Chrome, Opera, Edge and even Internet Explorer manages it). Only in Firefox I keep getting this issue, regardless of what I do or try.

2) That’s better than nothing. Still not ideal though as it removes the grey bar everywhere else on the site as well where I would want it to remain. Hence, it is actually similar to the “change the header style” solution. But at least the line doesn’t strike through the text any longer. Could I expect a non-makeshift solution for this in the long run or do I really need to consider a redesign of my entire page to get rid of this issue?

Thanks and best,

Wolfgang

great1212
tagDiv Member

Dear, how can we show the header page menu as Disclaimer, Terms and Rules, etc in mobile device?

Loopearplugs
tagDiv Member

Hi Simion

This didn’t work for me with the header style 10, I changed the .td_block_template_6 into .td_block_template_10 trying to make it work.
So the code looked like this:

.td_block_template_10 .td-block-title {
text-align: center;
background: url(http://blog.loopearplugs.com/wp-content/uploads/2018/04/stephen-frank-492607-unsplash.jpg);
background-repeat: no-repeat;
background-size: auto 100%;
background-position: center center;
}
.td_block_template_10 .td-block-title:before {
display: none;
}

Can you help me? The uploaded backgrounds keep getting blurry.

Catalin
tagDiv Staff

Hello kourkos,

Try the code below ->

.td-blog-beauty .td-category-header {
margin-bottom:0;
}

The code is -> https://www.screencast.com/t/7LuzsZC8zVYc

Thanks.

Catalin
tagDiv Staff

Hello joep,

1)Please notice that the Block Header Styles does not have any such a hover effect, sorry! If you want to have such an effect, you should use a bit of CSS code in order to achieve this. Try the code below and place it in Theme panel -> Custom CSS area.

The code is ->

.td-block-title-wrap:hover{
background-color:green;
}

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

2)You can try the code below and add a margin top to your social sharing buttons.

The code is ->

@media (max-width: 767px){
.td-post-sharing-top {
margin-top: 20px;
}
}

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

Also, if you have some additional customizations which can break the mobile theme layout you should optimize it. So, if you will check our demo on mobile, you will see good results.

3)Try the code below and place it in Theme panel -> Custom CSS area.

The code is ->

.widget_mc4wp_form_widget .td-block-title span {
color:red;
}

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

Thanks for the message!

Wolfgang
tagDiv Member

Hi Bogdan,

Thanks for your quick response and sorry for my delayed feedback:

1: As written in my initial post I have already recreated the thumbnails and it didn’t solve the issue. Furthermore, it only appears in Firefox. All other browser show the pictures properly. Would you have any further ideas?

2: So you are saying that this header style is meant to look that ugly? To change the header style is not an option for me as apart from that flaw I like the layout of my page as is. Hence, I will have to live with that.

Thanks again and kind regards,

Wolfgang

broadstone
tagDiv Member

Hi…I need to add a verification head tag to my website but can’t see where to do this.

In an archived post on this forum, this is suggested: https://www.screencast.com/t/gU3TV614vH3

But in my files, I’m not seeing any header.php located in the includes folder: https://ibb.co/hmRdAS

I’m also using Yoast.

Thanks

broadstone
Participant
#0

Hi…I need to add a verification head tag to my website but can’t see where to do this.

In an archived post on this forum, this is suggested but in my files, I’m not seeing any header.php located in the includes folder:

I’m also using Yoast.

Thanks

Anonymous
Inactive
Questions - topic
#0

Hi,

1) I would like to hover the custom titles at my page http://www.next.blue/diensten. I’m using header template Block Header 7, Title background color #ffffff, Title text color #212121 and Accent hover color #00b0ff. What’s your advice?

2) The distance between main text & social icons & author text / date in my posts looks fine at my laptop. However on mobile the icons are not centered between the text & author / date. Please check: https://next.blue/2018/03/19/takalani-over-zijn-noodlot/. How to fix this?

3) How to change the title color of the Mailchimp Sign-Up Form Widget? Please check my sidebar at https://next.blue/2018/03/19/takalani-over-zijn-noodlot/. I would like to change the black title color of “Ontvang onze nieuwsbrief” into #212121.

Thanks a lot!

NickDeBaerdemaeker
Participant
#0

hello, for our culture website we are building upon the newspaper theme and would like to do the following.

Certain types of posts, most importanly the posts in categories: live, camera eye and interview, have a large header image as set in the post template style as template number 6.
For instance see here: http://v2.enola.be/2018/03/28/bcuc/.

We would like to have that for these specific categories the template is always set as number 6.

Other posts in the categories film review, album review, don’t have large images attached and we don’t want the large header image as in template number 6 (it gets pretty ugly very fast), but for instance post template style nr. 12, which is missing the header image.
For instance see here: http://v2.enola.be/2018/02/27/us-girls-in-a-poem-unlimited/

For these posts in these categories we would like to see a fixed post template number 12.

So, instead of having to select it for each post with different category we would like to do it automatically, eliminating errors since we have quite a lot of users uploading content.

Is there a way to do this, for instance creating seperate single_template_6.php and loop-single-6.php files with a category slug, or won’t it work that way ?

kind regards for your insights on this.

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