Hello QG Pixel,
Check the Translation settings from Theme panel, like this -> https://www.screencast.com/t/NPbUWRQOJkf1 Many of theme strings can be translated from our panel section.
Thanks for the message!
Hello slo,
If you will check our block settings, there you will see all the post order types which are available for this block, like this -> https://www.screencast.com/t/gYaaaDE344oQ
Regarding on Rating stars, notice that our theme has this feature implemented but the rating can only be given by author and not from by user or any viewers of your posts. For more information about this one, please consult our documentation here -> https://forum.tagdiv.com/reviews-2/
If is not what you mean, please provide more details as I will be able to provide a more accurate response.
Thanks for the message!
Hello michaelcates,
Please provide your website URL so I can take a closer look at it and also, you should provide some useful screenshots with the problem so I can quickly identify it and also, so I will be able to provide a more accurate response.
Thanks for the message!
Helloawoodhams,
If you want to change the size for your icons, try the code below.
The code is ->
.td-magazine .vc_tta.vc_general .vc_tta-icon {
font-size: 3em;
}
The result is here -> https://www.screencast.com/t/LCOhMvoMI
Thanks for the message!
Hello SamWheat,
Sorry for this but please notice that we do not have any code for this, sorry! If you want, you should do it yourself because we cannot provide custom services at the moment, sorry!
Thanks for the message!
Hello cstyn,
Tot timpul noi recomandam utilizarea ultimei versiuni de tema. De remarcat este faptul ca pe masura ce dezvoltatorii nostri detecteaza unele probleme le si repara, mai ales cele de securitate, dar nu toate dintre acestea sunt trecute in changelog-ul nostru.
Multumesc pentru intelegere!
Salut cstyn,
Cel mai probabil, aceasta problema este doar la tine in install, imi pare rau. Dupa cum poate sti, avem zece mii de utiliatori care nu au remarcat nici o problema in acest sens. Daca intra-adevar ar exista aceasta problema, iti dai seama ca eram deja bombardati cu mail-uri :)) Incearca sa iti reinstalezi tema la ultima versiune a ei, WordPress-ul la fel, ai grija la plugin-urile folosite si modificarile custom facute, daca ai, evident. Esti primul care raposteaza aceasta problema. Intelege ca tema a fost testata pe deplin inainte sa fie lansata si nu exista nici o problema legata de securitatea ei. Pentru mai multe informatii despre cum poti sa iti sporesti securitatea pe site-ul tau, acceseaza urmatorul tutorial realizat de unul dintre cei mai experimentati utilizatori ai temei noastre, cu o experienta de peste 7 ani in domeniu. Poti accesa link-ul aici -> https://forum.tagdiv.com/topic/tutorial-good-basic-security-practices/
Multumesc pentru intelegere!
Hello nosfersolo,
Please check your system status parameters to be according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/
Thanks for the message!
Hello Rajodah,
Please provide your website URL so I can take a closer look at it. Also, if you are using some untested plugins, try to disable all of them, leave just only the plugins that come bundled with the theme core files and which are required and check the results. Also, you should provide some useful screenshots with your problem so I can quickly identify it.
Thanks for the message!
Hello iblyshc1,
Please try to reinstall your theme via FTP way according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/ because this is the surest method in this regard. Clear all the caches and check the results.
Thanks for your understanding!
Hello Torasko,
For this feature, try the code below.
@media (max-width:767px){
.td-more-articles-box{
display:none;
}
}
Thanks for your understanding!
Hello mdeleon,
Sorry for this inconvenient! First of all, you should check your system status parameters to be according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/ Also, make sure that your theme has been correctly installed via FTP way because this is the surest method in this case. For more information about using our page builder, please consult the following useful guide here -> https://forum.tagdiv.com/visual-composer-tagdiv-composer-transition/ -> https://forum.tagdiv.com/tagdiv-composer-tutorial-2/
Hope this helps and let us know how it goes!
Thanks for your understanding!
Hello Scumbag,
Unfortunately, our theme does not have any such an option that allows you to disable this feature, sorry! Why do you want to display all of your sub-categories without drop-down because I saw that you have a lot of them and it will look ugly on the page, right?
Thanks for your understanding!
Hello Scumbag,
What exactly you want to change to your block title? Notice that you can change the title when you edit your block from backend, like this -> https://www.screencast.com/t/5tiz6hHXh
If is not what you mean, please provide more details so I will be able to provide a more accurate response.
Thanks for your understanding!
Hello notageek4u,
I have inspected your website and your demo seems to work as expected. Where is the problem? For more information about demo installing, please consult our documentation here -> https://forum.tagdiv.com/newsmag-installing-demos/
Thanks for your understanding!
Hello nopawel,
I have replied via another topic. If the problem is still there after increasing your system status parameters, please send us an email at contact@tagdiv.com with you log-in information (wp-admin) so we can further inspect it closer your setup page.
Thanks for the message!
Hello nopawel,
Please check the system status parameters to be according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/ Most likely, your PHP memory has exhausted and that’s why you cannot save anything.
Hope this helps!
Thanks for the message!
Hello xyazar,
Please check your status account to be public and not private. This is the main reason why Facebook does not work. Be more careful at this aspect and check the results.
Thanks for the message!
Hello Torasko,
Try this advice because it should work. Otherwise, please revert your PHP version to 7.1.
Hope this helps and let us know how it goes!
Thanks.
Hello HiS,
Provide your website URL so I can take a closer look at it.
Thanks for the message!
Hello sv,
I have inspected your website and I saw that you are using some untested plugins which can break the theme layout, like these -> https://www.screencast.com/t/CKQLH3R9k Notice that the first step in debugging on WordPress is to disable all of these and leave just only the plugins that come bundled with the theme core files and rule out any conflicting plugins. If the problem will persist after this, you should try with a fresh install from scratch, clear all the caches and check the results.
Thanks for the message!
Hello harshalone,
Unfortunately, our theme does not have any such an option that allows you to do this, sorry! You should try finding such a plugin with this functionality and check how it will work with it. Notice that we cannot recommend any such a plugin in this regard because we do not make any tests in this case, sorry!
Thanks for your understanding!
Hello jun-sasaki,
Try using the code below and place it in Theme panel -> Custom CSS area.
The code is ->
.td-header-row{
padding-top:0!important;
}
Thanks.
Hello marinedirectory,
First of all, please try to use the Header Style 10 which uses the logo in full width and check the results. Maybe you will bring your desired results. Also, if you want to add an image to your header section, notice that you should use a bit of CSS code to achieve this. For more references about this case, you can check the following topic here -> https://forum.tagdiv.com/topic/i-cannot-put-background-image-behind-logo-on-the-header/
First of all, check your system status parameters to be according to our recommended guide if you want to achieve good results, like this -> https://forum.tagdiv.com/system-status-parameters-guide/
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!