Problem: I am trying to place a slider gallery block inside a Content Template and use a custom field as the dynamic source, but I cannot select the custom field because the field group is not an option in the dynamic sources panel. The Content Template where I want to place the gallery is not assigned to the post type containing the custom field with images, it is placed in a View, which is also nested inside another Content Template.
Solution: Temporarily assign the Content Template containing the gallery block to a post containing the custom field with images. Then choose the correct custom field in dynamic sources, and verify the field is displayed correctly on the front-end of the site. Once you have finished designing the gallery, unassign the Content Template from the post.
Problem:
The user would like to change the currency and the surface icon in the Real Estate demo site.
Solution:
Regarding the $ symbol, it is used in the format of the price field inside the blocks template. Let's take the homepage as an example, and focus on the "Recent Properties" section, it is a view, where the price is added to the view's loop with the format "$FIELD_VALUE". Check this screenshot http://prntscr.com/112zryd
If I use the format "FIELD_VALUE €" I'll get "2500 €" in the output.
Regarding the icon of the surface, it is being added as an image inside a "Fields&Text" block. Check this screenshot http://prntscr.com/112zu0k
You will need to make the loop editor larger by choosing this option http://prntscr.com/112zv6x