Languages
- en-GB
- zh-CN
Menu
- menu-en-gb
- Company
- Jobs (menu-item) <-- LOOK AT THIS
- Company
- menu-zh-cn
Jobs menu-item settings
- Alias:
jobs
- Menu Item Type:
Category List
- Choose a category:
Jobs
- Language:
English (UK)
Problem
When I visit http://example.com/en/jobs, it throws 404
I have enabled mod_rewrite
and renamed htaccess.txt
to .htaccess
.
I've tried to add a statement to my template index.php
<?php
die('die here');
in a very first statement.
By the way, I'm using custom template here.
Does anyone face the same problem?
Edit
It is not only for category listing, as long as is from that particular menu, then throw 404