Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Multilevel permalink structure
#6
(2023-02-21, 03:57:43)mvlcek Wrote:
(2023-02-21, 03:35:43)tuxy Wrote:
(2023-02-21, 02:56:57)tuxy Wrote:
(2023-02-21, 02:26:33)mvlcek Wrote: The I18N plugin allows you 
  • to hierarchically organize the pages
  • to show all parents in the URL with %parents%/%slug%
See http://mvlcek.bplaced.net/get-simple/i18n

Keep in mind that the slugs still have to be unique and that the parents (sent by the user/browser) are not checked when showing a page.

Hi mvlcek,

Okay, thats awesome, i will try it Smile

Hmm, try it but i do something wrong i think.

Adding this to the settings:
%parents%/%slug%/

Thats the hierarchical structure (screenshot)

This is the result:
https://gs.dogvalley.be/aartselaar/de-reukens

It missed the grandparents(s),
normal it would be:
https://gs.dogvalley.be/provincie/antwerpen/aartselaar/de-reukens

or

https://gs.dogvalley.be/provincie/limburg/lommel/kattebos/

So it missed the grandparents in the urls /provincie/antwerpen/.. or /provincie/limburg/..

When adding manual the url, it works. Is there a way showing the grandparents in the url by default? Or would be edit in in the htaccess?

You need to use the i18n functions in the template (see http://mvlcek.bplaced.net/get-simple/i18n, installation):
  • get_i18n_breadcrumbs
  • get_i18n_navigation
  • get_i18n_header
  • etc.
Then the generated links should have the whole hierarchy.

YEAH!!! IT WORKS!!! What an awesome plugins Smile

Thanks a lot @mvlcek
Reply


Messages In This Thread
Multilevel permalink structure - by tuxy - 2023-02-21, 00:34:20
RE: Multilevel permalink structure - by mvlcek - 2023-02-21, 02:26:33
RE: Multilevel permalink structure - by tuxy - 2023-02-21, 02:56:57
RE: Multilevel permalink structure - by tuxy - 2023-02-21, 03:35:43
RE: Multilevel permalink structure - by mvlcek - 2023-02-21, 03:57:43
RE: Multilevel permalink structure - by tuxy - 2023-02-21, 05:14:55
RE: Multilevel permalink structure - by Oleg06 - 2024-02-29, 16:17:57
RE: Multilevel permalink structure - by aurafx - 2024-02-28, 06:31:01



Users browsing this thread: 1 Guest(s)