reporting for 6.1 but probably true for all versions
Template preview loads admin template not site template when Enforce URLS without traling slash is set
In the system sef plugin set the option for traling slashes to Enforce URLS without traling slash
In the template manager options enable Preview module positions
Preview any template
6.1
Selected site template opens in a new window with tp=1
admin template opens in a new window with tp=1
Thanks to @newlinewebdesign for spotting this
No response
i cannot see the problem on a local windows host but have replicated it on two different linux severs
| Labels |
Added:
No Code Attached Yet
bug
|
||
the url is https://example.com/?tp=1&template=cassiopeia
the url is https://invictarubber.clientdevsites.com/administrator/index.php?tp=1&template=cassiopeia
Change the sef plugin
Not the expected and actual match
the url is https://example.com/?tp=1&template=cassiopeia
the url is https://invictarubber.clientdevsites.com/administrator/index.php?tp=1&template=cassiopeia
Change the sef plugin
Now the expected and actual match
I'm not 100% sure I understand the issue, can you go a bit more into detail where I can find this and how to replicate it please?