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!
I suggest adding the ability to correctly render photos via renderChunck. To do this, you need to set the placeholder of the path for the photo in this chunk field, taking into account the source from TV. I offer an example of a solution here. If what I suggest can be solved in a different way, great.
that's not the right place to add this functionality.
renderChunk could be called from elsewhere.
So, all needed properties should be passed from outside into the renderChunk - method
Hello!
I suggest adding the ability to correctly render photos via renderChunck. To do this, you need to set the placeholder of the path for the photo in this chunk field, taking into account the source from TV. I offer an example of a solution here. If what I suggest can be solved in a different way, great.
For example render chunk here
http://joxi.ru/p279MNzUKqQZgr
MIGX/core/components/migx/model/migx/migx.class.php
Line 1621 in 1e8ad29
And the code for setting the tvsourcepath.
Past it in metod renderChunk от migx.class.php in line 1621 before parse.
The text was updated successfully, but these errors were encountered: