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

Also please check the lazy-load option, maybe you are using other plugins for lazy-load, please deactivate theme or the option from theme panel -> https://www.screencast.com/t/7s7GXJemfMXf

Let me know the results!
Thanks.

Calin
tagDiv Staff

Hi,

Please make sure that when you are set the image, you select/set a larger size or the full size, for a quality result.

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.

Also you can try to regenerate the Thumbnails – Fix strange looking images on blocks.

Hope this will help you better!
Thanks.

Calin
tagDiv Staff

Hi,

To change the color for the title block header you need to edit the page using tagDiv Composer -> https://www.screencast.com/t/gdzhDRc0EyE or you can do this global from theme panel -> https://www.screencast.com/t/TSUje2gMxMeC or if the blocks are from widgets please cechk this ->https://www.screencast.com/t/Dq1mhiBGDYf

Hope this will help you!
Thanks.

Calin
tagDiv Staff

Hi,

If you want to change the margins for a post you can use a single post template from tagDiv Cloud Library edit the single post template -> https://www.screencast.com/t/pnHNvnEeVi
If you do not want to use the above method you can try a custom css -> https://www.screencast.com/t/3NDntyONe55K
.single .td-container-wrap .td-container .td-pb-row{
width: 80%;
margin-left: auto;
margin-right: auto;
}

Set the code in theme panel> Custom code> Advance css> Desktop

Thank you!

Calin
tagDiv Staff

Hi,

Unfortunately, I can not say for sure how long this will take, maybe will be fix in the coming updates.

We recommend to use tagDiv Composer because is the Newspaper theme builder and all the features will be integrate in theme plugins ( tagDiv Composer, tagDiv Cloud Library ).

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

Unfortunately there is no header in tagDiv Cloud Library how you need, but you can achieve something similar with that, but you’ll need to play a little with header manager and the elements options.
-> https://www.screencast.com/t/YU5YPsr4OlR

Thank you!

Calin
tagDiv Staff

Hi,

You can try this custom css for this
https://www.screencast.com/t/kAfqlF61PdlW
.td-trending-now-title {
color: #fff!important;
}
.td-black .td-trending-now-title {
background-color: #dd3333!important;
}
.td_module_trending_now{
width: 100%!important;
}
.td-trending-now-display-area .entry-title {
position: relative;
left: 50%;
transform: translateX(-25%);
}

Set the code in Theme panel> Custom code>Custom css

Thank you!

Calin
tagDiv Staff

Hi,

You need to check this documentation for this -> https://developer.wordpress.org/reference/functions/get_sidebar/ also this is custom work, you need to do it yourself through the code and if you are not aware of the steps which are needed to take, in this case, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

I’ve tested the inline single image and this is working normally -> https://www.screencast.com/t/K6HylYxY6

Please make sure that all the settings are as in our requirements, please follow the guide carefully
https://tagdiv.com/newspaper-theme-requirements/
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.

Let me know the results!
Thank you!

Calin
tagDiv Staff

Hi,

I have checked the main menu and there is set transparent background, but the header have set a background color ( also the header is separate from content, in this case the menu will not be set over the content ) ->
-> https://www.screencast.com/t/3kb0hTl0
-> https://www.screencast.com/t/K1FVK9QVzM

For sticky menu you can use this custom css
-> https://www.screencast.com/t/mbLrDl8iriSe
.tdc-header-wrap .td-affix{
background-color: #152d3f;
}

Set the code in theme panel> Custom code> Custom css

Thank you!

Calin
tagDiv Staff

Hi,

If you are using the Newspaper theme v9.7 -> https://www.screencast.com/t/UhpxZFWVbH3 -> wp-content/plugins/td-composer/legacy/Newspaper/parts/page-author-box.php and -> https://www.screencast.com/t/k0Cvwmn8 -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php

Than you!

Calin
tagDiv Staff

Hi,

If you want to change the time for lazy load you need to go in wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.js make the changes and Minify the JavaScript https://javascript-minifier.com/ and replace the code from wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js with the new mimify JavaScript code ( the Newspaper theme use the tagdiv_theme.min.js file)
-> https://www.screencast.com/t/EOr5kVVigeNq
Also notice that after each update these changes will be lost and you’ll need to make theme again.

Thank you!

Calin
tagDiv Staff

Hi,

If the resources are loading slow sometimes or are blocked, there will be warnings or the page in question will be declared not mobile friendly
https://support.google.com/webmasters/answer/6352293?utm_source=search_console&utm_campaign=sc-mft-test

Also please check these topics with the similar problem -> https://forum.tagdiv.com/topic/i-have-two-problems-in-mobile-friendly-test/
-> https://forum.tagdiv.com/topic/mobile-friendly-test-fail/

Hope this will help you!
Thanks.

Calin
tagDiv Staff

Hi,

You can disable the breadcrumbs from theme panel -> https://forum.tagdiv.com/breadcrumbs/ after that you need to Ask Google to recrawl your URLs-> https://support.google.com/webmasters/answer/6065812?hl=en

Also if you are using Yoast SEO please check this documentation -> https://kb.yoast.com/kb/implement-wordpress-seo-breadcrumbs/

Thank you!

Calin
tagDiv Staff

Hi,

Regarding the issue, note that the old API plugin will not work anymore. You can use the new creative plugin for this purpose – https://forum.tagdiv.com/developer-info/

After the 9.7 update many of the theme files were moved in the tagDiv composer, due to the new Envato requirements
https://tagdiv.com/updating-the-core-of-tagdiv-themes/
As a consequence the child theme is quite limited now, only a few theme files can still be used in it ( functions.php and style.css ).

Also please make sure that you do not overwrite the theme when you make the update, please delete the current theme and only after that install the new version of theme.

Please make sure that all the settings are as in our requirements, please follow the guide carefully
https://tagdiv.com/newspaper-theme-requirements/
and please increase all requirements that are lower, and follow all steps.

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,

You can use the responsive version of Newspaper theme, in this way all settings/blocks/smart-list will be show on mobile device too, all you need to do is to deactivate the mobile theme plugin.

Thank you!

Calin
tagDiv Staff

Hi,

Please make sure that you follow the steeps as in my example, activate AMP and tagDiv mobile theme -> https://www.screencast.com/t/klaPCrwxE after that go in Theme panel>mobile theme and chose AMP -> https://www.screencast.com/t/C7Y6CADjAUsa in this way you’ll use only the mobile layout on AMP you’ll not use the mobile theme, or you can use the mobile+amp and you’ll use the mobile theme on your website and the mobile layout on amp.

Thank you!

Calin
tagDiv Staff

Hi,

Removing the AMP plugin will not affect your SEO, but is you have more visitors from amp is possible to decrease your ranking.

Thank you!

Calin
tagDiv Staff

Hi,

Unfortunately, I can not say for sure if this issue will be fix in the next update, sorry!
If you want to use these options -> https://www.screencast.com/t/MT3LVFSh these will work only if you do not have the tagDiv Composer activate.

Using custom css, is no need to create two classes, you cna use only one to hide the content on specific device, for example -> https://www.screencast.com/t/vyWBI5xHi and set the css code in Theme panel> Custom code> Advance css on device where you want to hide the content -> https://www.screencast.com/t/6WUT0Hu8y

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi,

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.

Please make sure that all the settings are as in our requirements, please follow the guide carefully
https://tagdiv.com/newspaper-theme-requirements/
and please increase all requirements that are lower, and follow all steps.

Thank you!

Calin
tagDiv Staff

Hi,

Unfortunately in Newspaper v9.7.3 there is a problem between WPBakery and tagDiv Composer, I recommend you to use a previous version -> https://forum.tagdiv.com/topic/important-new-update-newspaper-9-7/ until will fix the problem.
If you need other version of Newspaper theme you can send us an email at contact@tagdiv.com and we’ll provide you the version you need.

Thank you!

Calin
tagDiv Staff

Hi,

Please make sure that you set the infinite loading as we mentioned in our guide -> https://tagdiv.com/infinite-loading-for-single-posts/

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!

Calin
tagDiv Staff

Hi,

You can achieve something similar using the header manager -> https://tagdiv.com/newspaper-theme-customize-the-header-manager/ also our developers team is working to new features, maybe this will be one of them.

Thank you!

Calin
tagDiv Staff

Hi,

Please provide me a link where I can inspect this problem in this way I will be able to provide you a better answer.

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,

I think that this problem can be fixed by changing a line of code in wp-content/plugins/td-composer/mobile/header-amp.php
Replace:
<html <?php language_attributes(); ?>>

-> https://www.screencast.com/t/Fj94HAommH
With:
<html <?php language_attributes(); ?> amp>

-> https://www.screencast.com/t/yIjgHPfpB
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!

Viewing 25 posts - 27,301 through 27,325 (of 35,335 total)