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 Jose,
Yes, you can do this using the css for pointer-events, for example if you are using a single post template -> https://i.imgur.com/BPb6czU.png
.tdb-author-name-wrap a {
pointer-events: none;
}

For standard post style use this code:
.td-post-author-name a {
pointer-events: none;
}

Hope this will help you!

Calin
tagDiv Staff

Hi,
There were made some fix and this should be one of them, please try it, for this you need to disable tagDiv Composer, delete it and reinstall in from Newspaper > plugins.
Let me know the results!

Calin
tagDiv Staff

Hi,

1. Normal these forums should be editable using the settings from BBpress with BuddyPress.
Please check this guide -> How to customize and enhance your bbPress forum easily

2. That search is not set from our theme, it is set from bbpress plugin -> https://i.imgur.com/Ei21QKg.png

Hope this will help you!
Let me know the results!
Thank you!

Calin
tagDiv Staff

Hi HSinghHira, if this is a script you can try to set it in theme head or body -> https://i.imgur.com/sP3BxCc.png or in JavaScript section -> https://i.imgur.com/bxQYEOb.png
Or if the code was set in function.php then you can use a child theme and set in the function.php that code and in this way the code will no longer be removed when you’ll update the theme.
Hope this will help you!
Let me know the results!

Calin
tagDiv Staff

Hi,
Make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv 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,

The Envato policy allows to use a theme only on one install. You can however use the theme on a sub-domain if you plan on creating a testing site, but if we are talking about totally different sites with different content, then only one theme per install is legally allowed.
https://forum.tagdiv.com/newspaper-6-how-to-activate-the-theme/
According to Envato license terms a theme can be used for a single end product (website)
https://themeforest.net/licenses/standard
https://themeforest.net/licenses/terms/regular

Thank you for your understanding!

Calin
tagDiv Staff

Hi,
If I understanding correctly the problem is this one -> https://www.screencast.com/users/myscreencastdmb/folders/Default/media/b9396a7a-a2f8-4255-afdf-3122da82cf4d this is because the mega menu is not made correctly, it should be like this -> http://prntscr.com/pyfl24 not like this with sub menus -> http://prntscr.com/pyfl9q
Please check this and let me know the results, if the problem persists, please also provide me a link to your website.
Thank you!

Calin
tagDiv Staff

Hi, I’m glad that you manage situation!
If you have other questions, let us know!
Have a nice week!

Calin
tagDiv Staff

Hi Ali, I can help you with this only if I have access to one of these Amazon codes, we do not have a documentation for it and I need to see how it should be implement in our theme, normally all ads that are set in ad box in this section should work -> https://i.imgur.com/FsxDhXO.png if you can not share it here on forum, then please provide it via email, at contact@tagdiv.com or provide wp-admin login and let me know where I can find this code to set it in your website.

Calin
tagDiv Staff

Hi,

Please provide me a link to your website where can inspect this situation.

Thank you!

Calin
tagDiv Staff

Hi,
1. I Just test it on all devices and for me the hidden option is working, just make sure that you are not using some plugins that interfere with the theme.
2. Please normal the mobile theme plugin should use these thumbs, what you can do is to try to regenerate the thumbs using our guide from here -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Thank you!

Calin
tagDiv Staff

Hi,
You need to edit the sticky header using tagDiv Composer: -> https://i.imgur.com/YGlw4zU.png -> https://i.imgur.com/5ybAKTo.png click on header menu sticky and set the type of sticky menu -> https://i.imgur.com/oALErI9.png also you can edit that section and select the menu you want -> https://i.imgur.com/wyAOy63.jpg
Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi,
For the conversation section, you can use this custom css -> https://i.imgur.com/HBPcKDQ.png
.wpdiscuz-widgets-content> * {
color: #fff!important;
}

Also for social you can use this code -> https://i.imgur.com/3jdu6F3.png
.td-post-sharing-visible .td-social-mail .td-social-but-text{
color: gray;
}
.td-ps-icon-bg .td-social-mail .td-social-but-icon{
background: gray;
{

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi be2name, normal the mobile theme plugin should be only on mobile devices that has a resolution under 767px width, please make sure that this is not a problem from cache.
Also please provide me a link where I can inspect how this is working for mobile and landscape.
Thank you!

Calin
tagDiv Staff

Hi,
Usually this can be fix using the indications from these articles:
-> https://www.webfulcreations.com/there-has-been-a-critical-error-on-your-website/
-> https://www.wpfixit.com/wordpress-error-there-has-been-a-critical-error-on-your-website/

Please make sure that all the settings are like in our requirements, please follow the guide carefully
https://forum.tagdiv.com/newsmag-requirements-for-newsmag/
and please increase all requirements that are lower if those are already with the values from our guide, please double them, and follow all steps.

Let me know the results!

Calin
tagDiv Staff

Hi,
According to our guide from here https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/ now you can create mobile pages and mobile templates using tagDiv Composer. To assign that page for mobile you need to select it from the mobile list -> https://i.imgur.com/7ZvoGr6.png when this is selected will look like this (in list will be with green)-> https://i.imgur.com/eJtnJEo.png for cloud templates you need to do the same steps, but the assignations is just a little different -> https://i.imgur.com/HKKg73y.png
If there is no template assigned then it will be use the responsive version of the cloud template that is use on desktop.
Also make sure that the mobile theme plugin is not enable -> https://forum.tagdiv.com/the-mobile-theme/ or if you are using it, make sure that is only for amp -> https://i.imgur.com/foGx8BX.png otherwise will overwrite the mobile page.
Hope this will help you!

Calin
tagDiv Staff

Hi garethvaughan,
Please make sure that you are using the last theme version, Newspaper v10.3.7 because in previous version there was a problem when you have an caption set on image, tagDiv Composer did not allow it to be loaded.
Also make sure that you do not have any plugins that can interfere with the theme settings and functionality.
Let me know the results!
Thank you!

Calin
tagDiv Staff

Hi,
This is strange, I just test it and for me is working on EDGE https://i.imgur.com/WM6JcE0.png please make a test only with tagDiv plugins. Also please disable tagDiv Composer, delete it and reinstall the plugin from Newspaper > plugins, sometime some times this steps can fix this kind of problems.
Let me know the results.
Thank you!

Calin
tagDiv Staff

Hi thevegan,
As we spoke in this thread -> https://forum.tagdiv.com/topic/tagdiv-composer-not-working-46/ you already sent us an email, we’ll check it as soon as possible.
Thank you for your understanding!

Calin
tagDiv Staff

Hi,
Unfortunately I can not recommend a plugin for live information about football and cricket because we didn’t teste any of them.
What I can do is to provide a list with the most used plugins for this:
Best WordPress Sports Plugins For Your Site
Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi,
According to our guide from here https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/ now you can create mobile pages and mobile templates using tagDiv Composer. To assign that page for mobile you need to select it from the mobile list -> https://i.imgur.com/7ZvoGr6.png when this is selected will look like this (in list will be with green)-> https://i.imgur.com/eJtnJEo.png for cloud templates you need to do the same steps, but the assignations is just a little different -> https://i.imgur.com/HKKg73y.png
If there is no template assigned then it will be use the responsive version of the cloud template that is use on desktop.
Also make sure that the mobile theme plugin is not enable -> https://forum.tagdiv.com/the-mobile-theme/ or if you are using it, make sure that is only for amp -> https://i.imgur.com/foGx8BX.png otherwise will overwrite the mobile page.
Hope this will help you!

Calin
tagDiv Staff

Hi tgrassey,
These problems appear when you are using an old theme version and the last version of WordPress, these are not compatible https://i.imgur.com/1fwoN6e.png, one solution that can work is the one mentioned by Benjamin_duran to use jQuery Migrate Helper plugin and the second solution is to make a full back and update the theme to Newspaper v10.3.7 -> https://tagdiv.com/update-newspaper-theme/ also make sure that all theme plugins are enable, if not you’ll have only shortocdes on your website.
Also this “The current content page hasn’t been created by TagDiv Compser” is just a notice that the last time the pages/template was nit saved in TD Composer.

Thank you!

Calin
tagDiv Staff

Hi,
Please provide me a link to your website and some screenshots to see where is the problem.
These settings need to be make on flex blocks, therefore, when will be publish new posts these will look the same.
Thank you!

Calin
tagDiv Staff

Hi,

1. If I’m right and this is your website -> https://forwardky.com/ then the footer problem seems to be solved -> https://i.imgur.com/WuV1qVm.png
If is not this, make sure that you have set the same footer and there is no plugin that is interfering with it.
2. The footer template can be edited only if you are edit a page or cloud template, there is no button in cloud templates to edit it, therefore it can be edited only from the elements where is set (pages/cloud templates).
-> https://i.imgur.com/OpYJe2p.png -> https://i.imgur.com/ci9p54S.jpg
Also if is a general footer, when you edit it in one place it will display the edited version for entire website.

Thank you!

Calin
tagDiv Staff

Hi emilyalgar,
I think that you are referring to this video -> https://i.imgur.com/a83UHqi.jpg for the moment all videos that can play automatic can not be use for mobile this is because you’ll get a poor page speed on mobile devices.
Thank you for your understating!

Viewing 25 posts - 13,101 through 13,125 (of 35,335 total)