I just took a look at my site and discovered that it was migrated automatically from visual composer to tagdiv composer. On this forum I read that I had to do that by recreating the pages so how is that possible?
the page looks fine, can I delete the visual composer plugin?
Sander
Hello wicky37,
Please notice that each page builder has own shortcodes for all the elements are used in the page. So, if you want to switch the theme to the TD Composer, you should re-create your pages with this page builder according to our documentation here -> https://forum.tagdiv.com/tagdiv-composer-tutorial/ -> https://forum.tagdiv.com/theme-introduction/
Please keep in mind that both of these two-page builders are fully tested with the latest version of the theme and should work as expected with it. Notice that is not recommended to be used in simultaneously mode. Please check the following useful guide here -> https://forum.tagdiv.com/visual-composer-tagdiv-composer-transition/ If the problem is still there, please send us an email at contact@tagdiv.com with your wp-admin so we can further inspect it closer your setup page. Provide there the link to this topic so we can quickly identify you.
Hope this helps!
Thanks for your understanding!
thanks Catalin for your reaction.
I only use standard grids, rows and columns on my site, http://zoektocht.net
———–
we use the same shortcodes as Visual Composer for all the custom blocks, big grids, rows, and columns. The differences come from the shortcode attributes. For example, we have implemented an easier and totally different way to use the CSS box than in Visual Composer.
———–
I don’t have shortcode attributes as far as I know.
the page looks perfect even after disabling visual composer.
recreating the page is a lot of work and at the moment I don’t see the need for it.
so is it still necesary then to recreate it when only using standard things?
this is the code that’s generated for the front page
[vc_row][vc_column][td_block_trending_now header_text_color=”#ffffff” header_color=”#dd3333″ limit=”3″ tdc_css=””][td_block_big_grid_1 post_ids="335,133,305,187,205"][/vc_column][/vc_row][vc_row el_class="td-ss-row"][vc_column width="2/3"][td_block_15 custom_title=”vrede met God” header_color=”#66bb6a” category_id=”28″ sort=”oldest_posts” limit=”3″ ajax_pagination=”next_prev”][vc_row_inner][vc_column_inner width="1/2"][td_block_2 custom_title="Bekijk 't eens anders" header_color="#3f51b5" category_id="24" sort="random_posts" limit="3" ajax_pagination="next_prev"][/vc_column_inner][vc_column_inner width="1/2"][td_block_2 custom_title="Uit de bladen" header_color="#e91e63" category_id="25" sort="random_posts" limit="3" ajax_pagination="next_prev"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/3"][td_block_21 custom_title=”bestaat God echt?” category_id=”22″ sort=”oldest_posts” limit=”100″ td_ajax_filter_type=”td_category_ids_filter” td_ajax_preloading=”preload” ajax_pagination=”next_prev”][/vc_column][/vc_row][vc_row][vc_column][td_block_big_grid_7 sort=”random_posts”][td_block_video_youtube playlist_title=”verhalen van mensen” playlist_yt=”YV26Be7kx6I,GrbTH4vkj4E,I6rAt5qoRGw,yFul5EJBeDs,YV26Be7kx6I,W2H5YxJS4DY,j2qdhVL2QDU,sHzhNs0OiIw,Bg05gYe64c8,y5e4XN3tyR8,TEM6Z5man50″][/vc_column][/vc_row][vc_row el_class="td-ss-row"][vc_column width="2/3"][td_block_11 custom_title=”Weblog” header_color=”#66bb6a” category_id=”30″][/vc_column][vc_column width="1/3"][vc_widget_sidebar sidebar_id="td-default"][/vc_column][/vc_row][vc_row][vc_column][td_block_big_grid_5 post_ids=”275,281,709″][/vc_column][/vc_row]
Sander
Hi,
There is a level of compatibility between the two composers, to make the transition easier. The theme elements like blocks and grids use the same shortcodes, so if there are no issues on the pages, you don’t have to recreate them. Pages that contain Visual composer specific elements will have to be recreated with the tagDiv composer however.
Thanks