Search Results for 'header'

Results from the Forum
gregy1403
Participant
#0

Hi

I’m using child theme and everything works well, except header.php is not working in child theme. Every theme update i have to edit header in Newsmag theme

Any idea?

Thank you

ns85gs
tagDiv Member

Thanks for reply. I’m understand it is not possible.

Can I move footer menu to header on mobile theme?

Stefan
tagDiv Member

I get this message:

Warning: Cannot modify header information – headers already sent by (output started at /home/u/u3759052/www/wp-config.php:1) in /home/u/u3759052/www/wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 60

Catalin
tagDiv Staff

Hello elpaull,

Unfortunately, our theme does not have such an option to give you a way to add a widget area on your header area, sorry! Please notice that is a complex task that requires doing some additional customizations through the code and this involve custom work. As a hint, you have to create a new template like the default, create a custom sidebar and add it directly in the code. For more references about how you can add it in code, please check this topic here -> https://forum.tagdiv.com/topic/modify-sidebar-on-a-virtual-page/ If you are not aware the further steps which you have needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!

Thank you for your understanding!

Bogdan B.
tagDiv Staff

Hi,
The logo gets moved left from a code you added in the theme panel and not a plugin. Please remove this code: http://screencast.com/t/wPjTlcbdt and the logo will stay centered again. You do not need to specify the width for the logo as the header style you use will display the logo in it;s full width (300px).
Thank you!

Andrei L.
tagDiv Member

Hi

Do you want to add some code between page’s <head> </head> tags? Is so you have to edit header.php file and paste your code here: http://screencast.com/t/7shQusj3
If this is not what you mean please provie more detail about what you’re trying to do so I can inspect it closer and get back to you with a more accurate answer.

Thanks!

  • This reply was modified 10 years by Andrei L..
mikweb
Participant
#0

I would like to replace the header ad with a personal header(static image). How can I do that?

hardysykes
Participant
#0

We are currently using NewsPaper Theme version 6.7 and want to upgrade to NewsPaper Theme version 7.0.1 We followed the steps for updating the theme using the FTP method from this link:

https://forum.tagdiv.com/how-to-update-the-theme-2/

After the upgrade the site breaks. The homepage does only shows our categories in the top left then the header for the site is shown. Seems like there is a CSS issue. Our child theme has only two files (style.css and functions.php). We are not sure why this is happening.

elpaulli
tagDiv Member

Thanks that would explain alot. Also is there then a way to make the header area a widget area?
Thanks.
Eric

Bogdan B.
tagDiv Staff

Hi,
Unfortunately our theme has no option to change the logo based on category. It can be done but it will require substantial coding knowledge as the header is a complicated part of the site.
Thank you!

Sigil
Participant
#0

Good Evening,

New to the theme and loving it so far. Just have a potentially trivial question however.

Under Category settings, I am aware you are able to provide an alternate background per category. I was wondering if a similar option might be available for the site logo which appears in the header?

Thank you very much!

HappyHippo
Participant
#0

Hello,

i have a problem with the Advertisement in the header of my site. With the Firefox Browser is all OK but in Chrome and IE the Advertisement dont show correct.

Is an Adult site so i dont post the link here, please answer and i send you a PM with the link to the page.

Best regards
Joachim

filantrop2013
tagDiv Member

Oh, daca stiam asta din prima nu va chinuiam 😀

Logoul nu are spatiu al, se vede diferenta destul de tare intre Top Header Menu si logo, pentru ca daca mut cursorul mouseului observ unde incepe logoul pentru ca devine clickable. 🙂

Bogdan B.
tagDiv Staff

Buna,

Pozitionarea logo-ului pe header style 3 se poate muta in dreapota sau in stanga forte usor cu un cod css:
pentru stanga:
.header-style-3 .td-logo img{
float:left!important;
}

pentru dreapta:

.header-style-3 .td-logo img{
float:right!important;
}

Codul se poate adauga pur si simplu in theme panel-> custom css.

Referitor la spatiul alb, acesta se aplica din logo-ul introdus. Daca logo-ul are spatiu alb, acesta trebuie redus din imagine direct: exemplu cu un logo negru: http://screencast.com/t/gsj5iIweM

Multumesc.

svharishtech
Participant
#0

Hi,

I recently activated the mobile theme plugin. I am facing some problems and solving them with the help of the support team.
I just noticed that when I activate the mobile theme plugin, the site icon and the search button are overlapping in the mobile top menu. But if I deactivate the plugin and just use the default responsive theme, the site logo and the search icon are appearing all right. I also noticed in the mobile theme section of the theme panel, there is no option to choose a logo for mobile. Whereas in the Header panel of the theme panel, I am using the same image as logo for desktop and mobile.

my test site is http://www.harishzone.com/test

filantrop2013
tagDiv Member

Revin cu o intrebare referitor la header style 3. Am setat un Top Header Menu, iar intre logo si Top Header Menu e prea mult spatiu liber. Este posibil sa micsorez patiul acesta?

Bogdan B.
tagDiv Staff

Salut,

1)Fonturle tale nu apar deoarece nu sunt incarcate nicunde. Sunt specificate in style.css, da, dar un font trebuie si incarcat inainte sa renderizeze pe front-end. Incarcarea fonturilor se face cu ‘@font-face’
https://forum.tagdiv.com/font-customization/https://forum.tagdiv.com/topic/custom-font-issue/
Tema nu are optiuni pentru a modifica fontul pentru toate elementele deodata. Se folosesc open sans si roboto in starea default iar orice metoda de a schimba toate fonturile automat si nu din theme panel reprezinta customizare si nu este acoperita de suport. Daca nu reusesti sa faci acest lucru, poti sa ceri ajutorul unui freelancer.

2) Scuze, mi-a scapat intrebarea. Te rog urmeaza acest topic pentru implementarea page-leve ads: https://forum.tagdiv.com/topic/page-level-ads-problems/

3) Orice meta name se adauga in head tag in header.php dar fara deoarece este deja specificat: http://screencast.com/t/t9Hrm0TQ – dar nu stiu ce ar trebui sa se intample deoarece nu am testat acest tip de banner. Poate necesita un cod suplimentar pentru a functiona. Nu exista o ducumentatie undeva referitor la acest tip de banner-e?
Poate,ca solutie alternativa gasesti un alt plugin care sa ofere aceleasi rezultate si care functioneaza cu tema.

Multumesc.

filantrop2013
tagDiv Member

Ok. Am setat pentru Header Style 3, nu e cea ce mi-am dorit dar e ok. (ma deranjeaza faptul ca logoul e la mijloc, si nu in dreapta.)

Multumesc.

filantrop2013
tagDiv Member

Am inteles ca trebuie in header-style-1.php sau in menu-header.php, dar nu stiu mai exact unde, in care rand.

Bogdan B.
tagDiv Staff

Salutare,
Daca aceasta customizare este prea dificila, atunci nu ar fi mai simplu sa folosesti stilul predefinit de header care are deja header ad sub meniu?
Din pacate noi nu putem face noi customizarea ci te putem doar indruma in directia buna. Nu putem sa oferim servicii in acest scop.
Codul se poate adauga in header-style-1.php sau in menu-header.php
Multumesc.

Bogdan B.
tagDiv Staff

Hello,
Thank you for your appreciation.
1) Please install visual composer as the plugin is required dor the theme elements to work properly: http://screencast.com/t/NvYhYEWfc
2) The form seems to be working properly from my end. Please check it again. http://screencast.com/t/KYTifjaH
3) If you use the mobile theme, then things are a bit different here as the mobile theme does not use visual composer in order to get good loading speeds. You cannot esit the homepage as it’s predefined to show only a big grid with featured posts filtered (yopu need to add them to the ‘featured’ category ) and a latest articles element. All your pages that have been created using visual composer will have to be re-created for the mobile version using the secondary mce editor you can see in the back-end. basicaly you will have 2 versions of your pages.
4) You can add google ads in our theme through the theme panel: http://screencast.com/t/vnCFbKnvY
You can read more about ads here: https://forum.tagdiv.com/header-ads-adsense/http://screencast.com/t/zGPK6QyR
Thank you!

Bogdan B.
tagDiv Staff

Hi,
I added a link in the footer copyright section and change a whole bunch of settings but the link stays the same. I changed the header, the footer, the background, some template settings, a few colors, some fonts…etc. None seem to affect the link in the footer. I;m not sure why this is happening on your end. Maybe you have so me plugins that conflict with this feature. Please try to test this without untested plugins.
Thank you!

Alex
tagDiv Member

Bună,

  1. Dacă schimb de acolo, tot nu apar. Am găsit unde e problema: Site wide> typography style (http://www.screencast.com/t/td8T5dC1TycY ). Din nu știu ce motiv, doar acolo nu afișează textul, în Safari pe iPad și Mac (în rest, peste tot afișează, inclusiv în articole, inclusiv în browserul cu pricina). Dacă elimin -apple-system, sunt afișate fonturile (http://www.screencast.com/t/E4VwdYaGVe ) și în grid-urile respective, dar nu mai apare San Francisco nici în textul articolelor, nici în titluri… În schimb, în tema mobilă folosiți css-ul font-family: -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif; și apare textul și în grid-uri, pe iPhone. L-am adăugat în style.css dincolo și tot așa apare… N-ai idee oare de ce?
  2. Îmi răspunzi te rog și la întrebarea despre Google Page-level ads?
  3. Am încercat să adaug un app banner pentru aplicația de pe App Store și Play Store, folosind codul: <!DOCTYPE html> <meta name=”apple-itunes-app” content=”app-id=968269156″> . El nu apare nici dacă îl introduc în header.php, nici dacă îl introduc în Custom Code din Theme Panel și Mobile Theme… În trecut foloseam pluginul https://wordpress.org/plugins/appbanners/screenshots/ și mergeau, până la ultima actualizare (acum nu mai apare nici pe iPhone, nici pe iPad). Unde pot introduce codul pentru a vedea un banner de genul ăstuia: http://www.screencast.com/t/XzqAsjgdIsJ ?

Mulțumesc!

filantrop2013
tagDiv Member

Am copiat cele doua coduri in td_ad_box.php. Dupa asta iar m-am blocat 🙂

Cu tema 4, folosesc la Header style: Style 1 – (logo + ad) + menu. Pentru asta unde trebuie sa copiez codul:

< ?php echo do_shortcode(‘[td_ad_box spot_id=”custom_ad_4″]’); ?>

ca sa apara sub meniu?

(Imi cer scuze pentru neintelegere, dar chiar nu ma pricep la coduri)

Viewing 25 results - 24,176 through 24,200 (of 29,850 total)