Hello Berbi,
Try to use the code below and place it in Theme panel -> Custom CSS area.
body .td-header-main-menu {
background-color: #fff;
}
Hope this helps!
Thanks.
Hello Nestor1986,
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 are 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 our requirements.
Unfortunately, our theme does not have such an option to minify the style.css file and we cannot recommend any plugins with this functionality because is not tested with our theme. For minifying this file, we are using CloudFlare for our demo and works fine. If you want to read other views from our users, please check this topic -> https://forum.tagdiv.com/topic/tip-how-to-easily-minify-your-css-without-breaking-your-site/
One of our top members here on the forum wrote his own optimization tutorial here:
https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/ and here -> https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
Basically, these are the theme requirements
– https://forum.tagdiv.com/requirements-for-newspaper/
Thanks for your understanding!
Hi,
Please provide your website URL and explain me again what exactly do you want to achieve so I can provide a more accurate response/code.
Thanks for the message!
Hi Fabrizio,
Please provide your website URL so I can take a closer look at it.
Thanks.
Hello fanjumin,
Please provide more details about what exactly you have done and how did you add the Wocommerce shortcodes.
Thanks for your understanding!
Hello Joe,
Notice that you can use the Premium Feature of Visual Composer but we cannot say for sure if these will work or not with the theme because these were not been tested with the theme, sorry! We recommend using only the Visual Composer version which comes bundled with the theme core files because this plugin has been optimized for our theme. We cannot provide support for other untested plugins.
Thanks.
Hello Rostyslav,
Please make sure that you are using the latest version of the theme installed via FTP way, remove all of the untested plugins and check the results. > https://www.lifewire.com/500-internal-server-error-explained-2622938
Thanks for your message!
Hello webarts,
I have inspected your website and I saw that your homepage works as expected, without any problem. Also, I have inspected your source code and I have noticed that you have some errors through your console, as you can see here -> https://www.screencast.com/t/jdsGdQUBvqz7 Please remove all of the untested plugins, clear all the caches and check the results. If the problem is still there, you should make a new fresh install from scratch via FTP way, clear all the caches and check the results.
Thanks for the message!
Hello Zsolt,
Unfortunately, I do not exactly understand what you mean, sorry! Please notice that the Google Translate is not every time a good way for translating, sorry! Please be more specific about your real problem, provide some useful screenshots and try to explain to me what do you want to achieve?
Thanks for the message!
Hello all,
First of all, you should make a full backup to your database to avoid losing your database. After this, you should make a new clean install from scratch via FTP way according to our documentation from here -> https://forum.tagdiv.com/install-via-ftp/
Thanks for your understanding!
Hello designr,
Please notice that our theme does not have any such an option that allows you to achieve 3 border colors above the footer section. This task involves doing such an additional customizations. You should use the Inspector browser with which to inspect the footer section of your website example. It is required to make some additional classes and then you should use such a custom CSS code for this. As a hint please check here -> https://www.screencast.com/t/bnSSre1g0H
Hope this helps!
Thanks for the message!
Hello majorfuss,
The target=”_blank” should have to be added to the href property of your link. In your case, you should add this property in HTML to your Ad Spot or where exactly you add your Custom AD, sorry! This task involves such a custom work…
Thanks for the message!
Hello lukehodge,
You sohuld try using a bit of CSS code if you want to change the size of your logo.
The code is ->
@media (max-width: 1140px){
.td-main-menu-logo img {
max-width: 250px;
}
}
@media (max-width: 1140px){
.td-main-menu-logo img{
max-height: 60px!important;
}
}
Notice that we do not recommend to increase the size of that section because the logo can be easily broken. I suggest to load another logo size for the mobile version from Theme panel, clear all the caches and check the results. If you will check our demo, you will see good results in this case.
Thanks for your understanding!
Hello betomenali,
1)Make sure that you are using the latest version of the theme installed via FTP way because this is the surest method, in this case, remove all of the untested plugins if you are using something like this, check the system status parameters to be increased according to our documentation from here -> https://forum.tagdiv.com/system-status-parameters-guide/
2)I have inspected your website and the menu items are working fine and it seems to be right aligned as you can see in our demo -> https://www.screencast.com/t/oaNgfvYWng2 It’s the same behavior.
Thanks for your understanding!
Hello apacheinteractive,
Please check the Theme panel and ensure that your thumbnails are enabled from here -> https://www.screencast.com/t/L2QVMHWi1Zn for your blocks used by you. Clear all the caches and check the results. If the problem is still there, please regenerate your thumbnails via Force Regenerate plugin and Thumbnails Regenerate.
Thanks for your understanding!
Hello albertohduarti,
Sorry for this inconvenient! Please try the fix from the following topic from here -> https://forum.tagdiv.com/topic/found-cron-bug-in-newspaper-8-1/ Please request a full refund here -> https://themeforest.net/refund_requests/new and we will get your money back as soon as possible.
Thanks for your understanding!
Hello Fabrizio Azzali,
You should try using the text with title element like this -> https://www.screencast.com/t/rmeSMUwcji If is not what you mean, provide more details.
Thanks for the message!
Hello Fabrizio Azzali,
Do you are referring to the category siblings? If you want to hide them, you should use the following code and place it in Theme panel -> Custom CSS area.
The code is ->
.td-category-siblings{
display:none;
}
The result is here -> https://www.screencast.com/t/Ai9ju81A3HS
If is not what you mean, please provide more details so I will be able to provide a more accurate response.
Thanks for the message!
Hello Fabrizio Azzali,
The theme does not have any such an option that allows you to combine header style, sorry! If you want to achieve this you should do it yourself because it involves doing such a custom work and we cannot provide something like this, at the moment, sorry!
Thanks for your understanding!
Hello Embleton,
Here is talking about block titles. You can change them from page builder when you edit your block, like this -> https://www.screencast.com/t/dhQQLl0Qu Here you can see a simple example.
Thanks.
Hello Zsolt Daranyi,
Do you want to change the post date with an older date and make these posts to be new posts? Please provide more details about this situation because I do not exactly understand what you want to achieve.
Thanks for the message!
Hello lanhui,
Please check the following topic from here -> http://www.wpbeginner.com/wp-tutorials/how-to-use-smtp-server-to-send-wordpress-emails/
Thanks for the message!
Hello jadmac,
Notice that we do not recommend using the same name for more than one category. You should try to make some tests with this structure and check the results.
domain.com/kids/kids-clothes
domain.com/baby/baby-clothes
domain.com/toddler/toddler-clothes
Hope this helps!
Thanks for the message!
Hello majorfuss,
Please notice that our theme does not control this ad, sorry! You should add the target=_blank property if you want that your ad to be opened in another tab. Check the following documentation from here -> https://www.w3schools.com/tags/att_a_target.asp
Thanks for the message!
Hello mrx,
I have tested on my side and everything seems to work as expected, without any problems. I cannot recreate the issue. Make sure that you are using the latest version of the theme installed via FTP way, clear all the caches and untested plugins, purge CDN files and check the results.
Thanks for the message!