Link (href) Targets in WordPress 1.5
-
Hi! Im doing some “customization” of my WordPress. And so far here’s what I got: http://www.enggcouncil.com/news.html
The above link is my HTML page with 2 Inline frames.
The Inline Frame at the center displays my WP index.php and the inline frame on the right displays my archives page.
My problem is, If I click on a certain archive list, say I click on July, the href (as in HTML) target is on the archives inline frame and not on the main frame at the center of the page. (you can check this by clicking on July).
All I want is to make the href target the archive list to the main inline frame at the center.
I’ve read the WordPress codex but all I found out so far is a basic info about the wp_get_archives template tag…
I would greatly appreciate any help. Thanks!
The topic ‘Link (href) Targets in WordPress 1.5’ is closed to new replies.