bakaburg1
Forum Replies Created
-
I think I understood:
The email comes from what the user wrote in the email box, the User is detected automatically by the plugin. So is the user the one who used a wrong email…
Forum: Fixing WordPress
In reply to: Disable menu itemsThere is an API to hack the menu builder interface? If yes, then I could build a plugin for it!
(i also want to add other functionalities to the menus)
Forum: Fixing WordPress
In reply to: Disable menu itemsIt’s a feature present in many CMS, like joomla. I don’t think is totally useless!
Imagine you have a complex item with many subitems and submenu, but you want to disable it for a while or while the related pages are not ready yet. With the actual method you have to cancel it totally and then rebuild it from scratch!
I think is a very simple and no brainer feature! just a “display” checkbox would be enough! (it could be also usefull for plugin developers).
Forum: Fixing WordPress
In reply to: Disable menu items@ipstenu, using css you can only hide it visually, but if someone check the html the menu item is still there, as well the anchors with the links. (eg Search Engines and crawlers)
What is needed is a way not to output the html at all. It’s a feature present in many CMS.
Solved with this plugin!!! Taxonomic SEO Permalink
No news on this? It’s pretty important to solve this ASAP!!!!
Hi!
I chose in the permalink settings Custom Structure and put /%volume%/%postname%/
(i changed “issues” in “volumes”, nothing related to the problem)in Types I set up:
Slug: volume
Rewrite: yes, with prepend left blank
query_var: yes, “volume” in the textbox.