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 andxtagdiv, please check the answer from this topic -> https://forum.tagdiv.com/topic/wpml-plugin-is-active-when-the-plugin-is-active-the-po-mo-files-are-used/
Also if you are using Newspaper theme and not Newsmag, yo can check the new options of using WPML with Newspaper, here is a topic with few examples -> https://forum.tagdiv.com/topic/translate-newspaper-templates-with-wpml/

Thank you!

Calin
tagDiv Staff

Hi,

Unfortunately, there is no option to reduce then height size for playlist, the only thing that you can do is to use a custom css -> https://i.imgur.com/LCxUvpv.png
.page-id-34 .td-pb-span4 .td_block_video_playlist .td_container_video_playlist {
height: 220px;
}

This code need to be set in theme panel> custom code> custom css and will affect only the sidebar from your current page set as homepage.

Hope this will help you!

Calin
tagDiv Staff

Hi, this is the only way to find out what plugin is provide the problem. But if you do not want to disable these plugins and the problem is only for the page content, then you can use a custom css like this one -> https://i.imgur.com/lshHCJ6.png this hould fix the problem.
.page .td-main-content .td-page-content p{
font-size: 14px;
line-height: 24px
}

This code need to be set in theme panel > custom code> custom css.

Hope it will help you!

Calin
tagDiv Staff

Hi,

Unfortunately, the comment count from blocks can not be integrate with Disqus plugin, sorry.
If you want to remove it, you can do it from theme panel > block settings > meta info on modules/blocks -> https://i.imgur.com/sH1E2S4.png

Thank you!

Calin
tagDiv Staff

Hi,
Unfortunately, using Newsmag theme, there is no option to do what you want to achieve, maybe it can be achieve with custom css, but this is not easy because the logo width -> https://i.imgur.com/90OcxX1.png and header ad banners -> https://i.imgur.com/QNuWIBP.png cover all the header width, but if you want, you can try this custom ss and set a big banner with 860px width -> https://i.imgur.com/TRTRokQ.png or set the ad banner width to 100% using this code -> https://i.imgur.com/TZmfrsU.png
.td-header-sp-logo {
width: 120px;
}
.td-header-sp-rec{
width: 860px;
}
.td-header-sp-rec .td-all-devices img {
width: 100%;
}

This code need to be set in theme panel> custom code> custom css.

Hope it will help you!

Calin
tagDiv Staff

Hi,

Please try the follow steps.
1. Disable tagDiv Composer -> https://i.imgur.com/uzBdRB9.png
2. delete tagDiv Composer -> https://i.imgur.com/xGGfYE7.png
3. Reinstall tagDiv Composer -> https://i.imgur.com/Ay0zJHn.png or -> https://i.imgur.com/ZMgV9at.png
4. 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.

If the problem persists, please deactivate ALL plugins except tagDiv plugins (theme plugins), also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.

Let me know the results!
Thank you!

Calin
tagDiv Staff

Hi,

Pleas provide me a link where I can check this problem.
Also make sure that tagDiv Composer is installed correctly, you can even delete it and reinstall from Newspaper > plugins.

Thank you!

Calin
tagDiv Staff

Hi, That button can be remove from theme panel > multi-purpose -> https://i.imgur.com/TFpRzDp.png
Hope this will help you!
Let me know the results!

Calin
tagDiv Staff

Hi,

Unfortunately there is no option for this, also on what setting are you referring maybe we can use some code to rest it.
Thank you for your understanding!

Calin
tagDiv Staff

Hi,

Please try the follow steps.
1. Disable tagDiv Composer -> https://i.imgur.com/uzBdRB9.png
2. delete tagDiv Composer -> https://i.imgur.com/xGGfYE7.png
3. Reinstall tagDiv Composer -> https://i.imgur.com/Ay0zJHn.png or -> https://i.imgur.com/ZMgV9at.png
4. 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.

If the problem persists, please deactivate ALL plugins except tagDiv plugins (theme plugins), also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.

Let me know the results!
Thank you!

Calin
tagDiv Staff

Hi SquallSFU,

We’ll make some more investigation for this problem, for the moment if you want you can use the fixed count option -> https://i.imgur.com/vYAQKLu.png

Thank you for your understanding!

Calin
tagDiv Staff

Hi Jasper Chang, unfortunately there is no option for this, I think that you can achieve it using some redirect plugins.
-> https://www.wpbeginner.com/plugins/how-to-redirect-users-after-successful-login-in-wordpress/
-> https://wordpress.org/plugins/login-and-logout-redirect/
Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi enzomusto77,

The visitor can register if the option from Settings > General -> https://i.imgur.com/SfYCIlx.png also you can check our documentation for login – How to enable the user registration -> https://forum.tagdiv.com/login-how-to-enable-user-registration/

Let me know the results!

Calin
tagDiv Staff

Hi arthur123, usually the pagination is only on posts loop element from tagDiv Composer -> https://i.imgur.com/bSWx6IU.png
If the problem persist, please provide some more details and a link were I can check this situation.

Thank you!

Calin
tagDiv Staff

Hi ton1985a,

The settings that are not made in theme panel and are made in theme files will be lost when you’ll make the theme update.
Also the changes from “default.po” file will work only if you do not have load a language from here -> https://i.imgur.com/Lvg8biL.png if you have you need to edit the file that is set in theme panel.

Thank you!

Calin
tagDiv Staff

Hi,
If you are trying to save something in theme panel and the loading icon is in a loop, ask your host to check if you do not have some firewall or security module which blocks admin-ajax.php request. Usually these make some 403 or 404 error in console when you click on save settings button from theme panel.
Theme activation -> https://tagdiv.com/how-to-activate-the-newspaper-theme/
You can manually activate the Newspaper theme from here: https://www.screencast.com/t/EL4k48Lq

If this is still not working go in Newspaper> System status and replace the url from: -> https://i.imgur.com/WlRnszw.png
admin.php?page=td_system_status
in
admin.php?page=td_system_status&reset_registration=1
And try after that to activate the theme.

If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel and the licence. We will take a look to the problem and we’ll fix it. Include a link to this topic in the email.

Let me know the results!

Calin
tagDiv Staff

Hi,

I think that the problem was solve when you remove and deleted tagDiv Composer plugin and you reinstall in from Newspaper plugins, in most cases these steps solve these kind of problems.

Thank you!

Calin
tagDiv Staff

Hi Topfgartenwelt,

I do not know if that will work, I think that it will be better to remove the general class td-is-sticky from the same file -> https://i.imgur.com/Li5nXYO.png in this way the sticky will no longer be set, all you need to do is t remove the class.

Hope this will help you!

Calin
tagDiv Staff

I’m glad that I was able to help you!
If you have other questions related to our theme, just let us know!
Have a nice day!

Calin
tagDiv Staff

Hi,

As I can see you are using a standard header, in this case you can remove the space only if you are using a custom css, you can try this one -> https://i.imgur.com/C8TXAFy.png
.td-header-style-10 .td-header-sp-recs {
margin: 0px auto 0 auto !important;
}

This code need to be set in theme panel> custom code> custom css.

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi AnaBenLAURENT,

Please try the follow steps.
1. Disable tagDiv Composer -> https://i.imgur.com/uzBdRB9.png
2. delete tagDiv Composer -> https://i.imgur.com/xGGfYE7.png
3. Reinstall tagDiv Composer -> https://i.imgur.com/Ay0zJHn.png or -> https://i.imgur.com/ZMgV9at.png
4. 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.

If the problem persists, please deactivate ALL plugins except tagDiv plugins (theme plugins), also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.

Let me know the results!
Thank you!

Calin
tagDiv Staff

Hi socialassistant,

Please make a test:
1. Disable tagDiv Composer -> https://i.imgur.com/uzBdRB9.png
2. delete tagDiv Composer -> https://i.imgur.com/xGGfYE7.png
3. Reinstall tagDiv Composer -> https://i.imgur.com/Ay0zJHn.png or -> https://i.imgur.com/ZMgV9at.png
After that check if the Instagram counter is show the correct numbers.

If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel. We will take a look. Include a link to this topic in the email.

Let me know the results!
Thank you!

Calin
tagDiv Staff

I’m glad that I was able to help you, if you have other questions related to our theme, just let me know!

Calin
tagDiv Staff

Hi inqusitive-stha, the inline ads that Vlad suggested are on single post templates from tagDiv Cloud Library and can be edited with tagDiv Composer.
standard post templates -> https://i.imgur.com/1rfZZ6z.png
cloud templates -> https://i.imgur.com/bABB0WZ.png
Also for the moment only using cloud templates you can set more the 1 inline ad (you can set 3 inline ads).
Thank you!

Calin
tagDiv Staff

Hi,

This is disposable as a demo and we’ll add the cloud template in tagDiv Cloud Library as soon as possible.
When you use a demo the current settings for the one that you have will be lost -> https://i.imgur.com/vOcoYID.png, when you use only cloud templates then the settings will remain.

Thank you!

Viewing 25 posts - 15,651 through 15,675 (of 35,335 total)