Hello. Thank you for contacting the Toolset support.
Can you please share problem URL and tell me what image you want to display in what size and send me admin access detials and let me check if I can offer you any workaround.
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I have set the next reply to private which means only you and I have access to it.
There is no official integration with Bricks builder and Toolset.
I'm not sure why the image is not get displayed, Can you please tell me where using what template link I can see the bricks template that is assigned to your following page:
- hidden link
Bricks also uses the same native WP function attachment_url_to_postid to convert the url to post ID, and so having the same issue as that user, we always get 0 by converting the "unscale" URL. If we can't get the post ID, there is no way to allow users to choose which image size to render.
Suggest that you check with their support and use that forum URL as a reference so they understand the actual issue.
I'm not sure about what I'm supposed to do here, but the fact is that issue is because the picture path registered in postmeta is original one instead of scaled one.
If you could modify the way you register the image path would solve issue.
this is simple. when image is not scaled, register the original path, and when image is scaled, register scaled path in postmeta.
Can you please tell me where using what template link I can see the bricks template that is assigned to your following page and what image you want to display:
- hidden link