• Welcome to DNForum.com - Domain Investor Forum, Free Domain Marketplace and a community for 45+ domain pros
    If you are new to domains and looking to buy, sell and learn about domains then you have come to the right place. DNForum is the oldest global domain name community on the internet and continues to grow every day. There are over 45,000 domainers on DNForum doing everything from buying domains, selling domains, using our free in-house built tools, learning about domains and discussing domains. Take a minute and Register.

Wanted: Service Wordpress Permalinks help

Status
Not open for further replies.

SouthernTn

New Member
Legacy Exclusive Member
Joined
Feb 7, 2005
Messages
2,025
Reaction score
0
When I change the permalinks my posts doesn't work.. And, when it does work it has a string in the url that I do not want, but I'm having trouble figuring out how/where to change it.

Need help asap
 
You'll have to edit it in Settings / Permalinks > Choose Custom Structure and add the code. I use "/%postname%" for my websites. This makes each post like this > mydomain.com/posttitle
More info from WP: http://codex.wordpress.org/Using_Permalinks
 
Hey,

I've done that.. Problem is, the theme i'm using continues to add /portfolio/ in front of everything I do. I need to find where this is happening at and take it out. I can't change the category name because the theme is based off portfolios, and i'm not using it for a portfolio site.
 
You can use Crimson Editor and change the "portfolio" to a name you want.
Here's how to search editable files using Crimson Editor:
[Top Menu] Search > Find In Files - a dialogue box will open with the options below:
Find What: portfolio
Folder: select the theme folder
check the box "Look in subfolders" and hit search.
Results will show you all the files with the name portfolio in the code. You'll have to use a html editor or text editor to open the php files and change the portfolio name in the code.
 
thanks. it was the last resort, but i backed up everything and just went through and changed it all. It works.. wasn't too time consuming
 
Status
Not open for further replies.
Back
Top Bottom