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,

You need to set the row layout -> https://www.screencast.com/t/JfGmZnxwZseu after that you need to set after that you can set a block and style it -> https://www.screencast.com/t/v9DsyRiB1Bya
Block settings guide -> https://forum.tagdiv.com/block-settings-guide/

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,

Most of the theme files were moved into the tagdiv composer plugin as per the requirements of envato: https://help.author.envato.com/hc/en-us/articles/360000472383-WordPress-Theme-Requirements.
We wrote an article on the subject here: https://tagdiv.com/updating-the-core-of-tagdiv-themes/
Moving forward with such requirements, a child theme will only work with functions.php, and style.css as there are very few files left in the main theme as envato requires all functionality to be added through plugins.

If you are using child theme, you need to replace the child theme that you are using with the one that came with Newspaper v9.7.3, or you can edit the functions.php from 1001 to 11 and it should work: https://image.prntscr.com/image/LJgOPaseQeWx88hn-pSKGQ.png just make sure that you clear all cache after you make those changes.

Thank you for your understanding and sorry for the inconvenience!

Calin
tagDiv Staff

Hi,

Please check these settings on row -> https://www.screencast.com/t/ybO4h96W

Thank you!

Calin
tagDiv Staff

Hi,

Please let me know where did you found the virus in our theme?

If you are still unhappy with our theme, please request a full refund here-> https://themeforest.net/refund_requests/new and we will approve it as soon as possible.

Thank you!

Calin
tagDiv Staff

Hi @danblukk,

You need to delete the theme with all the plugins and reinstall the theme v9.6.1 via FTP way according to our documentation from here -> https://forum.tagdiv.com/install-via-ftp/


@luchtzak

After the last update, if both the tagDiv composer and WPBakery are active at the same time, some elements will not be available in the tagDiv composer. This was made to prevent issues with the respective elements. The single image is one of them.
A solution is to either deactivate WPBakery and then the elements will be available in the tagDiv composer, or use WPBakery where the elements will be available.

Thank you!

Calin
tagDiv Staff

Hi,

Please check the files from the follow paths -> wp-content/plugins/td-composer/legacy/Newspaper/parts/page-author-box.php
-> wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php
Set there the rel="nofollow" on the authors links.

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,

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,

The Smart slider appear different on mobile version because you are using the mobile theme plugin, and this have only one smart list, if you want to have the same smart list on mobile as on desktop you need to deactivate the mobile theme.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

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.

Let me know the results!
Thanks.

Calin
tagDiv Staff

Hi,

You can set on the row margin-left and right auto and a specific width like this -> https://www.screencast.com/t/cSjvU42XkcZ

Hope this will help you better!
Thank you!

Calin
tagDiv Staff

Hi,

Please check the solution provide in this similar topic -> https://forum.tagdiv.com/topic/image-alt-tags-issue-with-theme/

Thank you!

Calin
tagDiv Staff

Hi,

Please try this custom css for remove the blurred from your website -> https://www.screencast.com/t/D70LARZUWh0 set the code in Newspaper>Theme panel>Custom code>Custom css

.td-pb-span4 .wpb_wrapper,
.td-pb-span4 .td-ss-main-sidebar {
perspective: unset!important;
}

Thank you!

Calin
tagDiv Staff

Hi,

The code from Theme panel > Analytics should apply on mobile theme too;
This can be a plugin conflict, please make sure that you do not have a plugin conflict, please deactivate all plugins and let active only the tagDiv Composer plugin, 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,

Unfortunately we did not tested Disqus plugin and therefore, we cannot say for sure if it will work or not as expected with the theme, sorry! Also, we cannot provide support for untested plugins.
This is our list with tested plugins with our theme -> https://www.screencast.com/t/cmPkh9jba4sZ

Thank you!

Calin
tagDiv Staff

Hi,

The schema is coded in the theme files, for example
https://www.screencast.com/t/LYDmez0RycL
https://www.screencast.com/t/603wT9do8
https://www.screencast.com/t/Mn8szCYz

If you are using Newspaper v9.7 please check in wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php -> https://www.screencast.com/t/WDonotrZ

Thanks.

Calin
tagDiv Staff

Hi,

Unfortunately there is no option in our theme to change the loading time for lazyload, this can be achieve only if you make changes in theme files.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

This can be a plugin conflict, please make sure that you do not have a plugin conflict, please deactivate all plugins and let active only the tagDiv Composer plugin, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.

Thank you!

Calin
tagDiv Staff

Hello,

If you are referring to the space between ad and mobile menu, then you can remove that space using a custom css -> https://www.screencast.com/t/GCsenxQ4
.ad-728x90 {
height: auto;
}

You need to set the code in Theme panel> Custom code> Advance css> Phone

Hope this will help you!
Thanks.

Calin
tagDiv Staff

Hi

There was no reports about this problem between Newspaper and WordPress Updates, 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,

Please make sure that all settings are made as in our documentation -> https://tagdiv.com/amp-newspaper-theme/
Also please use the amp version that came in Newspaper package.

Thank you!

Calin
tagDiv Staff

Hi,

In order to change the font for page title you need to go in Theme panel> Theme fonts> Pages -> https://www.screencast.com/t/x00p9BTI and in for center you need to use a custom css -> https://www.screencast.com/t/MXGOzrb12
.td-page-header h1{
text-align: center;
}

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

Thank you!

Calin
tagDiv Staff

Hi,

This can be a plugin conflict, 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.

Also please check the settings from Jetpack.

Thank you!

Calin
tagDiv Staff

Hi,

You can check our filters here -> https://forum.tagdiv.com/block-settings-guide/ also if non one of these cannot achieve what you need you can try some plugins for this.
Last Viewed Posts -> https://wordpress.org/plugins/last-viewed-posts/
Posts Viewed Recently -> https://wordpress.org/plugins/posts-viewed-recently/

Thank you!

Viewing 25 posts - 27,326 through 27,350 (of 35,335 total)