Hi,
If you checked the plugins conflict and the problem still persist, 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.
Thank you!
Hi,
Please 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.
Thank you!
Hi,
I just ask my colleagues from email and they found the email in spam -> https://i.imgur.com/Eyx3yky.png we’ll solve the problem as soon as possible.
Sorry for the inconvenience!
Hi,
The view post count is an option only for posts, this can not be apply on pages.
Maybe you can find a plugin that can do this.
Thank you for your understanding!
Hi,
The mobile editor appear only if you are using the mobile theme plugin, also this will be add only for pages, at the bottom of page -> https://i.imgur.com/xa76dqJ.png if the section do not appear, check in screen options -> https://i.imgur.com/P2C6q1b.png
Thank you!
Hi,
I’m glad that you mange the problem.
The users have access to change the post only for a limited time, also posts can be deleted only by moderators.
Thank you!
Hi,
Unfortunately you can achieve that only using a cloud header from tagDiv Cloud Library, only these can be edited with tagDiv Composer to can achieve what you need.
Thank you for your understanding!
Thank you for sharing the solution!
Have a nice day!
Hi,
I just checked your website and everything seems to be fine now.
Please provide some more details about the problem you has after you update the theme.
Thank you!
Hi,
If you want, you can make a full backup and send us an email at contact@tagdiv.com and provide admin login, as well as cPanel. We will take a look to see if we can solved the error_log problem. Include a link to this topic in the email.
Thank you!
Hi,
You can use a footer page or a cloud template for footer, these can be edited with tagDiv Composer, and you can use the right click to remove the elements you do not want to have -> https://i.imgur.com/lQKuokj.png -> https://i.imgur.com/CgF3ap5.png also you can stretch the row ->https://i.imgur.com/VmM46r1.png and set background image and color -> https://i.imgur.com/2ZJHvoH.png -> https://i.imgur.com/NQfj8w0.png
Thank you!
Hi jayanthvignesh,
Unfortunately we’ve not tested the media.net, so we do not know how this should work, also we can not provide support for it.
As a suggestion you can check our documentation for using other type of ads -> https://forum.tagdiv.com/newsmag-using-other-ads/
Thank you!
Hi,
If the option from tagDiv Composer is enable, then the zoom should be add to element-> https://i.imgur.com/cKrGh5z.jpg as I can see for you is apply a stronger css, to fix this, you need to use this css
.td-module-container:hover .td-thumb-css {
transform: scale3d(1.1, 1.1, 1)!important;
-webkit-transform: scale3d(1.1, 1.1, 1)!important;
}
The code need to be set in theme panel> custom code > custom css.
For page you can remove the breadcrumbs using all the page templates except the Page Builder + Page Title -> http://prntscr.com/olu6wz or you can use a custom css
.page .td-crumb-container{
visibility: hidden;
}
The code need to be set in theme panel> custom code> custom css.
Thank you!
Hi,
Please 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.
Thank yo!
Hi,
You have some visitors, therefore I think that we’ll be best if you’ll have an dedicate server.
Also you can check this similar topic for more solutions -> – https://forum.tagdiv.com/topic/a-few-tips-for-newspaper-x-speed-high-cpu-usage-issues/
Hope this will help you!
Thank you!
Hi,
As a suggestion you can use the method from this article -> https://www.schudio.com/embed-twitter-feed-in-your-learning-wall/ -> https://i.imgur.com/ZBng8jX.png the results will be -> https://i.imgur.com/xQ1iSBR.png Hope this will help you!
Thank you!
Hi,
Until Newspaper X this was a good practice (disable tagDiv Composer to avoid problem), but now the functions of Newspaper theme are in tagDiv Composer , therefore if you’ll disable it, then you’ll have a basic theme like the free themes from WordPress, therefore will need to keep both plugins activate and if there are some problems, let us know!
Thank you!
Hi,
If you want to remove the Infinite Loading, you need to edit the single post template with tagDiv Composer -> https://i.imgur.com/cccD9XR.png -> https://i.imgur.com/E0ljA46.png
We’ll make some more investigation and will try to optimize this option for the coming updates.
Thank you!
Hi,
In most of cases the pagination problem is made by an untested plugin, 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.
Also if you are using a cloud category template from tagDiv Cloud Library, you can edit it with tagDiv Composer like this -> https://i.imgur.com/KYld5ZR.jpg and set on posts loop the sort order you want -> https://i.imgur.com/ubjECfO.jpg
Let me know the results!
Thank you!
Hi,
Please try this custom css: https://i.imgur.com/w2v1qP3.png
.td-menu-mob-open-menu #td-outer-wrap{
-webkit-transform: none;
transition: none;
}
.td-menu-background, #td-mobile-nav {
width: 70%;
}
The code need to be set in theme panel> mobile theme> custom code> css
Hope this will help you!
Thank you!
Hi,
If you want to use a custom page for register you can do it, you need to assign this page url to a button or if you want to set it on the login pop=up you need to set the url on these files:
For cloud header -> wp-content/plugins/td-cloud-library/parts/tdb-login-modal.php -> https://i.imgur.com/b7aMNDu.png
For standard header -> wp-content/plugins/td-composer/legacy/Newspaper/parts/header/td-login-modal.php -> https://i.imgur.com/MQ6Sh9I.png
For mobile theme plugin -> wp-content/plugins/td-composer/mobile/parts/register.php
But please note that the only td-login-modal.php can be set in child theme, the rest of files can not be set in a child theme, therefore will be lost when you’ll make a theme update.
Thank you!
Hi,
The thumb is displaying, the problem is that you do not has assigned to it a featured image and is display the thumb for no featured image.
To solve the problem, edit the post and set an featured image -> https://i.imgur.com/OpuVwDC.png
Hope this will help you!
Thank you!
Hi, I’m glad that the problem is solved!
If you have other questions, let us know!
Have a nice day!
Hi,
If you want to have the category.php set in child theme and the category to work as parent them, then you need to set the category.php file from here wp-content/plugins/td-standard-pack/Newspaper/category.php in child theme wp-content/themes/Newspaper-child/category.php -> https://forum.tagdiv.com/the-child-theme-support-tutorial/
All the files that you are using when tagDiv Composer is enable are these from tagDiv Standard Pack, all the files that you want to set in child theme, you need to copy from there.
Hope this will help you!
Thank you!
Hi,
For post loop you can use this custom css:
.my-posts-loop-class .td-module-meta-info{
height: 400px
}
.my-posts-loop-class .td-module-meta-info .td-read-more{
position: absolute;
bottom: 10px;
}
Hope it will help you!
Thank you!