- 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,
Please make sure you update your theme to the latest version(7.1.1): https://forum.tagdiv.com/how-to-update-the-theme-2/ and try the demos again. Let us know how it goes.
Thanks.
Hi
Make sure you update the theme according with our documentation: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ – https://forum.tagdiv.com/newsmag-install-via-ftp/ From the warning message I can see that there it’s a wrong path to a file so make sure you do a clean update, clear the caches memory then test again.
Let me know how it goes.
Thanks!
Hello mos_dja,
Please keep in mind that the WordPress automatically serialize all the values and we use the WordPress functions to save and read these values as you can see in the following screenshots -> http://screencast.com/t/gnnAoJxZvC6Q -> http://screencast.com/t/WW1X9cOq6su -> http://screencast.com/t/3t9gwB1Q -> http://screencast.com/t/FbpwgteI and the storing parameters is done through WPAlchemy. You will have to use the update_post_meta and for more references in this regard, please consult the Codex documentation here -> https://codex.wordpress.org/Function_Reference/update_post_meta Please notice that is not a simple task this request and if you are not aware of the steps which you needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!
Thanks for your understanding!
Hi,
Not all updates were made on your end. You need to update the social counter as well. Please check this topic:
https://forum.tagdiv.com/topic/tip-how-to-fix-social-media-counter/
Thank you!
Hi,
At the moment these options cannot be edited from the theme panel. you can use the theme pane for custom css though so you do not have to change the style.css file directly. Use the custom code tab of the panel. I will add this request on our update list and hopefully in a future version we can provide these options.
if you need assistance with changing these colors we can provide the proper css codes for it.
Thank you!
Hello FCEmarketing,
Please notice that latest version of the theme is 7.1.1 and the right Version of Visual Composer which you will have to use for our theme is 4.11.2 and Social Counter 4.1. For more information about theme/plugin updating, please consult our documentation here -> https://forum.tagdiv.com/how-to-update-the-theme-2/ -> https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Hope this helps!
Thanks for the message!
Hi,
This will work from the child theme so you do not have to edit the original file. What I was mentioning above is that a child theme is not update proof. You still have to replace the file in the child theme if the main theme update will require replacing of the td_module_single.php file. (there is a list of modified files attached to the change log on themeforest for every update so you can inspect what files were changed. If td_module_single.php is on that list, then you need to replace it in the child theme as well and re-apply the modification)
I hope this helps.
Thanks.
Since the last update views on posts have stopped counting in the backend. Any fix for this? It was handy to see how many views each post was getting.
This was working before not sure what happened. You can see the social counter is not displaying right.
I removed it and readded it, all updates were done.
Hello
Before updating WooCommerce, I would like to know if the actual theme version is compatible or we have to wait for the next one to insure a total compatibility.
Regards
2.6 is a major update so it is important that you make backups, and ensure themes and extensions are 2.6 compatible before upgrading. Developers should catch up with the development blog to see what has been happening in core.Note: 2.6 includes Shipping Zone functionality. Please ensure shipping method extensions in particular (e.g. Table Rate Shipping) support 2.6 **before** updating.
Hi,
I’ve done as you asked (excluding a couple of security plugins which I’m not supposed to disable and which I’m told shouldn’t cause an issue).
The plugins list does say that Visual Composer isn’t up to date. Could this be causing the issue? How do I get the plugim updated to the current version as it is packaged with the theme?
I can give you the URL for the site, but it is currently behind a maintenance page (this is the other plugin which isn’t disabled as it is needed)
PS: I have a copy of the site running on a local server. I have disabled all plugins excluding Visual Composer on that and BigGrid is still displaying incorrectly.
Hi
Make sure you have update the theme according with our documentation, also do a clean update without any changes in theme’s core and in theme child theme then test again.
Let us know if the issue is still there and we will do further investigations on this.
Thanks!
Hello!
Since update 3.0, the Post Settings meta box, as well as other theme specific meta boxes, have been missing from within the Post Editor for user roles with less permissions than Editors/Admin.
Is this a bug or a specific change? Is there any way I can allow Authors to see the Post Settings box again without having to give them more permissions?
Thanks in advance!
Update to version 3.
In the editor, the menu disappears to edit the format and others.
https://yadi.sk/i/TErp8UxtsUTCd
Hi,
Please read this guide for information on visual composer: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
The plugin cannot be activated so you can ignore the message.
As for the social counter, please make sure you use the latest version of the plugin (4.1) This version is included in the latest theme version 7.1.1 and then simply disable and delete your current social counter and install it again from the new theme package you download from envato.
After you are up and running with version 4.1, use this guide to set it up: https://forum.tagdiv.com/tagdiv-social-counter-tutorial/
After everything is set up, please clear all caches as the counter is affected by cache.
Thank you!
I will add this as a suggestion for future updates and we hope in a future version the captions inside smartlists will accept html. I will pass this information on to the development team.
Thank you for your suggestion.
But due to copyright law you have to credit the author/photographer (some with link) and thats why this is very important. Maybe in a future update?
Hi,
I assume you got the css from our documentation. In newspaper 7 we changed the css a bit and the logo received a h1 tag for seo purposes so the css will not apply properly anymore. You will have toi use this code instead:
.td-header-sp-logo img {
width:130px!important;
}
We will update the documentation for this change.
Thank you!
Hi Catalin,
I always update the them through SFTP.
After two minutes of investigating the issue I have found that you had some ifs going on above the foreach. I added and if statement above the foreach which checks if the $classes varialble isset and not empty and the warning have been elimninated.
File: Newspaper/includes/wp_booster/td_wp_booster_functions.php
Line: 1019
Above this line foreach ($classes as $key => $value) { I added if(isset($classes) && !empty($classes)):.
Below this line return $classes; i added endif;
Please check if this is the correct way of fixing this warning and let me know.
Thanks
Hello will_smith02,
Please try to update the theme to the latest version of it ->> Newspaper 7.1.1 because this issue was fixed in Newspaper 7.0 version as you can see here -> http://screencast.com/t/CjivouJJrN
Thanks for your understanding!
Hi,
after the update to Newsmag 3.0 (http://wp-dev-ntr24-31ba64cdf656650e14f1f97f34ac243d.ntr24.tv/) I’m having some padding issues on my home page. More precisely, I must remove padding highlighted in yellow in my home page (please see http://screencast.com/t/07zrrQDKC46) in order to have the two sections aligned (please see http://screencast.com/t/8naDSi5kg9fj). From Chrome inspector tool I see that it comes from the instruction “padding-top: 35px;” provided by js_composer.min.css. Why I never had this unwanted padding with the theme old version and how can I get to have this padding removed?
Same story for the padding in the sidebar under the post slider where I can’t find a way to reduce the padding highlited in yellow (please see http://screencast.com/t/u8WDzDZifKTa).
Until now, only when needed, I’ve always done modifications to style.css but never modified neither other css files nor visual composer files.
So that how can I do it?
Thanks in advance,
Giuseppe
Hi,
Please update your theme to the latest version as the edit button does not appear on our end if you are a subscriber. Please also make sure you use the default wordpress registration, not other registration plugins that change the user roles and capabilities.
If you still have trouble with this after you update, please send us an email at contact@tagdiv.com and provide wp-admin so we can login ad see why this is happening. Also paste a link to this topic so we can identify you.
Thank you!
Hi,
You need to update your theme to 7.1.1. as it comes in the theme package. Then remove your current plugin and install the one from the archive you download from envato
Thank you!
Hello dirk,
Please ensure that you are using the latest version of the theme which is Newspaper 7.1.1 and also, makes sure if you have fully updated your required plugins to the latest version of them -> Visual Composer 4.11.2 and Social Counter 4.1 (these processes have to be made via FTP because this is the surest method in this regard) Try to clear all your caches and test it again.
So, if your problem is still there after these changes, please try to make a new clean install from scratch, with the latest version of the theme and try to test the theme with the default settings, without any untested plugins but only with Visual Composer.
Hope this helps and let us know how it goes!
Thanks for the message!
Hi,
Updating from newspaper 6 to 7 should go smoothly and no settings will be lost as they are kept in the database. It is recommended however to do a back-up before updating. Please use this guide to update:
https://forum.tagdiv.com/how-to-update-the-theme-2/
https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Also make sure you update the social counter plugin as well. Your current social counter will not work with newspaper 7.
Thank you!