HI
Do you refer to these social networks: http://screencast.com/t/IcqiQafk4NQ If so you can remove them by commenting this line of code from td_wp_booster_functions.php file: http://screencast.com/t/lpgOACEGz – http://screencast.com/t/3YSSbcK5
Let me know how it goes.
Thanks!
Hi
Thanks for this suggestion. I’ve added it on our list and developers will consider it for future updates. However this may take some times as we have a very long list with feature requests and we have to take theme one by one.
Thanks for your message and have a nice day!
HI
The theme does not control informations displayed by Facebook when a post is shared. You will need a plugin which generate og-tags in order to achieve that. In this regard we recommend SEO By Yoast which is tested and work sine with our theme: https://yoast.com/social-media-optimization-with-wordpress-seo-by-yoast/ The plugin will automatically generate the og:tags then facebook shout pick the proper image for each article.
Hope this helps.
Thanks!
Hi
Theme’s post templates were designed to work only with default posts from wordpress. To make them working on custom post types you will need some customizations in theme’s core files.
This is a complex task which involve lots of customizations in order to be achieved. We can’t offer customization services at the moment so if you really need this and you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer to do this for you.
Thanks for your understanding!
Hi
I cannot duplicate te issue on my and, as can be seen from these screens images are displayed fine on mobile: http://screencast.com/t/IRsFFD967K – http://screencast.com/t/amBZrRa5DKOx Please make sure that you’re using a compatible browser to access the site: http://screencast.com/t/Ogt76RqfeQh Also try to access it using different devices, clear phone’s cache memory then test the site again.
Thanks!
Hi
I’ve tested smart sidebar on my side using V 3.1 of Newsmag and works fine. Please make sure that you setup the sidebar according with our documentation: https://forum.tagdiv.com/newsmag-smart-sidebar/ also try to deactivate all plugins except Visual Composer, clear all caches then test the site again.
Let me know how it goes and if the problem persist please provide your site url so I can have a closer look.
Thanks!
HI
The child theme should not create issued but if you have some custom code added there it might create issues.
Sorry about that, it was my mistake. The theme is compatible with V4.5.3 of wordpress.
Thanks!
Hi
You can build your page and ass all desired content on it then add it in top menu like this: http://screencast.com/t/HwcXkBCcQh Also make sure that you enable top menu from theme panel > header: http://screencast.com/t/Sg2jEqCF
Please note that td-composer is still a beta version. Also it was mostly tested on Newspaper theme but works good enough with Newsmag too. However we can’t recommend it yet as a page-builder for a live site as there is still a lot of work to do until the plugin will work properly from any point of view. We release the plugin so users can test it and give us back their feedback.
Instead we hardly recommend the usage of Visual Composer plugin which is tested and works fine with our theme. Fore more details about plugin’s usage please check our documentation: https://forum.tagdiv.com/newsmag-how-to-use-visual-composer/ – https://forum.tagdiv.com/newsmag-homepage-how-to-build-and-set-it/ – https://forum.tagdiv.com/newsmag-block-settings-tutorial/
Let us know how it goes and if you need further assistance please provide more details about what you’re trying to do, also some screens pointing the desired result would help.
Thanks!
HI
I’ve checked your site on mobile and now images are displayed fine: http://screencast.com/t/hkwIuKjxI0 If you still have this issue please provide more details about it and we will get back to you as soon as possible.
Thanks!
Hi
You need to edit the page with Visual Composer and delete this block using plugin’s page-builder. Please check our documentation for more details about hoe to setup your homepage and how to use Visual Composer: https://forum.tagdiv.com/how-to-update-the-theme-2/ – https://forum.tagdiv.com/how-to-use-visual-composer/ – https://forum.tagdiv.com/block-settings-tutorial/
Hope this helps.
Thanks!
HI
1. This could be achieved by editing theme’s code. Basically you need to edit the file which generate the header style used and use do_shortcode function to echo out the shortcode which generate that custom menu. http://screencast.com/t/GfnuK6fiYw
2. By default the category page cannot be customized to much, the post order if fixed. However you can use a code snippet to generate a custom one using Visual Composer. Here is an example:
– create a new page and add on blocks which will display all desired posts for the custom category page. You can use all available filters for blocks.
– create a new category page, ex: custom category
– edit category.php file and add a contrition like here: http://screencast.com/t/gxZTyMpw
For ,ore detaisl about is_category function please check this link: https://developer.wordpress.org/reference/functions/is_category/
This is just a basic example but could be customized in many different ways. Note that you may need some additional css for page’s layout.
I hope this helps.
Thanks!
HI
Thanks for reporting this issue. I will foreword it to theme’s developers and they will inspect it in shortest time possible.
Sooty for inconveniences and thinks for the message.
Hi
We did not tested disqus plugin with our theme and I am not very sure which is the proper way to implement it. Try to follw this tutorial: http://www.wpbeginner.com/plugins/how-to-add-disqus-comment-system-in-wordpress/ or plugin’s documentation, it may help.
Thanks!
Hi
You can use add_post_meta and update_post_meta to recreate that filed, for more details please check these links: https://codex.wordpress.org/Function_Reference/add_post_meta – https://codex.wordpress.org/Function_Reference/update_post_meta
Note that this is a complex task wich requires some customizations in order to be achieved. We can’t offer custom services at the moment so if you still need guidance on this or you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer to do this for you.
Thanks!
Hi
Please download the theme again from themeforest and install it in your wordpress: https://forum.tagdiv.com/how-to-update-the-theme-2/
Make sure that you also delete the current version of mobile theme plugin then install it again after a fresh version of Newspaper is installed: http://screencast.com/t/mTIyeXYD
Let us know how it goes.
Thanks!
Hi
Try this css in theme panel > custom code > custom css: http://screencast.com/t/K8X0CD9pg
.white-popup-block:after{
background: red!important;
}
Let me know how it goes.
Thanks!
Hi
We’re sorry about this inconveniences.
There was a problem with mobile theme but now we released the fix for it. Please download the theme again from themeforest and install it in your wordpress: https://forum.tagdiv.com/how-to-update-the-theme-2/
Make sure that you also delete the current version of mobile theme plugin then install it again after a fresh version of Newspaper is installed: http://screencast.com/t/mTIyeXYD
Let us know how it goes.
Thanks!
HI
Yo need to edit get_date() function and paste in it the code for desired icon: like here: http://screencast.com/t/ssJ4mg5MH
I’ve also used this css to add a little margin between the icon and date: http://screencast.com/t/nupkfrSh75n
.entry-date {
margin-left: 5px!important;
}
Hope this helps.
Thanks!
Hi
Use this css in theme panel > custom code > custom css to hide the comment count: http://screencast.com/t/mcDHXXFyQ
.td-module-comments{
display: none;
}
Thanks!
Hi
You can use each theme license just on one product (website/domain) these terms are set by Envato here – http://themeforest.net/licenses/standard – http://themeforest.net/licenses/faq They specify that you can use one license for one product (website/domain). You can use the license on multiple test sites and on multiple subdomains as a part of the same site-product as we did on our demo: http://demo.tagdiv.com/newspaper/ Considering that you’re building a multi-site project you can use the same license for all sites.
Thanks!
Hi
You need to install Visual Composer plugin in order to render these shortcodes:https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Let us know if you need further assistance on this
Thanks!
Hi
This code is the shortcode from Visual Composer and represents all blocks added on that page. In order to work you need to install Visual Composer plugin to render the shortcodes: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Thanks!
Hi
The theme picks the first frame of the video as a featured image. Try to deactivate all plugins except Visual Composer, clear all caches then test the site again and check how it goes.
Thanks!
HI
Our theme was not intent to display it’s grids/blocks on a full width, layout, sorry. The theme works with a fixed width by 1068px for page’s layout and all its elements relay on this value.
Thanks!