Search Results for 'header'

Results from the Forum
Bogdan B.
tagDiv Staff

Hello,

Unfortunately the theme has no option to make the header narrower. You can try a bit of css to reduce the spacing between the title elements, but you will have to adjust it to each viewport in a responsive layout.
As an example:
before: http://screencast.com/t/9CYOyiruDN3O
after: http://screencast.com/t/cWySml8otv
This code will work on desktop but you nee to use the advanced css box under the custom code tab in the theme panel and adapt the code for tablets as well.

Thank you!

rahulagg25
tagDiv Member

Currently i have the below code in my .htacess file.

<IfModule mod_headers.c>
Header add Access-Control-Allow-Origin “*”

# BEGIN WordPress

RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

fediv
Participant
#0

Hello and thanks for theme.

In default setting, on top page (after header section) there is a “Big Grid 3” (in demo theme homepage). I like to re-create this (same visual effect with one big box on left and 2 or 3 box on right) to use to insert code html (for scroller text, video player with iframe, and box for contact form).

I try using this code (i put single image to testing my row)

[vc_row content_placement="middle"][vc_column width="4/6"][vc_single_image image="134" img_size="medium"][/vc_column][vc_column width="2/6"][vc_single_image image="122" img_size="full"][vc_single_image image="122" img_size="full"][/vc_column][/vc_row]

But i have problem that is not same as your demo. I have a lot of withe space and not all are align.

How can i do that?

Thanks

Catalin
tagDiv Staff

Hello sushilk,

Please notice that your code is a bit of different because you are using another header style. Try the code below and place it in Theme panel->Custom CSS area.

@media (max-width: 767px){
.td-top-menu-full {
display: block;
text-align: center!important;
}
}

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

Thanks for your understanding!

sushilk
tagDiv Member

Hi, I tried all the CSS mentioned above but the top header menu I see on my desktop site still doesn’t appear on mobile. The URL is http://a-sk.com/en. What am I missing?

diablo7
tagDiv Member

NOTE: The ad that I will use for the header is 320 * 100 only for mobile devices. My web leveltoday.com

  • This reply was modified 9 years by diablo7.
diablo7
Participant
#0

“I do not want the ad to appear in HOME and in all the pages of the categories” I only want HEADER AD in the articles. For the moment the header ad is disabled. Some code CSS to solve the problem.

deelv
Participant
#0

I have tried all of the header settings and none of them work exactly how I’d like them to. I’d like to find a way to make it so my nav header has more room. The main issue I am running into is I am trying to add seven navigation links to the menu and this causes my current one hybrid menu 2 (#8) to split into two columns. When the visitor scrolls down the page and it switches to sticky menu the navigation is then changed to one column and looks good.

Here’s a screenshot of my header .. http://s000.tinyupload.com/index.php?file_id=54232110864527753566

Catalin
tagDiv Staff

Hello geospatialmedia,

I have checked your website and I saw that your header ad work as properly. Please provide more details about your problem, also you can provide some useful screenshots to explain the problem, for a better understanding. I cannot access your admin because I do not have your credentials.

Thanks for your understanding!

Bogdan B.
tagDiv Staff

Hi,

I understand now, but doing so you will need to adapt the menu and social icons to display properly in a smaller width. The theme witch is not easily changed as all the theme elements are created on the fixed width.
You can try this css but you need to keep this modification in mind if something goes wron. I have not tested this in every scenario:
.td-header-menu-wrap-full{
width: 980px;
margin-left: auto;
margin-right: auto;
}
.td-header-main-menu{
width: 980px;
}

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Your header and footer will go into boxed mode when you upload a featured image or color on your website. Please remove the grey background image and your header and footer will go into full width mode.

Thank you!

Catalin
tagDiv Staff

Hello yater,

If you are using the header style 10, you should edit the corresponding file with this header template and add there your desired HTML code, like this -> http://screencast.com/t/JU11eEKQOF

Hope this helps!

Thanks for the message!

geospatialmedia
Participant
#0

Hi,

There is a problem with the ads module in the theme panel https://www.geospatialworld.net/wp-admin/admin.php?page=td_theme_panel

I don’t see the list of ads that we typically have.

We are only able to see background click ad and not able to see header ad, side ad 1, side ad2, side ad 3 etc options.

Best Regards,
Anshu Garg

MrOrsh
Participant
#0

Just stumbled across the weirdest issue. The Ad-title for the Header-ad is unchangeable. Right now I have it set to not show anything. Yet anyway the word “Annons” (Advertisement in Swedish) shows up.

If i write something else (anything) in the Ad Title-field for the Header-ad it makes no change. It still says “Annons” on the page. I could understand if there was an error not making anything show up, but where in the world the theme gets the word “Annons” from when the Ad-Title-field is empty is a mystery to me 😛

All the other ad-title-fields for the other ads works just as they should. What have I messed up to cause this? 😀

edit (forgot the page-link): enkelteknik.se

yater
Participant
#0

Dear TagDiv community,

Curious how I would add custom text or html to the header area of my wordpress website using newspaper. Currently I have a logo I put in on the theme editor but it is limited to the predefined specs also I wanted to add text below my logo and above my main menu for my website. I am using style number 10.

Any help would be greatly appreciated.

Thanks

Catalin
tagDiv Staff

Hello MLHS,

Unfortunately, our theme does not have any such an option for this regard, sorry! Notice that the theme uses only the Google AdSense system and your own ad created through DIV’s method. For more information about Ads in our theme, please consult the documentation here -> https://forum.tagdiv.com/header-ads-adsense/ -> https://forum.tagdiv.com/using-other-ads-non-adsense-ads/

Hope this helps!

Thanks for the message!

dlr720
Participant
#0

I found the thread where to add the FB Comment JS to the header.php and the signpost.php files and all is working. My question is, should I also edit the mobile/header.php and paste the JS from FB there as I did the header.php?

Thank you!

Loving the theme!!!

Catalin
tagDiv Staff

Hello LaurennePierrick,

Unfortunately, the theme does not have any such an option for this, sorry! As an alternative for you would be to use the Header Style 9 and you should use a big logo, like this -> http://screencast.com/t/zbOql6bhoP and the result should see here -> http://screencast.com/t/zbOql6bhoP

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 your understanding!

certhas
Participant
#0

Hello,

I want to add more category to header. How can i do this?

http://i.hizliresim.com/R1LZJo.jpg

Alin [tagDiv]
tagDiv Staff

Hi,

Noted – http://screencast.com/t/Dfd47ymGj Thanks for reporting it. I have added this on our list and we will fix it also on our live demo.

.paged .td-category-header {
border-bottom: 0;
}

The video icon appears automatically on modules for the post with video format – https://forum.tagdiv.com/newsmag-featured-image-or-video/
If you want to do this automatically on all your posts you can try to alter here the code and add also the case when the posts don’t have the video format – http://screencast.com/t/pYUgdpZkWZ

Hope this helps!

LaurennePierrick
Participant
#0

Hi there,

I’m just setting up my website, and would like to add an image to my header. Aim is that header menu + image (form of a banner) appears on each page.
Good exemple could be this website: http://onmetlesvoiles.com/
I’ve tried all the different header menus available under Newspaper but wasn’t able to find any where I could actually add any image.

Anyone can help me?

Thanks a lot in advance
Laurenne

sejpost
tagDiv Member

Thanks Catalin. If I update the “header style” will it still be there when I do a theme update? Or, will I lose any changes to the previous header style?

zOrg3000
tagDiv Member

3 [fcgid:warn] [pid 9526:tid 140279113832192] mod_fcgid: stderr: PHP Fatal error: Call to undefined function get_header() in /var/www/vhosts/XXXXXXXXXXXXXXXXXX.com/httpdocs/wp-content/themes/Newspaper/index.php on line 6
2 [fcgid:warn] [pid 7569:tid 140279217067776] mod_fcgid: stderr: PHP Fatal error: Call to undefined function get_header() in /var/www/vhosts/XXXXXXXXXXXXXXXXXX.com/httpdocs/wp-content/themes/Newspaper/index.php on line 6
2 [fcgid:warn] [pid 21919:tid 140279082362624] mod_fcgid: stderr: PHP Fatal error: Call to undefined function get_header() in /var/www/vhosts/XXXXXXXXXXXXXXXXXX.com/httpdocs/wp-content/themes/Newspaper/index.php on line 6
1 [fcgid:warn] [pid 9730:tid 139858370574080] mod_fcgid: stderr: PHP Fatal error: Call to undefined function get_header() in /var/www/vhosts/XXXXXXXXXXXXXXXXXX.com/httpdocs/wp-content/themes/Newspaper/index.php on line 6
1 [fcgid:warn] [pid 9526:tid 140279227557632] mod_fcgid: stderr: PHP Fatal error: Call to undefined function get_header() in /var/www/vhosts/XXXXXXXXXXXXXXXXXX.com/httpdocs/wp-content/themes/Newspaper/index.php on line 6
1 [fcgid:warn] [pid 9526:tid 140279071872768] mod_fcgid: stderr: PHP Fatal error: Call to undefined function get_header() in /var/www/vhosts/XXXXXXXXXXXXXXXXXX.com/httpdocs/wp-content/themes/Newspaper/index.php on line 6
1 [fcgid:warn] [pid 9526:tid 140279050893056] mod_fcgid: stderr: PHP Fatal error: Call to undefined function get_header() in /var/www/vhosts/XXXXXXXXXXXXXXXXXX.com/httpdocs/wp-content/themes/Newspaper/index.php on line 6
1 [fcgid:warn] [pid 9526:tid 140279040403200] mod_fcgid: stderr: PHP Fatal error: Call to undefined function get_header() in /var/www/vhosts/XXXXXXXXXXXXXXXXXX.com/httpdocs/wp-content/themes/Newspaper/index.php on line 6
1 [fcgid:warn] [pid 9526:tid 140279019423488] mod_fcgid: stderr: PHP Fatal error: Call to undefined function get_header() in /var/www/vhosts/XXXXXXXXXXXXXXXXXX.com/httpdocs/wp-content/themes/Newspaper/index.php on line 6
1 [fcgid:warn] [pid 9526:tid 140278998443776] mod_fcgid: stderr: PHP Fatal error: Call to undefined function get_header() in /var/www/vhosts/XXXXXXXXXXXXXXXXXX.com/httpdocs/wp-content/themes/Newspaper/index.php on line 6

Bogdan B.
tagDiv Staff

Hello,

Please use this code:
.td-category-header .td-page-title{
text-transform: initial!important;;
}

You can add the code in the theme pane;->custom css box

Thank you!

asamirr
tagDiv Member

Hello,

We need to have a specific background for each category, I added the following code:
.td-category-header.td-image-gradient-style8{background-image: url(“bac.gif”);}

it changes all the category box background, I tried to use the name of the category in this code.
it doesn’t work:

categories name i need to change the background for (classic, farmhouse) I tried
.categoty-classic.td-category-header.td-image-gradient-style8{background-image: url(“bac2.gif”);}
.categoty-farmhouse.td-category-header.td-image-gradient-style8{background-image: url(“bac3.gif”);}

Thanks to help us to solve it.
Regards,

Viewing 25 results - 22,526 through 22,550 (of 29,850 total)