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,

If you use the last version of Newspaper v9.6.1 only the admin and editor can edit the cloud templates, the rest or them can only to see the templates, you can make a test in this way and you’ll see how is working.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

I think that you insert a custom css in theme that force the width of website to be set to full, please remover all code that you have insert in theme panel.

Also please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

If you are using the mobile theme you can use the the options from Theme panel> Mobile theme > Mobile settings -> https://www.screencast.com/t/RnMxxIHsS

If you want to remove it from the responsive version of Newspaper theme, but only from mobile not from desktop too, you’ll need to use a custom css
https://www.screencast.com/t/5kENIVneS
.td-menu-login-section {
display: none;
}

Set the code in Newspaper>Theme panel>Custom code>Advance css>Phones

Thank you!

Calin
tagDiv Staff

Hi,

The post template style 6 have set the post title to cover a part of the feature image, so this will not be show in full size.
The only think that I can do for you is to provide a custom css only for this post
-> https://www.screencast.com/t/bVBIDgjnT0
.postid-5963 .td-post-template-6 .td-stretch-width {
width: 56.80%;
}

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

In order to change that text please go In Newspaper>theme panel>Translations > https://www.screencast.com/t/jf7t4z9FCn -> https://www.screencast.com/t/BnwE39fBm

Thank you!

Calin
tagDiv Staff

Hi,

I do not quite understand on with history/path are you referring on page.
If you are referring to this breadcrumbs -> https://www.screencast.com/t/PS19rZxju please change the page template to default ->https://forum.tagdiv.com/page-templates-2/
or use this custom css
.entry-crumbs {
display: none;
}

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

Please check our documentation for theme install -> https://tagdiv.com/how-to-install-newspaper-theme/
You can try toy install the theme via FTP.

Also 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.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

In order to achieve that please try the new Header Builder -> https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/

Check out the New Header Main Menu with Newspaper Theme -> https://tagdiv.com/header-main-menu-newspaper-theme/

Thank you!

Calin
tagDiv Staff

Hi,

I made some test and for me is working without problems -> https://www.screencast.com/t/rWNmESSgM -> https://www.screencast.com/t/1hY4VvaC
Please make a test and try with two new flex blocks, hide on one of theme the category.

Thank you!

Calin
tagDiv Staff

Hi,

You can try this custom css
.category-gadgets .td-module-meta-info .td-post-date::after {
content: " - Sponsored Post ";
}

All you need to do is to check your category like this
-> https://www.screencast.com/t/XbgOG9g0SXw
But notice that this code will work only on default templates, will not work with cloud templates.

Thank you!

Calin
tagDiv Staff

Hi,

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.

Please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.

Form what I can see in your screenshot all errors are related to ads -> https://www.screencast.com/t/dHuwozBDl9C

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

You can send us an email at contact@tagdiv.com . We will take a look. Include a link to this topic in the email.

Thank you!

Calin
tagDiv Staff

Hi,

Please follow carefully our documentation for How to Make an AMP Ready Website with Newspaper Theme -> https://tagdiv.com/amp-newspaper-theme/

The amp is working for your website, you can check this here
-> https://validator.ampproject.org/#url=https%3A%2F%2Fidentidadyfuturo.cl%2F2019%2F04%2F10%2F135o-aniversario-de-la-colonizacion-alemana-de-contulmo%2F%3Famp
-> https://search.google.com/test/amp?id=KY_6urnn0TaL6wcv2tiegA

Please check our documentation for increase page loading speed -> https://tagdiv.com/how-to-increase-page-loading-speed/

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

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.
WP_MEMORY_LIMIT try to increase it at least to 256mb.
Also please check the php version to be 7-7.2
You need to access your host and use this code in your htaccess file:
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>

When tagDiv Composer is not working -> https://forum.tagdiv.com/tagdiv-composer-not-working/

Please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.

Let me know how is works!
Thank you!

Calin
tagDiv Staff

Hi,

Our theme was designed to work with adsense by default. If you use any other ad system you need to use this method to do it: https://forum.tagdiv.com/using-other-ads/
Please check our documentation for using ads -> https://www.screencast.com/t/HF9jjtknUCX -> https://forum.tagdiv.com/using-other-ads-non-adsense-ads/

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

If you are using mobile theme plugin theme you can not show the top menu, sorry!
If you are using the responsive mobile version of theme please check this topic -> https://forum.tagdiv.com/topic/top-barmain-menu-assistance-needed%E2%80%BC%EF%B8%8F/

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

You can use <br> for break the line -> https://www.screencast.com/t/i0wmDudFr

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi @gmillar,

Please provide a link were I can inspect this problem.

Thank you!

Calin
tagDiv Staff

Hi,

If you want to edit a header please make sure that all elements are set in header zone not content zone -> https://www.screencast.com/t/RxcXOz8xE also always save before click on preview in this way you’ll see the settings that you made.

Thank you!

Calin
tagDiv Staff

Hi,

I do not quiet understand what you want to achieve, you want to set on some link icons?
Please provide some more details about what you want to achieve.

Thank you!

Calin
tagDiv Staff

Hi,

You can change that word from Theme panel>Translations
-> https://www.screencast.com/t/jf7t4z9FCn
-> https://www.screencast.com/t/J3bN3Vo36xxm
-> https://www.screencast.com/t/746lfN0Ffz

Thank you!

Calin
tagDiv Staff

Hi,

Unfortunately there is no such an option in our theme to display for all blocks the excerpt.
Not all blocks have excerpt, those that have are display automatic, and can be hide using tagDiv Composer -> https://www.screencast.com/t/ouKsSplpMj

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

If the problem is not solved, please provide some more details and a link were I can inspect this problem.

Thank you!

Calin
tagDiv Staff

Hi,

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.
WP_MEMORY_LIMIT try to increase it at least to 256mb.
Also please check the php version to be 7-7.2

Please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.

If the problem is still there please provide some more details.

Let me know how is works!
Thank you!

Calin
tagDiv Staff

Hi,

Just make sure that you are using flex blocks, those will adapt, also please use only one builder ( TagDiv Composer ).
If the problem persist, please provide some more details about blocks, row layout that you have set and is providing this problem, to can some investigations for this problem.

Thank you for your understanding!

Viewing 25 posts - 29,001 through 29,025 (of 35,335 total)