Hi,
I think that you want too use the category as a “tag” for new, unfortunately for the moment our theme do not have this option, I think this will be add in the coming updates.
If this is not what you mean, please provide some more details.
Thank you!
Hi,
Is possible, or is possible to be some settings in Jetpack that once that are torn on to conflict with the mobile version.
Thank you!
Hi,
From what I know there we’ll be an update in one or two weeks, our developers are still working to make this update to be better!
Thank you for your understanding!
Hi,
All header styles can be found the header template in tagDiv Cloud Library, but you still need to edit it with tagDiv Composer to set the elements you need ( replace the settings from the cloud header ).
Thank you!
Hi,
If you want to remove the social notworks, just clear/remove the links from theme panel > social networks -> http://prntscr.com/pndvgo or you can use a custom css like this one > http://prntscr.com/pndvwt
#td-mobile-nav .td-menu-socials {
visibility: hidden;
}
Set the code in Theme panel> Custom code> Custom css
Thank you!
Hi,
This is our list with the tested plugins -> https://www.screencast.com/t/cmPkh9jba4sZ there are more plugins that are working with our theme, but there are more that provide conflicts, you’ll need to find the plugins that are not working properly with our thee and deactivate theme, also make sue that the theme requirements are configured as in our documentation -> https://forum.tagdiv.com/requirements-for-newspaper/
Thank you!
Hi,
Please make sure that you have the last version of the Newspaper theme, v9.8 after that please check if the mobile theme is activate ( this option appear only for mobile theme ).
Also this option is displaying only in Gutenberg editor -> http://prntscr.com/pndscx -> https://forum.tagdiv.com/the-mobile-theme/
Thank you!
Hi,
I’m not very sure, because we didn’t tested this plugin with our theme, also the WP Rocket have a lot of settings, you’ll need to find the right ones that are working with our theme.
Thank you!
Hi,
In order to change only the color for that line, you’ll need to use a custom css like this one -> http://prntscr.com/pndnx9
.td-footer-wrapper div .td_block_template_8 .td-block-title > *:before {
background-color: #7f1813;
}
The code need to be set in Theme panel> Custom code> Custom css
Thank you!
Hi,
I do not quite understand from where you want to hide the language, please provide some more details and some screenshots.
Thank you!
Hi,
Unfortunately there is no option for on of, sorry, but you can save that element in tagDiv Composer as a shortcode -> https://www.screencast.com/t/lgvGdJxYW , in this way you can remove it and add it more easy -> https://www.screencast.com/t/lgvGdJxYW
Thank you!
Hello,
The 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/
Thank you for your understanding!
Hi,
So if you just want to copy a playlist video from YouTube, all you need to do is to copy that video url -> http://prntscr.com/pndcqw and set it in a column text or text with title in text area -> http://prntscr.com/pndcqw -> http://prntscr.com/pnddar your video should look like this -> http://prntscr.com/pndddx -> http://prntscr.com/pnddhs or if you want you can try the video playlist too -> https://forum.tagdiv.com/video-playlist-2/
Thank you!
Hi,
Please make sure that you install the theme as in our guide from here ->https://tagdiv.com/how-to-install-newspaper-theme/
Theme activation ->https://tagdiv.com/how-to-activate-the-newspaper-theme/
Let me know the results!
Thank you!
Hi,
Please make sure that you do not have a plugin conflict, please deactivate ALL non theme plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also I think that you have set on homepage a header template from tagDiv Cloud Library, please check it with tagDiv Composer -> http://prntscr.com/pnd9ln.
If there is still a problem, just let me know!
Thank you!
Hi,
You can customize a default header style using the options from theme panel -> http://prntscr.com/pnd4tf -> http://prntscr.com/pnd4xv also you can use custom css -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/ or if you want to have more control over the menu layout, then you can try a header template from tagDiv cloud library and edit it with the new tool from tagDiv Composer, header manager -> http://prntscr.com/pnd5x1 -> http://prntscr.com/pnd63e
Thank you!
Hi,
Unfortunately for the moment there is no option in our theme for rel=”me nofollow”, sorry! maybe this will be add in the coming updates.
Thank you for your understanding!
Hi,
Unfortunately for the moment that part of mobile have only a few options, sorry for the inconvenience!
Thank you for your understanding!
Hi,
Please make sure that you check this option in amp settings -> http://prntscr.com/pnd0re
Also please make a test and use only the WP Super Cache, if you really need to use the Cloudflare, just make sure to set it as in our documentation -> https://forum.tagdiv.com/cloudflare-cdn/
Thank you!
Hi,
The header style on Business demo is looking different because is custom made, if you want to make it to look as default header style 1, you’ll need to use some custom css-> http://prntscr.com/pnd05y
.td-business .td-header-style-1 .td-header-sp-logo {
float: left;
}
.td-business .td-header-style-1 .td-header-sp-recs {
float: right;
}
This code need to be set in Theme Panel > Custom Code> Custom css
Thank you!
Hi,
Is look that one is set on post and one on cloud template, if you want you can use a custom css like this one -> http://prntscr.com/pncxy8 to remove the translation set on templates.
.page p:first-of-type.wpml-ls-statics-post_translations,
.single .wpml-ls-statics-post_translations
{
display: none;
}
.single .tdb-block-inner .wpml-ls-statics-post_translations
{
display: block;
}
Thank you!
Hi,
If that website was delete completely, then is no problem ( is like you reset it ), you can use the licence with out problems for the new website.
Also please do not share your private licence and credentials on forum.
Thank you!
Hi,
Let’s try one more time, this code should do the trick -> http://prntscr.com/pnctwa
.td-sub-footer-container
{
box-shadow: 0px 0px 4px #fff;
position: relative;
}
Hope this code should work for sub-footer shadow!
Thanks.
Hi,
Do you have install the Sound Square demo ? because this design for the block 2 was design only for this demo.
Thank you!