Hello,
Please notice that we recommend to use the php v7 to v7.2 the last version of the php hasn’t been tested with our theme, this will be tested for the coming updates.
If there is still a problem, 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,
Now in the last version of Newspaper theme ( v9.8 ) you can use the header manager and make the menu on each device how you want.
Thank you!
Hi,
So you want to have some more control over the permalinks and breadcrumbs, for this we recommend to use SEO Yoast plugin, this plugin can achieve what you need, you can check more about how to implement Yoast breadcrumbs -> https://kb.yoast.com/kb/implement-wordpress-seo-breadcrumbs/ and here is a documentation for permalinks -> https://yoast.com/what-is-a-permalink/
Hope this will help you!
Thank you!
Hello,
Unfortunately there is no option in our theme that can remove the name of cpt as you need, but this can be achieve making some changes something like this -> https://generatepress.com/forums/topic/removing-cpt-slug-from-post-url/
You can see the post id by hovering the title name of custom post type like this -> http://prntscr.com/p1lf4t or if you open the custom post type the id will appear in url -> http://prntscr.com/p1lfri
Thank you!
Hello,
You can use a custom css and from this -> http://prntscr.com/p1lbnv will be like this -> http://prntscr.com/p1lc20
.custom-html-widget .gsc-input, .gsib_b, .gsc-search-button {
border: none;
}
.custom-html-widget .gsc-input #gs_tti50, .gsc-search-button.gsc-search-button-v2{
border: 1px solid #444;
}
.gsc-search-button{
float: left;
}
Hope this will help you!
Thank you!
Hello,
Yes, this inline style set on hr seams to work.
Have a nice day!
Hello,
Please make sure that you are using the last version of the theme, Newspaper v9.8 and you do not have any plugin conflict, please deactivate all non theme plugins and let only these that have the word tagDiv in there names, after that try again.
If there is still a problem, please provide me a link where I can check this problem, in this way I will be able to provide you a better answer.
Hope this will help you!
Thanks!
Hello,
“The current content hasn’t been created by TagDiv Composer” – that is just a notice, isn’t be the result of actual issues in most cases. If you can successfully edit the page or could template then there is no problem, usually after you save the page/template in tagDiv Composer this message is not longer display.
It could also mean that the page contains elements that are not part of the tagDiv composer, or the page was saved in backed and not in TagDiv Composer, or the page has been built with with a different method, this can create problems.
Please provide some more details about the problems that you have with the demo content, in this way we’ll be able to help you!
Thank you for your understanding and sorry for the inconvenience!
Hello,
That demo have add a specific class on body -> http://prntscr.com/p1k8w6 so if you want to make the pagination to have that design then you can use this custom css from the Lifestyle Demo class -> http://prntscr.com/p1kbzy
.page-nav a, .page-nav span {
border-radius: 50%;
}
Hope this will help you!
Thank you!
Hi,
Please 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.
Thank you!
Hello,
The “Read more” button appear only on some blocks how it is the block 12 -> http://prntscr.com/p1jrou that is way we recommend to use the flex block , this have more options and can be set per device -> http://prntscr.com/p1jth3
Hope this will help you!
Thank you!
Hello,
That is because there you need to copy one more file, the single_template_x.php, please check this part from our documentation -> http://prntscr.com/p1jktp -> https://forum.tagdiv.com/the-child-theme-support-tutorial/ also if you want to edit the default post template you’ll need to copy those to files single.php – loop-single.php from wp-content/plugins/td-composer/legacy/Newspaper/loop-single.php directly in the child theme folder, only the post templates from 1 to 13 need to be set in Newspaper-child\parts\single.
Hope this will help you!
Thank you!
Hi,
Then just use the background color from theme panel, this will apply on whole website.
-> http://prntscr.com/p1jdly -> https://forum.tagdiv.com/background-introduction/
Thank you!
Hi,
This depend of the implementation of RSS Widget that you used, please provide me a link where I can inspect this widget, in this way I will be able to provide you the corect answer, or you can change the header/title style and color from the RSS Widget using custom css -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thank you!
Hello,
In order to change the post type for Trending now ticker, you’ll need to edit the page using tagDiv Composer, click on News ticker and check the filter tab -> http://prntscr.com/p1j00p
Default Block Settings Guide -> https://forum.tagdiv.com/block-settings-guide/
The code for Trending Now can be found in wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes/td_block_trending_now.php
Hope this will help you!
Thank you!
Hello,
So if I understand correctly you want to change a post template for these type of posts, if is so, with Newsmag theme this can be achieve only making changes in theme core, therefore you’ll need to edit loop-single-x.php and single_template_x.php xis the number of style, these files can be found in wp-content/plugins/td-composer/legacy/Newspaper/parts/single/loop-single-1.php
Also will be recommended to use a child theme, in this way when you’ll make a theme update, the changes will be not lost.
Hope this will help you!
Thank you!
Hello,
In order to change the post type for Trending now ticker, you’ll need to edit the page using tagDiv Composer, click on News ticker and check the filter tab -> http://prntscr.com/p1j00p
Default Block Settings Guide -> https://forum.tagdiv.com/block-settings-guide/
Thank you!
Hello,
The mining of those option
mobile – will be display only mobile theme without amp
AMP + mobile – will be display the mobile theme and amp
AMP – will be display the responsive version of theme and amp
The Mobile Theme -> https://forum.tagdiv.com/the-mobile-theme/
If there is still a problem with your footer, please provide me a link where I can check this problem.
The last question regarding the changes that take some time until appear, is because you or your host are using a cache plugin, make sure that you clear all cache after you make any changes in theme panel, post pages …
Thank you!
Hello,
You can delete theme like the pages and posts, if those are template then you can find theme in Cloud Template, hover theme and click on trash-> http://prntscr.com/p18wc7 or if you want to delete more templates -> http://prntscr.com/p18wor
If you imported some pages/homepages you need to look in pages -> http://prntscr.com/p18x9y
Thank you!
Hi,
I’ve checked your website and I do not find any were the “the_content” to be call twice, please provide some more details about this case.
Thank you!
Hello,
If you want, you can send us an email at contact@tagdiv.com and provide admin login. We will take a look. Include a link to this topic in the email.
Thanks
Hi,
You can try this custom css for the Gutenberg buttons -> http://prntscr.com/p18n31
.single .td_round_btn:hover {
background-color: red!important;
}
Unfortunately this is the only way for the moment to set the hover background color on buttons in editor.
Thank you!
Hello,
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.
Thanks.
Hello,
Please provide me some more details about this problem, and what type of ads you are using, the Kaspersky is on your website or on you computer, maybe there are some settings in Kaspersky antivirus to block malicious ads.
Thank you!