Good morning!
I was modifying a wordpress which has a payment template, everything worked fine until when I entered the tagdiv composer as on the 8th occasion I got the following error
Errors happened during tdcIframeData.init() -> bindViewsModelsWrappers()!
It is a plugin and generates the following tags
[vc_row][vc_column width="1/1"][td_block_trending_now navigation="manual"
sort="random_posts" limit="5"][td_block_big_grid sort="featured"]
[/vc_column][/vc_row][vc_row el_class="td-ss-row"][vc_column width="2/3"]
[td_block_1 category_id="34" limit="5" custom_title="Estatal"
border_top="no_border_top" td_ajax_filter_type="td_category_ids_filter"
td_filter_default_txt="All" ajax_pagination="next_prev"
td_ajax_filter_ids="" header_color="#e29c04"][td_block_15 category_id="21"
limit="8" custom_title="Shows" header_color="#0b8d5d"
td_ajax_filter_type="td_category_ids_filter" td_ajax_filter_ids=""
td_filter_default_txt="All" ajax_pagination="next_prev" sort="random_posts"]
[vc_empty_space][td_block_slide category_id="48"][vc_row_inner]
[vc_column_inner width="1/2"][td_block_2 category_id="47" limit="1"
custom_title="Populares en internet" header_color="#4db2ec"
td_filter_default_txt="All" ajax_pagination="next_prev" sort="random_posts"]
[/vc_column_inner][vc_column_inner width="1/2"][td_block_10 custom_title="NO
TE LO PIERDAS" td_filter_default_txt="All" limit="4" sort="random_posts"]
[/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/3"]
[td_block_ad_box spot_id="sidebar"][td_block_6 category_id="" limit="1"
custom_title="VIDEO POPULAR" td_filter_default_txt="All"
header_color="#ed581c" sort="random_posts"][/vc_column][/vc_row][vc_row]
[vc_column width="1/1"][td_block_14 limit="3" custom_title="POR SI NO LO
VISTE" td_filter_default_txt="All" ajax_pagination="next_prev"
sort="random_posts" header_color="#288abf" category_id="47"][/vc_column]
[/vc_row]
Does anyone know what the problem or the solution would be?
PHP from my server PHP 5.6
Wordpress 4.9.4