![]() |
Wordpress Widget Question plus Menu Edit Issue
Wordpress - Links Rotator?
Is there a WP widget or an extension out there which can rotate links (different links each page). I have checked around and can't find any, at least via google search and a few WP sites. WP Menu Edit Issue I'm looking at the header.php .. and there is no individual editing of the menu items ... it's just: <?php art_menu_items(); ?> Is there a way to do an edit so I can rename the "Home" page name on the menu to something custom to the site Thanks in advance for any advice! |
I'm going to play with Ad Rotator to see if I can make it do what I want re: the Links.
Still need to know about the Menu if anyone knows some coding for that.... |
For links - you can show them randomly, or create different blocks of links for diffrent pages types (category, home, single post, page etc.)
And about menu, accordint to this function name: <?php art_menu_items(); ?> you have some premium theme, if there's no way to change menu titles you can allways change it in theme files. |
Quote:
yes to premium theme, will look into that right now, still learning as I go along, many thanks for your suggestions! |
not for different pages, but for different page types... anyway, you can create different link categories, and place them in different files that show page types (category.php, index.php, home.php) or place it in sidebar.php and add WP Conditional Tags - to show different links categories on different page types....
anyway, if you want i can help you, only not today :( or there's a lot of usefull information at http://codex.wordpress.org/Main_Page |
you can have different categories of links call them on each section, or better yet create category based links, and show them on cat pages.
|
On all of my blogs I have a link category called TOP. I populate it with about 8 to 10 different trades, but have the link category to limit showing only 5 of them with randomize set.
|
you might want to try an include kind of make your own. I run includes in a widget for all my link trades. I'm pretty sure there is a very simple php script that can do that and just pull an include put in a widget to do that.
|
bump bump
|
trades trades...
|
| All times are GMT -7. The time now is 10:23 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123