I'm using nested pages (menu maker)
I have this "parent category" which is just an empty pointer to achieve a dropdown menu.
When I put a child page of this category as a pointer to the portfolio and I choose redirect I get redirected to http://myurl/portfolio and the portfolio (cloned page) seems fine. When I choose masquerade it sends me to http://myurl/mycategory/portfolio but it returns a "page not found" error. I tried making a new .htaccess using the generator, but no luck either. Am I missing something or is it impossible to masquerade a pointer that points to a cloned page?
I have this "parent category" which is just an empty pointer to achieve a dropdown menu.
When I put a child page of this category as a pointer to the portfolio and I choose redirect I get redirected to http://myurl/portfolio and the portfolio (cloned page) seems fine. When I choose masquerade it sends me to http://myurl/mycategory/portfolio but it returns a "page not found" error. I tried making a new .htaccess using the generator, but no luck either. Am I missing something or is it impossible to masquerade a pointer that points to a cloned page?