Hi, Steven
I have this code
[connections template="market" card_width=490 page_limit=20 pagination_position="after" show_alphaindex='FALSE' show_alphahead='FALSE' show_birthday='FALSE' show_anniversary='FALSE' show_dates='FALSE' show_im='TRUE' show_category_count='TRUE' image_width=120 image_height=120 tray_image_width=120 tray_image_height=120 name_format="%first% %middle% %last%" order_by="last_name|SORT_ASC" str_select="Todas las categorías" image_fallback="none" str_image="Logo no disponible" str_tray_image="Foto no disponible" str_map_show="Mostrar mapa" str_map_hide="Ocultar mapa" str_bio_head="Biografía" str_bio_show="Mostrar biografía" str_bio_hide="Ocultar biografía" str_note_head="Notas" str_note_show="Mostrar notas" str_note_hide="Ocultar notas" str_contact="Contacto" str_all_show="Mostrar ficha completa"]
It works perfectly.
I change to this:
[connections template="circled" image_width="100" excerpt_length="20" enable_category_select="TRUE" show_category_count="TRUE"]
And…Blank page at backend. At the frontend, page shows without problems (and with circled style).
My theme is Divi
I can’t change theme or disable plugins because is a multisite production.