Hello,
Our theme excerpt system will cut excerpts to a set number of words or letters. However there is an excerpt override in post settings allowing you to manually add an excerpt to each post: http://screencast.com/t/5EMyT78c
Thank you!
Hello,
If you want to add a html code to each post, you will have to be mindful of the post template (post style) used on your posts. EWach post style has it’s own file. You can add html on each file corresponding to the post styles that you use on your site. These files are found in the root folder of the theme: http://screencast.com/t/cvDnyotuhS
Thank you!
Hello,
Our theme breadcrumbs will not show all the sub-section path. It is limited to 2 sections. Try to only create a ‘cat’ and ‘subcat’ without ‘subsubcat’ and you will see that it works properly.
To change that implementation you have to edit: td_page_generator.php file and modify get_category_breadcrumbs() function http://screencast.com/t/hkU9YKK2gi
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!
Hello,
Unfortunately our typography system is built in such a way that there is no “one font to rule them all” Each element has it’s own font and it’s own settings. You can bypass a few settings with the general option for each category of fonts: http://screencast.com/t/9LhScR8wY4
There are however a few workaround methods by changing the default font of the theme. Please follow this topic to see how it can be done: https://forum.tagdiv.com/topic/do-i-really-need-to-change-all-the-text-fields-for-fonts/
Thank you!
Hello Ron,
Revolution slider as well as visual composer are free versions that cannot be and do not have to be activated. You have full access to the plugin features without activation. Here is a section of the documentation that specifies this for the visual composer plugin. It applies to rev slider as well: http://screencast.com/t/605PU1gmRp
Sorry for the inconvenience but the activation message was added by the plugin authors but they did not create any special condition in the code for free bundled versions of the plugin.
Thank you!
Hello,
Before we request the login info please try one thing. Newspaper 7.3 requires version 4.12 of visual composer to work properly. Please use this guide: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/ and make sure your version of visual composer is 4.12
Let us know how it goes.
Thank you!
Hi,
A portfolio is actually a custom post type. Our theme does not provide a portfolio unfortunately as on the news niche, there was no need for portfolio items. You can try some plugins like for example
https://wordpress.org/plugins/portfolio-gallery/ (not tested).
Thank you!
Hello,
Unfortunately block 9 can only be on 1 row in a 1/3 column. (a sidebar) On a main column (1/1) or 2 columns, (2/3) the block will have 2 columns.
As an alternative, if you require a block with no featured image and on a single column, you can use block 11 and this css to customize it:
.td_block_11 .td-module-thumb{
display:none!important
}
.td_block_11 .td_module_10 .item-details{
margin-left: 5px;
min-height: 50px;
}
Result: http://screencast.com/t/0ZpsM637d
Thank you!
Hello,
Our theme does not provide a blank template by default but we can provide one via email. Please make a request for the blank template via email at contact@tagdiv.com and we will provide it there.
Thank you!
Hello,
Unfortunately neither request will be easy to do.
1) The yoast breadcrumbs can be implemented but you have to modify quite a few theme files. this topic explains how to do it: https://forum.tagdiv.com/topic/use-yoast-breadcrumb-instead/
2) Our theme was built on a fixed width grid system. Every element depends on this fixed width .if any change is made to the width, all elements will have to be adapted to the new width. It will involve a lot of work to do it. That is why we do not recommend altering the theme width.
Thank you!
Hi,
Please contact us via email at contact@tagiv.com and provide login information so we can investigate. Please also include a link to this topic so we can identify you.
Thank you!
Hello,
The word at cannot be translated unfortunately from the theme panel. You will have to edit this file and change the text manually: http://screencast.com/t/sjyVySMFIb
Thank you!
Hello Stephan,
Thank you for your suggestion. Actually we do consider implementing such a system in our forum but we have not yet decided how we should go about it. I will pass this information on to the development team and when we decide on what and how we are going to go about it we will announce it on the forum. We do hope we can bring better transparency and a better featured request platform so everybody can benefit from it.
Thank you!
Hi,
If you use newspaper 7, the css was changed and the demo css is no longer found in the main css file. Each demo now has it’s own css file so this method will require a further step to work in newspaper 7. Please copy the content of this file: http://screencast.com/t/yfy0U1VGfOm and paste it at the end of the main style.css from the main theme folder.
Thank you!
Hello,
You can follow this topic: https://forum.tagdiv.com/topic/related-articles-on-sidebar/
As for the author box , it can be removed from the theme panel: http://screencast.com/t/1hzX1NyQRt
Thank you!
Hello,
Please make sure the plugin is installed and active. Also please check the plugin settings and make sure the plugin is active for pages: http://screencast.com/t/b7Y1Y9jijC7
Let us know if you still have trouble with it.
Thank you!
Hi,
You can use visual composer elements to create a photography presentation. You can also use a gallery: http://demo.tagdiv.com/newspaper/td-post-aston-villa-beat-liverpool-to-join-arsenal-in-the-fa-cup-final/
Unfortunately for the attachment template, our theme does not provide any customization settings apart from the sidebar.
Thank you!
Hello,
In newspaper 7, we added styles for the social counter. You can use this guide to see how they can be used: https://forum.tagdiv.com/social-counter-styles-on-newspaper/
Thank you!
Hello,
There was just 1 ‘unannounced’ update due to a quick fix added for the mobile theme. There was no third edit. Only the first ‘flawed’ version and then the corrected one. Nothing more.
Sorry for the inconvenience.
Hello,
Unfortunately the smart lists do not have such a functionality. The url works with numbers not tags. Sorry.
Thanks.
Hi,
You can use this css to remove the padding top and bottom from the top menu:
.td-header-style-12 .td-header-sp-top-menu, .td-header-style-12 .td-header-sp-top-widget{
padding-top: 5px !important;
padding-bottom: 5px !important;
}
Thank you!
I’m not sure what you mean about the media library. The image is not in the media library at all. It is simply called with css. That’s it. Please restore the theme to it’s default code (revert any modifications made to the theme files) and then test again. We have no such reports of 404 errors on that particular image.
Thank you!
Hi,
Please contact us via email at contact@tagdiv.com and provide wp-admin so we can investigate. Please also include a link to this topic so we can identify you.
Thank you!
Hello,
Big grid 8 already has author name and date if this has not been disabled from the meta options: http://screencast.com/t/OScXrxqexekz
Thank you!
Hello,
Unfortunately all of the wp-booster file will NOT work in the child theme. You will have to edit the wp-booter files in the main theme files. Sorry.
Thanks.