Results 21 to 25 of 25
-
1st Feb 2011, 09:25 PM #21MemberWebsite's:
JustCDkeys.com
-
1st Feb 2011, 09:30 PM #22Respected Developer
you mean wants to add something like this?
PHP Code:<ul id="subnavbar">
<li class="page_item<?php if(is_home()){echo(' current_page_item');} ?>"><a title="Latest" href="<?php bloginfo('url'); ?>">Home</a></li>
<li><a href="http://besthostingforums.com/">YOUR LINK</></li>
<?php
$stickyCategories = get_settings("ftoptions_sticky_categories");
if($stickyCategories)
{
foreach ($stickyCategories as $value)
{
$value = str_replace(" ", "-",$value);
$id = get_cat_id($value);
wp_list_categories('include='.$id.'&title_li=');
}
}
?>
<?php //wp_page_menu('show_home=0&exclude='.$q2.'&menu_class=page_item&sort_column=menu_order'); ?>
<?php wp_list_pages('title_li=&exclude='.$q2); ?>
</ul>Bots Development | Web Development | Wordpress Customization | PSD Conversion
Life has many twists and turns in it, you have to take what you are given and use it for the best.
-
1st Feb 2011, 10:16 PM #23MemberWebsite's:
JustCDkeys.com
-
7th Feb 2011, 12:12 PM #24Member
Hi
Please visit w3cschool you get all details form that site.
-
7th Feb 2011, 12:18 PM #25Member
Can you make chevreto (free image hosting script) allow multiple remote uploading of images at once? Thanks
that would help MANY OF US!
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Looking for a Free GFX work
By Cooper in forum Graphics AreaReplies: 2Last Post: 11th Oct 2012, 07:41 PM -
Free Graphics Work
By KWWHu in forum Graphics AreaReplies: 65Last Post: 29th Jul 2012, 08:24 AM -
need logo [free work]
By abhikala1 in forum Graphics AreaReplies: 2Last Post: 11th Sep 2011, 08:25 PM -
Free GFX Work
By subha86 in forum Graphics AreaReplies: 9Last Post: 29th Apr 2011, 09:39 AM -
[Free]Gfx work needed
By Mr.WT in forum Graphics AreaReplies: 7Last Post: 6th Oct 2010, 02:58 PM
themaCreator - create posts from...
Version 3.47 released. Open older version (or...