Hi,
In some cases appear this problem, the users can not use the registration only manually.
You can find the how to for the manual activation here: https://www.screencast.com/t/EL4k48Lq ; https://forum.tagdiv.com/newspaper-6-how-to-activate-the-theme/
Also please note that the number of activation is limited.
Thank you!
Hi,
Thank you for pages, please make sure that you have set the featured image -> https://i.imgur.com/Wxm8sJw.png
Thank you!
Hi,
The page speed of your website depends on how well your site is optimized, if you follow the steps which are presented in this tutorial here -> https://tagdiv.com/how-to-increase-page-loading-speed/ you’ll be able to increase the speed of your website.
Also you can check this similar topic for more solutions: -> https://forum.tagdiv.com/topic/optimize-script-to-improve-site-speed/ -> https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://forum.tagdiv.com/topic/a-few-tips-for-newspaper-x-speed-high-cpu-usage-issues/
– https://tagdiv.com/how-to-increase-page-loading-speed/
Please note that page speed is not covered by the support team: https://forum.tagdiv.com/newspaper-theme-support/
For page speed and other services you can contact our custom work team here: https://tagdiv.com/premium-customization-services/
Hope this will help you!
Thank you!
Hi,
Please provide some more details a and some screenshots to try to recreate the problem, in this way we can find a fix.
Thank you for your understanding!
Hi,
That means, that you have set on that page an element that is creating this conflict, did you try only with theme plugins? if yes and the problem was still there, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.
Thank you!
Hi, if you have other questions, let me know!
Have a nice day!
Hi,
If you are using a standard header template you can change sit using the settings from theme panel -> https://i.imgur.com/ONiEaaR.png
If is a cloud header you can edit it with tagDiv Composer https://i.imgur.com/fZf2cP7.png -> https://i.imgur.com/6houQWR.jpg
Thank you!
Hi,
That element can be edited with tagDiv Composer -> https://i.imgur.com/UKo62wN.jpg replace that element with a title element -> https://i.imgur.com/PlG0kSR.jpg this is the easiest way to do it.
Thank you!
Hi,
Maybe was only some cache problems.
If there are still some problems, let us know!
Have a nice day!
Hi,
I’m not sure if you are referring to post with pagination -> https://forum.tagdiv.com/posts-with-pagination/ or maybe you are referring to https://forum.tagdiv.com/smart-lists/
Hope this will help you!
Hi,
You can create galleries on pages using tagDiv Composer and column text or text with title element https://i.imgur.com/EnZSaIw.png -> mhttps://i.imgur.com/8TmkDMI.png
Thank you!
Hi,
Your request was approve, envato will make the steps to provide your many back.
Have a nice day!
Hi,
The cloud category template https://newscaribe.com/secciones/publimarketing/ need to be set in theme panel, in this way it can be edited with tagDiv Composer, you can set it global -> https://i.imgur.com/SxZvPZM.png -> https://i.imgur.com/kXd96xx.png
Thank you!
Hi,
It can be a plugin that is interfering with the theme css.
Please send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.
Thank you!
Hi,
Please try to drag the element next to the search icon.
If there is still a problem, please provide me link where I can inspect it.
Thank you!
Hi,
Is Calin, not Clarin.
So the single post templates is a cloud template, the templates design can be edited using tagDiv Composer, this can bed set on post individual from here -> https://i.imgur.com/UwzLP65.png or global from here -> https://i.imgur.com/cvPMxeF.png -> https://www.youtube.com/watch?v=I1R3j1QYod0
Hope this will help better!
Hi,
My colleague find your email and will replay you as soon as possible.
Thank you for your understanding!
Hi,
Unfortunately for the moment there is no option to display the view count on blocks/modules, for the moment this element can set set only inside of posts/articles.
Thank you for your understand.
Hi,
Unfortunately for the moment on that element you can set a different color only with custom css -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
-> https://i.imgur.com/uwAZ49C.jpg
.td-subcat-filter .td-subcat-list a {
color: #eee;
}
The code need to be set in theme panel> custom code> custom css.
Hope this will help you!
Hi,
-> https://i.imgur.com/WFOcdC4.png because you have set a multi-purpose sub-footer, the content (email, phone number) is set here -> https://i.imgur.com/SKUPbmW.png
Thank you!
Hi,
Our theme will not use the images/thumbs made by WordPress -> https://i.imgur.com/B4ylCJx.png it will use the thumbs that are made using the settings from theme panel -> https://i.imgur.com/Mhrf674.png thse thumbs will be use only for featured images, these will be display in blocks/modules and at the top of articles.
Also we recommend to enable in theme panel only the thumb sizes you are using, in this way you’ll prevent to create thumbs with a dimension that will not be use.
All the thumbs size from theme panel are good and you can use them.
Thank you!
If you have other questions, let me know!
Have a nice day!
Hi,
Make sure that the posts that are assigned to this category are translated for the second language.
If you are using a single post template from tagDiv Cloud library, then yes, the featured category will be display, this will no longer be hidden, but it can be hide like before with a custom css.
Thank you!
Hi,
This filter https://i.imgur.com/cCaEPJS.png can be use only in single post templates, this filter will work like related articles -> https://i.imgur.com/8CixCd3.png thes functions are made directly in the core and you can not set Cat X is related to Cat Y.
Thank you!
Hi,
If found that the problem is because of the inline css, please try win an extra class, like this -> https://pastebin.com/4sdtxP5g and add this css in theme panel
.doubleAds {
display: inline-block;
width: 300px;
}
@media (max-width: 767px){
.dads {
display: none;
}
}
Hope this will work better!