juanmlg Posted August 6, 2013 Share Posted August 6, 2013 Hi! I have a new question. In my custom theme "category=1" page show a blank page (only header and footer), I dont need the category=1 page, for that I want to redirect it to my home page. How I can do this? I have found this topic but I dont know if this works in 1.5 http://www.prestashop.com/forums/topic/127752-redirecting-category1-to-the-real-home-page/ Other solution is edit the Category=1 page but I dont know how to do it, I can PM my website if you need. Thanks! Link to comment Share on other sites More sharing options...
vekia Posted August 6, 2013 Share Posted August 6, 2013 weirdy, can you share url to your website? i will check it. you can use similar code in the category controller located in the /controllers/ directory. Link to comment Share on other sites More sharing options...
adibranch Posted August 6, 2013 Share Posted August 6, 2013 just try adding this into your htaccess.. may work redirect 301 /category=1 http://www.yoursite.com Link to comment Share on other sites More sharing options...
juanmlg Posted August 27, 2013 Author Share Posted August 27, 2013 Thanks for your help but still not working, any ideas? Link to comment Share on other sites More sharing options...
vekia Posted August 28, 2013 Share Posted August 28, 2013 url will be helpful in this case (to create correct rewrite rule we must know how your urls looks like) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now