Search Results for 'header'

Results from the Forum
Marius
tagDiv Staff
Header - reply

Hello,
1. Yes instead of logo from Theme customizer -> Logo
2. From Theme customizer select like here: http://screencast.com/t/SbI80qR4hvs

Thanks

mbasche
tagDiv Member

Hi Martin,
irgendwie funktioniert die Lokalisation nicht. Die entsprechenden Anweisungen sind hier zu finden:
\parts\header\menu_top.php

ocbln
tagDiv Member

Hallo mbasche,
freut mich, dass Sie mir auf deutsch antworten. Es kann unter ‘Anpassen’ des Themes in ‘Header’ eingerichtet werden und erscheint dann im Top Header Menu.
Danke für Ihre Antwort + freut mich, dass es hier auch einen deutschsprachigen Newspaper-Fan/-User gibt! Kennen Sie eine Lösung für das Problem??
Gruss, Martin

  • This reply was modified 12 years by ocbln.
tvsullivan
tagDiv Member
Header - reply

OK, 2 questions

(1) where do I upload the header?? Under the “logo” customizer?

(2) How do I get rid of the Google AdSense box in the header, or will it disappear once I upload the header?

Thanks!

Marius
tagDiv Staff

Hello,
Only from style.css replacing the style only for the default widget http://screencast.com/t/R18sCHOd

Thanks

  • This reply was modified 12 years by Marius.
Marius
tagDiv Staff

Hello,
That file is located in parts/header folder.

If you want you can use Header style 3(from Theme customizer) this have a full width center logo + AD

Thanks

Marius
tagDiv Staff

Hello,
The boxed version is with header and footer boxed.(not full width)

Thanks

Marius
tagDiv Staff
Header - reply

Hello,

Use from Theme customizer -> Headers style 3 and upload instead of logo you image header.
Use at last an 1074px width image.

or

Edit in /parts/header folder the file (logo_ad.php or header_style 2 and 3) and add you banner there if you want some custom header.

Thanks

Marija1m1
tagDiv Member

SUMMARY
Things which I still need help with

1. I just uploaded the theme, do I have to manually upload any updates on filezilla? Where do I see the updates?
2. How do I set up the “Don’t Miss” section, with the multiple categories on the demo site?
3. drop down menu on the top header menu would really really helpful
4. I keep getting update notices but nothing needs to be updated
5. Can I not use the contact me app? I already am using Jetpacks feedback option?

denixoid
Participant
#0

Hello,

How can I change the title style to “style1” for default widgets?

Thank you in advance.

matthewvb
tagDiv Member

@sunkast:

Generic – I used it for a custom post type, but throw in what you’d like. Framework is all there.

<?php
/* Template Name: Media Tracker - Custom */

get_header();

  $paged = (get_query_var('paged')) ? get_query_var('paged') : 1;

	//define $args here.
	$wp_query = new WP_Query( $args );

?>

<div class="container td-page-wrap">
	<div class="row">
		<div class="span12">
                	<div class="td-grid-wrap">
                        	<div class="container-fluid">

<h1 itemprop="name" class="entry-title td-page-title">Page Title</h1>

<?php
if (have_posts()) { ?>
    <?php while ( $wp_query->have_posts() ) : $wp_query->the_post();?>

	<?php // output loop contents here ?>
    <?php endwhile; ?>

<?php echo td_page_generator::get_pagination(); ?>

<?php } else {
    echo td_page_generator::no_posts();
} ?>

			</div>
                    </div>
                </div>
            </div>
        </div>
<?php get_footer(); ?>
Marija1m1
tagDiv Member

update:
*resolved the homepage issues… (skipped a step) woohoo :)))

New request:
1. drop down menu on the top header menu would really really helpful
I’ll be adding more of my issues as I encounter them here

jb999
Participant
#0

Hi,
with a background-color the preview is ok only on customizer, otherwise the header color (#fffffe) and footer color are not full width.

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

How to fix it, thanks

tvsullivan
Participant
Header - topic
#0

How can I make my header just one big picture? Also what are the dimensions of the header if I do this?

Thanks!

burakaydogan
Participant
#0

Hello there,

Thanks for that amazing template first of all.

But i ve some problems with my font family. I wanna change Menu and all header fonts with “Bebas Neue” but thats not a google font.

How can i do that?=)

ebeltjed
Participant
#0

I have some problems with updating the theme. when I update the following files:

– header.php

and files in includes/app/shortcodes/
td_block1.php
td_block2.php
td_block3.php
td_block4.php
td_block5.php
td_slide_big.php
td_slide.php

When I update one of more of these files the whole site will be blank, and also the admin area. Even when i putt all plugins off. What is the cause?

Another problem is that when I want to add a featured image, the search function for images doesn’t work anymore.

Can you give me a fix for both problems? Thanks

jonyskids
tagDiv Member

Yes. I want to make the font, “text” and icons white in td header. like on the magazinly demo site. http://demo.tagdiv.com/magazinly/

Thanks,

Jon

EXODUZ
tagDiv Member

I got this code for the Facebook Like Box:

<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=461169127325905";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

It says “Place the code for your plugin wherever you want the plugin to appear on your page.”

<div class=”fb-like-box” data-href=”http://www.facebook.com/biznesinteres&#8221; data-colorscheme=”light” data-show-faces=”true” data-header=”true” data-stream=”false” data-show-border=”true”></div>

How can I do it so that it goes under Social counter on my page? Thanks in advance!

Marius
tagDiv Staff

Hello,

You can add the logo on menu, edit menu_header.php file http://screencast.com/t/glaGrnIWhUBr add your logo there and hide it when you are on mobile using this in style.css

/* responsive phone */
@media (max-width: 767px) {
    use display:none;
}

Thanks

Marius
tagDiv Staff

Salut

Cum ai folosit reclama sus in header pe text ad spot cu codul acolo sau ai folosit din Theme – Options pentru Google adsense? http://screencast.com/t/YWoaM0Deyb
Creaza un spot la fel ca si cel din sidebar la dimensiunile dorite si selecteaza spotul din Theme customizer.
Reclamele Google se incarca doar la refrash daca schimbi dimensiunea la browser.

Titlurile se decaleaza pentru ca sunt prea lungi daca vrei sa pot face cu font mai mic pentru tablete, telefoane foloseste acest css:

/* responsive portrait tablet */
@media (min-width: 768px) and (max-width: 1018px) {
    adauga aici marime font pt tablete
}

/* responsive phone */
@media (max-width: 767px) {
    adauga aici merime font telefoane
}

Frumos site!
Mersi

Marius
tagDiv Staff

Hello,
Sorry for long delay!
We will fix the header ASAP.

Thanks for the message!

ogeeka
Participant
#0

Hi,

I would prefer placing the logo in the “menu” when scrolled down with fixed menu on desktop browser.

Current implementation: Logo is placed in header and when scrolled down logo gets out of viewport.

Logo in header

Scrolling down – no logo

Logo out of viewport

In responsive mode you place the logo in “menu”, like here:

Responsive - logo in menu

ogeeka
tagDiv Member

Please close this thread, as I duplicated content with themeforest item discussion and propably caused confusion – sorry for that. I’ll open a new thread with some screenshots.

mbasche
tagDiv Member

Do you mean the “Top Header Menu”? In the menu manager…

odiv
Participant
#0

Salutare tuturor,
in primul rand vreau sa va felicit pentru acest template reusit pe care l-ati creat.

Dar intampin o mare problema cu afisarea reclamelor, si ma vad nevoit sa va cer ajutorul:
– in Header ad nu imi preia reclama deloc;
– in sidebar, desi am specificat dimensiunea de 250×250 la rezolutia Portrait
(768 – 1018px) tot 300×250 imi afiseaza (daca dau refresh imi afiseaza corect).

De asemenea, meniul si titlurile se decaleaza la rezolutii mai mici, aici ma refer la ipad.
Si mai sunt momente cand site-ul nu se incarca deloc cu ipad-ul sau iphone-ul.
Este vorba de site-ul: Descopera Locuri.

p.s.: banuiesc ca oferiti si suport in limba romana, daca nu atunci pe viitor ma voi conforma.

Viewing 25 results - 29,776 through 29,800 (of 29,850 total)