asilverstone
Member
Posted 2 months ago #
Hi there,
I need help to customize iNove a bit.
website is at http://arielsilverstone.com
The theme line I am concerned with is
wp_list_pages('title_li=0&sort_column=menu_order');
What I need is to modify it so certain pages have no ability to click on their pages, and only hover and show sub pages. I think that another way of phrasing this question is:
If page_has_children then its link should be
You can't configure wp_list_pages to work in this manner.
asilverstone
Member
Posted 2 months ago #
Hi Esmi and thank you for the reply.
OK, so - short of crafting all links and subpages by hand, there must be a way. I know Atahaulpa Theme, for example, allows you to pick certain pages to href="#" to. Any ideas?
sharris203
Member
Posted 1 month ago #
On the top level page, just leave it blank and use a plugin like this to list the subpages on it.
http://wordpress.org/extend/plugins/xavins-list-subpages/