Home User profile
tagDiv Staff
Passionate for gaming, mountain biking and traveling. I face every task as a new challenge to bring my skills to the next level.
Bogdan B.
tagDiv Staff

Hello,

Yes our theme supports full posts on the homepage but only if a list of your latest articles is shown as a homepage, not a static page https://www.screencast.com/t/bFQrztsMf and then this module selected for the template: https://www.screencast.com/t/lEt3yLE7

Thank you!

Bogdan B.
tagDiv Staff

If this is the case then it means the ad is not yet delivered. It is not a theme issue, it is the ad not getting sent over by google. You will have to contact them and see why it’s not getting through.
Thanks

Bogdan B.
tagDiv Staff

Hello Michael.

In order to change the link on the picture, you will need to alter the theme code for the grid: https://www.screencast.com/t/Tz1y8sn4uPl
As you can imagine there is no simple way of doing it. You will need coding skills in order to change the link of the iamge and have it detect the primary category of the post shown in that module instead of the actual post link. Unfortunately there is no simple solution we can provide. You will have to hire a freelancer to help out with the code.

Thanks.

Bogdan B.
tagDiv Staff

Hello,

You will be able to translate the trending now title using the theme translation settings.
You can filter events in the news ticker if you want by changing the post type to ‘event’ or ‘events’ depending on the plugin used https://www.screencast.com/t/Q2i13H37mUlu

Thank you!

Bogdan B.
tagDiv Staff

Hello,
the colors can be changed from the theme panel. The theme accent color and the main menu background color.
Thank you!

Bogdan B.
tagDiv Staff
Bogdan B.
tagDiv Staff

Hi,

The theme does not provide any options to change the background colors for posts. It can only be done with custom css.
The css is different depending on the template you want changed as the code will affect multiple templates so I will need more precise instructions for me to help.

Thanks

Bogdan B.
tagDiv Staff

Hi,

Sorry but our theme has no possibility to add such icons in the header. You can only do it by altering the header files: https://www.screencast.com/t/vVzFWG6Zd

Thanks.

Bogdan B.
tagDiv Staff

Hi,

Please add this code in the theme panel-> custom css box.

@media(max-width:767px){
.td-header-wrap .td-header-top-menu-full .td-header-top-menu, .td-header-wrap .td-header-top-menu-full{
display:block!important;
}
.td-header-sp-top-menu{
display:table!important;
text-align:center!important;
width:100%;
}
}

Thanks

Bogdan B.
tagDiv Staff

Hello,

Then limit of the posts shown on a category page is added by wp from this setting: https://www.screencast.com/t/qw6U3NLuxQ

Thanks.

Bogdan B.
tagDiv Staff

Hello,

If you want to alter the theme’s implementation of the theme panel, you can change this function: https://www.screencast.com/t/JpVVhtUGOox
This check is used: https://codex.wordpress.org/Function_Reference/current_user_can

Thanks.

Bogdan B.
tagDiv Staff

Might have mentioned this detail before as the erotic magazine uses an altered version of the standard block 25.
On this layout you can add excerpts like so:
use this code:

<div class="td-excerpt">
<?php echo $this->get_excerpt(24); ?>
</div>

the number 24 represents the number of words the excerpt is going to show
Place the code like so: https://www.screencast.com/t/9ZVTcwoyZhT
Then add this code in the theme panel-> custom css box for positioning:

.td-erotic .td_module_mx17 .entry-title{
margin-bottom: 10px;
}
.td-erotic .td_module_mx17 .td-excerpt{
margin-bottom:10px;
}

Thanks.

Bogdan B.
tagDiv Staff

OK,

Please contact us on our email address at contact@tagdiv.com and provide a link to your site and wp-admin (login information and admin rights) so we can login and investigate. Please also include a link to this conversation.

Thank you!

Bogdan B.
tagDiv Staff

Please contact us on our email address at contact@tagdiv.com and provide a link to your site and wp-admin (login information and admin rights) so we can login and investigate. Please also include a link to this conversation.

Thank you!

Bogdan B.
tagDiv Staff

Well you cannot have a big logo AND the header ad. There is no space for both. The space is limited. You can increase the logo a bit, but not by very much in it’s current position.

Try this code:
@media (min-width: 1019px){
.td-header-style-1 .td-header-sp-logo img{
max-height: 120px;
}
}

Add the code in the theme panel-> custom css box.

Thanks.

Bogdan B.
tagDiv Staff
Bogdan B.
tagDiv Staff

Hello,

Please be careful with the page builder as the new page builder installs automatically in version 8.1 and it conflicts with visual composer if both are active. Try to uninstall the tagdiv composer plugin for start. Then check if there are other problems.

Thanks.

Bogdan B.
tagDiv Staff

Hello,

If you use a plugin like smush or an external tool to optimize images, then the quality loss can come from there. For the cropping, make sure you use a plugin to regenerate thumbs such as ‘force regenerate’
For the page title on the chrome tab, you will have to use SEO by Yoast as the theme cannot change the titles in the browser tabs. I’m not sure about the redirect issue though. It could be a plugin conflict with other plugins.
If a color is added to a block then the hover color also changes.
If you want to remove the hover color from all blocks, please add this code in the theme panel-> custom css box:

.td_block_inner .td_module_wrap:hover .entry-title a{
color:black!important;
}

Thank you!

Bogdan B.
tagDiv Staff

Hi,
Please add this code in your theme panel-> custom css box.

.td_block_author .td-author-name{
text-transform:none;
}
.td_block_author a:hover{
color:#406e87;
}

Thanks.

Bogdan B.
tagDiv Staff

Please provide a link to your site so I can inspect it and see why the code does not apply.
Thanks.

Bogdan B.
tagDiv Staff

Hello,

Please check your plugins as the theme does not have the possibility to add 2 menus.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

This could be a plugin conflict so please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Make sure you also include the script tags. If not included you will see the code on the front-end.

Thanks.

Bogdan B.
tagDiv Staff

Hello,

Please first of all test without any plugins active. Disable all of theme and clear all caching.
Then make sure you increase the memory allocation: https://forum.tagdiv.com/system-status-parameters-guide/
If the problem is still there, please check your file permissions and ask your host about any blocked content. Check the htaccess for blocked content as well.

I hope this helps.
Thanks.

Bogdan B.
tagDiv Staff

Sorry but we have not tested those plugins if you were expecting an answer from the theme support.
Thanks.

Viewing 25 posts - 5,526 through 5,550 (of 22,378 total)