nobleone
Forum Replies Created
-
Thanks so much duongcuong96, that worked perfectly. If anyone else has this issue, simply log out of DropBox and re-authenticate.
Thanks again for the excellent support and great plugin. I went ahead and gave you a 5-star review, you all earned it and hope it helps.
Thanks so much for the quick response and my apologies for my delay. Here is a link to my latest debug log:
Again, probably a silly mistake on my part, but any help is greatly appreciated! Please let me know if there is any other information needed to help diagnose this issue.
Thanks so much!
Forum: Fixing WordPress
In reply to: moving comment reply above commentsThanks so much, worked perfectly!
Sorry for the beginner questions, I setup this website years ago and forgot how child themes work. Very simple once you remember and know the code.
Thanks again!
Forum: Fixing WordPress
In reply to: moving comment reply above commentsThanks so much swayam! So, when I set this site up, I did create a Child Theme. So, do I simply add the code provided into the Editor section of the child theme Stylesheet css file?
Forum: Fixing WordPress
In reply to: move comments from one page to another?Thanks again Matthew, much appreciated!
Forum: Fixing WordPress
In reply to: move comments from one page to another?Thanks so much Matthew! Looks like that will work perfectly. My last question though, should this be the order of events:
1. Change domain from aeonsatori.com to aeonsatori.com/news/ from inside wordpress
2. move all wordpress files to new directory (via ftp client)
3. create new “feedback” page
4. run plugin to move comments from lyrics page to feedback pageor move steps 3 and 4 to 1 and 2?
Thanks again so much for all the help!
Forum: Fixing WordPress
In reply to: Moving WP site from one server to another on same host & domainWith the help of GoDaddy’s very helpful support, they found that the issue was completely the fault of the “Super Cache” plugin. The site was attempting to load from the cache files on the old server, so we were never able to access the site from the server directly.
So, be sure to disable WP cache plugins prior to transferring your site to a new server. Seems so obvious now ??
Thanks everyone for the help
Forum: Fixing WordPress
In reply to: Moving WP site from one server to another on same host & domainI have started the transfer process and things looked okay as I can see the site, but there are some plugin errors on the top of the page:
Also, the links are not working. I wasn’t sure if I had used permalinks when setting up the site originally, but I guess this solidifies it as a yes?
Thanks Creatrix and Songdogtech for the links, I will be studying these for a while to try and solve this on my own. If there is a simple error that anyone would like to chime in with some help, it would be appreciated.
Thanks all!
Forum: Fixing WordPress
In reply to: How to incorporate WordPress into an existing siteThanks for the tips voodoo. I followed the document, but it hasn’t been what I’m looking for. It works, just looks really poor and doesn’t even display my full posts. So I think that method is a dead end (but very good practice in coding php for the first time).
Now that I have my hands a little dirtier though, I’m wondering if there is a way to take my top navigation bar (which is written in HTML and now converted to php) and throw it above the WordPress index. Is that possible? If so, I’m totally in business! In the meantime, I’ll continue reading more docsThanks again for the continued help!