Hello aph100,
The Lora font was used in the Church Mag demo for the logo.
Thanks.
Hello J,
Please be careful to keep the same path on your subdomain because if you will change and add your images to another one, most likely, you images will not be loaded and will do not work as expected.
Thanks.
Hello DaveS,
This code should not have any link with the new theme update. Probably, you have chosen the category ID and that’s why the code does not work. Try to use it to be a general rule and check the results.
.td-g-rec-id-content_inline {display: none !important;}
Notice that the td-g-rec class refers to Google AdSense code. If you are using other ads, you should use the td-a-rec.
Hope this helps!
Thanks for the message!
Hello frankcf,
You should use a bit of CSS code to do that. Try the code below and place it in Theme panel->Custom CSS area.
The code is ->
.single .td-container-wrap, article {
background-color:green!important;
}
Thanks for the message!
Hello Valadim,
Notice that the pages which were created with Visual Composer cannot be edited with TD Composer and vice versa, sorry! You should choose a single page builder between these because the theme will not work as expected if the both builders are enabled, sorry! For more information about TD Composer and the transitions between these builders, please check our documentation here -> https://forum.tagdiv.com/tagdiv-composer-tutorial/ -> https://forum.tagdiv.com/visual-composer-tagdiv-composer-transition/
P.S If you do not like our page builder, you can use the VC Composer. Do not worry but notice that in the future we will release some features which will be exclusively for TD Composer and if you are using the VC, all of these will not work.
Thanks for your understanding!
Hello nomoretechno,
You should use a bit of CSS code in order to hide this value. As a quick example, if you are using the Big Grid 3, you should use the following code and place it in Theme panel -> Cusotm CSS area.
The code is ->
.td_block_big_grid_3 .td-post-date {
display:none;
}
Thanks for the message!
Hello pstgibson,
You should edit the elements which were added to your sidebar from Widgets area in the panel, like this -> https://www.screencast.com/t/eqA0KCnIl4 and from here you can handle what kind of element to be displayed on your sidebar and which do not -> https://www.screencast.com/t/Xmlc7MYAh. Check with more carefully the theme documentation and try to fix the problem.
Hope this helps!
Thanks for the message!
Hello sekra,
Yes, it is possible. There is an option for it in Theme panel. You should check this here -> https://www.screencast.com/t/Yyv7QwJqN (for modules/blocks) and here -> https://www.screencast.com/t/TgAGvt8M (for posts).
Thanks for the message!
Hello yachtsailingcharter,
Sorry for the inconvenience but in this update, was been made some adjustments at the theme activation system and that could be the reason in this case. Try to re-download the theme from Theme Forest and activate again your theme by your item purchase code. Notice that the Item Purchase Code is unique!
Thanks for the message!
Hello gorg73,
Please keep in mind that disorder does not come from our default theme behavior, sorry! Notice that the first steps for debugging in WordPress are to disable all of the untested plugins used by you, because these might interact with the theme core files and causes a lot of unknown issues and break the theme. Remove all of them and in that way you rule out the conflicting plugins. If the problem is still there, you should make a new clean install from scratch, via FTP way because this is the surest method in this regard. If you need more assistance in this regard and if the problem is still there after my advice, please provide your website URL.
Thanks for your understanding!
Hello brettferguson,
I have inspected your website and I saw that your Facebook share button works as expected, as you can see here -> https://www.screencast.com/t/L3DBZyHwN0 Clear all the caches and check the results. I did not saw any problems in this regard.
If is not what you mean, provide more details about the problem so I I will be able to provide a more accurate response.
Thanks for the message!
Hello lacox702,
Please notice that the speed of your website depends on how well your site is optimized -> https://www.screencast.com/t/45GsBcKrI. Notice that is not a simple task and if you do not have any experience in this regard you will do not bring good results for the theme. Also, notice that we have a speed optimization tutorial but this is addressed only to advanced users. So, if you follow the steps which are presented in this tutorial here -> https://forum.tagdiv.com/how-to-make-the-site-faster/ you can increase the page speed loading and if you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because the speed optimization services is not covered by our support policy, as you can read here -> https://forum.tagdiv.com/support-policy-2/ Check our documentation here -> https://forum.tagdiv.com/requirements-for-newspaper/ regarding on dedicated server to fit to our requirements. For an example, you should check our demo preview because this website is optimized.
Thanks for your understanding!
Hello doublemd12,
You should use the margin-bottom if you want to add some spaces at the bottom of the title. Use the code below and place it in Theme panel->Custom CSS area.
The code is ->
@media (min-width: 1180px){
#td-outer-wrap {
margin-top: 40px!important;
margin-bottom:40px!important;
}
}
Hope this helps!
Thanks for the message!
Hello pedroxi,
I have inspected your website and I saw that your loading page is poor when I access at the first time your homepage. Also, I checked your source page and I saw that you are using a lot of unknown plugins which can interact with the theme core files and causes a lot of unknown issues, like Autoptimize and lazy load plugin. I suggest you remove all of them, leave just our required plugins which come bundled with the theme core files and rule out any conflicting plugins. Also, I have checked your website on Google Insights and your loading page is not a good one, as you can see here -> https://www.screencast.com/t/W1tRoq9CUM You need to do some customizations as in that list is suggested if you want to achieve best theme results.
Please notice that the speed of your website depends on how well your site is optimized. Notice that is not a simple task and if you do not have any experience in this regard you will do not bring good results for the theme. Also, notice that we have a speed optimization tutorial but this is addressed only to advanced users. So, if you follow the steps which are presented in this tutorial here -> https://forum.tagdiv.com/how-to-make-the-site-faster/ you can increase the page speed loading and if you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because the speed optimization services is not covered by our support policy, as you can read here -> https://forum.tagdiv.com/support-policy-2/ Check our documentation here -> https://forum.tagdiv.com/requirements-for-newspaper/ regarding on dedicated server to fit to our requirements. For an example, you should check our demo preview because this website is optimized.
Thanks for your understanding!
Hello Douglas,
Sorry, but all the Review settings can be found here -> https://forum.tagdiv.com/reviews-2/ If you want more options for this, you should try implementing it yourself because we cannot provide custom work at the moment, sorry! As a quick solution in this regard, you can try using the code below and place it in Theme panel->Custom CSS area.
The code is ->
.td-review-header, .td-review-row-stars{
display:none;
}
Thanks for your understanding!
Hello byalik,
I guess that you want to use the Thrive leads, Ultimate List Building Plugin, right? Please notice that our theme has not been tested with this type of plugin and we cannot say for sure if it will work or not with the theme, sorry! Also, notice that we cannot provide support for untested plugins, sorry!
Thanks for the message!
Hello steebostech,
Please notice that the theme does not have any such an option that allows you to increase the post width, sorry! If you will not use the sidebar, the post will fit as expected and is not need to do some additional customizations for it. If you want to display more levels in our theme and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom services at the moment, sorry!
Thanks for the message!
Hello mayaguez,
I have inspected your website and I saw that you have some problems with the post content on your category pages. Please notice that the default theme behavior is that the post content to fit all the spaces which are allocated for post content and it is not necessary to center this, sorry! The same behavior will be applied if you do not use the sidebar.
Also, I saw that you are using a lot of untested plugins which can interact with the theme core files and causes a lot of unknown issues, as you can see here -> https://www.screencast.com/t/pZ3OG8mQ1u Notice that the first step for debugging in WordPress is to exclude all the untested plugins and check the results.
Hope this helps!
Thanks for your understanding!
Hello FredAstair,
I have inspected your homepage and I did not saw any duplicated posts, as you can see here -> https://www.screencast.com/t/F9Pe0O9itk Where is the problem? Sorry!
Thanks for the message!
Hello gkleinman,
This is not a good theme behavior, sorry! You should make a new clean install from scratch via FTP way and try to disable all the untested active plugins which can interact with the theme core files and check the results. As a quick solution, please check the code below and place it in Theme panel->Custom CSS area.
.entry-review-stars{
display:none;
}
Thanks for the message!
Hello independentngr,
First of all, you should disable all of the untested plugins used but you because all of these can interact with the theme core files and cause a lot of unknown issues. Notice that this is the first steps on WordPress debugging. After this, you should clear all the caches and check the results. If the problem is still there, you should make a full backup to your database and then make a new clean install from scratch, via FTP way and check the results.
Thanks for the message!
Hello Jacob,
Unfortunately, our theme does not have any such an option that allows you to use the modules which create a block on 2 columns, sorry! Notice that the modules compose the blocks and if you want to use only the modules, you should use the Page Builders + Latest Articles + Pagination as page template. For more information about this, please check the documentation here -> https://forum.tagdiv.com/page-templates-2/
Thanks for your understanding!
Hello ekoloskov,
If you are talking about this page numbers -> https://www.screencast.com/t/0uR7q1cyCzdi, notice that you should use a bit of CSS code in order to change the font size or font family. Try to use the code below and place it in Theme panel -> Custom CSS area.
The code is ->
.page-nav a {
font-family:Arial;
font-size:20px;
}
Thanks for the message!
Hello iisnet,
First of all, I will thank you for your interests in our theme but please notice that TD Composer is available only for Newspaper theme and not only for Newsmag, at the moment, sorry! We hope that in the future to implement the TD Composer in Newsmag, but we cannot say for sure when exactly this will happen, sorry!
Thanks for the message!
Hello WakeUpCallProject,
I have inspected your website on Android and the Podcast page seems to work as expected. Provide some useful screenshots with your problem so I can identify it and also, so I will be able to provide a more accurate response.
Thanks for the message!