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,

I tested your share button on WhatsApp and is working, note that this is working only if you are using a mobile theme where you have a WhatsApp application.
-> https://www.screencast.com/t/oN5Tt4wuiC

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

I think that I understand wrong the first time, you want to have a box footer, for this you’ll need to set a background image or color -> https://forum.tagdiv.com/background-introduction/ and all the content on the page will be on all pages ( header footer ).

Thank you!

Calin
tagDiv Staff

Hi,

Our developer team is working continue to make our theme better and to add new improves and fix the existential problems from our theme; the mobile theme with amp is one of them that are on the list to fix and make it better.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

Our developer team is working continue to make our theme better and to add new improves and fix the existential problems from our theme; the mobile theme with amp is one of them that are on the list to fix and make it better.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

Those are header litters for that blocks, in order to change that text you need to edit the page with tagDiv Composer click on that title -> https://www.screencast.com/t/6pXrGJ9fJo also it is possible to be set in sidebar widgets -> https://www.screencast.com/t/kR6ltFJIHXyy

If there is still a problem to change those texts, please provide me a link were I can inspect this header title.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

Please check those articles for How to Fix Error 404 Not Found on Your WordPress Site -> https://kinsta.com/blog/error-404-not-found/
How to Fix WordPress Posts Returning 404 Error -> https://www.wpbeginner.com/wp-tutorials/how-to-fix-wordpress-posts-returning-404-error/
How to Fix 404 Error on WordPress Posts and Pages (3 Methods) -> https://www.hostinger.com/tutorials/fix-404-error-wordpress

Thank you!

Calin
tagDiv Staff

Hi,

In order to change the fonts of the review section you can use a single post template from tagDiv Cloud Library
-> https://www.screencast.com/t/6x2HRiI5
-> https://www.screencast.com/t/E8vqCrqzv
or you can use custom css -> https://tagdiv.com/how-to-create-custom-code-in-newspaper-theme/

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

In order to hide one image you’ll need to set a custom css in amp file
.amp-wp-article-featured-image{
display: none
}

The above code is a bit of CSS code to change the AMP style page, please edit here -> https://www.screencast.com/t/vIUHFAbD6uRH You need to follow the above advice if you want to customize your AMP version.
the path is wp-content>plugins>td-amp>templates>styles.php

Thank you!

Calin
tagDiv Staff

Hi,

You can write as on our email at contact@tagdiv.com , there you can share the features and ideas.

Thank you!

Calin
tagDiv Staff

Hi,

Please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
https://tagdiv.com/newspaper-theme-requirements/

Please make sure that you do not have any plugin conflicts, please deactivate all non theme plugins, clear all cache and try again.

If there is still a problem please provide some screenshots and some more details, also a link were I can inspect those module image would be very helpful.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

Our theme already have this option, please check our documentation for Infinite Loading for Single Posts in Newspaper Theme -> https://tagdiv.com/infinite-loading-for-single-posts/

Thank you!

Calin
tagDiv Staff

Hi @Bintmusic,

Please make sure that you activate the amp from mobile theme -> https://www.screencast.com/t/6m5bxthx8ec and you check the box from general Amp -> https://www.screencast.com/t/WEyXhNzY

Also now the url/amp will not longer work like in the preview version ( if you are using mobile theme/amp); because now is an automatic amp, and will be display in mobile layout, not amp layout.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

First please check the changes/news from 4 to 9, you can see all those changes in changelog -> https://www.screencast.com/t/OUjYkEwKr -> https://themeforest.net/item/newspaper/5489609?s_rank=1

Also the best way will be to make a copy to your website and try an local install , after that please check the theme requirements for v9.6 https://tagdiv.com/newspaper-theme-requirements/
Also the post should remain, but the pages you’ll need to rebuild, also is very possible that some shortcodes that you have to not longer working; the best way will be to rebuild the pages with tagDiv Composer also you can use sections/templates from tagDiv Cloud Library .

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

If this is what you want to achieve https://www.screencast.com/t/Sv5NE68FGhhn please add this custom css in Theme panel>Custom code>Custom css
.post .td-post-next-prev{
display: none;
}

If you want to hide only de text with next/prev https://www.screencast.com/t/N6IyP7VlauZ
use this code:
.post .td-post-next-prev span{
display: none;
}

Thank you!

Calin
tagDiv Staff

Hi,

Mobile Theme: Automatic Optimization for Mobile with Newspaper Theme -> https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/
How to Make an AMP ready Website with Newspaper Theme -> https://tagdiv.com/amp-newspaper-theme/

Please make sure that you activate the amp from mobile theme -> https://www.screencast.com/t/6m5bxthx8ec and you check the box from general Amp -> https://www.screencast.com/t/WEyXhNzY

For this error https://prnt.sc/mupdgl here is the fix.
You’ll need to go in wp-content/plugins/td-mobile-plugin/td-mobile-plugin.php
and at the bottom of file set this code
$theme_options = get_option( 'td_011' );

https://prnt.sc/mv165e
https://www.screencast.com/t/NclX3sIf

Relented topic -> https://forum.tagdiv.com/topic/errors-after-update-2/
Also is not need to use the mobile theme with amp, you can sample use others amp plugins and use the responsive version of theme.

Thank you!

Calin
tagDiv Staff

Hi,

The method for the child is the same, but you need to copy in child the current theme files, and set there, in files the code ( above code ) from your old child.
Child theme support -> https://forum.tagdiv.com/the-child-theme-support-tutorial/

Also please make sure that you made the configuration for theme requirements like in our guide.

Thank you!

Calin
tagDiv Staff

Hi,

I do not quite understand what menu you want to hide; if you are using the mobile theme you can chose what menu to set on mobile.
Please provide some screenshots and some more details.

Thank you!

Calin
tagDiv Staff

Hi,

I make some test and now is look like your mobile is friendly -> https://search.google.com/test/mobile-friendly?id=nf3JTCfnWNiKgIUtaDH1vA

Thank you!

Calin
tagDiv Staff

Hi,

Unfortunately we do not tasted this plugin with our theme and we can not provide support for untested plugins Support Policy

Please make a test, deactivate all non theme plugins, and let only theme plugins and this plugin ( The Events Calendar plugin ) and check to see if this problems/errors is still there.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

If you want to go back to Newspaper v9.5 you can get it from here.

Thank you!

Calin
tagDiv Staff

Hi,

Please provide some more details and some screenshots or a link were I can identified this problem, in this way I will be able to provide you an working answer.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

Please make sure that you do not have any plugin conflicts, please deactivate all non theme plugins, clear all cache and try again.

IF this is not working, please add this custom css in Newspaper>Theme panel>Custom code>Custom css ->
body.td-animation-stack-type0 .post img {
opacity: 1;
}

Thank you!

Calin
tagDiv Staff

Hi,

For changing the height you can check this settings -> https://www.screencast.com/t/cwKaq8AlV9
If I do not understand correctly please provide some more details and some screenshots.

For change background color click on white space -> https://www.screencast.com/t/WkxSEOEkbO

Thank you!

Viewing 25 posts - 30,351 through 30,375 (of 35,335 total)