Post by Girlinabillion » Mon Jan 07, 2019 2:06 am

Hello,

With OC 1.5x I used this VQmod code to give me the ability to redirect categories to other links. It worked fantastically, and I'm wondering if there is any such solution in OC 3.0. I would be willing to pay.

I took a look at Redirect Manager, and it could work as a last resort, but I don't like that when you hover over the link, it shows you the original destination, not the new redirected one. I also looked at the module to put information pages in the top links, but I like the ability to put a category that shows up in the product categories, but redirects to a different page.

Thanks,
Amanda

New member

Posts

Joined
Sun Jun 02, 2013 12:08 pm

Post by xxvirusxx » Mon Jan 07, 2019 3:50 am

See if work
Last edited by xxvirusxx on Mon Jan 07, 2019 4:41 pm, edited 2 times in total.

Upgrade Service | OC 2.3.0.2 PHP 8 | My Custom OC 3.0.3.8 | Buy me a beer


User avatar
Expert Member

Posts

Joined
Tue Jul 17, 2012 10:35 pm
Location - România

Post by cyclops12 » Mon Jan 07, 2019 3:54 am

I did have a quick look at this but i can see a problem....
<file name="catalog/controller/module/split_category.php" error="skip"><!--idem above-->
1) wrong path for module for versions 3 and
2)split_category.php is not a default file

Expert Member

Posts

Joined
Sun Sep 27, 2015 1:10 am

Post by Girlinabillion » Tue Jan 08, 2019 2:01 am

xxvirusxx wrote:
Mon Jan 07, 2019 3:50 am
See if work
Beautiful! Looks like it's working. Thank you!

New member

Posts

Joined
Sun Jun 02, 2013 12:08 pm

Post by nightwing » Sun Nov 24, 2019 5:15 am

You can just add this to your .htaccess

#Force Home Category to Homepage:
RewriteCond %{QUERY_STRING} ^route=product/category&path=your_category_number$
RewriteCond %{REQUEST_METHOD} !^POST$
RewriteRule ^index\.php$ http://%{HTTP_HOST}? [R=301,L]

Regards,
Nightwing
Access to my Free Extensions: https://www.opencart.com/index.php?rout ... =nightwing


Active Member

Posts

Joined
Tue Nov 05, 2019 11:08 pm

Who is online

Users browsing this forum: No registered users and 152 guests