lemonl
Forum Replies Created
-
Forum: Plugins
In reply to: [Theme My Login] Аfter the user has logged address bar …Who can help me? Where do I go, who knows how to solve it?
Forum: Plugins
In reply to: [Theme My Login] Аfter the user has logged address bar …pls help me
Who can help me?
Forum: Plugins
In reply to: [Theme My Login] Pls, tell me who knows?Yes I did but… I need something on the example
site.com/profile/user_name
and I want use permalinks something on the example
profile/%user_name%/How do I do this? Where is the file in which the processing of all these processes?
And… I would like to add a page(update) for processing.
site.com/update/
Forum: Plugins
In reply to: [Theme My Login] Pls, tell me who knows?you specify how to redirect….
I was asking how to make changes to the plugin to change the link type
from this
site.com/login/?action=profile
to
site.com/profile/nameprofile/I do not want to use ?action=
Something like action features add_rewrite_rule()
——————————————————————-
you’ve done something when allowed to do with – Permalinks
from this
site.com/login/?action=login
site.com/login/?action=register
site.com/login/?action=lostpassword
to
site.com/login/
site.com/register/
site.com/lostpassword/Forum: Fixing WordPress
In reply to: Help Permalink !Maybe… But as I said the default settings in WordPress work well.
As soon as I try to configure permalink in WordPress
when use permalink
http://localhost/account/ – get page 404 Not FoundForum: Fixing WordPress
In reply to: Help Permalink !esmi I do not understand the question!
Forum: Fixing WordPress
In reply to: Help Permalink !Maybe. But when I do the standard settings
http://localhost/?p=95 – it works well.and when use permalink
http://localhost/account/ – get page 404 Not FoundForum: Fixing WordPress
In reply to: Help Permalink !I’m still trying to host on localhost install
Forum: Fixing WordPress
In reply to: Help Permalink !Yes… mod_rewrite is running on my server.
Forum: Fixing WordPress
In reply to: Help Permalink !If I use the default, it works well.
http://example.com/?p=95 – it works well.
http://example.com/account/ – get page 404 Not FoundForum: Fixing WordPress
In reply to: Help Permalink !I get page 404 Not Found
Forum: Fixing WordPress
In reply to: Help Permalink !Give me all you need to work permalinks …
Please help me