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 @pedropapito,

Please provide some more details about the problems you are facing.

Thank you!

Calin
tagDiv Staff

Hi,

Unfortunately there is no option in theme panel to change the font size for code, but this can be achieve using custom css -> https://tagdiv.com/how-to-create-custom-code-in-newspaper-theme/
If you need to help with this please provide me a link were I can inspect your code snippets.

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/
Using the tagDiv Cloud Library is the best way, in this way you’ll not lost the changes made in template if you make a theme update.

Thank you!

Calin
tagDiv Staff

Hi,

You can filter after post type and id -> https://www.screencast.com/t/xWHfiUSnu -> https://www.screencast.com/t/xnzwa62d, unfortunately for them moment those are the only filters for custom post type.

Thank you!

Calin
tagDiv Staff

Hi,

You can filter after post type and id -> https://www.screencast.com/t/xWHfiUSnu -> https://www.screencast.com/t/xnzwa62d, unfortunately for them moment those are the only filters for custom post type.

Thank you!

Calin
tagDiv Staff

Hi,

The AMP will be apply only on the first post/page that came from google search, when you navigate on others posts/pages you’ll be redirect on the mobile version.

Thank you for your understanding.

Calin
tagDiv Staff

Hi,

Unfortunately for the moment there is no option to show the playlist as you need, this is a requirement on our list and we’ll try to fix this issue, to work properly on all width of rows.

Thank you!

Calin
tagDiv Staff

Hi,

You are using as template the Page Builder + Latest Articles + Pagination -> https://forum.tagdiv.com/page-templates-2/ you need to change the page template.

Thank you!

Calin
tagDiv Staff

Hi,

Indeed the child theme is not longer working properly with Newspaper theme, sorry!
We’ll try to find a fix for this as soon as possible.

Thank you for your understanding and sorry for the inconvenience!

Calin
tagDiv Staff

Hi,

You can create a footer page with tagDiv Composer, set the Newsletter in page and set that page as a footer page in theme panel.
-> https://www.screencast.com/t/0Fkv6JJ8wh

Please check this similar topic -> https://forum.tagdiv.com/topic/how-can-i-add-a-newsletter-sign-up-form-at-the-bottom-of-all-of-my-blog-posts/

Thank you!

Calin
tagDiv Staff

Hi,

Unfortunately you can not add php code directly in theme, you need to set the php code with some php plugin in widgets ( https://wordpress.org/plugins/safe-php-code-widget/ ) and set this widgets in homepage tagDiv Composer -> https://www.screencast.com/t/SMwge3nN2HwW -> https://www.screencast.com/t/oE5S8fy4b

Thank you!

Calin
tagDiv Staff

Hi,

If I understand correctly, the problem you have is that you con not login from your website using the sign/login element;

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.

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.

Thank you!

Calin
tagDiv Staff

Hi,

There is a problem with general modal image in theme panel, please make sure that you deactivate it -> https://www.screencast.com/t/Nx6YmhF0

Thank you!

Calin
tagDiv Staff

Hi,

Unfortunately we did not tested Disqus Conditional Load 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 @casalmonastero,

Please provide some more details about the problem you are facing, in this way I will be able to provide you an working answer.

Thank you!

Calin
tagDiv Staff

Hi,

If you refer to your website links, then this is done!

Thank you!

Calin
tagDiv Staff

Hi,

Indeed there was a problem with Site Title, but this was fixed.
You can try the solution from this topic and then check if the title issue is solved
https://forum.tagdiv.com/topic/help-after-updating-to-9-7-3-on-the-website-all-titles-were-gone/ or you can re-download the theme from themeforest and re-install the theme.

Thank you!

Calin
tagDiv Staff

Hello !

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 !

Calin
tagDiv Staff

Hi,

If you want to set those shortocdes using tagDiv Composer, please make sure that you set the shortcode in column text -> https://www.screencast.com/t/5Owaghye also there are possibility that your shortcode to create some conflicts with our tagDiv Composer.

Thank you!

Calin
tagDiv Staff

Hi,

You can remove the schema article from td_module_single_base.php -> https://www.screencast.com/t/5rqeyAv0r -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php

Hope this will help you!
Thanks.

Calin
tagDiv Staff

Hi,

You can not install the mobile theme because you already have a file with that name in theme files.
Please delete the plugin from …/wp-content/plugins/td-mobile-plugin ( host file ), and install it again ( you’ll find it here https://www.screencast.com/t/Va2eHHA7T ).
This should resolve your problem.

Thank you.

Calin
tagDiv Staff

Hi,

If you want to use some JavaScript on mobile theme you need to set the code in Theme panel>Mobile theme>Custom code> custom JavaScript -> https://www.screencast.com/t/5YVlwPJQZcj7

Thank you!

Calin
tagDiv Staff

Hi,

This can be achieve only with 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,

Unfortunately for the moment there is no option/element in our theme to show the meta data of user,sorr! This can be achieve only with 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!
In order to filter the custom post type please check this topic -> https://forum.tagdiv.com/topic/cpt-in-author-archive/#post-283868

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

Unfortunately this option is only for single post templates, if you like the default post template you can find it in tagDiv Cloud Library -> https://www.screencast.com/t/jcgPM8pZt50

Thank you!

Viewing 25 posts - 27,501 through 27,525 (of 35,335 total)