Search Results for 'header'

Results from the Forum
Nickolin
Participant
#0

Hello everyone

I was wondering if is possible to move a little down the header ads, in my opinion the ads are not centered with logo and thats the reason of my question.

In the following image you can see the original view (upper ad) and the view that I would like (bottom ad).

Thank you in advance for your help.
BR

Move down header

cesartornes
Participant
Header ad - topic
#0

Hello. I have a question about the ads . I wish I could put different ads in each category of the site. For example , if I put an ad in the header , now that ad is seen throughout the site. Is it possible to make each category shows a different ad ?

I’m using the plugin wp pro advertising . This plugin allows me to place different ads on each page background . But I do not know how to show different banners in the header .

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked your site and the header ad seems to work on desktop view: http://screencast.com/t/kH9azbe0ITM

On tablet you didn’t add an image: http://screencast.com/t/6F7kqS18

If you didn’t refer to header ad, please provide more information if you want to use custom ad and where you want to place it.

Thanks!

tupisac
Participant
#0

Hello

first of all – thanks for this amazing theme. Seems very easy to set up yet very powerful, especialy for non-programmer as me.

Anyway, I have an issue with custom header ad – it won’t show in firefox. I’ve used the code provided in documentation.

URL: stowarzyszenieatto.pl

I’m using firefox 35.0.

Lucian
tagDiv Staff

Hi,

You can set a background image for the whole site from here: http://screencast.com/t/HwFlSa2wN4u
Then set the header to transparent using the css from below in your theme panel > custom css filed:

.td-boxed-layout .td-logo-rec-wrap {
background-color: transparent;
}

You can add a background image using the css from above and the background image css property instead of bg color and add the bg image for your header via css: http://www.w3schools.com/cssref/pr_background-image.asp

Replace the ad here: http://screencast.com/t/aPZoSx1XVPlv with the code that you want instead of it in the right side next to the logo.

Thanks

Lucian
tagDiv Staff

Hi,

Please also provide your site’s URL so I can inspect this and also let me kow which header style you use and which logo you refer too(mobile logo/desktop logo).
Please let me know!

Thanks

peppejari
Participant
#0

Hello, my question is that: There is a way to have a background image as header like a demo stack: fashion, but only for the header, for example like this one: http://imagizer.imageshack.us/v2/1024x768q90/904/zebPcr.jpg, or only a background color, and insert an image trasparent with words like popular quote?
For example: in the left side there is the logo, in the right side i want to write a poluar quote rather than the adv?

Thank you for the support.

Lucian
tagDiv Staff

Hi Chris!

You need to add a condition for those header styles like this:

header style 7: http://screencast.com/t/gQXxhF1ZDSsy
header style 8: http://screencast.com/t/SuThTwZc

Here is the condition I’ve used: http://pastebin.com/w0mgLNFF

Thanks

Alin [tagDiv]
tagDiv Staff

Hi,

Please use this custom css for menu transparency: http://screencast.com/t/8atk96GR

.td-header-main-menu.td-affix {
background: rgba(0, 0, 0, 0.64);
}

If you want that effect on the site, you will need custom work and it is not a simple task.

Hope this helps!

Lukas
tagDiv Member

Oh nevermind, it took me few more minutes to figure out it was my child theme causing the problem, more specifically, the header.php + footer.php files.

Did all the modifications I needed to do to new files and it worked right away.

Lukas
Participant
#0

Hi,

I was trying to update my website to the newest version 1.4, but as a result of that, it went completely blank – i.e. nothing was loading, not even the header.

After few minutes of detective work, I found out that it was the functions.php file causing this problem, however, I am not able to see what exactly it is that is causing this problem. I have not modified the original file in any way.

Any help would be highly appreciated!

simchris
Participant
#0

Hi, folks
you helped me on this with the Newspaper theme a billion version back ….

was looking through files/modules/includes trying to see how to comment out or disable the header ad on homepage for header types 7 and/or 8?

Probably good to comment that out on 404 page too.

Thanks as always 🙂

jk
tagDiv Member

hello Lucian, thank you for your responce.. i habe another question is it possible to add text before the add adsence such as on the picture http://screencast.com/t/BuMdU7Wy
we would like to add header for each banner to make sure we are not violating adsence rules..
cheers mate

dan21
Participant
#0

Hello, is it possible to create text widgets with a possibility to chose Header Color? (like you have for [tagDiv] Blocks)

I really love this feature, they look REALLY REALLY great, but I do not use any of those blocks, so all of my widgets have same header color 🙁

Is there a way to add a text widget template with just a possibility to chose Header Color?

telegram7
Participant
Ads - topic
#0

I have problem with googleads, i have followed all your guidance and created the ads. but it does not show in the are of header and sidebar. ad is active on goolge, have anyone had same problem? any solution to see the ads on the site?

iomichele
Participant
#0

Hi. I do not use adsense but, other non responsive banners. If i paste code in header section (728×90), I have of course a good result for desktop, but in mobile version, that banner is (of curse) half cutted on the right.

How cain I modify css in order to fit banners in mobile version?
Thanks.

LordreamRichard
Participant
#0

I want to create a logo same like newspaper, http://demo.tagdiv.com/newspaper/wp-content/uploads/2014/07/header-logo.png . How do i can?

Junaid
tagDiv Member

Warning: array_filter() expects parameter 1 to be array, null given in /home/beansfry/public_html/wp-content/themes/Newsmag/includes/wp_booster/td_video_playlist_support.php on line 46

Warning: Cannot modify header information – headers already sent by (output started at /home/beansfry/public_html/wp-content/themes/Newsmag/includes/wp_booster/td_video_playlist_support.php:46) in /home/beansfry/public_html/wp-includes/pluggable.php on line 1178

hi

i tried on all other pages also, on some pages i am getting above error. its not showing latest post any where. it acting weird unique article switch not holding it in screen option, and also its disappearing from the bottom of the page on update.
if needed i will send you login and password details.

regards

Junaid
beansfry.com

Lucian
tagDiv Staff

Hi,

You could add it but you would need to edit the header file as there is no setting for it so you would need custom work for that which we cannot provide at this time as we work on updates/development and support. I suggest you to get someone to help you with this if you need it and don’t know to do it.

Thanks for the message!

Lucian
tagDiv Staff

Hi,

Use the div’s suggested in this documentation under “Header Banner example code:”: https://forum.tagdiv.com/ads/

Thanks

Alin [tagDiv]
tagDiv Staff

Hi,

Please use Header Style 4 an make these changes in heade-style-4.php like this: http://screencast.com/t/wiJZyAbv645G

Result: http://screencast.com/t/TtYFtBwn81
If you don’t want top menu, you can disable it from Theme Panel: http://screencast.com/t/CB41e4vhD09e

Thanks!

kungalvsnyheter
tagDiv Member

Is that possible to place in the header?

//J

ajaffarali
Participant
#0

How can I make the menu boxed and not full-width using Header Style 5? Right now, it’s taking the full width for me. I am using Style 5 as I just want one menu with logo inside the menu and the ad below it

byron_shady
tagDiv Member

thanks for the reply but could the top ad on the header be replaced with a simple image and linked to an external url?

simchris
tagDiv Member

It’s odd on the http/https thing.

I’m getting that error from GTmetrix, as you likely know and appears to be from the advertisements.

Not using https on ga-ga.com – and using the newest “responsive” code snippet from AdSense – nothing oddball with that at all.

I’m playing with it to see if I can debug that.

using same code for header and and sidebar

<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- 2014-Responsive -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="xxxxxx"
data-ad-slot="xxxxxx"
data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>

Viewing 25 results - 27,951 through 27,975 (of 29,850 total)