- Apitd_api_top_bar_template::update_key
- Apitd_api_top_bar_template::update
- Apitd_api_single_template::update_key
- Apitd_api_single_template::update
- Apitd_api_footer_template::update_key
- Apitd_api_footer_template::update
- Apitd_api_smart_list::update_key
- Apitd_api_smart_list::update
- Apitd_api_thumb::update_key
- Apitd_api_thumb::update
- Apitd_api_category_top_posts_style::update_key
- Apitd_api_category_top_posts_style::update
- Apitd_api_category_template::update_key
- Apitd_api_category_template::update
- Apitd_api_module::update_key
- Apitd_api_module::update
- Apitd_api_block::update_key
- Apitd_api_block::update
- Apitd_api_header_style::update_key
- Apitd_api_header_style::update
Hi,
With commenting out in child theme, nothing happened. It works when I comment out the file in the Theme Folder, but thats not so accurate because it might get overwritten after update! Any other chance? Thanks.
Hi
i use newspaper theme on my online radio / Music webstie.
would it be possible to add a music post type on future updates please?
at the moment there is only video which i use for mu music video posts.
Many Thanks
Hello ShibumiOz,
Before each update, we recommend doing a backup for more safety. If you are using a child theme and you have done the update, all the additional customization will be overwritten and you should try to restore all your customization.
Thank you for your understanding!
Hello,
This represents customization that falls beyond what support can offer you. You could try to replicate the code from here but it will require coding knowledge.
https://forum.tagdiv.com/topic/can-i-edit-block3/
We try to help out where we can but we cannot tackle time-consuming tasks as we work hard on development, updates fixes and support.
If you cannot do it, you can hire a freelancer from sites like studio.envato.com
Thank you for your understanding.
Hello Edward,
Unfortunately, as Cris said you above, the official latest version of Visual Composer which is tested with the theme is 4.11 and this will come bundled with our new update. We need to check their new update of the plugin before launching and this lasts because our developers have to test it to work well with the theme. In near future update this version will be checked and available for use.
Thank you for the message!
If you are providing customers with the updte of ths plugin it means tht after the 6 months (free support) end, the update is not longer available for customers?
Hello @tkvmai, @satyenhacks,
In order to achieve best results, please try to disable all the active plugins, leave just Visual Composer, clear all cache and install only the plugins that come bundled with our theme and rule out the conflicting plugins. After you have done this, please consult the guide below and then check your social counter and see how it works.
1) Please make sure you have the latest theme version: 6.7. If not, you need to follow this guide to update your theme: https://forum.tagdiv.com/how-to-update-the-theme-2/
2) Having the latest version of the theme is not enough if you do not update the social counter as well. You need to remove the current version you use: http://screencast.com/t/4jvRwNzK and then install the version of the plugin that comes with the 6.7 theme: http://screencast.com/t/9AKKURjTjX
You can recognize if you have the correct version of the plugin when you see the new app key settings: http://screencast.com/t/CIXxklBanNl If you do not have these settings in your social counter it means you do not have the correct version.
3)You need to follow this guide to get the requirements from facebook:
https://forum.tagdiv.com/tagdiv-social-counter-tutorial-2/
Please keep in mind that the social counter is not a live count. It will update once every few hours.
Once you followed all the above steps properly and made sure you have not missed anything, (and the social counter still does not work), then you can send an email to contact@tagdiv.com with your login information so we can further inspect the issue. Also, please provide the link to this topic so we can know who you are and what the issue is.
Hope this helps!
Thank you for the message!
Hello satyenhacks,
In order to achieve best results, please try to disable all the active plugins, leave just Visual Composer, clear all cache and install only the plugins that come bundled with our theme and rule out the conflicting plugins. After you have done this, please consult the guide below and then check your social counter and see how it works.
1) Please make sure you have the latest theme version: 6.7 If not, you need to follow this guide to update your theme: https://forum.tagdiv.com/how-to-update-the-theme-2/
2) Having the latest version of the theme is not enough if you do not update the social counter as well. You need to remove the current version you use: http://screencast.com/t/4jvRwNzK and then install the version of the plugin that comes with the 6.7 theme: http://screencast.com/t/9AKKURjTjX
You can recognize if you have the correct version of the plugin when you see the new app key settings: http://screencast.com/t/CIXxklBanNl If you do not have these settings in your social counter it means you do not have the correct version.
3)You need to follow this guide to get the requirements from facebook:
https://forum.tagdiv.com/tagdiv-social-counter-tutorial-2/
Please keep in mind that the social counter is not a live count. It will update once every few hours.
Once you followed all the above steps properly and made sure you have not missed anything, (and the social counter still does not work), then you can send an email to contact@tagdiv.com with your login information so we can further inspect the issue. Also, please provide the link to this topic so we can know who you are and what the issue is.
Hope this helps!
Thank you for the message!
Hello,
After you disable plugins, please also clear cache and reset cdn to make sure they are properly removed. Then test again. If plugins are not the cause, then also check your memory allocation: https://forum.tagdiv.com/search/system+status/
Also if you have custom modification of the theme files, check them again and restore the theme to it’s default state. You can also update your theme to the latest version.
If none of these do the trick then please send us an email at contact@tagdiv.com and provide wp-admin and ftp access so we can investigate this issue. Please also include a link to this topic so we can identify you.
Thanks.
Hello,
This is the answer we provided via email:
You can use do_shortcode function to display and ad under posts title. To achieve that you need to edit each file corresponding with post template used: http://screencast.com/t/arZcXGgJn and paste the indicated code under get_title() function. The result will be like here: http://screencast.com/t/ilpOPPKqWI
To get the shortcode add an ad box into a blank page then switch in backend editor copy and paste this code: http://screencast.com/t/Kcqsjk9C7xbU inside do_shortcode function.
I used custom ad 1 in this example but you can use any of the custom ad-spot, just update the number from shortcode. Ex: for custom ad 4 the shortcode will be [td_block_ad_box spot_id="custom_ad_4"]Also you can use the ad-shortcode to display ads in post contend. Just paste the shortcode in post editor where you want to display the ad: http://screencast.com/t/NKZwVCHB – http://screencast.com/t/LrLini74nH2
Thanks!
Hello,
You indeed followed the correct steps. They are better described here:
theme: https://forum.tagdiv.com/how-to-update-the-theme-2/
visual composer: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
rev slider: https://forum.tagdiv.com/how-to-install-revolution-slider-v5/
Thank you!
Hello thanik30,
1)If you want to have the latest version of Visual Composer 4.11, please update your theme to the latest version which was released today, 17th Marth. If you want to find more information about this update, please check this link -> http://tagdiv.com/newspaper-6-7-update/
2)If you want to change the font size for each your block title, you have to use a bit of CSS code to do this. Please try the code below and place it in Theme panel->Custom CSS area.
The code is ->
.td_block_wrap .block-title {
font-size:20px;
}
The result -> http://screencast.com/t/5eK6OxmVkIt
3)Depends on what you want to mean through “customise the look of the block title”. Please notice that is a Visual Composer element and you have to target the specific class in order to apply the desired attribute (you can try to customise yourself as I presented you above).
4)If you want to increase the height for your header, please try the code below.
The code is ->
.td-header-menu-wrap-full{
height:200px!important;
}
The result -> http://screencast.com/t/DJ8VrNKm
5)Our related articles use a specific block to display the posts for this kind of feature. The block type is td_block_reltated_posts and it only used for related posts. If you want to change the functionality for this, you have to change the functionality altering the code from the core file, like this -> http://screencast.com/t/5o2poNC8XA8 -> http://screencast.com/t/DuDz1BuCmTf
Hope this helps!
If you want to display more levels in our theme and you are not aware to the steps in this regard, please consider hiring a freelancer/developer to do this for you because we cannot provide custom services at the moment, sorry!
Thank you for the message!
Hi,
I will add your suggestion to our update list but it’s the development team that decides what gets implemented so I cannot promise anything.
I will pass this information on to the dev. team.
Thank you for your suggestion!
Hello,
It seems this fix was not included in the current update. We overlooked it as it only affects module 16. You can easily switch modules from here: http://screencast.com/t/2XfGcUk8QKZM and there will not be any error on other modules. We will fix it in the next update. Sorry for the inconvenience.
Thank you!
Each time I publish, update or save as draft it goes to wp-admin/post.php = blank!
I deactivate All Plugins and activated them one by one but no luck.
I went to my wp-config.php file and edited it so that the line reads:
define(‘WP_DEBUG’, true);
Instead of
define(‘WP_DEBUG’, false);
But still no luck. I don’t see any error.
Please help to fix this issue.
Hello Dariob,
If you want to update your Visual Composer, please do it according to our documentation here -> https://forum.tagdiv.com/how-to-update-the-theme-2/ and for Revolution Slider installing, please consult this documentation here -> https://forum.tagdiv.com/how-to-install-revolution-slider-v5/
Hope this helps and let us know how it goes!
Thank you for the message!
Hi
We certainly plan to extend the theme flexibility in the future updates. I’ve added your suggestion on our list and when the time comes our developers will consider it. This may take some time because we have a long implementation list and we take them one by one.
At the moment I can’t provide a solution as this is a task which require some investigations but this will be in our attention for future updates.
Thanks for your suggestion, have a nice day.
Hello eddycom,
I suppose that your duplicate images appear when you are using the smart list on your website, true? In this case, can appear duplicate images when you does not properly use this feature. Please try to set your smart lists according to our documentation here -> https://forum.tagdiv.com/smart-lists/ (for smart lists we recommend to use single template style 5 for posts for avoiding the duplicate images).
Another possibility in this case would be ->
Duplicate images on smart lists usually are the result of using the Photon feature of the Jetpack. If you use this feature please disable it as it is known to cause issues with our theme.
If the problem is still there, please try to disable all plugins except visual composer and clear your cache as other plugins could also conflict with the smart lists. Also, if you are using “strange” characters (!@#$%^&*/”- etc) in ALT tag, the image will be twice. I have added this issue to our list of fixes and in next major updates will solve this problem. Until we will fix this issue, please try to remove these kinds of symbols in ATL tag for better results.
Also, and last but not least, please use post template 5 when you are using the smart list for better results. For more information about smart list, please consult our documentation here -> https://forum.tagdiv.com/smart-lists/
Hope this helps and let us know how it goes!
Thank you for the message!
Hi,
Unfortunately we have no solution for it as the tool is created by envato, not us. Sorry. You can maybe open a ticket on their support for a solution as they are the devs and can provide answers to why this happens.
(we also recommend FTP: https://forum.tagdiv.com/how-to-update-the-theme-2/)
Thank you for your message!
Hi
Please make sure that you follow the steps indicated in our documentation: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ also deactivate all plugins and try to install the theme again.
Let us know how it goes.
Thanks!
Hi there. When I attempt to update Theme I receive warning that modifications will be lost. Does this mean that my fonts, colors and menus will be altered on my live site.
Thanks in advance
Bob
Catalin,
First, thank you for answering.
In fact I always used the Ajax enabled mode and plugins are the same and never occurred problems of the kind since I use the Newspaper.
Anyway, I took the test that you indicated and not solved.
The problem started a week ago and the only change made was a clean reinstallation of WordPress with import of the old installation database with a copy of each table (except wp-options), but I think this could not have caused harm or could it?
In my log errors I found some occurrences that I copy below. This can be a clue?
[16-Mar-2016 22:57:21 UTC] Database Error WordPress Lost connection to MySQL server During query for the SELECT query post_id, meta_key, meta_value are_wp_postmeta FROM WHERE IN post_id (194635,194646,194653,194664,194671,194674,194677,194679,194682,194683,194687,194690,194696,194699,194701,194704,194707,194710,194712,194714,194716,194719,194721,194724,194727,194730,194733,194735,194742,194744,194746,194749,194752,194755,194758,194760,194764,194766,194771,194774,194777,194780,194782,194785,194789,194791,194793,194795,194798,194813,194815,194818,194822,194825,194827,194829,194831,194833,194837,194839,194843,194845,194847,194852,194854,194856,194858,194861,194863,194865,194868,194871,194874,194884,194886,194888,194890,194893,194895,194904,194908,194910,194913,194916,194918,194920,194922,194924,194928,194930,194932,194934,194936,194939,194942,194944,194948,194952,194955,194957) ORDER BY ASC meta_id made by require ( ‘wp-blog-header.php’), wp, WP-> main, WP-> query_posts, WP_Query-> query, WP_Query-> get_posts, do_action_ref_array, call_user_func_array, WPSEO_Sitemaps-> redirect, WPSEO_Sitemaps-> build_sitemap, WPSEO_Sitemaps-> build_post_type_map, update_meta_cache
[16-Mar-2016 22:57:21 UTC] Database Error WordPress Lost connection to MySQL server During query for the SELECT query post_id, meta_key, meta_value FROM WHERE are_wp_postmeta post_id IN (60298,261911,261914,261916, 261918,261921,261924,261929,261932,261935) ORDER bY ASC meta_id made by require ( ‘wp-blog-header.php’), wp, WP-> main, WP-> query_posts, WP_Query-> query, WP_Query- > get_posts, _prime_post_caches, update_post_caches, update_postmeta_cache, update_meta_cache
[14-Mar-2016 03:35:22 UTC] Database Error WordPress Lost connection to MySQL server During query to the query SELECT FROM WHERE SQL_CALC_FOUND_ROWS are_wp_posts.ID are_wp_posts 1 = 1 AND are_wp_posts.post_type = ‘post’ AND ((are_wp_posts.post_status = ‘publish’)) ORDER bY are_wp_posts.post_date DESC LIMIT 0, 5 made by require ( ‘wp-blog-header.php’), require_once ( ‘wp-includes / template-Loader.php’) , include ( ‘/ themes / Newspaper / tag.php’), get_sidebar, locate_template, load_template, require_once ( ‘/ themes / Newspaper / sidebar.php’), require_once ( ‘/ themes / Newspaper / includes / wp_booster / sidebar.php ‘), td_util :: show_sidebar, dynamic_sidebar, call_user_func_array, WP_Widget-> display_callback, td_block_widget-> widget, td_block_text_with_title-> render, td_block-> render, td_data_source :: get_wp_query, WP_Query -> __ construct, WP_Query-> query, WP_Query-> get_posts
[14-Mar-2016 03:35:22 UTC] Database Error WordPress Lost connection to MySQL server During query to the query SELECT FROM WHERE SQL_CALC_FOUND_ROWS are_wp_posts.ID are_wp_posts 1 = 1 AND are_wp_posts.post_type = ‘post’ AND (are_wp_posts.post_status = ‘publish’) ORDER bY are_wp_posts.post_date DESC LIMIT 0, 6 made by require ( ‘wp-blog-header.php’), require_once ( ‘wp-includes / template-Loader.php’), include ( ‘/themes/Newspaper/404.php’), query_posts, WP_Query-> query, WP_Query-> get_posts
Alot of my custom css isn’t working after the update. And some custom styling looks different on the frontend.
I’m mostly noticing it on custom post types.
Thanks!
IC
As noted in the theme docs, they will update that once it’s been tested as compatible, with the next theme update. Just ignore that. It’s the downside of the “free” bundled version. Just ignore it 🙂
TagDiv will update once it’s tested okay. If it’s a major security fix, and not a “we changed the menu to blue this month” update they will update more quickly.
You can, of course buy a copy of the plugin if you really find that super duper colossal annoying. I used to, now I just ignore it 🙂
After updating the Js Composer to v4.11, it seems the guys at the WPBakery have just released the v4.11.1.
The plugin is currently displaying the annoying message below.
There is a new version of WPBakery Visual Composer available. View version 4.11.1 details. Automatic update is unavailable for this plugin. To receive automatic updates license activation is required. Please visit settings to activate your Visual Composer. Got Visual Composer in theme?
Could you please make version 4.11.1 available for update.
Thanks