Hi,
I also have this problem but have the latest version of CMSMS (1.11.7) installed.
I've read that $config['use_hierarchy'] = false; is obsolete. So what is the method to remove the parent hierarchy from URLs now?
Thanks,
Titus
Pretty URLs - removing parent from URL on CMSMS
Re: Pretty URLs - removing parent from URL on CMSMS 1.8.1
Hello - This is not answer.. this is another question about pretty urls.
I want to remove some parts of url:
/lista-stomatologow/ - this is section header and i don't want it in my url
/mazowieckie/ i want this if i am on /mazowieckie/ website but if i am going deeper i just want to leave or
My question is - is it possible to do it without any changes in core code?
If it's possible where can I get documentation or any information about it?
Thanks for information.
Best regards
Andrzej Pająk
I want to remove some parts of url:
Code: Select all
http://dobry-dentysta.org/lista-stomatologow/mazowieckie/warszawa/luxdentic/
/mazowieckie/ i want this if i am on /mazowieckie/ website but if i am going deeper i just want to leave
Code: Select all
http://dobry-dentysta.org/warszawa/luxdentic/
Code: Select all
http://dobry-dentysta.org/warszawa/
If it's possible where can I get documentation or any information about it?
Thanks for information.
Best regards
Andrzej Pająk
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: Pretty URLs - removing parent from URL on CMSMS 1.8.1
CMSMS 1.10.x + have the ability to specify individually the primary URL for every content page.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: Pretty URLs - removing parent from URL on CMSMS
Set "Flat URLs" in Global Settings (I think...)
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: Pretty URLs - removing parent from URL on CMSMS
Hi Rolf,
I tested with these settings whilst clearing the cache but didn't have any effect.
Hi Calguy,
Thank you very much. This works. I didn't realise we had to individually specify the preferred URL for each page. (Still a bit odd that we can't just have the simpler method of setting this in the config file though.)
Cheers both,
Titus
I tested with these settings whilst clearing the cache but didn't have any effect.
Hi Calguy,
Thank you very much. This works. I didn't realise we had to individually specify the preferred URL for each page. (Still a bit odd that we can't just have the simpler method of setting this in the config file though.)
Cheers both,
Titus