Hi,
I think that you set on the wrong excerpts for block 2 you need to set on these -> https://i.imgur.com/YQKwOQ9.png also you can set only individual on that block -> https://i.imgur.com/8JpIwMT.png
Thank you!
Hi,
So you want to have a different page from homepage where to display the newest post from a specific category and the posts from that category to not be display on homepage, for this you need to have a category for these posts and filter the blocks, flex and grids from homepage to remove that category also on the new page edit the blocks, flex and grids to display only that category -> https://forum.tagdiv.com/flex-block-settings-guide/ -> https://i.imgur.com/2pTMA4c.png
If this is not what you mean, please provide some more details.
Thank you!
Hi,
There are more ways to do this, but all of theme need to be done using tagDiv Composer. The fast one is to use an element that have a button for example you can use the image info box -> https://i.imgur.com/h9EC6KS.png -> https://i.imgur.com/Dzii21W.png or you can set in an inner row or row a new button and set on that inner row/row a background image -> https://i.imgur.com/3Sf8XI9.png -> https://i.imgur.com/7bEtwd3.png -> https://i.imgur.com/9cJVlbT.png you need to do the same with the social icons .
Hope this will help you!
Thank you!
Hi,
Unfortunately the pagination ca be set only on posts loop element ( https://i.imgur.com/JzRFUqq.png ), for the moment on blocks and flex are only next and prev buttons.
Thank you!
Hi,
If you are referring to this-> https://i.imgur.com/CEotReP.png then you can change the text or set one or two blank space to remove it -> https://i.imgur.com/Lbh53jp.png the results will be -> https://i.imgur.com/Aq2mER6.png
Hope this will help you!
Hi,
You can set the language from WordPress -> https://i.imgur.com/x2FvArQ.png also you can change/translate the words from the theme using the Translate from theme panel -> https://forum.tagdiv.com/loading-translations/ unfortunately the theme panel from the theme is only in English.
Thank you for your understanding!
Hi,
You can align the title only left, right and center on vertical and horizontal -> https://i.imgur.com/Xbl2s6N.png if you want a specific place you need to use a custom css like this one -> https://i.imgur.com/CcvsvC4.png
.tds-title-over-image .tdm-title-over-image-info {
position: absolute;
bottom: 75px;
right: 175px;
}
The code will be apply on all title over image elements, if you want to set it individual, you need to set an extra class -> https://i.imgur.com/1A4fPHG.png -> https://i.imgur.com/k63ujCx.png
.my-extra-class .tds-title-over-image .tdm-title-over-image-info {
position: absolute;
bottom: 75px;
right: 175px;
}
The code need to be set in theme panel> custom code> custom css.
Than you for your understanding!
Hi,
If you want to make a testing website on sub-domain or localhost, then you’ll not have any problems with the license agreement, only if you want to use it on multiple website.
You can read more about it here:
-> https://forum.tagdiv.com/newspaper-6-how-to-activate-the-theme/ end products (live websites).
According to Envato license terms a theme can be used for a single end product (website)
– https://themeforest.net/licenses/standard
– https://themeforest.net/licenses/terms/regular
Thank you!
Hi,
I’m assuming that this problem appear on posts that have set infinite loading, you’ll need to edit the single post template with tagDiv Composer and disable the infinite loading.
-> https://tagdiv.com/infinite-loading-for-single-posts/ from post -> https://i.imgur.com/yIf6fA3.jpg -> https://i.imgur.com/KeclHLS.jpg -> https://i.imgur.com/4jHIHFY.png
If this is not what you mean, please provide some more details and some screenshots.
Thank you
Hi,
Yes, you can achieve this using a cloud header from tagDiv Cloud Library and edit it using tagDiv Composer, click on the header menu and set the zone to be fixed -> https://i.imgur.com/r4iBNdw.png > https://i.imgur.com/fbCDnN8.png or you can use a sticky menu -> https://i.imgur.com/nu6MdDL.png
Hope this will help you!
Thank you!
Hi,
If you are using a cloud header from tagDiv Cloud Library, then you can edit it only with tagDiv Composer, to change the background color from menu, click on header menu -> https://i.imgur.com/jpijgGk.png -> https://i.imgur.com/Inbjgfj.png also you can change the settings individual for all elements -> https://i.imgur.com/RWFHcuv.png
Hope this will help you!
Thank you!
Hi,
In order to change the color for trending now, edit the page wit tagDiv Composer click on trending now and go on style
https://www.screencast.com/t/CB9VYcrJgK
In order to change the name for News Ticker you need to go in Newspaper>theme panel> Translations> Translations and search for Trending Now -> https://www.screencast.com/t/qUjeCRf7Jg8 -> https://www.screencast.com/t/ZwCMflkRmgF
Thank you!
Hi,
The cloud templates can be edited with tagDiv Composer, also in order to display the header menu sticky you can use the website manager -> https://i.imgur.com/fsg3TbA.png -> https://i.imgur.com/n0yuZVK.png for mobile you need to do the same.
Thank you!
Hi,
Our theme do not have an auto-update option, the only ways you can update the theme are these from our guide from here -> https://tagdiv.com/update-newspaper-theme/ the update Newspaper theme Automatically will not update the theme when appear a new version, is referring that from a single push button will be made the update, but you need to click on the install update button.
Thank you!
Hi,
The Envato policy allows to use a theme only on one install. You can however use the theme on a sub-domain if you plan on creating a testing site, but if we are talking about totally different sites with different content, then only one theme per install is legally allowed.
https://forum.tagdiv.com/topic/newspaper-licence-2/
According to Envato license terms a theme can be used for a single end product (website)
– https://themeforest.net/licenses/standard
– https://themeforest.net/licenses/terms/regular
Thank you for your understanding!
Hi,
Please take a look over the next useful guide from here -> https://forum.tagdiv.com/topic/add-additional-fields-to-posts-in-category-grid/ -> https://forum.tagdiv.com/topic/add-custom-field-to-post/ to know how you can configure your Advanced Custom Fields.
Also in Newspaper X the single.php files were moved in -> wp-content/plugins/td-standard-pack/Newspaper/parts/single/single_template_1.php
Hope this helps!
Thank you!
Hi,
If you are using a single post template from tagDiv Cloud Library, then you can edit it with tagDiv Composer and set an inline text or column text where to set the editor name.
-> https://i.imgur.com/2xjSffi.png ->https://i.imgur.com/ZNLy8Jg.png also you can set a link on names like this -> https://i.imgur.com/bWXJvUS.png all you need to do is to replace the # with the complete url.
Also if these editors have an account on your website you can use the authors element -> https://i.imgur.com/bJzlSw2.png
Hope this will help you!
Thank you!
Hi,
If you want to remove the featured image from your posts -> https://i.imgur.com/Gm6FwVG.png you need to edit the single post template from tagDiv Cloud Library with tagDiv Composer like this -> https://i.imgur.com/AV1EyVs.png and use the right click to remove the featured image -> https://i.imgur.com/26rvoep.png
Hope this will help you!
Thank you!
Hi,
Sorry we do not tested with our theme any events plugins, therefore we can not recommend one.
If you want you can try some of these -> https://kinsta.com/blog/wordpress-event-management-plugins/ also there are others too, unfortunately, you need to find yourself the one that is working best with Newspaper theme.
Thank you for your understanding!
Hi,
I just checked our emails and is look that your email was in our spam, we’ll replay you back on email and will try to fix the problem as soon as possible! Sorry for the inconvenience!
Thank you for your understanding!
Hi,
If you do not use the mobile theme plugin then it will apply on mobile too, if you are using the mobile theme plugin, then you nee to set the code in this file too -> wp-content/plugins/td-composer/mobile/single.php -> https://i.imgur.com/6nPBc8T.png or you can make the replace in get_date() function in -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php -> https://i.imgur.com/DMtGvaT.png
Hope this will help you!
Thank you!
Hi,
You can achieve the menu on mobile only if you are using a cloud header and not the mobile theme plugin , you need to edit the cloud header with tagDiv Composer choose the mobile device -> https://i.imgur.com/EXyDGZM.png after that you need to add a new row above the logo or under it, depends on where you want to have the menu -> https://i.imgur.com/rbeUBKj.png set the mobile menu -> https://i.imgur.com/5IXiUfZ.png and set the text color ->https://i.imgur.com/VBqKyHL.png
The color from header background can be change like this -> https://i.imgur.com/YNOosVE.png -> https://i.imgur.com/DIuLiuj.png
Hope this will help you!
Thank you!
Hi,
I’m assuming that this problem appear on posts that have set infinite loading, you’ll need to edit the single post template with tagDiv Composer and disable the infinite loading.
-> https://tagdiv.com/infinite-loading-for-single-posts/ from post -> https://i.imgur.com/yIf6fA3.jpg -> https://i.imgur.com/KeclHLS.jpg -> https://i.imgur.com/4jHIHFY.png
If this is not what you mean, please provide some more details and some screenshots.
Thank you
Hi,
Please make sure that you installed the theme according to our guide from here -> https://tagdiv.com/how-to-install-newspaper-theme/
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
Make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again
Let me know the results!
Thank you!