Hello Dmitry_Lupich,
Unfortunately, this page has to be updated because these buttons will not work, sorry! All of these was based on Visual Composer plugin which now, is an optional plugin and that’s why the shortcodes will not work. We have implemented our own page builder which is named TD Composer and we have added new tagDiv buttons which can be found in Format section, according to our documentation here -> https://forum.tagdiv.com/increase-users-engagement-add-custom-buttons-posts/ If you will use them, you will not see the shortcodes and will look better than previous ones.
Thanks for your understanding!
Hello ALM2000,
Please do not panic! Notice that in our new theme update we have released the page builder TD Composer which do not properly works with the Visual Composer when both are active. For more information about how you can properly use our page builder and how you can make the transitions between this two-page builder, please check the following guides here -> https://forum.tagdiv.com/tagdiv-composer-tutorial-2/ -> https://forum.tagdiv.com/visual-composer-tagdiv-composer-transition/ Also, please notice that our page builder has not been designed to be used for post pages but only for pages.
Hope this helps and let us know how it goes!
Thanks for your understanding!
There are problems to apply newspaper theme. Please help!
1. Fatal error: The message below comes out when I tried to install tagdiv composer and social counter.
Call to undefined method WP_Upgrader::clear_destination() in /www_root/wp-content/themes/Newspaper/includes/wp_booster/td_first_install.php on line 164
2. broken theme: These messages appear on the main page
[vc_row el_class=”td-slider-row”][vc_column tdc_css=”eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjIwIn19″][rev_slider alias=”newspaper-politics”][/vc_column][/vc_row][vc_row el_class=”td-news-ticker”][vc_column]
[/vc_column][/vc_row][vc_row el_class=”td-ss-row”][vc_column width=”2/3″]
[/vc_column][vc_column width=”1/3″][td_block_social_counter custom_title=”FOLLOW US” facebook=”tagdiv” twitter=”tagdivofficial” youtube=”tagdiv”]
[/vc_column][/vc_row][vc_row full_width=”stretch_row” el_class=”td-video-playlist” tdc_css=”eyJhbGwiOnsiYmFja2dyb3VuZC1jb2xvciI6IiMyMjIyMjIifX0=”][vc_column]
[/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=”40px”][/vc_column][/vc_row][vc_row el_class=”td-custom-ad”][vc_column]
Hi I am getting this error.
Does anyone know why I am getting this?
Errors happened during tdcIframeData.init() -> bindViewsModelsWrappers()!
Regards
Ali
TD composer is not a 1:1 replacement for VC — it’s not the same thing and doesn’t have all the same features, but runs much faster and optimized for mobile etc., less overhead, more secure, etc.
Add a widgetized sidebar element to your sidebar column in tdcomposer
then add widgets to the sidebar under appearance > widgets
that’s how I do it
Ok,
I did a fresh re-install. active plugin: tagDiv Composer. Result of the Home Page: [vc_row full_width="stretch_row_content td-stretch-content" el_class="td-art-creek-banner" tdc_css="eyJhbGwiOnsibWFyZ2luLXRvcCI6Ii0yNDgifX0="]
To me that is Visual Builder short codes and not tagDiv shortcodes. The start with td_ imho.
So I really want to use (as a start) the Art Creek demo page. But cannot use the tagDiv composer because all short codes are VC.
If tagDiv will be the feature composer, please provide demo stuff from that particular builder.
Is there something I do wrong? Can you provide me the xml with the plain art Creek demo (tagDiv based) demo code?
Regards,
Bert
I’ve seen that I’m mistaken with the yoast local plugin. (I disable it and everything works). I wanted to ask if it is something that you can solve in the coming versions. I would be grateful to you for a resurrection. Rodolfo
Fatal error: Uncaught Error: Call to undefined function get_current_screen() in /home/webhos13/public_html/vimadofriuli/wp-content/plugins/wpseo-local/classes/class-metaboxes.php:452 Stack trace: #0 /home/webhos13/public_html/vimadofriuli/wp-includes/class-wp-hook.php(298): WPSEO_Local_Metaboxes->add_mce_popup(”) #1 /home/webhos13/public_html/vimadofriuli/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(NULL, Array) #2 /home/webhos13/public_html/vimadofriuli/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #3 /home/webhos13/public_html/vimadofriuli/wp-content/plugins/td-composer/includes/wpeditor.php(274): do_action(‘admin_footer’) #4 {main} thrown in /home/webhos13/public_html/vimadofriuli/wp-content/plugins/wpseo-local/classes/class-metaboxes.php on line 452
It looks like some js is effecting the page speed of the website. I’ve gone through the Google Pagespeed testing and since using the theme and these are top things effecting it below (if they are not relative to the theme then disregard, otherwise I’d like to see what we can do to fix it).
/wp-includes/js/jquery/jquery.js?ver=1.12.4
/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1
/wp-content/themes/Newspaper/js/tagdiv_theme.min.js?ver=8.0
/wp-includes/js/comment-reply.min.js?ver=4.8 (I dont have the comments enabled)
/wp-content/plugins/td-composer/css-live/assets/css/td_live_css_frontend.css?ver=4.8
/wp-content/themes/Newspaper/style.css?ver=8.0
Any suggestions?
Hi Tagdiv,
With the help of a tutorial written here – https://forum.tagdiv.com/topic/implement-infinite-scroll-on-single-posts/ and by using some common sense, I was able to apply infinite post scrolling on a single post.
Here is the step I took for this:
1. I am using TagDiv composer for the pages but to be able to use infinite scrolling on a single post, I have to enable Visual Composer for posts.
2. I wanted block-3 design and my default post type is: Style-1 so, I edited loop-single-1.php, I added the required code
Here is the code that you need to add under loop-single-1.php after <?php echo $td_mod_single->related_posts();?>
<?php $category_detail=get_the_category($td_mod_single->post->ID);//$post->ID
foreach($category_detail as $cd){ $cat_name = $cd->cat_ID; } $exclude_current_post = $td_mod_single->post->ID; echo do_shortcode('[vc_row][vc_column][td_block_3 custom_title="All LATEST STUFF" separator="" post_ids="'. -$exclude_current_post .'" category_id="' . $cat_name . '" limit="6" td_ajax_preloading="preload" ajax_pagination="infinite" ajax_pagination_infinite_stop="3" tdc_css=""][/vc_column][/vc_row]'); ?>
Though it worked properly, but I face two main issues.
1. I am using smart sidebars on each post and usually, it works great. With this infinite scrolling. I noticed that ‘The smart sidebar’ keep scrolling even above the full width infinite scrolling post blocks, and hence it overlaps.
( Here is the snapshot of overlapping – http://i.imgur.com/WCZfHcN.jpg )
How to make smart scroll stops once infinite scrolling starts? I noticed that this site ( http://www.storypick.com/short-film-affair/ ) is successfully able to use infinite scrolling and smart sidebar both. Please help me with this.
Overall, I want to to have a function like this: http://darnkid.com/illustrations-show-the-unique-bond-between-dads-and-daughters/ ( created by tagdiv user Darnkid )
2. Is there any way to have this feature without enabling visual composer for posts? Can we use TagDiv composer for this?
3. While trying for many solutions, I looked at a thread which suggested to el_class=”td-ss-row” for this. I tried using it in the above code. Well, though it stopped the overlapping of sidebar with infinite post blocks, it also disables the smart sticky property of Sidebar. What am I missing here?
Kindly help me with this.
Thank you.
Hi, I just purchased your themes, I have upload to my WP, but “tagDiv Composer” and “tagDiv Social Counter” can’t install.
It said :
Download plugin from https://mbahwp.com/wp-content/themes/Newspaper/includes/plugins/td-composer.zip…
Download error. cURL error 28: Connection timed out after 10000 milliseconds
Return to tagDiv plugins panel
This screenshoot may help :
https://prnt.sc/fvxogj
Hi,
I did the above and the website receives a speed score of 51 (previously 24) on Google PageSpeed but on gtmetrix.com the PageSpeed score has gone from 53 to 49.
Screenshots:
This is what Google found to be slow: http://prntscr.com/fvuo8j
So I have taken the names in there and found them in the CPanel and adjusted them as the TagDiv instructions say.
To this: http://prntscr.com/fvuomj (I added lines 184 to 187).
When it came to the JS what the Google PageSpeed page showed did not match the code that displayed at the top of my page so I haven’t adjusted any JS – as in I haven’t moved any to the footer.
This is what displayed at the top of my website in the first step:
registered scripts
admin-bar | /wp-includes/js/admin-bar.min.js
wordfenceAJAXjs | http://www.agentinsider.com.au/wp-content/plugins/wordfence/js/admin.ajaxWatcher.js
js_files_for_ace | http://www.agentinsider.com.au/wp-content/plugins/td-composer/css-live/assets/external/ace/ace.js
js_files_for_ace_ext_language_tools | http://www.agentinsider.com.au/wp-content/plugins/td-composer/css-live/assets/external/ace/ext-language_tools.js
js_files_for_live_css | http://www.agentinsider.com.au/wp-content/plugins/td-composer/assets/js/js_files_for_live_css.min.js
js_files_for_plugin_live_css | http://www.agentinsider.com.au/wp-content/plugins/td-composer/assets/js/js_files_for_plugin_live_css.min.js
td-site-min | http://www.agentinsider.com.au/wp-content/themes/Newspaper/js/tagdiv_theme.min.js
comment-reply | /wp-includes/js/comment-reply.min.js
registered styles
admin-bar | /wp-includes/css/admin-bar.min.css
wordfenceAJAXcss | http://www.agentinsider.com.au/wp-content/plugins/wordfence/css/wordfenceBox.css
td_live_css_frontend | http://www.agentinsider.com.au/wp-content/plugins/td-composer/css-live/assets/css/td_live_css_frontend.css
google-fonts-style | http://fonts.googleapis.com/css?family=Work+Sans:400,600|Open+Sans:300italic,400,400italic,600,600italic,700|Roboto:300,400,400italic,500,500italic,700,900,600
td-theme | http://www.agentinsider.com.au/wp-content/themes/Newspaper/style.css
td-theme-demo-style | http://www.agentinsider.com.au/wp-content/themes/Newspaper/includes/demos/lifestyle/demo_style.css
So I have done all of the speed steps the TagDiv page says to do but it is still super slow. Do you know why?
Hi,
I’ve updated my theme to the 4.0 version and made the transition to TD preaty easily but i’ve just one problem : the “box” shortcode, in fact i’ve used a lot this shortcode but he’s not include with the TD Composer so my articles looks like that : https://puu.sh/wJFOo/edd0731b90.png
:/
Any solution or update planned about this ?
Thanks in advance
Quentin
So after I have finished creating a new front page with the tdcomposer I can go to the setting, set the new static page to the one I just created and I wont lose any google ranking? I just want to be sure that I am doing it right 🙂
I’ve followed all of your instructions, but I can’t get the sidebar to display when I’m creating my new homepage in TD Composer. Everything was working fine in the visual composer. This is what I’m seeing:
Your new update forces us to rebuild our websites,
how will creating a new front page affect our google ranking?
Do we have to replace all posts created before the update?
Hello Robert TWS,
Please notice that the TD Composer is our new page builder. For more information about how it can be properly used, please check the following useful tutorials here -> https://forum.tagdiv.com/tagdiv-composer-tutorial/ -> https://forum.tagdiv.com/tagdiv-composer-tutorial/
Thanks for your understanding!
Thanks – works perfectly.
Quick question on Tagdiv Composer – after composing a page with Tagdiv Composer (started a new blank page), after saving the page, the code for the page still reverts to VC code:
[vc_row full_width=”stretch_row_content td-stretch-content” ….
Am I doing something wrong? Surely this defeats all the hassles of changing over to Tagdiv composer if the code is still based on VC?
Thanks again for the support
I understand. Good luck with the future development. The TD Composer is already looking good 🙂
Hello enterpr1se,
Please notice that our theme is fully compatible with TD Composer and the Smart Sidebar should work as expected if it was correctly set in the theme. If you are using some untested plugins, you should remove all of them and leave just only the plugins that come bundled with the theme core files, clear all the caches and check the results.
Thanks for your understanding!
Hello Knux0r,
Do you are referring to these images on the TD Composer sidebar? -> https://www.screencast.com/t/0vhg9aPklvD4 If is not what you mean, please provide more details about what you want to achieve, provide some useful screenshots so I will be able to provide a more accurate response.
Thanks for your understanding!
Hello Sjoerd,
Sorry for this but our TD Composer will not have implemented this feature in it! Notice that our builder is at the beginning and also, it is in a continuous development. You will not found all the elements which Visual Composer has. From now on, this plugin will be improved with some features which have to be exclusively for this builder.
Thanks for your understanding!
Hello paologalli,
You should simply download the latest theme version from Theme Forest the theme pack and there you will found the latest theme version. After you have installed the theme via FTP way you can check your theme status and check the theme version -> https://www.screencast.com/t/siAJ5y81Mf2U.
Notice that the Visual Composer was not removed, it will be in the theme packet but we have introduced our new page builder which is TD Composer which comes ready with the theme. For more information about how you can use this new page builder and how you can safely make the transition between these two plugins, please check our documentation here -> https://forum.tagdiv.com/tagdiv-composer-tutorial-2/ -> https://forum.tagdiv.com/visual-composer-tagdiv-composer-transition/
Hope this helps!
Thanks for your understanding!
We recently installed Newsmag 4.0 and have moved over to TD Composer, it works great and the pages do seem to load a lot faster. However, when editing in TD Composer the blocks do not show images next to them. So when adding blocks to a page we have to play a guessing game as to what the blocks look like. In your YouTube video, the blocks have images next to them showing you what they will look like but we do not see this on our site. Am I missing something?
I have never been able to get TD Composer to work for me http://www.thewealthscene.com/
When I drag an element across to the empty column, the circle just keeps spinning and nothing loads.
I have had to go back to sj composer but they want me to pay to install the updates.
Any ideas?