saido
Forum Replies Created
-
no it is not an emergency at all JEFF! btw, my name is saido not saldo! 😉
To fix this minor bug change 8 with ‘edit_pages’ in line 395 (add_options_page)
Jean should fix this in next versions!
Forum: Fixing WordPress
In reply to: Permalinks again!Hi, I remember that I came across this problem before in one site and as i recall the solution was very easy… I can not remember exactly what was the solution.. but I think it was the trailing dash at the end. Get rid of the trailing dash at the end of the premalink structure and see if it will work..
Forum: Fixing WordPress
In reply to: linking a page to a tag?Quick answer:
a quick way to do it is to hard code the menu item in the theme file!
insert the following code in the theme file where the menu appears with div class menu…
<a href="http://wordpress/?tag=BLAHBLAHBLAH">blabla menu item</a>Forum: Plugins
In reply to: Random post on daily basisThe question should not be
“is it possible?”
cos the answer is a simple.. yes it is possible.