djdancer
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Permalinks explanation – Hard to get supportOkay sterndata. I told you I’d come back and update so here’s what happened. I changed the url via the wp-config.php. per article https://codex.wordpress.org/Changing_The_Site_URL I ended up with no background, my theme was missing from behind. Then I changed it in functions.php just for the heck of it. I received error 400. So rather than restore my site from backup I went into the database and changed it back to just http://www.mydomainname.com in the wp_options table under the field option_name, I scrolled down and looked for siteurl and changed it back to http://www.mydomainname.com. Then I went into the same table and had to go to the next page with the arrow down at the bottom of my database page and looked for option_value and also changed that back to http://www.mydomainname.com. Then I tested my site to see if all was back to the way it should be and noticed that my url was now changed from http://www.mydomainname.com.php53-23.dfw1-2.websitetestlink.com\ to http://www.mydomainname.com/?p=123. So now I knew that something changed in the permalinks under Settings in my WP dashboard. I went into the Permalinks settings and just for the heck of it I tried to change the “Custom Structure”to http://www.mydomainname.com/%postname%. It was no longer grayed out and would accept the change. I have my site exactly as I intended to do in the first place without having to modify the wp-config.
All I needed to do was change it in the database. If the database already has the http://www.mydomainname.com take it out and reenter it so that it’ll accept that change then go back into Permalinks in you WP dashboard and change it there.
sterndata I have to thank you for pointing me in the right direction. I’m also not afraid to change anything in the database or WP application because I always have my “Backup” to restore from.
Thanks again!!Forum: Fixing WordPress
In reply to: Permalinks explanation – Hard to get supportsterndata –
I got it. I’ll try to do it later tonight and let you know how I made out. Unfortunately I was trying to avoid changing the wp-config so that if someone came in after me they wouldn’t know that it was changed. I’ll do it anyway until I find a different solution. Now, have you ever done this before? What happens to the code I have in all my links (broken code)?
Thanks!! 🙂Forum: Fixing WordPress
In reply to: Permalinks explanation – Hard to get supportsterndata –
What do you mean by change my domain? Change the permalink??
Thank you!!Forum: Fixing WordPress
In reply to: Permalinks explanation – Hard to get supportIs there anyway I can change mine “Custom Structure” to point to “www.mydomainname.com/%postname% and not http://www.mydomainname.com.php53-23.dfw1-2.websitetestlink.com\%postname%without having to do it in wp-config?
Thank you for your help!! 🙂Forum: Fixing WordPress
In reply to: Permalinks explanation – Hard to get supportsterndate I don’t know what mulitsite is but I only have one site and one domain name for this site.
I haven’t configured any urls in wp-config. I know I can configure “WP_SITEURL” and the “WP_HOME” values in the wp-config but haven’t. I just checked. I can send you a copy but wouldn’t put it up here.This is what my “Custom Structure” looks like in Permalinks:
http://www.mydomainname.com.php53-23.dfw1-2.websitetestlink.com if I add the %postname% to the end of that it looks like: http://www.mydomainname.com.php53-23.dfw1-2.websitetestlink.com\%postname%I can’t change the “Custom Structure” at all. I’m trying not to change it in the wp-config because if someone else comes in after me then they won’t know what I did. That’s if I get hit by a bus or something tomorrow and someone had to come in and take my place. I’d like to know why it’s grayed out. Yours is also grayed out. If you click on any of your items in permalinks you can’t change them you can just add to the end of custom structure.
Forum: Fixing WordPress
In reply to: Permalinks explanation – Hard to get supportThank you for your reply sterndata!! There are many threads in this forum about permalinks being grayed out. Look at your own to see if they are grayed out. If you’ve had your site up and running for a while they probably are. I had a request to change the permalinks to reflect page link instead of the WordPress default which was what I chose during install and design of this site.
I know I can change them in wp-config but would like to know why and how they get grayed out.
Forum: Fixing WordPress
In reply to: custom permalinksCan anyone explain to me why the permalinks get greyed out? Also I was looking at another thread that said that they changed the permalinks in wp_config and then received After changing the site URL, to undo the changes that caused the 404 error the .htaccess file needed to be removed from the new location (which was the root directory in my case). How do I know if the .htaccess file has been moved?
Forum: Fixing WordPress
In reply to: custom permalinksArchana thank you, I’ve read through all of the url’s that you gave me but none apply to my situation. Do you or does anyone know why the permalinks get greyed out? If I knew why I could have them fixed. I looked at the permissions on my .htacess file and permissions are as should be.
Forum: Fixing WordPress
In reply to: custom permalinksArchana Solanki thank you for your reply. I’ve been reading about permalinks and this issue for weeks. I know I can probably fix my issue by going into the wpconfig to change my permalink but I want to know why it’s greyed out and how to fix it. Then I’ll try to change the link. When I first started using WordPress I didn’t know the best practices but now the client wants it changed. Any help will so be appreciated. 🙂
Forum: Fixing WordPress
In reply to: custom permalinksArchana Solanki I think I forgot to mention that this site has been setup and running for quite a few years. Is best practice to change permalinks to page or post ex. http://www.mywebsitename.com/home?
Forum: Fixing WordPress
In reply to: custom permalinksOkay so to the left of that block I already have “Custom Structure http://www.arsenaltek.com.php53-23.dfw1-2.websitetestlink.com” and it’s greyed out. In fact all of them are greyed out. If I click on the button and put “/%postname%/” and save settings I get
“http://www.mywebsitename.com.php53-23.dfw1-2.websitetestlink.com/company/company-profile/” in my URL when I look at my site. When I go back into my dashboard go to settings/permalinks the botton next to postname is highlighted…Forum: Localhost Installs
In reply to: Accidentally deleteted website and content from local serverI’m not sure how to find the 41240 number. Possible look for it through ftp but hopefully someone else can help you there.
There is a WordPress plugin called “BackUpWordPress”. Make sure that after installing it you activate it and go into tools/backups and configure it. Backup files and database and configure how many you want to save in WordPress. I wouldn’t save too many, I save 5. Also, don’t forget to make a backup before you make each change and download it to your local computer.
No, not in the footer area. If you look at my site on a desktop there are social media icons for Facebook, Twitter on the top right side and one that says where my clients can open a ticket by clicking on our icon. It brings them to our ticket system through URL. When I’m using WPTouch for mobile site I don’t see how I can configure that icon. It has other social media icons but don’t see where I can customize my own through WPTouch.
Forum: Fixing WordPress
In reply to: Mobile WordPress siteAlso, wondering why if I do upgrade with Artisteer my pages show up in double. I worked with 2 different techs and they put it on the board and no one has every seen that problem before. I even saw my theme options in double yet one set was greyed out. I’ve used it on other sites without this problem. I know you don’t support Artisteer but just putting it out there in case anyone else has ever seen this issue.
Forum: Fixing WordPress
In reply to: Mobile WordPress siteEsmi. Thank you for responding. I wrote in my post that I did testing with Artisteer for over a week with upgrading three versions and they couldn’t help me. I wrote in my post above that I took Artisteer out of the picture and still had the same outcome.
So… now I have it working on my cell but none of my tabs are clickable on the web…