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 goos3d,

I have checked again your Mega Menu and seems to work as properly, as you can see here ->
If your problem is still there, please provide some useful screenshots or you can make a video highlighting the problem.

Thanks for the message!

Catalin
tagDiv Staff

Hello ijammedia,

Thanks for reaching us! Please keep in mind that our Mobile Theme has a special template when you are using the Smart List which has some different behaviour than the normal theme. This is not an issue, but this is just a theme behaviour with mobile theme activated. So, if you are unhappy with this behaviour, you can disable the mobile plugin and the theme will be switched to the normal theme.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello dennisjpitocco,

Please ensure that you are following all the steps which are presented to the topic above. If you are not an experimented person in this regard and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!

Thanks for your understanding!

Catalin
tagDiv Staff

Hello lasvegascfp,

Please try the code below and place it in Theme panel->Custom CSS area.

The code is ->

@media (min-width:767px){
#menu-item-5135, #menu-item-4798{
display:none;
}
}
@media (max-width: 767px){
.td-header-top-menu-full {
display: block!important;
}
}
@media (max-width: 767px){
div.td-header-sp-top-menu {
display:block !important;
}
}
@media (max-width: 767px){
.td-header-top-menu-full {
display: block!important;
}
}
.td-header-sp-top-widget, .td_ul_login{
display:none!important;
}

The result you should see here -> http://screencast.com/t/PY0SCqg0nsBW

Thanks for your understanding!

Catalin
tagDiv Staff

Hello RichardD,

Please keep in mind that we have no bad reports until now in this regard! Yes, the jQuery is used in our theme because the WordPress system uses this and the theme only calls this. We haven’t made any tests in this regard and we cannot give a more accurate response in this case. For more references, you can consult the Google documentation in this regard, here -> https://developers.google.com/speed/pagespeed/service/DeferJavaScript Also, please notice that you can try to use the deer attribute to JavaScript but this can be risky. If you want to display more levels in our theme and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom services at the moment, sorry!

Thanks for your understanding!

Catalin
tagDiv Staff

Hello weeshsrl,

Do you use the Speed Booster? This behaviour can happen due to this plugin. Try to disable this if you use it, clear all your caches and test it again. Also, if this is still there, please notice that this type of plugin is not tested with our theme and we have no idea about the theme behaviour with this type of plugin and also, we cannot give an accurate answer in this regard. Please notice that the Ad System is not a live feature and it may take a while until update and that’s why this flash.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello Stangerson,

Please notice that all the settings for Top Bar menu can be made from the panel, when you edit your Menus, like this -> http://screencast.com/t/Pn5iHfEGy6hi For more information about Top Bar Templates, please check here -> https://forum.tagdiv.com/top-bar-templates/

Thanks for your message!

Catalin
tagDiv Staff

Hello Adam,

Unfortunately, our theme does not have any such an option that offers you a way to add 2 different logos in the header, sorry! Please notice that if you want to add this behaviour you should add some conditions in core files in order to bring best results. For instance, you have to edit the files where the logo is created, like logo-text.php, logo-h1.php and logo.php -> http://screencast.com/t/JEAgQBGQmY As a hint, you have to use is_single() condition to target the post page. For more references in this regard, please check the Codex here -> https://developer.wordpress.org/reference/functions/is_single/
If you want to develop more levels in our theme and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!

Thanks.

Catalin
tagDiv Staff

Hello kibiribi,

Yes, if you want to get rid of the Mobile Theme you should turn off from there.

Thanks.

Catalin
tagDiv Staff

Hello avalera,

The relationship between Blocks and modules can be seen in Theme panel->Blocks/Modules section like this -> http://screencast.com/t/5374u07ep -> http://screencast.com/t/a9T5FwXdn -> http://screencast.com/t/304wvP2ViUH The idea is that the Blocks uses some modules in their structure. Also, please notice that if you want to change the thumbnail for Block 7 you will have to do some changes through the code in order to achieve best results. As a hint, you will have to alter the code from the td_config.php, like this -> http://screencast.com/t/fVUHpHHaPcFC
Please notice that is not a simple task and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!

Thanks for the message!

Catalin
tagDiv Staff
Logo - reply

Hello colesy88,

This type of demo uses the Header Style 11 which display the logo in full width. Please notice that the theme does not enlarge the logo to fit in all the space in full width…it will just be displayed in the original size. If it will have a short size, this dimension will be displayed at the front end. I have inspected your logo and I noticed that your logo is too small for this type of header style, as you can see here -> http://screencast.com/t/LkpeKKJtPQ Please keep in mind that the theme will display the exact size. If you want to bring a large logo at your front end you should load a larger logo than this.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello discoveringlisa,

Unfortunately, we cannot provide custom services at the moment because we do not have a custom work department, sorry! Usually, we recommend the developers from studio.envato.com

Thanks for your understanding!

Catalin
tagDiv Staff

Hi Stangerson,

First of all, I will thank you for reaching us. I have inspected your website and I saw that you are using the pagebuilder+latest articles+pagination as page template. If you want to get rid of the Latest Articles module you will have to switch the page template to Default, like this -> http://screencast.com/t/kwr0eLMoppS For more information about this, please check here -> https://forum.tagdiv.com/page-templates-2/
The category page does not use Blocks but only Modules. For more information about how you can customize your category pages, please check here -> https://forum.tagdiv.com/category-templates/

If is not what you mean, please provide more details.

Thanks.

Catalin
tagDiv Staff

Hello sehnot,

As you can see, the default value of this is 96px*96px -> http://screencast.com/t/okFmq4zHAP and the theme will enlarge a bit to 100px. You can use the width:auto and the image will become at the standard size or you can change in code the get_avatar function to cut the image by 100 (px).

Thanks for your understanding!

Catalin
tagDiv Staff

Hello theoritiki,

1)For Visual Composer updating, please check the documentation here -> https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
2)Check the Theme panel->Social Networks and there you will have to add the full the link for Social Network with http:// or https://, like this -> http://screencast.com/t/u18UMThA

Thanks for your understanding!

Catalin
tagDiv Staff

Hello Pierreto,

I do not exactly understand what you want to achieve. I guess that you want to change the style for H2 tag, right? Please check our Theme panel at Theme Fonts section/Post Content and Pages and from there you can change the style/size for H2 tag, like this -> http://screencast.com/t/fxqHXNK3qFJ

Hope this helps!

If is not what you mean, please provide more details!

Thanks.

Catalin
tagDiv Staff

Hello jfgriffin,

This type of plugins is not tested with the theme and we cannot offer support for untested plugins, sorry! We have no idea about the theme behaviour with this type of plugin. Please notice that our main menu is custom made and all the code for this menu can be found in header folder, header-menu.php like this -> http://screencast.com/t/Xmawwh54tw This is not a simple task and if you want to change something like this from the code and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!

Thanks.

Catalin
tagDiv Staff

Hi Boddickerdk,

I have tried to inspect your website with no results. I get this -> http://screencast.com/t/GJNeQCyaNQ Please provide a valid website URL so I can inspect it closer.

Thanks.

Catalin
tagDiv Staff

Hi MarcinHinz,

You should try the code below ->

.td-mobile-footer-wrap .td-footer-logo{
display:none;
}

Thanks.

Catalin
tagDiv Staff

Hello advckr,

Provide your website URL so I can inspect it closer.

Thanks.

Catalin
tagDiv Staff

Salut imatei,

In primul rand, acest tip de plugin nu este testat cu tema noastra si nu putem oferi nici un suport pentru folosirea lui cu tema. Pentru cache, plugin-ul pe care noi il recomandam este WP Super Cache deoarece a fost testat cu tema si pare sa functioneze fara nici o problema. Acest tip de problema, apare in general din cauza memoriei cache care nu este goala. Inainte de toate, incearca sa instalezi plugin-ul recomandat de cache si sterge inca odata toata aceasta memorie. De asemenea, intreaba host-ul daca cumva ai cache si pe serverul dedicat deoarece si de aici poate veni aceasta problema. In caz afirmativ, solicita-le sa il goleasca. De asemenea, asigura-te ca ai instalat corect tema, prin metoda FTP si incearca din nou sa vezi rezultatele. Pentru mai multe detalii despre Mobile Theme, te rog sa consult documentatia noastra aici -> https://forum.tagdiv.com/the-mobile-theme/

Multumesc pentru intelegere si sper ca sfatul meu sa te ajute!

Catalin
tagDiv Staff

Hello T2N,

Please notice that the smart lists have a special design for displaying posts and also, it have some restriction regarding the content. As you can see, Smart List 2 do not allow any ads in the content of it. If you want to use smart lists with Ad, you should change with another smart list which supports this, like as -> smart list 6,7,8.
For more information about these features, please check here -> https://forum.tagdiv.com/smart-lists/

If you refer to something else, please provide more details so I will be able to provide a more accurate response.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello kibiribi,

I have inspected your website and I saw that you are using Mobile Theme. Also, I guess that you have added some Blocks in your Mobile Editor from Visual Composer, right? -> http://screencast.com/t/28COlyfKaVGo and that’s why to appear that shortcodes for your side. If you want to have to the mobile mode the same style with the desktop you simply disable the mobile theme because it will be switched to the general responsive mode. For more information about Mobile Theme, please check here -> https://forum.tagdiv.com/the-mobile-theme/

Thanks for your understanding!

Catalin
tagDiv Staff

Hi

Please notice that tutorial are referring to Newsmag and for Newspaper it is a bit of different way for it’s implementation. Give a look at this topic here -> https://forum.tagdiv.com/topic/add-a-linkedin-button/ because there you should find a solution regarding at this button implementation.

Thanks for the message!

Catalin
tagDiv Staff

Hello holly,

I am not aware of what type of logo you are using on your side. As my colleague, Andrei said you above that our demo Blog uses the Header Style 11 which display the logo on full width, without any sizes restriction. Please add a valid logo at your header and then let us know so I can inspect it closer.

Thanks for your understanding!

Viewing 25 posts - 16,976 through 17,000 (of 23,298 total)