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 Hamza Khan,

If you want to change the Big Grid from your front page in mobile theme, please notice that you will have to alter the code from the td_block_big_grid_mob_1.php core file and change the post limit, like this -> http://screencast.com/t/tm8M9M6nBrhG

Hope this helps!

Thanks.

Catalin
tagDiv Staff

Hello HadLines,

You should use a bit of CSS code to do this. Try the code below and place it in Theme panel.

The code is ->

.td-sub-footer-copy{
width: 100%!important;
text-align:center!important;
}

Thanks for your understanding!

Catalin
tagDiv Staff

Hello viscott,

You should use a bit of CSS code to only hide it on the front end but the functionality will remain and each post view will be increment at your backend.

The code is ->

.td-post-views{
display:none;
}

Hope this helps!

Thanks for your understanding!

Catalin
tagDiv Staff

Hello 1CBAR1,

If you want to change these strings you should check the Theme panel->Translations setting and from there you can add any text you want, like this -> https://www.screencast.com/t/lbfjnxfR Also, if you want to add some properties for these, like background-color/color/font-family you could use a bit of CSS code to do this because the theme does not have any such an option that allows you to change these from Theme panel, sorry! Provide your website and more details about what you want to achieve so I will be able to provide a more accurate response.

Thanks for the message!

Catalin
tagDiv Staff

Hello iMohitPahwa,

Please follow my advice because in that way you will re-create the same layout with our demo and also, in the future you will understand each element used there. Try to make a sub-domain at your website and install there the Gadgets Demo with the content but do not edit it because then, if you will switch up to another demo you will loose all of your data. You should only import that demo at your subdomain and separately create the same layout for your project. If you will check the Theme panel setting, there you will find the answers to all your above questions.

Thanks for your understanding and good luck.

Catalin
tagDiv Staff

Hello junaiddar,

The quick solution in this regard is to change the page template to a default one and at the top of your homepage, you should use a block which you like to be your Latest Articles (the block will be set by latest) and then, the rest of your homepage you can setup as you wish.

Hope this helps!

Thanks for your understanding!

Catalin
tagDiv Staff

Hello cfasencio,

You should wait a bit because the Google will takes a while until the ads to be delivered. Now, I have inspected your website and the GoogleAdsense seems to work as expected, as you can see here -> https://www.screencast.com/t/XrLPEIYQWR

Thanks for your understanding!

Catalin
tagDiv Staff

Hello Ruben,

Unfortunately, our theme does not have any such an option that allows you to do this in More Article Box, sorry! All of the available settings for this feature can be found here -> https://www.screencast.com/t/dt4cHDLc

Thanks for your understanding!

Catalin
tagDiv Staff

Hello rakeshdalal87,

Provide more details/screenshots about your problem so I will be able to quickly identify it and also, so I will be able to provide a more accurate response.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello kevinang,

Please try to make a new clean install from scratch via FTP way and install only the plugins that come bundled with the theme core files and rule out any conflicting plugins.

Thanks for the message!

Catalin
tagDiv Staff

Hello rbaron0627,

I have inspected your website and I saw that your Video posts are working as expected, as you can see here -> https://www.screencast.com/t/xNpErfoJtplu It seems that the Featured video takes images from your video and place it in the block thumbs as featured image as expected. Where is the problem?

Thanks for your understanding!

Catalin
tagDiv Staff

Hello Silver176,

Unfortunately, I do not exactly understand what you mean and what do you want to achieve? Notice that Revolution Slider cannot be used for posts because it was not tested in this case, sorry! If is not what you mean, provide more details about this so I will be able to provide a more accurate response. Also, you can provide some useful screenshots with your problem.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello SirSteve,

Check the documentation here -> https://forum.tagdiv.com/footer-templates/

Thanks for the message!

Catalin
tagDiv Staff

Hello Chris217,

Please notice that Visual Composer has a lot of Add-on but none of them are not tested with our theme, sorry! Also, if you want to have access to them you should buy them because our version of Visual Composer does not contain these, sorry! Our Visual Composer is a special plugin which has integrate and adapt with our theme and also, it is no required to pay for it because it will come bundled with our theme packet. If you want to display any levels in our theme and also, if you want to install any others untested plugins to develop your project and if you will get any errors in the theme, notice that we cannot help you in this case because we cannot provide support for untested plugins.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello daddo,

You should change the page template to Page Builder+Latest Articles+Pagination, according to our documentation here -> https://forum.tagdiv.com/page-templates-2/

Thanks for your understanding!

Catalin
tagDiv Staff

Hello aleksandarcasual,

Try to make a new clean install from scratch via FTP way and install only the plugins that come bundled with the theme core files and rule out any conflicting plugins. Also, notice that the W3TC and WP Rocket was not tested with our theme and we cannot say for sure if these will work as expected with our theme, sorry! You should use only our tested plugins because they were tested with the theme and should work as expected.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello FREEBOX17,

Unfortunately, please notice that our product does not have such an option for dynamic width and we do not recommend to do that through the custom CSS code because the layout of the theme will be damaged. If you want to change the width of the theme to be in full-width mode, please notice that is not a simple task and you will have to adjust the entire theme to the new width for better results.
Above, my colleague gave you an example from where you should strat to increase the theme width, but notice then you will have to make some additional customizations to adjust the other theme elements if you want to bring best results.

If you want to display more levels in our theme and you are not aware of the steps in this regard, please consider hiring a freelancer/developer to do this for you because we cannot provide customization services at the moment, sorry!

Thanks for your understanding!

Catalin
tagDiv Staff

Hello benitouk,

You can achieve this style if you will use a bit of CSS code. Try to add the code below in Theme panel->Custom CSS area, like this ->

.td-header-menu-wrap-full{
height:44px!important;
}
.td-header-style-6 .td-main-menu-logo a {
line-height: 44px!important;
}
.td-header-style-6 .td-main-menu-logo img {
max-height: 44px!important;
}
.td-header-style-6 .sf-menu > li > a {
line-height: 44px!important;
}
.header-search-wrap .td-icon-search {
line-height: 22px!important;
}

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

Hope this helps!

Thanks for your understanding!

Catalin
tagDiv Staff

Hello Lou,

Please notice that the Woocommerce has been tested with our theme and should work as expected. What kind of problems do you have with this plugin on your website? Provide more details so I will be able to investigate it closer and also, so I will be able to provide a more accurate response.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello,


@Sami
, as a quick fix, you can try using a bit of CSS code to increase the height of your logo. Use the code below and place it in Theme panel->Custom CSS area.

The code is ->

.td-main-logo img{
height: 218px;
}

Please notice that property has the height: auto and if you will use another logo with a big height than this one, the theme will display the logo with the real height of the image.


@ChaotiX66
, provide your website URL and also, some details about your header logo so I can understand what and where is the problem.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello Xhemal,

Please try to re-install the theme via FTP ay and ensure that you are using the right and correct theme version which is available from ThemeForest. Clear all the caches and check the results. Also, please notice that we do not recommend simultaneously using these page builders because might appears some errors.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello delizard,

Unfortunately, please notice that our product does not have such an option for dynamic width and we do not recommend to do that through the custom CSS code because the layout of the theme will be damaged. If you want to change the width of the theme to be in full-width mode, please notice that is not a simple task and you will have to adjust the entire theme to the new width for better results.
Above, my colleague gave you an example from where you should strat to increase the theme width, but notice then you will have to make some additional customizations to adjust the other theme elements if you want to bring best results.

If you want to display more levels in our theme and you are not aware of the steps in this regard, please consider hiring a freelancer/developer to do this for you because we cannot provide customization services at the moment, sorry!

Thanks for your understanding!

Catalin
tagDiv Staff

Hello Zuzana,

In the past, that page has been creating with Visual Composer and now do you want to edit it with TD Composer? Please notice that we do not recommend doing this thing and also, the plugin will not work as expected. Please consult the following topic here -> https://forum.tagdiv.com/visual-composer-tagdiv-composer-transition/ regarding on what you should make the transitions between these page builders and then, for more information about how you can use our Page Builder, please check here -> https://forum.tagdiv.com/tagdiv-composer-tutorial/

Thanks for your understanding!

Catalin
tagDiv Staff

Hello hanakousuke,

Sorry for this inconvenience but please notice that fix has been tested on my side and should work as expected, sorry! Try to make a new subdomain and install there from scratch via FTP a new install and check the results.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello hanakousuke,

Sorry for this inconvenience but please notice that fix has been tested on my side and should work as expected, sorry! Try to make a new subdomain and install there from scratch via FTP a new install and check the results.

Thanks for your understanding!

Viewing 25 posts - 11,576 through 11,600 (of 23,298 total)