gagan_3057
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Older entries link is not workingHey Dear,
Thanks for the quick response but I guess the link is about featured post. Check out my website http://totalbarmy.org
So as you can see, there is no concept of featured post here.Ok I shamelessly admit this. I am not good at understanding this PHP code, so please give me a direct solution. Just tell me what all you need, I’ll paste that code. But please if you directly tell me the coding lines and where to paste them.
Thanks 🙂
Forum: Installing WordPress
In reply to: Transferring blog from sub-domain to rootWhat?…is it….awww…I am so sorry…lol…Actually your name is a male Indian name so that’s why I got confused….sorry…
but thanks again 🙂Forum: Installing WordPress
In reply to: Transferring blog from sub-domain to rootSir, you are a genius!!!!
Tell me, where do you need a party?
I am coming to Chicago to give you one, if I can get your appointment 🙂Forum: Installing WordPress
In reply to: Transferring blog from sub-domain to rootLong ago in my wp-config.php, I added these two lines
define('WP_HOME','http://totalbarmy.org'); define('WP_SITEURL','http://totalbarmy.org');Can this make a difference?
What is happening is, it is looking for a folder ‘gagankalra’ inside the root folder. Although rest of the links are working fine but even they get redirected to
http://totalbarmy.org/gagankalra/hello-world
for a sec but then the final result ishttp://totalbarmy.org/hello-world
Try this one
http://gagankalra.totalbarmy.org
and see where you land….
I am pretty sure you’ll have a good idea about the problem now.
Please sir, I salute you for being so kind to this poor Indian guy. Please help.On a different note, I read your resume on your website. I simply envy you. You really have done a lot.
Forum: Installing WordPress
In reply to: Sub-domain to root redirect–A small problemOh no dear, I have tried this one. It’s of no use. I know I am very close to the solution..it’s just that m not getting to it.
If you can help me with the code, i’ll be more than thankful 🙂
Forum: Installing WordPress
In reply to: Transferring blog from sub-domain to rootWao! It worked…really thanks a lot. I really owe you this one.
Most of the redirects are fine but lets say when it comes to
http://gagankalra.totalbarmy.org/author/admin/
It should transfer to
http://totalbarmy.org/author/admin/
Right?
But it doesn’t…rather it transfer tohttp://totalbarmy.org/gagankalra/author/admin/
which ofcourse doesn’t exist?
Any idea why this is happening?