Search Results for 'header'

Results from the Forum
Bogdan B.
tagDiv Staff

Hello,

The header sizes are different for each case in particular. DO you use a full header? a boxed version? where do you want to add the image to? as a header background? There are multiple questions that need answers before I can provide a number. Please provide a link to your site so I can inspect it and provide more details to where you want the image to show up.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

The search button was intended to be used on the main menu. It was hard-coded to work that way. The theme live search will not work form another palce as it depends on the main menu classes. Moving the search as well as the live search ption will require quite a bit of customization. We suggest hiring a developer/freelancer to help out with the code as there is no simple solution we can provide for moving the ajax search.
You cna however replace it with a search bar like this topic suggests: https://forum.tagdiv.com/topic/replace-search-icon-with-search-bar-in-the-header/

Thank you!

Bogdan B.
tagDiv Staff

This was done to address a number of issues and to add the ability to use a full width header as well as menu with a boxed site. Now you can have a theme background and a full header and footer as well. https://www.screencast.com/t/BljOPQ8ief

Thank you!

amitsharma312
Participant
#0

I am trying to add slider by using slider revolution in newspaper theme. But how to add and where to add short code, plz help

vladoonsdd
Participant
#0

please help
how to know the size of the header to insert your own picture instead of white background?
my Style is 3 – Boxed dark menu

eurodream
tagDiv Member

This is a good decision, but it’s not that. I need to insert not under the articles, but in the footer and header next to the other available icons

leapdsc
Participant
#0

Hey there,

I seem to have difficulty trying to input a header image like Img1(About Header IMG), as I see that Img2 seems to be under a specific grid/layout under Posts. I want to check if it is possible to customise to the way I want it. Much help is appreciated! Hope to hear from you soon.

Website Url: https://leapdsc.com/leapdsc/client/astar/techdepot/
Img 1 Desired look: https://1drv.ms/i/s!Ai3uwVtbSehutfxQyF34kwQQhVvjHw
Img2 Specific Category Post from MEGA-MENU: https://1drv.ms/i/s!Ai3uwVtbSehutfxPCbIT8DB9_r4lsg

Simion C.
tagDiv Staff

Hi,

I believe that it would not be a problem if you were to use a header.php in your child theme. Please try it and let us know how it goes for you.

Thanks

esuiker
Participant
#0

Goodday,

Please tell me how to style the “related articles” box.
I’m using the BabyBlog demo on my website, but there is something wrong with tis box.
See https://zwanger.co/bloedarmoede/ to see what I mean.
There’s only 1 option visible instead of 2 in the box header.

Regards
eric

Simion C.
tagDiv Staff
menu - reply

Hi,

I have mentioned that this customization can affect other elements in the header structure, or the page layout. If you can fix this problem, the solution could interfere with other elements and so on and it could lead to many problems, not to mention the css code needed. Please have a little more patience, as I already mentioned what you are trying to achieve will be a one click option in the theme panel in the next update.

Thanks

eurodream
tagDiv Member

Благодарю Edward!
Мне нужно вставить не под статьями, а в footer и header рядом с другими доступными соц. сетями.

eurodream
tagDiv Member
Bogdan B.
tagDiv Staff

Hello,

The underline for the tob bar can be added using a custom css. Try this code in the theme panel->custom css box:
.td-header-wrap .td-header-top-menu-full{
border-bottom: 1px solid #e0e0e0;
margin-bottom: 20px;}

Thank you!

Johnwh
tagDiv Member

Thanks,
But I am not talking about the theme headers in the “parts” directory.
The header.php is in the root directory and is not listed in the child theme documentation.
Can I just pop in a header.php file in the child theme?

pfabaron
Participant
#0

Dear, TagDiv,

I Hope everything is well with you.

I’m writing in this forum looking for a little help and I hope you can help me please.

I am building my website, it’s about baseball news in spanish and english, but I have this problem. I have a blank space between my header menu and my slider news and I want to reduce it. If you can help me how I can do that, I will appreciate it a lot.

You can see what I am talking about in the following images:

Hope you can help me.

Thanks,
Marcos.

Johnwh
tagDiv Member

I have added some code in the header.php.
But what happens with the header.php when the theme is updated?
Is header.php replaced in each update, so that I have to insert my <head> code again after every update?
Thanks.

Arianna
tagDiv Member

Sorry I re-send the request. The code is not visible in the previous message.

Urgent
I have 3 problems with your theme:
1) In the top-header, despite my attempt to change the location of the Meteo condition facility to the situation in Rome, it doesn’t work.

2) when I input the following code in the sidebar, in the text-box, the image doesn’t appear.
<div>
LINK“><img src="http://MYSITE/wp-content/uploads/300×600.jpg” width=”300″ height=”610″ alt=”” />
</div>

3) above the footer I have a huge blank space I’m not able to shrink.

Please find the link to my site: http://www.ilquotidianodellitorale.it/home/

Thank for your support.
Arianna

Arianna
Participant
NewsPaper - topic
#0

Urgent
I have 3 problems with your theme:
1) In the top-header, despite my attempt to change the location of the Meteo condition facility to the situation in Rome, it doesn’t work.

2) when I input the following code in the sidebar, in the text-box, the image doesn’t appear.
<div>

</div>

3) above the footer I have a huge blank space I’m not able to shrink.

Please find the link to my site: http://www.ilquotidianodellitorale.it/home/

Thank for your support.
Arianna

Simion C.
tagDiv Staff
menu - reply

Hi,

I see that you have not made the modifications suggested above – https://www.screencast.com/t/VkymRcPI it should be like this – https://www.screencast.com/t/N4BrbN4A5Bw
Also like I suggested you should try to wait for the next theme update, when this option for the full width header will be available by default. Please consider this, and have a little more patience for the update release and this will be a feature included in Theme panel.

Thank you for understanding!

Simion C.
tagDiv Staff

Hi,

It would be helpful if you could provide a link to your website so we can investigate the problem, for a more accurate response. You could check any customization you have made to the header through custom code in Theme panel, or by code added to the theme files, if you have made modifications.

Thanks

Catalin
tagDiv Staff

Hello ivpt,

Unfortunately, our theme does not have any such an option that allows you a way to add a different header style for each category, sorry! In order to achieve this functionality for the theme, you should edit the theme core file and add some additional customization through the code. Notice that is not a simple task to do that and if you do not have a solid knowledge in this regard, it is too hard to do this, sorry! If you want to display more levels in our theme and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!

Thanks for the message!

Simion C.
tagDiv Staff

Hi,

As it can be seen here – https://forum.tagdiv.com/header-styles/ Header styles 9,10,11 do not have a width limit for the header logo, the only limit being if you use a background or not. Here is an example of a full width logo with no background using header style 10 – https://demo.tagdiv.com/newspaper_cars/ and with a background set using header style 11 – https://demo.tagdiv.com/newspaper_recipes/ So you just need to use a bigger logo and it will display in full width in these header styles – https://www.screencast.com/t/x4kdI3YeX7e Also make sure you are setting the logo in full size – https://www.screencast.com/t/d31NVoyPt

Thanks

Bogdan B.
tagDiv Staff

Hello,

We do not recommend altering the header css in order to have a bigger logo. We suggest using one of the 3 full logo header styles: 7, 10 or 11: https://www.screencast.com/t/mIxmTemrK which will show the full logo size you upload. Increasing the logo with css will result in image quality loss.

Thank you!

Simion C.
tagDiv Staff

Hi,

The available theme option for a header ad, is to enter your code in the header section in Theme panel->Ads. More information here – https://forum.tagdiv.com/header-ads-adsense/ You can also position the ad, menu and logo using one of the 12 different header styles available, each with a unique design – https://forum.tagdiv.com/header-styles/

Thanks

Simion C.
tagDiv Staff

Hi,

1. Try adding the code for your plugin in the header template files – https://www.screencast.com/t/CMgHQwjv25 located in the Theme folder->parts->header and corresponding to the header style you are using. Also make sure the code you are adding is correct, and you integrate it properly in the header structure. Follow the examples and documentation of the plugin, if available.

2. The elements from the Visual composer editor like the “trending now” are available for page building using this plugin. Here is a guide to help you create a page and set it as homepage – https://forum.tagdiv.com/homepage-how-to-build-and-set-it/ and also to help you use Visual composer – https://forum.tagdiv.com/how-to-use-visual-composer/

Thanks

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