You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello XIMA, hello Maik,
many thanks for the extension.
I am currently creating the documentation for a project and would like to use your extension "bw_focuspoint_images" for it.
There is a JS error if a CE of the focuspoint is already created on a page. Possibly there are side effects with the extension "xima-typo3-manual" that do not occur in an installation where both are used.
As a template I use this very simple onepage https://extensions.typo3.org/extension/wwonepagetemplate Currently the package available in the TER is still available for TYPO3 v11.5. I have adapted it to TYPO3 v12.4 for myself.
My setting is:
Composer Install
DDEV with Apache, PHP8.2
TYPO3 v.12.4.15
Browser: Firefox, Chrome on macOS 14.5
The text was updated successfully, but these errors were encountered:
Hi Maik, I found the solution yesterday in this Twitch stream video https://www.youtube.com/watch?v=_iGYlS7AYwE (timepoint: 49:25).
My template needed the following addition: "minimum-stability": "dev".
It can be used with this supplement.
Hello XIMA, hello Maik,
many thanks for the extension.
I am currently creating the documentation for a project and would like to use your extension "bw_focuspoint_images" for it.
There is a JS error if a CE of the focuspoint is already created on a page. Possibly there are side effects with the extension "xima-typo3-manual" that do not occur in an installation where both are used.
As a template I use this very simple onepage https://extensions.typo3.org/extension/wwonepagetemplate Currently the package available in the TER is still available for TYPO3 v11.5. I have adapted it to TYPO3 v12.4 for myself.
My setting is:
Composer Install
DDEV with Apache, PHP8.2
TYPO3 v.12.4.15
Browser: Firefox, Chrome on macOS 14.5
The text was updated successfully, but these errors were encountered: