(2013-05-06, 18:25:14)Draxeiro Wrote: JS enabled and the libraries load properly by the looks of things. GS cache cleared.hmm...hover the mouse cursor on the view page button and see where the link is pointing to.
Try to disable JS in browser and compare this button between backend with enabled and disabled JS.
Try also to resave on of the pages, to recreate whole i18n menu structure and page's cache.
(2013-05-06, 18:25:14)Draxeiro Wrote: Rewrite rules as follows:
Code:RewriteRule ^(nl|en)/(.*?/)?([A-Za-z0-9-]+)/?$ index.php?id=$3&lang=$1 [QSA,L]
RewriteRule ^(nl|en)/?$ index.php?lang=$1 [QSA,L]
Also tried disabling the fancy urls but it keeps showing the fancy urls. Tried in multiple browsers and refreshing until the cows come home.
Delete QSA from above lines, leaving only [L] at the end of lines.
You'd also need to clear custom url structure when you disable fancy urls.
I wonder if your webhost doesn't utilise any sort of caching system.
Do you have any possibility to migrate temporarily your site to another host ?
If not, try a fresh GS instance with only i18n plugin.
Mvlcek: does using %parents% fix (redirect automatically or point to 404) the GS "feature" with deeply nested slugs, where on default setup (no custom url structure), example page available under
website.tld/sampleslug
was also available under website.tld/anything/before/sampleslug ?
Can't find the proper threads about this matter :\
Addons: blue business theme, Online Visitors, Notepad