Moderator
t-p
(@t-p)
Thanks, but this doesn’t answer my question.
I can’t change any of the permalinks in wordpress dashboard, it won’t let me.
I need to fix my wp-config file.
You cannot change permalinks via the wp-config.php file. What exactly did you try to add to the file previously?
this was all that I added:
define(‘WP_HOME’,’http://www.taramcnulty.com/wordpress’);
define(‘WP_SITEURL’,’http://www.taramcnulty.com/wordpress’);
but when I take it out, my site doesn’t load up the template anymore and the links from the homepage don’t work.
The lines you mention above are nothing to do with permalinks. Instead they change the site’s urls. Why are you trying to do that?
Sorry, yes I’m trying to change the urls.
I want my wordpress site to be at taramcnulty.com instead of taramcnulty.com/wordpress
but the way it is right now with my wp-config file I can’t take out those 2 lines without issues so I’m not sure how to fix it.
And if I try to edit those 2 lines to change it to the way I want it, the site breaks too.
I want my wordpress site to be at taramcnulty.com instead of taramcnulty.com/wordpress
Then you are going about it the wrong way. Did you move any of your WordPress files?
No kidding, why do you think I’m asking for help?
no, I didn’t.
So your site is still at http://www.taramcnulty.com/wordpress ?
Did you change any of the urls in Settings -> General?
Right, the site is still taramcnulty.com/wordpress
I can’t change any of the settings in settings>general because it is grayed out because I have those 2 lines of code in my wp-config file. but every time I try to take out those 2 lines of code the site breaks.
Can we see the site with those two lines removed?
ok i took the lines out.
you can see now http://www.taramcnulty.com/wordpress/
From what I have seen so far it seems that this site was originally installed in the root domain folder and then moved to a wordpress sub-folder, yes?
it’s here www/wordpress
I didn’t move it. I have another wordpress site in a subfolder