Search Results for 'header'

Results from the Forum
Bogdan B.
tagDiv Staff

Hi,
You do not need to use a child theme as you can specify widfth and height with custom css you can use in the theme panel:
.td-header-style-12 .td-main-menu-logo img {
max-height: 120px!important;
width: 220px;
height: 120px;
}

Please edit these values to your logo size.
Thank you!

jacobicho
Participant
#0

Hello! I’m using your excellent Travel template in my site, http://www.southamerica-tours.net. I wanted to set a customized background image for the homepage, so I configured it in “Row Settings > Image”, as you can see in the blog. However, the image block has a little offset, moving a few pixels downward.

I’d like to eliminate this little gap between the header and the background image, would you please help me out with this issue, if there’s any option to configure or css style to edit? Thank you and best regards!

GrooveBricks
Participant
#0

Howdy Guys!

I’ve recently encountered a problem where my Header is all white even though I have a color selected. Also, the main menu does not display the colors I’ve selected.

Does anyone know why this is happening?

Images: http://imgur.com/a/j144H
My Site: GrooveBricks.com

airlift
Participant
#0

Hi, I cant customize social icon . I checked the documentaiton
http://import.tagdiv.com/newspaper/doc/#header

but as instructed, I dont see the widget Top right(social) in my widgets

Catalin
tagDiv Staff

Hello FRANCISCO ANGELO GARCIA,

This field is controlled by the Seo Yoast Plugin. If you want to have the same option to add some media for each category header you have to install Seo Yoast plugin.

Hope this helps!

Thank you for the message!

Terrence
tagDiv Member

Hi,

Please see this post, it renders everything right.
http://www.moretify.com/2015/11/%E4%BD%A0%E7%9F%A5%E9%81%93%E6%9C%9D%E9%B2%9C%E5%A5%B3%E4%B8%BA%E4%BD%95%E4%BB%8E%E6%9D%A5%E4%B8%8D%E7%A9%BF%E8%A3%A4%E5%AD%90%EF%BC%81%E7%9C%9F%E7%9B%B8%E8%AE%A9%E6%88%91%E5%82%BB%E7%9C%BC/

But, other posts not. This is weird because i all the elements are added in loop-single.php, header.php and footer.php

Basically these are the code which i added. Usually i will draft in Notepad++ and move into theme panel by copy and paste.

http://pastebin.com/LanvRivY

If necessary, i will provide the admin login for you to check, thanks.

  • This reply was modified 10 years by Bogdan B..
Bogdan B.
tagDiv Staff

Hello,
You can always use css to hide the header and footer for a specific page like so:
.page-id-147 .td-header-wrap, .page-id-147 .td-footer-wrapper,
.page-id-147 .td-sub-footer-container{
display:none!important
}

You will need to change the page id in the code to your own.
you can alternatively use this method: https://forum.tagdiv.com/topic/how-do-i-create-a-completely-blank-page/
I hope this helps/

Catalin
tagDiv Staff

Hello Olivercarding,

Please ensure that you have added the color in the correct field in order to achieve as you wish. I have tested on my site all the settings for footer/header about color and works fine. For more information about Theme colors, please consult our documentation here -> https://forum.tagdiv.com/theme-colors-introduction/ Below I gave you a custom CSS code to change the background color for header and footer section.

The code is ->

.td-footer-wrapper, .td-banner-wrap-full {
background-color: #f4b74e;
}

If is not what you want to achieve, please provide more details about your desired changes so I will be able to provide a more accurate response.

Thank you for the message!

Catalin
tagDiv Staff

Hello mystudent,

If you want to decrease the height of the main menu gradient, you have to use a bit of CSS code to do that. Please try the code below and add it in Theme panel->Custom CSS code area.

The code is ->

.td-header-gradient:before{
height:1px;
}

The result you should see here -> http://screencast.com/t/XQ1Cx5q77

If is not what you mean, please provide more details about your desired changes so I will be able to provide a more accurate response.

Thank you for the message!

Neria Netser
Participant
#0

I need to make a landing page without header but in a single page of the web, you agrege one blank header but it does not work well in the template that recommend to me. I work with visual composser and ulitmate addons, the solution must be compatible with these plugins

Catalin
tagDiv Staff

Hello mystudent,

Please try to implement the code below.

.td-header-menu-wrap-full{
width: 1068px;
margin-left: auto;
margin-right: auto;
}

Thank you for the message!

Catalin
tagDiv Staff

Hello mystudent,

If you want to have this effect in the full width of the container, please try the code below and add it in Theme panel->Custom CSS area.

The code is ->

.td-header-top-menu-full{
border-bottom: 1px solid red;
border-top: 1px solid red;
}

The result you should see here -> http://screencast.com/t/LanxoBgvzA

Thank you for the message!

kuduc_bmw
Participant
#0

Hi,

I cannot find any option to change the logo in the footer for the mobile version. I see that your theme supports it as your demo site shows http://demo.tagdiv.com/newspaper/. The result is that the footer (mobile version) uses the “black” logo from the header (desktop version)

The logo of your site (mobile)

My site

My site (header)

My website is http://awpress.com/

Bogdan B.
tagDiv Staff

Hello,
Different header styles use different logo sizes. Unfortunately the theme has no settings for image dimensions. If you want to control the logo dimensions, you need to use a header style that displays the full logo. This way the image you upload will be displayed full size without re-sizing.
You can check different header styles here: https://forum.tagdiv.com/header-styles/
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Some plugins actually require their javascript to be rendered in the header. That is why speedbooster was made compatible with known plugins as it may create conflicts such as this.
Thank you!

Catalin
tagDiv Staff

Hello firetoss,

Unfortunately, our theme does not have such an option to add another subheader menu under the main menu, sorry! Please try to find some plugins with this functionality and see how it works for you. Also, if you do not find any plugins for what you want and if you want to display more levels in our theme and you are not aware the steps in this regard, please consider hiring a freelancer/developer to do this for you because we cannot provide custom services at the moment, sorry!

Thank you for your understanding!

Catalin
tagDiv Staff

Hello FRANCISCO ANGELO GARCIA,

1,3 -> I have added these kinds of suggestions to our list of updates. In a future update, it is possible to implement them but we cannot say for sure if it will get done in the next update because we have a big list of fixes, improvements and suggestions to implement. It’s hard to filter them and select which one gets implemented now and which one gets postponed. The developers decide if it gets done or not, though. Until we can do it, you can try to use a plugin with these functionalities.
2 -> If you want to add the image in the category header, you can do that from the panel, like this -> http://screencast.com/t/Q6Pt5AtHm4 and the result you should see here -> http://screencast.com/t/ZIDtm8LsgU

Hope this helps!

Thank you for the message and for your interest about our theme!

simchris
tagDiv Member

See the WordPress.org docs for WordPress on how to do ‘bulk editing’

Bulk Edit

The Bulk Edit Posts ‘screen’ is displayed below the Table Of Posts header once, one, or more Posts, have been selected, and the Bulk Action of Edit is Applied. Bulk Edit allows the fields, Author, Comments Allowed, Status, Pings Allowed, and Sticky, to be changed for all the selected Posts. It is important to note, Categories and Tags can be ADDED in bulk to a set of Posts, but it is not possible to CHANGE, or DELETE, a Category, or Tag, for those Posts.
Cancel – Click Cancel to cancel and abort the Bulk Edit of these Posts.
Update – Click Update to save the Bulk Edits made to these Posts.

##
most info on how to use basic WordPress functions are found in the WP “Codex” and doing simple Google searches like “wordpress codex bulk edit” will find help 🙂

bestword1
Participant
#0

Hi there,

New to WordPress and Newspaper 6 so apologies if there’s an obvious fix for this, I’m running the latest version 6.6.5 of the theme.

On posts using the post templates that feature a full-width header image (I’m using post template style 7), the image doesn’t scale the width of the container. Instead it seems to be too far to the left, with a big empty space on the right hand side.

The post format is set to standard and deleting/re-adding the featured image makes no difference.

Am I doing something wrong or is this an error with the theme?

Thanks.

carmene
Participant
#0

if you see my website in chrome from a windows desktop, the header and sidebar adsense ads aren’t showing and the same thing with the widget ad in footer 3. Can you fix it?

http://www.carmeneverywhere.com

kirstycollings
Participant
#0

Hi – is it possible to place an advert in the header panel (or elsewhere on the site) that is supplied by someone other than Adsense? I have an advert designed specifically for our website, but don’t know how i can get it to appear in the header panel (and elsewhere) without entering code for adsense…
I don’t have an adsense account, but it looks like adsense only supplies advertising from sources that can’t be controlled by us…what if i want to specifically place an advert on the site myself?
thanks

jrobinsonchicago
Participant
#0

How do I add, delete, or customize the categories next to the custom title headers on the homepage?

My website is localnationalnews.tk

If you look, the first custom title header says “National”. Next to that I only want specific categories listed. How do I customize it so that only certain categories show up next to each individual custom title header?

newtag
Participant
#0

Hi,

any way to Specify image dimensions from the panel – for the logo in the next update. The default size has also no height and with attribute – im using a different size for the header style 12 – 181×60 pixel

best

Olivercarding
Participant
#0

Hi,

I updated and am having an issue with the header and footer colours on CoinJournal.net

I have set these to #f4b74e in the theme, but they are not showing.

Thanks,
Oliver

mystudent
Participant
#0

how to decrease the main menu gradient to 1 pixel, i am using header style 1.

Viewing 25 results - 24,901 through 24,925 (of 29,850 total)