yes
you need a lot of link categories
Admincenter=Links=>Link categories
you need this plugin
read and understand π get links
go to Admincenter=>write=>new page
write in the text area =>activate the php exec plugin please!
an example:
<ul class="friends">
<li><h2>Friends</h2></li>
<ul><?php get_links(4, '
<li>', '</li>
', '', TRUE, 'url', FALSE); ?>
</ul>
if the linkcategory for your 'friend links' has he ID 4
<ul class="power">
<li><h2>Power</h2></li>
<ul><?php get_links(4, '
<li>', '</li>
', '', TRUE, 'url', FALSE); ?>
</ul>
now use the class ‘friends’ and ‘power’ to create inline unordered lists via css.
regards
Monika
Thread Starter
john24
(@john24)
Monika, thank you for your reply.
I tried it, but it does not seem to work.
Thread Starter
john24
(@john24)
Does anyone else have a solution?
john24
I know that it works π
‘it doesn’t seem to work’
explain it please
regards
Monika
Thread Starter
john24
(@john24)
Monika, I am probally doing something wrong.
I went to admin, made a new page.
In the html area of the page I put the code <ul classs=”friends”> till..
All I get is a new page with blank area. No links page.
Thank you for taking time to help π
john24
I know that you have done something wrong, π
plugin phpexec active?
you have a linkcategory with the ID 4?
are there any link in this linkcategory
don’t copy and paste the code above
or would you like to resign?
π
regards
Monika
Thread Starter
john24
(@john24)
Monika,
I have been away for 2 weeks and how now retried the code. I really don’t know why it is not working. Do you have a example on your or other wordpress blogs?
Thank you