Home User profile
tagDiv Staff
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Calin
tagDiv Staff

Hi,

Please try this custom css
-> https://www.screencast.com/t/qZpoWX5f
@media (max-width: 767px){
.td-church .td-banner .td_block_image_box .td-custom-image a {
height: calc(30vh - 27px) !important;
}
}

Add this code in Newspaper>Theme panel >Custom code>Custom css

Thanks.

Calin
tagDiv Staff

Hi,

If all system status is configured as mentioned in the requirements guide -> https://forum.tagdiv.com/requirements-for-newspaper/ please deactivate all non theme plugins, clear all cache, and make sure that you have tagDiv Composer activate.

Please use this guide to fix 500 errors:
https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-internal-server-error-in-wordpress/

If there is still a problem please provide some more details about the error you get.

Thank you!

Calin
tagDiv Staff
Calin
tagDiv Staff

Hi,

Please set this shortcode in text editor -> https://www.screencast.com/t/JfaECGU6lwd -> https://www.screencast.com/t/8otCHxKMdZ
also please make a test and deactivate mobile theme and see if those are working on mobile version of theme.

Thank you!

Calin
tagDiv Staff

Hi,

That is the normal look of homepage, the page is build with tagdiv Composer, you need to open the page like with tagDiv compose -> https://www.screencast.com/t/rMpB8WMJJap -> https://www.screencast.com/t/PFqDjFAH , please make sure that this plugin is activate -> https://www.screencast.com/t/7vd7lOPWd7
Homepage – How to build and set it -> https://forum.tagdiv.com/homepage-how-to-build-and-set-it/

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

If you want to implement a new social share button instead to use the share from Facebook or some plugins for this, you can use this guide:
https://forum.tagdiv.com/topic/how-to-add-xing-as-a-social-network/

Thanks!

Calin
tagDiv Staff

I’m glad that this was resolved in the end.

Calin
tagDiv Staff

Hi,

Unfortunately I think that there will be no widget for the Newsletter because this can be achieve using the custom html element.
If you want to set it in sidebar post you can set the code for Newsletter in a custom html https://www.screencast.com/t/L1gXiWkp7n3n
or you can set a single post template from tagdiv Cloud Library, edit the template with tagDiv Composer
-> https://www.screencast.com/t/8jLnhZT5
-> https://www.screencast.com/t/jdwF99utfjHS

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

This can be achieve using header builder and edit/build a menu after your needs -> https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/
or you can use custom css -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
-> https://www.screencast.com/t/xczr10qfu
body {
margin-top: 25px;
}

You can set the code in Newspaper>theme panel>Custom code>Custom css

Thank you

Calin
tagDiv Staff

Hi,

If I understand correctly you want to have diferent background on homepage and posts, if is so this can be achieve using single post templates from tagDiv Cloud Library and set background color on templates or you can use custom css
-> https://www.screencast.com/t/0XEM0MiA
-> https://www.screencast.com/t/yYfkqy64

Thank you!

Calin
tagDiv Staff

Hi,

If you want to change the font size only for block 15 then you’ll need to add an extra class -> https://www.screencast.com/t/YcVygskdAq -> https://www.screencast.com/t/saRccv9988bT
.extra-class .block-title{
font-size: 25px;
}

For latest articles -> https://www.screencast.com/t/xk9r40YUE
.td-pb-article-list .block-title{
font-size: 25px;
}

Also please check our documentation for font customization -> https://forum.tagdiv.com/font-customization/

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

If you want to have a slider gallery you can use the tagDiv slider gallery -> https://forum.tagdiv.com/newsmag-tagdiv-slider-gallery/
If you have the last version of WordPress and you have the Gutenberg, then you need to use the classic editor
http://prntscr.com/maemeu
http://prntscr.com/maerse

Hope this will help you!
Thanks.

Calin
tagDiv Staff

Hi,

Please make sure that the tagDiv Composer is activate -> https://www.screencast.com/t/7vd7lOPWd7 also please make sure that there is not a plugin conflict.
If the problem is still there please provide some more details and some screenshots.

Thank you!

Calin
tagDiv Staff

Hi,

Please note that the tagDiv Header builder is part of tagDiv Cloud Library, that is why you need to have it installed.
-> https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

Homepage – How to build and set it -> https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
If you want to have as homepage a page with a slider and latest post only all you need to do is to build a page add a slider -> https://www.screencast.com/t/4JSQXszynFBe and a post loop -> https://www.screencast.com/t/sj8b4cvc
After that all you need to do is to set it as homepage.

In order to change the page template please use the Gutenberg.

Thank you!

Calin
tagDiv Staff

Hi,

For category you need to edit tdb_module_loop.php -> https://www.screencast.com/t/SlKfgEMViF -> wp-content/plugins/td-cloud-library/modules/tdb_module_loop.php

So if you want to have in all blocks in pages/ categories … the time ago you need to set this code like this -> https://www.screencast.com/t/lWhmJDCKoL45 -> for cloud blocks -> wp-content/plugins/td-cloud-library/includes/tdb_module.php
and for default blocks in wp-content/themes/Newspaper/includes/wp_booster/td_module.php -> https://www.screencast.com/t/NfJkpSX3
This will solved the problems with the time ago align and color too.
-> https://www.screencast.com/t/Dg43Z86o -> https://www.screencast.com/t/wdlW2jPh

If you want only the time ago all you need to do is to comment the post date
-> https://www.screencast.com/t/IedWkZLvr
-> https://www.screencast.com/t/dJxjmjZ9 -> https://www.screencast.com/t/neMzPzXDW

Hope this is what you need!
Thank you!

Calin
tagDiv Staff

Hi,

1-2. So you want to set a color or an image as a background, then your website will automatically change to the boxed version.
-> https://forum.tagdiv.com/background-introduction/

3. You can set icons/image that you have in media in your menu and style it , for example
-> https://www.screencast.com/t/2SJTKAiBI
-> https://www.screencast.com/t/oYI89l6jYYuM
-> https://www.screencast.com/t/8bgpwmK9qPQ
-> https://www.screencast.com/t/nvYKDeyB
-> https://www.screencast.com/t/WIKAnxWB3jE9

4. Please check our documentation for Thumbnails – Fix strange looking images on blocks -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/

Hope this will help you!
Thanks!

Calin
tagDiv Staff

Hi,

Yes you can use it, this will no affect your website.

Thank you!

Calin
tagDiv Staff

Hi,

Unfortunately we can not say when this option will be implemented, but I think this will be implemented in the coming updates!

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

You can use the licence only for one final/online product, for example if you want to change the domain you’ll need to remove the key from the first domain and after that you can use the licence for the theme on the new domain; for more details please check our documentation -> https://forum.tagdiv.com/newspaper-6-how-to-activate-the-theme/
-> https://themeforest.net/licenses/standard
-> https://themeforest.net/licenses/terms/regular

In order to have access too all demos you’ll need to have tagDiv Composer and tagDiv Cloud Library activate

Thank you!

Calin
tagDiv Staff

Hi,

You can use the licence only for one final/online product, for example if you want to change the domain you’ll need to remove the key from the first domain and after that you can use the licence for the theme on the new domain; for more details please check our documentation -> https://forum.tagdiv.com/newspaper-6-how-to-activate-the-theme/
-> https://themeforest.net/licenses/standard
-> https://themeforest.net/licenses/terms/regular

In order to have access too all demos you’ll need to have tagDiv Composer and tagDiv Cloud Library activate

Thank you!

Calin
tagDiv Staff

Hi,

Unfortunately this is the only way set the category post loop on category template, sorry!

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

Is look like you achieve those results -> https://www.screencast.com/t/w5eM1oTbC
If you have more questions let us know!

Thank you!

Calin
tagDiv Staff

Hi,

Please try this and see if this is working
-> https://www.screencast.com/t/fQUQkBMQKrm
-> https://www.screencast.com/t/ymGdm8AR
Header Builder -> https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/
If there is still a problem please provide some more details and some screenshots.

Thank you!

Calin
tagDiv Staff

Hi,

Unfortunately I do not know how to implemented this in theme files, but if you want you can use a custom css that do the same thing.
You can try this custom css for color on individual categories -> https://www.screencast.com/t/1ilmCmyTZhh

.td-module-image a[href$="/video/"]{
background-color: green;
}

All you need to do is to change the category in code and the background color will apply on that category.

Thank you!

Viewing 25 posts - 31,126 through 31,150 (of 35,335 total)