Search Results for 'header'

Results from the Forum
tonz1976
tagDiv Member

Great works , just update a minute ago.
Anyway, seem old booster plugin has problem with V3.
It’s cause some minor errors such as big slide , header ad sense & search tool.
I’ll try to update new booster plugin.

Marius
tagDiv Staff

Hello,
Yes, upload a smaller logo. The header height depends by the logo and ad from inside.
Also if is there some margins can be removed from CSS.

Give me you site URL to inspect it.
Thanks for the message!

dreamsiter
tagDiv Member

Guys, remember to go to Theme Panel Menu -> Header -> Header Menu (main) -> toggle ‘Sticky Menu” ON! As for Speed Booster, I advise you to turn it off until it becomes a stable plugin.

Regards and happy editing,
Dream.

albanhops
tagDiv Member

Yes, there are some issues with the booster plugin. This is what I notice :

– The search form doesn’t work
– There is no arrow on the menu
– The sticky menu doesn’t work
– There is no “scroll up” button
– The lightbox on featured post doesn’t work

andrei_stefan
tagDiv Member

Oh well, you are right, it started working for me too, but that does not solve the problem… Why is the search box not working with the speed booster?

davistar
tagDiv Member

Do you have the speed booster enabled? After disabling the plugin, it started working for me…

andrei_stefan
tagDiv Member

Yeah, I do not know what to do, I copied the search box from the menu.header from the theme CSS before the update but still no go…

Guess we just gotta wait for an answer..

cagdas
tagDiv Member

i have that problem too i think its about update 2.4 to 3 🙁

andrei_stefan
Participant
#0

Hello guys,

After I installed the update, the search box from the header stopped working.
What can I do?

Thanks!

nsisongeffiong
Participant
#0

1. I would like to make my header option look like this

Left Ad + Logo + Right Ad

2. I’ve made custom fields for my documents format. So far i’ve been able to display the field values


$buffy .= '<div class="doc-info">';
$buffy .= get_post_meta($this->post->ID, "label_pub", true);
$buffy .= '</div>';

I’m having trouble displaying the field label and somehow i can’t get echo or print to work in the buffy loop.

Thanks for prompt help

aedney
Participant
#0

Hi

I have changed the header colour to a dark colour, and made the text white, which works well, however the Home and Search buttons on the header stay black and I cant see how to change them to white in order for them to show up.

My site URL is: http://connecteddigitalworld.com

thanks

Andrew

adgower
tagDiv Member

Did you follow the suggest size requirements/suggestions for the logo? I have no problem on mobile and desktop screens.

Theme Panel -> Header -> Logo

Logo

adgower
tagDiv Member

You should just disable the header ad, as I believe that is what is against their policy.

Someone clarify if I am wrong.

You can easily select disable on mobile, on the latest update (V3)

Thanks,
Alex

kazantipman
Participant
#0

Hi. If I insert a responsive adsense ad to the header, on mobile devices it supposed to show as 320×50, but instead it is showing as square (300×250) – this is against their policy.
Can you please point me out what should I change in order to show 320×50 ad on mobile devices?

Thanks in advance!

simchris
tagDiv Member

The demo is likely using the elements that Radu recommends from the thread:
https://forum.tagdiv.com/how-to-make-the-site-faster/

So, make sure you’ve done all that. And adding the elements to your htaccess is good practice for ALL wordpress sites (all websites in general really), and the theme can’t fix issue with web hosting, caching, headers for expiration, et al.

Note also in his demo he’s not using adsense (Google Ads), recaptcha for comments, some social media hogs, or plugins that abusively insert additional not-needed CSS files in the header. SO, generally for your own speed optimization, presume to turn anything OFF which inserts bad behavior stuff (like, ironically Google’s own ad stuff much of the time).

But the page Radu has (linked above) tells you the basics of what he did to optimize the theme.

pixelfreak
tagDiv Member

Hi Marius,

I administrate website http://www.uesmag.com for “per123” and add logo directly in menu

<img src="images/uesmag_logo_header_white.png" height="26" width="152" />

but which css I must change with

.affix .menu-item-525 {
    display: none;
}

Thanks

welhous
Participant
#0

Is it possible to shorten the header in height? If so how?

Marius
tagDiv Staff

Hello,
Please can you give us more details, do you want to put a background on the site and remove the white body color?

Thanks!

Julianap
Participant
Bg Header - topic
#0

Is that a way in boxed layout to not use background (not color neither image) at all so it would be transparent and appears the regular site background?

Thanks again,

risq
tagDiv Member

Just to update – I have now done the header Gradient – I just need help with stoping it switching to boxed view when I have a BG on Categories – If I set a color BG it stays full width like I want!

risq
tagDiv Member

Marius,

Firstly – thank you for your initial response.

However, it hasn’t really shed much light on anything, other than what I already knew from my testing.

So, I’ll hopefully go more in-depth and hopefully get a bit more info from yourself. I am usually pretty good at edits, but as the theme is quite complicated, I don’t wish to break anything 🙂

So firstly.

The headerbg Gradient – Where do I put the code for this?

The social Icons – I want them where the Ad Iframe is, so like this example.

Secondly, If I set the BG as a color for the Categories, it maintains the full-width header. If I set it to an image, it makes it boxed. I don’t want this, I want a full width header still!!!

Example with BG color set

The theme was quite expensive, so I was hoping for some good support! 😀

Thanks,

Marius
tagDiv Staff

Hello,
1. For the bottom shadow you can edit this image images/header/bg-shadow.png and make the shadow like you want.

2. You can use this if you want to generate a gradient from CSS http://www.colorzilla.com/gradient-editor/ or make it with a png and overlap it if is possible somehow.

3. Remove from widget the socials, and about ad on header, don’t use ads and the space will be empty.

If you use background image or color for categories the them will switch to boxed version.

Thanks for the message!

Marius
tagDiv Staff

Hello,
We strongly recommend to hire a freelancer if you don’t manage to make the changes, took to much for us, and we are working very hard to make updates and lunch other projects.

1. Use this css

.td-header-menu-wrap {
border-top: 3px solid #2EC4DB;
}

For menu use this css:

.td-menu-wrap {
border-radius: 20px;
border-top: 1px solid #777777;
-webkit-box-shadow: 0px 4px 0px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 4px 0px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 4px 0px 0px rgba(50, 50, 50, 0.75);
}

Thanks for understanding and sorry for the inconvenience!

risq
Participant
#0

Hi guys,

First of all – great theme. I’m having lots of fun with it, and it’s nearly how I’d like it. I’m trying to replicate an official site as much as possible.

The site I am trying to replicate is
http://www.titanfall.com/game-info

My site is
http://www.titanfallgamer.com/

As you can see, using the BG slide I have been able to replicate it fairly well. There are a few design choices that have been made with this theme that do puzzle me however, and I am hoping some people can assist me (Be it Official or experts) to get the site more to my liking.

Here is what I am looking to achieve

As you’ll see, I’ve marked the example areas which I will match below.

Example 1. I want a BG around the site, whilst using the BG Slide. The white below it is too plain. How can I achieve this? I’d also like to add a drop shadow to the BG slide to show it as if it is layered above the lower section of the page.

Example 2. I would like to set a slight gradient to the header-bg. Although I can change the color, I cannot set a gradient. If I was to make one, how should the code look?

Example 3. I’d like to re-locate the Social icons here. I don’t wish to use an ad header. Can this be done?

And finally….When I set a BG image for the categories, it stops the menu / header being full width (Like example 2) – If I set the BG as a color, it maintains the full width of the header. I’d like it to do this with a BG attached. What code do I need to change?

I hope you guys can help!

Thanks!

anastasios
tagDiv Member
Viewing 25 results - 29,551 through 29,575 (of 29,850 total)