Hello,
The theme has no such settings but it can be done custom if you have the proper knowledge. You can follow this topic to do it: https://forum.tagdiv.com/topic/how-to-insert-ads-between-posts-on-the-main-categories-and-in-the-archives/
Thank you!
Hi,
Every block in particular is an extended class of td_block.php. That is the file where you will find the render function: http://screencast.com/t/stAjkHJMUr This function will process the information stored in td_date source:
http://screencast.com/t/0RfkytDf
Thank you!
Hi,
I tested this ad and it works as expected. Simply do exactly as advised and add it inside the body tag in header.php: http://screencast.com/t/BHNA6ev1iWv and it will work.
Thank you!
Hello,
Unfortunately the free version bundled with our theme cannot be activated as we cannot provide an activation key. You can ignore this message as we will provide updates for the plugin along with the theme updates.
Thank you!
Hi,
Unfortunately there is no exact solution for this. There is a workaround though but it will grab other category tags as well so you will not have only 1 category tag anymore. This was a design choice made by the developers in order to prevent too many colors displayed on the homepage. This feature is already on our list of updates but it’s the developers decision if this will make it into the theme. Until such time, the only solution is presented here: https://forum.tagdiv.com/topic/conditional-post-title-coloring-dependant-on-category/page/2/
Hope this helps.
Thanks.
Hi,
This is a font related issue, when the font is not loaded from the same source. Usually it happens when using a cdn server. Please follow this topic to fix the strange looking icons:
https://forum.tagdiv.com/topic/strange-chinese-symbols-replaced-icons-and-arrows/
Thank you!
Hi,
Unfortunately we cannot offer any customization services at the moment. Sorry. you will need to follow the instructions FB provides here and add the meta tag provided in the head section here: http://screencast.com/t/LNJUVM90VdG – http://www.business2community.com/brandviews/buffer/facebook-instant-articles-work-5-things-need-know-01514627#mMzP6ChvJggPQ1RM.97
Also please follow this topic: https://forum.tagdiv.com/topic/support-for-facebooks-new-instant-articles/
Hope this helps.
Thank you!
Hi,
We tested the new version of visual composer and it works properly. Please remove your current version of the plugin and delete files, and then install it again from the theme’s plugin section: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Thank you!
Hi,
You can remove the padding from the logo with css like so:
.td-header-style-4 .td-main-menu-logo img{
padding:0!important;
}
The height of the menu can be increased by increasing the line-height here: http://screencast.com/t/Wv6PiTAV
Thank you!
Hi,
You can replicate the full hover background with a bit of css:
.td-header-style-9 .sf-menu > li > a:after{
height: 48px!important;
z-index:-1!important;
}
The trick is, you have to place it directly in the style.css file. If you add it in the theme panel then you would be able to see it change from the bottom line to the full background at first load as the css wil get rewritten.
Add the code at the bottom of the style.css file like so: http://screencast.com/t/sgzjQllqrVi
Thank you.
Hi,
You can ignore the activation message. All plugins seem to follow this trend now. The plugins bundled with the theme are free versions and cannot be activated as we cannot provide an activation key. We will provide updates for them along with the theme updates (we released one yesterday).
Thank you!
Hi,
The new version of the theme only updated the plugins. There is no other change, so if you update only your plugins: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/ you will be all set.
You can update to the new version of WP as the issues with visual composer werre fixed in the current version.
Thank you!
Hi,
@salimnaz is Did you by any chance install the test version of wordpress 4.5 before the release? Visual composer had issues with the new version of WP, but it was fixed yesterday.
@both Please update your themes to the latest verion (6.7.1) by following this guide: https://forum.tagdiv.com/how-to-update-the-theme-2/ and also update visual composer: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Thank you!
Hello,
Unfortunately the theme does not control this. This is a default WordPress behavior. You can find resources for this on the WP forum:
https://make.wordpress.org/core/2015/10/28/new-embeds-feature-in-wordpress-4-4/
Thank you!
Hello,
We did not include any of these options in the theme because SEO plugins have them already and more. We recommend using the SEO YOAST plugin as it’s tested to work properly with our theme.
Thank you!
Hi,
if you paste the ad code in your
Thank you!
Hi,
If you edit a sidebar in the widgets area, you can add an author box like so: http://screencast.com/t/3lUb7Y2LnEu
Thank you!
Hi,
1) There are 3 ways of updating the theme: pick your favorite from here: https://forum.tagdiv.com/how-to-update-the-theme-2/
Also make sure you update visual composer: https://forum.tagdiv.com/how-to-update-the-theme-2/
2)You can find the changelog here: http://themeforest.net/item/newspaper/5489609 – http://screencast.com/t/U41Ogrds
There were no other changes besides plugin updates.
3) The theme was already fully compatible. The plugins themselves were the ones causing issues, that is why we released updates for them.
The new version of the theme with the updated plugins is fully compatible with WP 4.5
Thank you!
Hi,
I;m not sure how you implemented the video, but it’s not the default theme implementation. I assume you use the video robot plugin judging by the classes on the body tag. Unfortunately we have not tested this plugin so we have no idea of it;s functionality. Our theme comes with video support and we have 3 post styles for the video format: https://forum.tagdiv.com/featured-image-or-video/
Thank you!
Hi,
There is also a css alternative for this if you add an extra class to the row in visual composer, then you can target a specific block if you want. You can change the color for each module like so: http://screencast.com/t/Bg8gEdEO
You can do this for every module. Simply change the module number in the code and it will apply to that specific module.
Thank you!
Hi,
That means you need to contact your hosting provider and let him know of these requirements for newspaper: https://forum.tagdiv.com/requirements-for-newspaper/ This is a hosting issue.
Thank you!
Hello Manuel,
The “archive” from the titles cannot be changed from our theme settings unfortunately. For this we recommend the SEO Yoast plugin. You can find the option to change the titles in the “titles and meta” section of the plugin settings.
Thank you!
Hi,
Please follow this topic as the solution posted there works:
https://forum.tagdiv.com/topic/how-to-turn-off-suggested-videos-on-youtube/
Thank you!
Hi,
The menu you are referring to is the ajax filter found here: http://screencast.com/t/SXYrtahjSb
You can filter the categories by their ID. You can get category id’s from here: http://screencast.com/t/qqe92XK9GPLV
Thanks.
Hi,
Maybe you activated an incompatible plugin? Please try to deactivate all plugins except visual composer, clear cache and reset cdn files. Then check again. Let us know how it goes.
Thank you!