Search Results for 'header'

Results from the Forum
Catalin
tagDiv Staff

Hi gpm79,

As you can see in our documentation here: https://forum.tagdiv.com/header-ad/ , these are standard value of the google ad sense and do not support another re-size, sorry. The only possibility which you have, is to upload directly the image with the desired size which you want to display on your website.

Hope this helps.

Let us know how it goes!

Thank you!

TheMediumUTM
Participant
#0

Hey there,

I’ve selected Open Sans as the font for the header menu and some other things, seen here: http://themedium.ca

“Latin” is checked in the theme panel for which Google Fonts subsets to load.

But at the moment I can only see Chrome actually displaying Open Sans. Firefox and Edge are showing a placeholder.

When I check sources, I see that Chrome is indeed loading the CSS and hence fonts from Google:

http://www.screencast.com/t/VrXcbxgOQI

But FF and Edge are only loading Roboto, not Open Sans:

http://www.screencast.com/t/9gdBHCTppI
http://www.screencast.com/t/ApqBMwc8

I’ve already purged all caches. I am using a CDN, but my htaccess allows font downloads, as you can see from Roboto and even my custom font files.

Any suggestions?

Andrei L.
tagDiv Member

Hi

I am not sure what you mean but if you’re referring at the drop-down menu for the languages use this css to move it to the left: http://screencast.com/t/3YYa8esd

.td-header-sp-top-menu{
width: 100%;!important;
}
.td-header-sp-top-menu .menu-top-container{
float: left;
}
.td-header-sp-top-widget{
display: none!important;
}

If this is not what you mean please provide more details.
Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You could use header style 5 and add this custom css in Theme Panel > Custom Css – http://screencast.com/t/6cedEPaojqIk

@media (min-width: 768px) {
.td-header-style-5 .td-main-menu-logo img {
max-height: 30px;
vertical-align: inherit;
}
.td-header-style-5 .td-main-menu-logo {
height: 30px;
}
.td-header-style-5 .td-main-menu-logo a {
line-height: 30px;
}
.td-header-style-5 .sf-menu > li > a {
line-height: 30px;
}
.td-header-style-5 #td-header-menu {
min-height: 30px;
}
}

You may need more customization and also you will have to change the the css for sticky menu. I suggest to get someone to help you with this if you don’t have basic html/css experience as we cannot provide custom work, sorry!
I have provided an example how you can do this and hope this helps!

Thanks!

Lewis
Participant
#0

Hi
i want change select ver dropdown to left side. Instead word ( here )

any advice please ?

this is the dev site

http://webmaster0.sky-host.cu.cc/wp/

thanks

Catalin
tagDiv Staff

Hi jerocarson,

I understand your problem. Please decrease the z-index value using css and the problem is solved. Try the code below in Theme panel->Custom Css area like this: http://screencast.com/t/omWBi62Q691R

.td-header-style-6 .td-top-menu-full {
z-index: 0;
}

And the result you can see here: http://screencast.com/t/88nmwGzGDjiW

Hope this helps.

Thanks and let us how it goes!

Catalin
tagDiv Staff

Hi news_lp_client,

Our theme has been designed to use google ad sense. Another possibility would be using custom ads like this: http://screencast.com/t/AYiOMCC6http://screencast.com/t/MFobfDZr . If you need to rotate ads there we suggest you try an ad manager plugin like AdRotate like we also suggested in theme’s ads guide: http://screencast.com/t/1QFQWqVE1Ao .
For more information about this, please consult our documentation to ads section: https://forum.tagdiv.com/header-ad/ and you can find a lot of information about using ads.

Hope this helps.

Thanks.

Bogdan B.
tagDiv Staff

Hello,

I ran a few more tests on this issue and it seems that this is the default behavior of the element. It is not just at your end. When the page containing it is set as the homepage, the alignment gets set to middle. So only on the homepage will the title be centered.
You can overwrite this alignment if you want by using this custom css:
.home .td-post-template-8 .td-post-header-holder{
vertical-align:bottom!important;
}

Just place the code in the theme panel-custom CSS box: http://screencast.com/t/WV5lXQXPRmn4

Thank you!

Andrei L.
tagDiv Member

Hi

You can paste the code in header.php or footer.php files as these are required on every post/page from site: http://screencast.com/t/lTkO7fNp4kVh You also need a new container for that ad and some css code for its layout.

Hop this help.
Thanks!

Catalin
tagDiv Staff

Hi Janaagaard,

You can change the header photo in the Travel-design if you edit your front page within Visual Composer->edit the first row and change the image like this: http://screencast.com/t/pRRpomeBMsuM http://screencast.com/t/a00PwfLff0C http://screencast.com/t/G5DSBxRELH .

Thanks.

jerocarson
Participant
#0

Hi,

I just got this lovely theme, so I am working with it on live server to look like the existing site.

However, I a little challenge, I am using the Header style 6, I edited the template file to bring the top menu below the navigation bar.

When I tried using mega menu, it appears under the top menu, rather than overlap so the mega menu can be clicked.

Here is a screenshoot.. http://prntscr.com/8yglhx

Catalin
tagDiv Staff

Hi sirota,

Please try the code below in Theme panel->Custom Css area like that: http://screencast.com/t/i49NXzMLi

.td-header-style-X .sf-menu>li>a:hover, .td_mega_menu_sub_cats .cur-sub-cat {
color: green;
}

Hope this helps.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please try this custom css in Theme Panel > Custom Css – http://screencast.com/t/5lyQ2py0EcZK

@media (min-width: 768px){
.td-header-style-12 .td-main-menu-logo img {
max-height: 80px;
padding: 0;
}
}

Thanks!

blandRepublic
Participant
#0

Hi,

I just went to check on a site page that was working fine a few days ago. Nothing has been changed and yet now the page displays with all the header nav but it simply says ‘record not found’ below that. I checked and when I go to the page editor all of the content is there. If I click ‘view page’ from the editor I still get a ‘record not found’ error. This isn’t making any sense to me. Would appreciate any help!

Can’t attach screenshots here but the URL in question is: http://www.blandrepublic.com/contributors/sir-charms/

Thanks for any help this is quite urgent.

Purchase code:

axelpetur
Participant
#0

hello,

I need to add redbubble and spreaker to my social icons in header and footer.

My website is frelsitv.com

Best regards,

Axel Pétur Axelsson

Janaagaard
Participant
#0

How do I change the header photo in the Travel-design in Newspaper 6?

MudassarSaeed
Participant
#0

Hi, earlier i posted this https://forum.tagdiv.com/topic/newsmag-home-page-need-help/ because i needed some help to build my home page, now i have built it but the problem is that the “navbar”(Six Dots which you click and then category appears, hope it’s called navbar, if not then you know what i mean) for mobile is just below the logo and it can’t be tapped without tapping the logo which redirects to the homepage and it also looks very awkward , so how can i correct it so those 6 dots which you click and the menus appear in cellphones are separate from the logo, meaning there’s ample space between them. Here you can check the tapping error which i am talking about.

check this screen shot http://postimg.org/image/rp9yoqodj/ or the link below.

https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Freportedtimes.com%2F&tab=mobile

2. Another thing i noticed that after i had built my homepage and selecting it from settings > readings, i am no longer able to change the header style in newsmag. i mean it does change it but the website remains the same and no difference appears..

Thanks!

redwaveit
Participant
#0

I have tried a few thing but I cant get the logo to fill the header from top to bottom of the menu bar.

The site is http://www.industrialmachinerydigest.com

kelvinchuks
tagDiv Member

Thanks, one problem solved 🙂

but what about
2) The social icon coding has an error on the top header (fb, twitter and all) pls check http://www.naijaviva.com and click on the facebook icon on top header to see the error.

3)I dont know how to install forum to my site. i have installed bbpress plugin, but yet i cant configure it. Please Help..

4) my site width have changed. please how do i get it to default mode? i want to increase site width

kelvinchuks
Participant
#0

Hello,

1) There’s space b/w my main manu and news sticker. i have tried to remove it move it but i can’t get right. my siteNaijaViva

2) The social icon coding has an error on the top header (fb, twitter and all) pls check http://www.naijaviva.com and click on the facebook icon on top header to see the error.

3)I dont know how to install forum to my site. i have installed bbpress plugin, but yet i cant configure it. Please Help..

Bogdan B.
tagDiv Staff

Hello,
You can make any header style boxed by adding a background image or color (even white) from the theme panel:
http://screencast.com/t/mp9NR0cRskI or http://screencast.com/t/bzFirdiw
Thank you!

tripledm
tagDiv Member

Hello,

I am still stuck with this one. THe problem is the client has advert tags that displays an overlay (take-over) background advert that covers the background of the theme. None of the header options are true boxed so it is not displaying, you can see on this page thesouthafrican.com if you inspect element we have the tag showing in the code but theme does not allow display.

<!– ADT OVERLAY –>

<script language=”javascript”>
<!–
if (window.adgroupid == undefined) {
window.adgroupid = Math.round(Math.random() * 1000);
}
document.write(‘<scr’+’ipt language=”javascript1.1″ src=”http://adserver.adtech.de/addyn/3.0/1637/5594382/0/16/ADTECH;loc=100;target=_blank;grp=’+window.adgroupid+&#8217;;misc=’+new Date().getTime()+'”></scri’+’pt>’);
//–>
</script><noscript></noscript>

tripledm
Participant
#0

Hello,

I have setup some PHP but it does not run in the ADS spot.

Eg. I have ARTICLE INLINE AD and have

<?php global $res_str; ?>
<?php if($res_str == ‘home’){ ?>
<div id=”homempucon_display”></div>
<script>…..

I have it in the widget areas and custom header advert spot but cannot get it to work via the ADS section in Theme panel. Please help! Thank you 😉

simchris
tagDiv Member

YOAST SEO works best, as it allows you to set OG tags, build XML sitemaps and ping Google, Bing, etc., can connect to your Webmaster Tools (search console) account to see errors locally, set headers for page 2/3/4 of archives, set SEO elements for your static home page, etc.

The theme is SEO optimized but does not automatically construct certain extended elements, which the Yoast SEO tool can help with.

You’ll note it’s the recommended SEO plugin on the first page of the theme docs:
https://forum.tagdiv.com/wordpress-information/

simchris
tagDiv Member

Sure. WordPress doesn’t have an option like that. You could likely setup some custom CSS with a javascript sniffer to swap out a different stylesheet without the mobile elements, much like the commonly used js which was used by many to swap out stylesheets to load different size fonts/sizes dynamically awhile ago.

Yes, you could setup a “custom” “page” template which loads an alternate stylesheet without the @media queries for mobile, so that there are no mobile styles at all. Just create new template for a page like “custompage” and then use normal WordPress practice for the custom page templates for that.

See the WordPress codex on how to build a custom page template to load automatically for a specific page, such either by name or page ID. For posts it’s trickier.

Much simpler to use a browser like Chrome where you can specify to “request desktop” version.

You might also be able to use built-in WordPress “if/then” logic to do something like “if post ID XXX, load style2.css, else load style.css” — but then you’d have another if/then query on every page; might work if it’s not a permanent thing. See WordPress codex on how to construct an if/then statement in your header.php template to do that. Then just clone the default stylesheet and remove all the @media queries for mobile.

Viewing 25 results - 25,926 through 25,950 (of 29,850 total)