Search Results for 'header'

Results from the Forum
jmlen
Participant
#0

Hi! I am not sure what happened but the three boxes shown in the preview (Travel, Explore, Enjoy) are missing from my page and the slider is gone and just a bunch of code is there.

http://jagmanxksunlimited.com

Can someone help me with this?

andrealabt
Participant
#0

hi there is a space in between the bottom of my header menu as well as above my footer. how do i remove this?

also, for my mobile site, how do i make an option to have it in full site page layout and not mobile site. at the bottom is shows “view mobile site”

thanks!

Cleyton
Participant
#0

Hello,
I used the Top colored menu with logo (header 12) and changed the color of the menu. The problem is that at the time of loading the page displays for a moment the default color and only then the color changed. See: http://poliarquia.com.br/ enter and use F5 to see the reported problem (note that for a moment the blue menu appears and only then the raised color – brown).
I already disabled cache plugin (wp super cache) but it did not work.
How to solve?

Simion C.
tagDiv Staff

Hi,

Please provide more details as to where exactly you wan to add this border on the block. You can choose from these available header styles for the blocks – https://demo.tagdiv.com/newspaper/block-header-1/
If you are trying to set a border on a whole block you can do it like this – https://www.screencast.com/t/Be6ag0C57B
If you have a different problem, like modifications made to these elements are not saving properly, please follow this tutorial and make the modifications if needed – https://forum.tagdiv.com/system-status-parameters-guide/

Thanks

Simion C.
tagDiv Staff

Hi,


@AWAY
FROM LIFE It seems it is needed to make some modifications to the code provided in this case. Please remove the previous one and enter this code, then everything should function normally

body {
cursor: pointer;
}
#td-outer-wrap {
pointer-events: none;
}
.td-main-content-wrap,
.td-container-wrap,
.td-container,
.td-header-container {
pointer-events: auto !important;
cursor: default;
}

Please let me know if you have any further issues, or the code does not work properly for you.
Thank you for understanding!

Bogdan B.
tagDiv Staff

Hello,

You can use a floating header menu in our theme by selecting it from here: https://www.screencast.com/t/H8XqQrPCW

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Please use this custom code in the theme panel-> custom css box:

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

Thank you!

vishesh999
Participant
#0

Dear Sir
I changed the color of the theme from the default blue color, to orange color.

PROBLEM:-
1) Whenever i open the website, it loads the Blue Color first, then changes to the orange color.
2) The problem is caused due to the tagdiv Speedbooster plugin. When disabled, this problem dissapears completely.
3) Maybe we need to clear the cache generated by the plugin, please suggest a way to do so.

Read this topic on the forum, other people are facing the same problem.

https://forum.tagdiv.com/topic/header-color-loaded-in-blue-background-before-loading-red-background/#post-166538

Best regards
Vishesh

Seekingknowledge!
Participant
#0

Hi, I am using this lovely home page for my site but the header is covering the picture. Does this theme allow me to use it without the header or can I use a floating header? Thank you

simchris
tagDiv Member

Probably simpler to use an actual advertising module/plugin for the ad spaces, then create a simple function to “disable” that plugin for your staging install. That’s what I would do, anyway.

Or, if you just want to disable ALL Google AdSense ads on your dev setup; look to see if AdSense has their own hook/filter which could be “injected” via function/plugin on your local install into the header. Like some sort of “sandbox” mode to wrap the page, or header “ignore” element, etc., “disable adsense javascript” or whatever?

( I don’t work here. )

  • This reply was modified 9 years by simchris.
  • This reply was modified 9 years by simchris.
BrunoJacinto
Participant
streamable - topic
#0

First of all congratulations fort he great work.

Will it be possible to use streamable video as a header on video post template?

Thanks

Bogdan B.
tagDiv Staff

Hello,

Unfortunately the only header stylesa that can show the full logo are styles 7, 8 or 10.

Thank you!

likocorp
Participant
#0

Hello. I have custom sized logo – 512*97.
Is it possible to use it in style 1 header with my real full size of picture?
Thank you
Sergey

Simion C.
tagDiv Staff

Hi,

I am very sorry, it seems the code I provided is not correct. The issue with the header style 8 is present only when a background exists, like post template 8 in your case. Please try it like this and let me know if it is working for you

.td-boxed-layout
.td-header-style-8
.td-header-sp-logo img {
left: 48px;
}

Sorry for any inconvenience this might have caused you.
Thank you for understanding!

Bogdan B.
tagDiv Staff

Hello,

Please provide a link to your site that points out these issues. We have no reports of such issues regarding the logo. I tested all header styles again but found no issues from the theme side. Maybe you have an external source affecting you logo’s css.

Thank you!

awoodhams
Participant
#0

Hello! I’m having trouble customizing my header and logo. When I chose Style 3 or Style 1, for example, even the largest logo is compressed into a very small space, and there is a lot of surrounding white space. I would like to make the logo larger and have less white space. Also, the templates show that the logo and the menu will be left aligned, but the menu is indented, and the logo is indented from the top menu, so that none of them are aligned. Conversely, when I chose Style 7, my logo size isn’t compressed at all, so that I must upload a very small logo for it to be the appropriate size, but then the logo has poor resolution. Is there a way to remedy this? There is also an undesirable fade at the bottom of that style…is there a way to remove this?

sasquatters
tagDiv Member

Thank you. I do not have the “Global Block Header” under Block Settings.
Do you know why the images under my popular post category on the side bar is displaying different sized images? If there a better way to display popular posts? I am currently just using a random post setup as popular posts.

Thank you.

itduck2020
tagDiv Member

Hi Simion,

We tried your suggestions but didn’t work out.

We tried changing the header style and discover that for style 3 – style 12, the blue background appears in different ways. (lines,background on menu).

ITduck

Bogdan B.
tagDiv Staff

Hello,

Please provide a link to your site so we can inspect the issue.
Are you sure you do not use another block header template? : https://www.screencast.com/t/qpc4X9rIoi6

Thank you!

Simion C.
tagDiv Staff

Hi,

We are aware of this issue with the header logo on Header style 8 in combination with a background, a fix will be provided as soon as possible. Please try to use this code as a quick fix in the meantime
https://www.screencast.com/t/ORmR58t4DpDU
This is the code used in the example, you must enter it in Theme panel->Custom Css

.td-header-style-8 .td-header-sp-logo img {
left: 48px;
}

Please let me know if this is not working for you, or you need further help.

Thanks

Simion C.
tagDiv Staff

Hi,

The demo comes with predefined dummy content that you can replace (not edit) with you own content
https://forum.tagdiv.com/installing-demos/ when you should decide to uninstall or change the demo all the dummy content will be removed, leaving the website as it was previously.
You have to create your own menu structure – https://forum.tagdiv.com/main-menu/https://forum.tagdiv.com/mega-menu/
categories – https://forum.tagdiv.com/how-category-settings-work/ and posts – https://forum.tagdiv.com/post-templates-2/
Then you can assign these categories and posts to the elements in the page structure
https://forum.tagdiv.com/block-settings-guide/
The Politics demo uses header style 11 and a text logo – https://www.screencast.com/t/ds0nKRVMTD you have the option to make the menu sticky in theme panel – https://www.screencast.com/t/D5vgadKOdL and use the mobile logo on the sticky menu – https://www.screencast.com/t/ucmyzu6mp
The Fashion demo uses Header style 10 and a normal image logo – https://www.screencast.com/t/Ll5BE10G18uh that can be displayed on the menu when sticky.
Please let me know if I can be of further help, or you need any clarifications.

Thanks

Simion C.
tagDiv Staff

Hi,

I have installed the Medicine demo that comes with red background color for the header menu, but I do not have this problem. In your case there seems to be a delay for the background color to apply. You can try to optimize the website by installing this recommended cache plugin with the setting provided in this guide
https://forum.tagdiv.com/cache-plugin-install-and-configure/
Also please check this tutorial about improving page loading speed
https://forum.tagdiv.com/how-to-make-the-site-faster/

Thanks

ebhelloworld28
tagDiv Member

Hello Bogdan B.

Thank you for your answer. I tried but still same… still showing on view source under “<!– Header style compiled by theme –>

Thank You

Bogdan B.
tagDiv Staff

Hello,

You can disable the comment count on blocks from the theme panel: https://www.screencast.com/t/hAV68kP6
You can remove the author as well from the same screen
You can remove the excerpt from any block or module from the excerpts section. Add a excerpt length of 1 and there will be none shown: https://www.screencast.com/t/pbwAQmmHSc
You can change the block header styles from here: https://www.screencast.com/t/CeApfeKTNwlk
If you add a custom block to your footer, each one has it’s own style. You will see a list of each block and how it displays here: https://demo.tagdiv.com/newspaper/block-1/https://www.screencast.com/t/Ll8POfBCYVe

Thank you!

Simion C.
tagDiv Staff

Hi,

If you mean the class td-category-header you can find it in the theme’s stylesheet file
https://www.screencast.com/t/kvIbld42nLP
The category templates can be found here – https://www.screencast.com/t/RstdEhfemw

Thanks

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