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 :)
Alin [tagDiv]
tagDiv Staff

Hi,


@Ramon
Davi I can’t access you page: http://screencast.com/t/R9MEJof14Rk2

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please provide a link so I can take a look if I can provide a solution.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately theme doesn’t have an option for this, you will need to change it with css code: http://screencast.com/t/GNIkWcu6O

.td-post-category{
background-color: red;
color: blue;
}

Please add css code in Theme Panel > Custom Css: http://screencast.com/t/q7j0WSSNld1

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I also tested this with last theme version and found no issues: http://screencast.com/t/DLQZP6atV and should work also in your case.
Please edit playlist file and see if you have the code like this: http://screencast.com/t/pkEkEHDlk

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked your site and looks fine. Our theme is tested and comes with the theme files Visual Composer latest version 4.4.2.

We have made some changes for footer, now you have different styles please take a look in Theme Panel > Footer: http://screencast.com/t/U4EU4d6N Style 1 is default and you can’t add widgets, but if you use it and add widgets you have make this change in the file: https://forum.tagdiv.com/topic/footer-widget-in-newmage-1-6/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Try this css for Read more buttons: http://screencast.com/t/g6xdm7qV2Z

.td-read-more a{
background-color: red;
color: blue;
}

And this css for Latest Articles title: http://screencast.com/t/33qnzikw

.td-pb-article-list .td-main-content .block-title>span{
background-color: red;
color: blue;
}

Please use Theme Panel > Custom Css to add codes: http://screencast.com/t/pfXz7DqkerLO

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can find image sizes here: http://screencast.com/t/FEi1uWgqgq3v

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

The footer is resizing automatically when you add widgets. I’ll give you a solution for what you have now there(a text block): http://screencast.com/t/repXCDwxF

.td-footer-container .widget_text{
padding-bottom: 0px;
margin-bottom: 0px;
}

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

Did you solved the issue? I have checked your site and I can’t find any issues with menu and slider.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately there is no option to do this. Smart list overwrite image settings so the caption also won’t be displayed. Sorry for inconvenience!
Also VK cannot be added for the moment to Social Counter but it is on our list and it will be added in future updates.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Sorry for delay we don’t work on weekend and somehow we missed you post!

1. This is fixed width so your block 15 from the left has not margin, padding and you can’t add it. Please try to use block 15 on entire row and not 2 blocks (like you use) and it will look much better: http://screencast.com/t/NfRlV0trq4
Result: http://screencast.com/t/SF2H6Mq2j
Or you can try to use another block instead of your left block 15.

2. Unfortunately we did not tested the plugin, so I can’t provide you a solution for this. Please try to contact plugin’s support.

3. You can change Tab title like this: http://screencast.com/t/fjFpiWPJbQc
Also for color please add an extra class to the Tab widget: http://screencast.com/t/DHVbXsfe and use it to change color for that specific tab: http://screencast.com/t/m85a3aAl0uH

.test li a{
background-color: red !important;
color: blue
}
.test h2{
background-color: red !important;
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please take a look here and follow Marius solution: https://forum.tagdiv.com/topic/problems-with-user-avatar/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

1. You can use featured video section and add your video url and also use post template 8: http://screencast.com/t/vZtTvuQEc
Result: http://screencast.com/t/pHBbB8CTvf0
2. It is not compatible, but it will be from the next version(unless something unusual happens)
3. Yes the full width is what you see in our demo 1021px: http://screencast.com/t/bM59WocOIx
4. Unfortunately the theme doesn’t have an option to show a different sidebar on mobile view.

Thank you!

Alin [tagDiv]
tagDiv Staff

Hi,

It is not a bug, we made some changes and remove it that code. If you want to use Style 1 and also to add another widgets to the predefined content please edit and add code like this: http://screencast.com/t/mg4Nm4deKb3

<?php dynamic_sidebar('Footer 1');?>

Just change 1-2-3 and add it.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I’m not sure I understand, but if you want to not display featured image in post page and you want image to be set and display it on blocks, you can use post template 7: http://screencast.com/t/EmTlqMANj1X

Result post page: http://screencast.com/t/ML5ameyAk
Result page blocks: http://screencast.com/t/Q3nChbqa

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

You have to edit again single_template_2.php and replace date with: http://screencast.com/t/bW4CUrEski

<?php echo get_the_time('l, j \d\e F \d\e Y'); ?>

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

1. Please use Theme Panel > Translation to translate it: http://screencast.com/t/nJ0uayuXTCuS

2. Make sure that you use the same sidebar here: http://screencast.com/t/5fKItHkiDuB Also if you use a different sidebar on category page it overwrite this setting and it will be used that sidebar from category page: http://screencast.com/t/aDVSyCWoeSus

3. Please provide your site URL so we can check this.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Someway we miss this issue for this update. We will fix this soon as possible. Sorry for inconvenience!
Please try this css code till then: http://screencast.com/t/YawSPBGb0jR

.author-box-wrap {
font-family: Ubuntu;
}

Thanks for reporting!

Alin [tagDiv]
tagDiv Staff

Hi,

Please update your theme if you are not using the latest version 1.6 use this guide(FTP method): https://forum.tagdiv.com/how-to-update-theme/ also plugins that come with the theme files from /plugins folder.
If you don’t want to update your theme try this solution: https://forum.tagdiv.com/topic/youtube-video-playlist-is-not-working/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please follow this topic to add excerpt to the Big Grid: https://forum.tagdiv.com/topic/how-can-i-show-up-excerpts-text-on-big-grid-image-not-only-title/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please make sure that you set it to Always snap: http://screencast.com/t/uxoip5PriGc

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please make sure that you follow these steps when you create a smartlist: https://forum.tagdiv.com/topic/smart-lists/ And try this without any plugins active, leave just Visual Composer active also empty cache and purge your files.
Also please take a look here, jetpack photon could cause some issues: https://forum.tagdiv.com/topic/double-images-in-smartlist/#post-32894

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

After update your file was overwritten so you have to make this change again: http://screencast.com/t/FxMovCqsY
Result: http://screencast.com/t/U69bKyk1Gg40

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can set to display/hide them from Theme Panel > Categories > each category: http://screencast.com/t/5SGJrFASL

Thanks!

Viewing 25 posts - 7,001 through 7,025 (of 7,871 total)