miuannatol
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Disable top level menu from being clickableThemeSumo. When you are talking about the custom link that is used as a parent menu item – you mean that when it will be implemented when the user will press the button from the top level menu there will be no hashes at all?
I see you fixed your problem? There is in your code
"onclick="return false;"in a href tag, but it can be not a good idea when in somebody’s browser the JS is disabled, so it will be showed like a link..
I think that this issue could be resolved just with the help of<div>I mean remove the<a href>link at all. what do you think about this?Also, I have the additional question considering this topic. Can you help me with the same issue, but convesely? I mean to make the top level menu button available? Nor it shows # but I need to rename it and make active. I’m talking about the “slots by” button on the site http://www.slotozilla.com/ Need to make it like a link that will lead to the page which shows the “slot themes”, but also saves the two other manu items “slot types” and “slot features” active. I’m a newbie in WordPress and development, so will be indebted for help.
Also, @mikelidbetter, please tell me when you’ll resolve you issue, I’m also interested in your results.[moderated to fix broken links. Please put HTML inside “code” delimiters]