Hi,
This happens frequently if you have some cache plugin install, or others plugins, we recommend WP Super Cache as caching plugin.
Thank you for your understanding.
Hi,
1. How to add an icon in menu -> https://forum.tagdiv.com/how-to-add-icons-in-menu/
2. You need to set on row the YouTube id
Please read this topic https://forum.tagdiv.com/topic/doesnt-show-youtube-videos/
Thank you.
Hi,
If I understand correctly you want to achieve this https://www.screencast.com/t/dIpe5itHR
Please paste the css in Newspaper>Theme panel>Custom code>Custom css
@media (max-width: 767px){
#td-top-mobile-toggle {
position: absolute;
top: 0;
right: 0;
z-index: 999;
}
.header-search-wrap {
left: 0;
}
}
This will work only if you do not have mobile theme activate.
If you are using the mobile theme please add this custom code in Newspaper>theme panel>Mobile theme > Custom code
#td-top-mobile-toggle {
position: absolute;
top: 0;
right: 0;
}
.td-search-icon{
left: 0;
}
https://www.screencast.com/t/43KvG19wb
Thank you.
Hi,
For video icon just set a feature video on post, read more here -> https://forum.tagdiv.com/featured-image-or-video/
Please read our documentation about Category templates -> https://forum.tagdiv.com/category-templates/
Thank you for your understanding.
Hi,
First please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
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.
Thanks
Hi,
This is caused by a plugin,
You can read this topic too -> https://forum.tagdiv.com/topic/gap-between-video-and-content/
If you have some plugins for YouTube please deactivate it.
Thanks.
Hi,
If this is what you want to achieve https://www.screencast.com/t/N98NqR4cwa please add the below custom css in Newspaper>Theme panel>Custom code>Custom css
.td-full-layout .td-stretch-content .td_block_big_grid_fl_6 .td_module_mx22 {
height: 350px;
}
Thanks.
Hi sajid1218,
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
Hi,
Unfortunate our theme do not have this option, and I do not know what cod should you set in functions.php in order to achieve this.
Thank you for your understanding.
Hi,
Try like this:
.td-post-header .entry-title, .td-post-template-13 .td-post-header .entry-title {
padding-top: 0px;
padding-bottom: 0px;
}
.td-post-header, .td-post-template-13 .td-post-header {
margin-bottom: 0px;
}
Thank you.
Hi,
I think you can get more information from the Custom Facebook Feed plugin theme.
Thank you.
Hi,
Please read this topic -> https://forum.tagdiv.com/topic/how-to-set-ads-open-in-a-new-window/
Thank you for your understanding.
Hi Bozzy,
Unfortunately for the moment I do not know what feature will have the news update.
Thank you for your understanding.
Hi,
The category grid will show categories with the lasted posts, unfortunately for this moment there is no option in theme to change the filter for category grid, sorry for the inconvenience.
Thank you for your understanding.
Hi,
Pleas try this custom css to reduce the space between main menu and featured image
.td-post-template-12 .td-post-header .entry-title, .td-post-template-13 .td-post-header .entry-title {
padding-top: 0px;
padding-bottom: 0px;
}
.td-post-template-12 .td-post-header, .td-post-template-13 .td-post-header {
margin-bottom: 0px;
}
Please replace the above code with this one
.td-header-style-10 .td-logo-wrap-full {
min-height: 90px!important;
line-height: 90px;
}
Thank you.
-
This reply was modified 7 years by
Calin.
Hi,
If you have the mobile theme activate you need to build new pages for mobile, in mobile editor, https://www.screencast.com/t/wvTdtL26Iihv , this is because in order to increase the load speed on mobile you are not allowed to use builders/composers, just the classic editor.
Please follow our documentation for The Mobile Theme carefully -> https://forum.tagdiv.com/the-mobile-theme/
Thanks.
Hi,
If the size of your gif is bigger then the thumb size for that module then from your gif will be created a thumb for that size.
Thank you for your understanding.
Now try on this http://kaupunginosat.net.www328.your-server.de/ to set the demo City News and see if the feeds work.
Hi,
Please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
If the problem persist please provide some screenshots with the problem.
Thank you.
Hi,
Place notice that you need to set a Facebook page account, it need to look like this:
https://www.screencast.com/t/kxZVeBfrNk
and yours look like this https://www.screencast.com/t/xpoSLNNuU
Please make a public page on Facebook and set it.
Thank you for your understanding.
Hi,
We’ll take a look as soon as possible.
Thank you for your understanding..
Hi,
You can use this css to reduce the space for logo
.td-header-style-10 .td-logo-wrap-full {
min-height: 90px;
line-height: 90px;
}
Please the css in Newspaper>Theme panel>Custom code>Custom css
Please provide a link were I can inspect the pace between main menu and featured image.
Thank you for your understanding.
I meant Old Fashioned, please replace one of your sub subdomains demo, and see if is working.
Hi,
In order to open the ads in new tab you need to set in target=”_blank” in “a”.
https://www.screencast.com/t/fL4Sdr66xdh
Thank you.
-
This reply was modified 7 years by
Calin.
Hi,
Please make a test and install the Old Fashioned and see if the demo is the problem.
Let me know the results.
Thank you for your understanding.