Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   Header with different clickable URLs (http://forum.bytesforall.com/showthread.php?t=13604)

fotomag Apr 1, 2011 01:17 PM

Header with different clickable URLs
 
Hi!
Could you tell me is it possible to make different clickable URLs for every header image. I need that each header image must have own URL. How to assign the URL for each header?? Thx!

lmilesw Apr 1, 2011 01:25 PM

There are a bunch of plugins that will do this. One of the is Dynamic Headers or perhaps Meteor Slides.

fotomag Apr 6, 2011 04:58 AM

Thanks lmilesw!
I have tried Dynamic header plugin.
This plugin do not allow replace the main header. It only add new header. But I can delete this part in header.php
<!-- Header -->
............
<!-- / Header -->

and set next part instead the main header

<!-- Header from Dynamic header plugin -->
<?php if(function_exists('show_media_header')){
show_media_header(); } ?>
<!-- / Header from Dynamic header plugin -->

When I replaced old header and set new custom header, how I can place the blog Title (logo area) when custom header (by means of Dynamic header plugin) must be as background and make it (Title) clickable with assigned URL. How I can do it?

lmilesw Apr 6, 2011 06:29 AM

In Configure Header Area of The theme options you just need to take out %image and add the code for Dynamic Header. You shouldn't edit header.php


All times are GMT -6. The time now is 06:38 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.