Posted by: Ashish
I have selected Postname because we have separate blog section and We have separate feature of Forum with Wpforo in our site with {sitename.com/community/topicname/postname} slug.
So adding {Ā /%category%/%postname%/ } will change all blog url'sĀ
I only want to change when any user submit post in Wpforo and if I or anyone wants to change already posted URL permalinks in Wpforo,
There is no option to change that permalinks neither in front end nor in WP backend as we can change WP blog permalinks while posting or updating blogs.
Hope you understand šĀ
Ā
Hi @ashish
Yes, I tried to understand. That was why I posted and suggested:
Ā
Posted by: CrisW
Posted by: Ashish
Please if you can change permalink as I mentioned in above post
Existing PermalinkĀ => Sitename.com/community/health/2/
Want to changeĀ => Sitename.com/community/health/Effective-Weight-Loss-And-Fat-Burning-Exercises
SUGGESTION:
Hi @ashish . The above issue, I think, is not a wpForo issue, but a WordPress (WP) Issue, specifically, in the "settings".
To fix this, I suggest the following steps:
1. Go to WP Dashboard
2. Then scroll at the bottom, select "Settings"
3. Then select "Permalink" to go to your settings.
4. Then select "Post Name"
OR
4. You can also select "Custom Structure" and then put the code below:
/%category%/%postname%/
(I assumed "health" was a category).
But my above suggestion:
4. Then select "Post Name",Ā
worked for my forum, (I have a blog as well)Ā as I can see the forum's posts, with their "postnames" and not the number, without having to change anything on wpForo, but just making sure the WP Permalink settings is correct.Ā And even the "permalinks" themselves on each post, shows the category and the postname. My setting was just what I suggested and typed above.
4. Then select "Post Name",Ā
Maybe it worked on mine because I have a very simple theme and minimal plugins and currently on WordPress 5.0.3. Maybe you can try disabling some plugins which might be conflicting, and then test my suggestions and see if it works. I'm only suggesting, because it worked for me, and that's all I did and sharing it with you.
In my own little long time WP experience, your issue comes up when the permalink settings is either on "Plain" or "Numeric" Common Settings.Ā Try to just put it on "Post name", create a new post and then see.Ā
Sorry my suggestions didn't help you, but that's the only way I know how to fix that issue.Ā Ā Ā
Maybe other people here or wpForo Team can help you too.Ā šĀ I'm just a member here.