Hi,
As Chris suggested please download the theme from Themeforest – https://themeforest.net/item/newspaper/5489609 make a clean install, and use only the plugins bundled in the theme package.
Thanks
Hi,
Please make sure your hosting server meets these requirements – https://forum.tagdiv.com/requirements-for-newspaper/ in order for the theme to function properly. Also check these parameters and make modifications if needed – https://forum.tagdiv.com/system-status-parameters-guide/
Then try installing a demo with content to see if it is working as intended.
Thanks
Hi,
Try deactivating the child theme if there is this conflict between it and the plugin you are using. Please note that there is a possibility that that respective plugin could still not work properly and can cause interference with the theme functionality. Then again it might not, but I can not say for sure since we have not made any tests with the theme and such plugins. Also there could be a conflict between that plugin and your other plugins later on.
Thank you for understanding!
Hi,
I have made the modification to the category template files – https://www.screencast.com/t/VvztkHerr and it seems to work as intended – https://www.screencast.com/t/jCUPY0tuwDO on my end.
I believe it could be a cache issue, so please try clearing all your caches and try again to see if the changes apply.
Thanks
Hi,
Please note that the option must be set like this – https://www.screencast.com/t/C2KJvxrdE since enabling it removes the comment section on pages. Now the comments should appear on all your pages. Please let us know how it goes.
Thanks
Hi,
You could modify that text if you want to, here is where you can find them in the theme js – https://www.screencast.com/t/7rD8IVyQqv – https://www.screencast.com/t/pcHmw6S6bB
If this request is suggested by more of our users and becomes popular, it may be taken into account in a future update, but I can not say for sure if or when it will be implemented.
Thank you for understanding!
Hi,
1. If you are talking about this space in the page mega menu – https://www.screencast.com/t/vSbN3TY7U you could modify the padding – https://www.screencast.com/t/CoW3rRW5t using a code like this – https://www.screencast.com/t/q794GFK9
This is the code used
.td-mega-menu-page
.td-mega-grid
.td_block_wrap {
padding-bottom: 0;
}
2. You could set a hover on those items like this – https://www.screencast.com/t/X8ebqJuXb
This is the code used (you may modify the colors as you wish or add additional customization)
.td-mega-menu-page
.td_block_text_with_title
a:hover {
background-color: #dd3333;
color: white;
}
3. For the font you could use something like this – https://www.screencast.com/t/8T7HqNk3Ih9A
This is the code used
.td-mega-menu-page
.td_block_text_with_title
a {
font-size: 12px;
line-height: 20px;
}
All these css codes must be entered in Theme panel->Custom Css – https://www.screencast.com/t/SVNysnTu
Thanks
Hi,
Do you have the mobile theme activated now? I have inspected your website and it does not seem like it is. Try to install the mobile theme plugin from the downloaded theme package, and deactivate all your other plugins except Visual composer, clear the cache and check to see if it is working as intended. More information about the mobile theme here – https://forum.tagdiv.com/the-mobile-theme/
Thanks
Hi,
You can choose from the available modules, each with a different style and thumbnail size for the articles on the category page, in the per category settings from theme panel – https://www.screencast.com/t/oB920gMZ
Thanks
Hi,
Unfortunately only the latest version of the theme package is available for download. You should try to update your theme like this – https://forum.tagdiv.com/how-to-update-the-theme-2/
Thank you for understanding!
Hi,
That pointing down arrow is an indication that the respective menu item is a mega menu. You could remove them with a code like this – https://www.screencast.com/t/5BinHrCpef or you could reduce the padding between the menu items like this – https://www.screencast.com/t/P4mY0kdY
These are the codes used in the example for the icon removal
#td-header-menu .td-icon-menu-down {
display: none;
}
And this for the padding reducing
#td-header-menu .sf-menu > li > a {
padding-right: 10px;
}
Each or both must be entered in Theme panel->Custom Css – https://www.screencast.com/t/UgF19q3PxS
Please note that if you choose to update to the latest version, there is an option to stretch the header menu – https://www.screencast.com/t/WkfKkTBte so in the case of having more menu items there will be more available space.
The changelog for the latest update can be seen here – https://themeforest.net/item/newspaper/5489609
Thanks
Hi,
The theme needs these parameters to be adjusted if needed – https://forum.tagdiv.com/system-status-parameters-guide/ because this could be the cause for your problem. Please check this and try again to see if the menu issue is still present. Let us know how it goes.
Thank you for understanding!
Hi,
That is how it is supposed to look in header style 8 – https://forum.tagdiv.com/header-styles/ – https://www.screencast.com/t/qGn2N8FUpwM
Please make sure you are setting a logo of the required size – https://forum.tagdiv.com/logo-favicon/ and also that you use the full size – https://www.screencast.com/t/Hl5c44JtMO9l
Thanks
Hi,
It seems this is a WordPress message that could be caused by your hosting, or a network issue – https://wordpress.org/support/topic/connection-lost-saving-has-been-disabled-until-youre-reconnected-were-backin-2/
Thanks
Hi,
It may be needed to set the same, or a different icon image in this situation, like this – https://www.screencast.com/t/0tszTE6iam
So if you want you can use a special image to be displayed in the mobile menu. This is the code used
.td-menu-socials
.td-icon-odnoklassniki {
background-image: url("");
}
Thanks
Hi,
If you want the demo to include content, please make sure the setting is enabled – https://www.screencast.com/t/p3lkHI67CUFn
More information about the demos here – https://forum.tagdiv.com/demos_introduction/
And the installation process here – https://forum.tagdiv.com/installing-demos/
Thanks
Hi,
I don’t think I understand what is the problem. You can insert the ad code for the website in the respective field you want them to appear, and then control the size accordingly – https://forum.tagdiv.com/article-ads/ or just leave them on Auto and they will be automatically resized by the theme. For the mobile theme ad codes must be inserted in the mobile theme section as specified here – https://forum.tagdiv.com/the-mobile-theme/
Thanks
Hi,
Please try this code, just enter it in Theme panel->Custom Css, with this result – https://www.screencast.com/t/zbGwVDhb
@media (max-width: 767px) {
.td-scroll-up {
display: block!important;
}}
Thanks
Hi,
The solution provided by Bogdan is for the background ad now working properly at the moment. I have inspected your site and I see that you have a background color set at the moment – https://www.screencast.com/t/X3ZsmIn8a
As for the post template image issue, I would suggest disabling all your plugins except Visual composer, clear the cache and check to see if the problem is still there.
Thanks
Hi,
Please try entering the code provided directly in the theme style.css file at the end of the code, then there should be no delay for this to apply – https://www.screencast.com/t/do7HJq11Ojui
Thank you for understanding!
Hi,
The update is available now – https://themeforest.net/item/newspaper/5489609 you can see the change log there. The feature you are looking for is this – https://www.screencast.com/t/zVyKjlwkq2 Just make sure you remove the code provided before from the custom css section, so it does not affect the theme in any way.
Thanks
Hi,
Well you could differentiate them and have one background image for each of them by using the location they are in like this – https://www.screencast.com/t/VtI6JEDc
This is the code used
.td-header-sp-top-widget .td-icon-odnoklassniki {
background-image: url("");
}
.td-footer-wrapper .td-icon-odnoklassniki {
background-image: url("");
}
Thanks
Hi,
The currently available color options for the main menu, sub menu and mega menu are in the Theme panel->Theme colors header section – https://www.screencast.com/t/bw3EzE3sVC and there is no setting to set different colors for each menu item in the header main menu. However you could try to identify each of the menu items you want to modify, using the browser inspector – https://www.screencast.com/t/a1HFWCF9wI and change their color with some custom css – https://www.screencast.com/t/pv86r1FWjmpN
Here is a tutorial about using the browser inspector to create custom code – https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/ and also the code used in the example (must be edited with you menu item id’s)
.menu-item-6537 > a {
color: yellow!important;
}
For different logo’s on specific pages you could follow this topic – https://forum.tagdiv.com/topic/different-header-images-for-different-pages-and-videos/ and try the suggestion mentioned there. There is no option to have different logo’s by specific pages by default.
Thanks
Hi,
Using the code provided above in the desktop section of the custom css, will apply it only in this situation, For smaller devices it will remain the same, keeping it’s original responsiveness – https://www.screencast.com/t/lMHVG2Qww3t – https://www.screencast.com/t/M6kXmkCS
To make it like that in all situations, you would need to have different codes for these situations – https://www.screencast.com/t/upVesOxVo2c Maybe there is another way, but I can not say for sure, since it would take too much time to test, and make sure it works properly.
Thank you for understanding!