Hi, I'm a long-time sh404SEF user. I've run into an issue setting up a site in J4 with Yootheme Pro. With 4SEF url management turned on, all of the image paths are broken. When I turn it off, all of the images are back. I also seem to be able to fix it by toggling "Use URL Rewriting" in the Joomla system configuration. What's happening is that the Yootheme image cache paths are being rewritten like this:
PATH W/4SEF OFF:
/component/ajax/?p=image&src=WyJmaWxlc1wvdGVtcGxhdGVcL2xvZ28tYnJvd25zdGVpbi1yYXNrLWRhcmsucG5nIixbWyJkb1Jlc2l6ZSIsWzM0MCwzMCwzNDAsMzBdXV1d&hash=428d8d75e526f5a61351e1fe86906158
PATH W/4SEF ON:
/index.php?option=com_ajax&p=image&src=WyJmaWxlc1wvdGVtcGxhdGVcL2xvZ28tYnJvd25zdGVpbi1yYXNrLWRhcmsucG5nIixbWyJkb1Jlc2l6ZSIsWzM0MCwzMCwzNDAsMzBdXV1d&hash=428d8d75e526f5a61351e1fe86906158
If I turn "Use URL Rewriting" off, the paths look like this:
/templates/yootheme/cache/logo.png
But then I get the bad page URLs with "index.php" in the path.
In sh404SEF there was a settings page where I could tell extensions to use sh404SEF routing or Joomla routing, etc. Is there an option like this in 4SEF? The list of configurable Extensions in 4SEF doesn't include all components.
Thanks!
Greg