How to disable clicking on pages?
-
In my blog ‘Airplane Crash’, I want to disable clicking the “Accidents by Year” page so that the readers could not click the page, just to hover. Also in the child pages of the Accidents by Year (e.g. 1945, 1996, 1998, 2001, 2004) I want to disable clicking also. But the grandchild pages (e.g. Malaysia Airlines Flight 370, March 8) are only be clicked under the parent “Accidents by Year”.
The blog I need help with is: (visible only to logged in users)
-
That is possible using a custom menu. See here: http://en.support.wordpress.com/menus/#creating-static-parent-tabs
Note that following this method you won’t have to actually create the pages as you have done, so it might simplify things for you to delete the pages you have created that you don’t want to be clickable and then simply create the tabs on the menu as described in the support doc.
See here for additional information on custom menus: http://wpbtips.wordpress.com/2011/12/19/custom-menus/
- The topic ‘How to disable clicking on pages?’ is closed to new replies.