Home User profile
tagDiv Staff
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Catalin
tagDiv Staff

Hello broinfo,

If you want to use other ads than Google AdSense, notice that you should check our useful guide from here -> https://forum.tagdiv.com/using-other-ads-non-adsense-ads/

Thanks for your understanding!

Catalin
tagDiv Staff

Hello neoandrej,

You should use a custom CSS code with a certain post ID if you want to make these changes only for a specific post page. As a hint, you should try using the following code and place it in Theme panel -> Custom CSS area.

The code is ->

.postid-1090 .td-main-logo img{
display:none;
}

The result is here -> https://www.screencast.com/t/w6awJvFBh

Thanks for your understanding!

Catalin
tagDiv Staff

Hello Florian,

Sorry but please notice that we do not know what kind of plugin you are using with the theme and also, we cannot provide custom work. As you want to achieve involves doing such a customization and we cannot provide this kind of services, sorry! If you want to change the actual theme design, you should do it yourself through the code or if you are not aware of the steps which are needed to take in this case, please consider hiring a freelancer/developer to help you!

Thanks for your understanding!

Catalin
tagDiv Staff

Hello arslanlibrary,

Try to activate the theme via manual method from here -> https://www.screencast.com/t/pYFNjWJb Also, if the problem will persist after this, please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further investigate it closer your setup page. Provide there the link to this topic with the Item Purchase Code so we can further investigate the problem.

Thanks for the message!

Catalin
tagDiv Staff

Hello Kev,

You should check the Theme panel -> Theme Fonts from here -> https://www.screencast.com/t/H5bkCwxl

Thanks for the message!

Catalin
tagDiv Staff

Hello Sirius Pro,

Unfortunately, the theme does not have any such an option for the Wide search bar, sorry! The only available option for this section looks like this -> https://www.screencast.com/t/lL5Pjco3HUH If you want to have another design for your Search button you should implement it yourself through the code.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello broinfo,

In order to achieve a responsive Ad if you are using other Ads, please check the following tutorial from here -> https://forum.tagdiv.com/using-other-ads-non-adsense-ads/

Thanks for your understanding!

Catalin
tagDiv Staff

Hello Henrique Filho,

Please try to make a new theme install via FTP to another sub-domain for testing, update all the plugins, clear all the caches and check the results.

Hope this helps and let us know how it goes!

Thanks for your understanding!

Catalin
tagDiv Staff

Hello gbouquet,

Now, the Social Sharing seems to look good, as you can see here -> https://www.screencast.com/t/w9uskDHIwc Clear all the caches and check the results.

Thanks for the message!

Catalin
tagDiv Staff

Hello hellonikoloz,

Please check here -> https://www.screencast.com/t/TGHqXqpj6

Thanks.

Catalin
tagDiv Staff

Hello themesic,

Sorry but please notice that we did not do any tests in this case and therefore, we cannot provide an accurate solution in this case.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello prashanth,

Please use these guides to properly implement SSL:
http://www.wpbeginner.com/wp-tutorials/how-to-add-ssl-and-https-in-wordpress/
https://css-tricks.com/moving-to-https-on-wordpress/
https://yoast.com/dev-blog/move-website-https-ssl/
https://forum.tagdiv.com/topic/moving-to-ssl/
Probably, your SSL configuration was not well implemented. Try the above clues in this case because the SSL implementation is not covered by our support.

Thanks.

Catalin
tagDiv Staff

Hello,

Sorry but please notice that we have not tested any such a plugin with the theme and therefore, we can not provide any recommendation in this case, unfortunately!

Thanks for your understanding!

Catalin
tagDiv Staff

Hello mjehangir,

Please send us an email at contact@tagdiv.com with your log-in information (wp-admin) and CPanel access so we can reinstall the theme. Make a full backup to your database to avoid losing all of your data. Provide there the link to this topic so we can quickly identify you.
Regarding on HTTP 500 ERROR, please check this topic here -> Please use this guide: http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-internal-server-error-in-wordpress/

Thanks for your understanding!

Catalin
tagDiv Staff

Hello Ryansmccain,

I have inspected your related articles from the bottom of your posts and the posts which are displed there are part of your post category. That’s the correct functionality for that section. Please make some useful screenshots because I cannot see the problem.

Thanks for your understanding!

Catalin
tagDiv Staff

Salut Marius,

Codul shortcode de la pagina de contact il poti lua de aici -> https://pastebin.com/ iar pentru celelalte ti-as sugera sa iti faci un alt sub-domeniu de testare, sa instalezi demo-urile care iti plac si sa copiezi shortcode-urile de acolo.

O zi faina!

Catalin
tagDiv Staff

Hello great1212,

1)Your logo has black color and that’s why on mobile devices this is not visible because the very top banner is black. Try the code below and place it in Theme panel -> Custom CSS area.

The code is ->

@media (max-width: 767px){
.td-header-wrap .td-header-menu-wrap-full, .td-header-wrap .td-header-menu-wrap, .td-header-wrap .td-header-main-menu {
background-color: white !important
}
@media (max-width: 767px){
#td-top-mobile-toggle i{
color:black!important;
}
@media (max-width: 767px){
.header-search-wrap .td-icon-search {
color: black !important;
}

The result is here -> https://www.screencast.com/t/RyyPOmOE

2)The footer uses the logo in full width and that’s why you bring different results. Try to change the footer template.

3)Please check the following the topic from here -> https://forum.tagdiv.com/topic/social-counter-and-instagram-problem/

Thanks for your understanding!

Catalin
tagDiv Staff

Hello MayankParmar,

Base64 encoding was used on demo data (the one which can be installed from Theme Panel) and it doesn’t contain any security treating code. The rest of the warnings have no point. Notice that our theme files do not contain any malicious executable code and you can use our theme without any problem. Notice that the theme’s code has been fully tested before uploading to the server (Theme Forest).

Thanks for your understanding!

Catalin
tagDiv Staff

Hello vancewong,

Please notice that as you want to achieve involves doing such a custom work and we cannot provide something like this at the moment, sorry! You should do this change using the API implementation which is custom work. For more information about this, please check the following documentation from here -> https://forum.tagdiv.com/api-blocks-introduction/ If you are not aware of the steps which are needed to take in this case, please consider hiring a freelancer/developer to help you because the API implementation is not covered by our support.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello hellonikoloz,

Sorry but the theme does not have any such an option that allows you to change the Login Modal, sorry! You should edit the theme core files, HTML and place it as you want. As a hint, you should edit the td_login.php files -> https://www.screencast.com/t/oQQwJ8lL.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello hellonikoloz,

Check the settings from Theme panel, from here -> https://www.screencast.com/t/YEfTyKfdXw Clear all the caches and check the results.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello daosorio,

I have checked your website on mobile and the Menu works as expected. Try to clear all the caches, remove all of your untested plugins if you are using something like this and check the results.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello in2town,

Sorry, the theme does not have any such an option for this, unfortunately! As a hint, you should take an example the following topic from here -> https://forum.tagdiv.com/topic/how-to-change-home-page-postarticle-headings/

Thanks for your understanding!

Catalin
tagDiv Staff

Hello th3genie,

Our tested plugins list can be found here -> https://www.screencast.com/t/ckJ57s96k

Thanks for your understanding!

Catalin
tagDiv Staff

Hello themesic,

Unfortunately, the theme has not been tested with this type of Ads but only with Google AdSense, sorry! You should implement it yourself this type of Ads or if you are not aware of the steps which are needed to take in this case, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!

Thanks for your understanding!

Viewing 25 posts - 7,026 through 7,050 (of 23,298 total)