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,

You use a plugin(Shareaholic) for related posts and you can change the title from here: http://screencast.com/t/y0MusTCC

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please use the following css: http://screencast.com/t/V2oA5LiN

.iosSlider .slide-meta-author {
display:none;
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Have you managed to solve the issue? I have just checked your site and didn’t found anything wrong: http://screencast.com/t/43iF9QDLG

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

1. You can edit td_module_single.php like this: http://screencast.com/t/D6GCBpOj
Result: http://screencast.com/t/7w6TirZju

2.Use this code to remove more stoires from mobile view:

@media (max-width: 767px) {
.td-more-articles-box{
display:none;
}
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please use this custom css:

.td-video-play-ico{
display:none;
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

We already know about this issue(text block with title) and we have it on our todo list and will fix it in next theme version.
Please use a Text Block for title: http://screencast.com/t/Il0C7DVwpUn and another Text Block for shortcode.

Sorry for the inconvenience!
Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

When you create a smartlist you just put title > picture > content like this: http://screencast.com/t/jEqitGOO4bA1 and choose the smartlist you want to use. You don’t need to align the image.

When you want to use [td_smart_list_end] you have to add this tag at the end of your smartlist then add the content – http://screencast.com/t/rTCktgJmlk
That will repeat on all slides: http://screencast.com/t/rlzYf7WTo1

Thanks!

Alin [tagDiv]
tagDiv Staff

Salut,

Aceasta problema apare din cauza plugin-ului Yoast Google Analytics. Poti dezactiva aceasta optiune din Yoast Google Analytics general settings: http://screencast.com/t/LRV9LlBn3 , de asemenea poti folosi “Google analytics” al temei din Theme Panel > Analytics si doar adaugi codul: http://screencast.com/t/EtxOCuXlspj

Pentru meniu ca sa apara mai multe categorii pe 1 rand se poate rezolva cu css sau incerci sa folosesti titluri mai scurte. Oricum eu am incercat pe site-ul tau urmatorul cod pe care il poti folosi in Custom CSS din Theme Panel:

.sf-menu {
    margin-left: 0px;
    margin-right: 10px;
}
.sf-menu > li > a {
padding: 0px 5px 0px 10px;
font-size: 12px;
}
.sf-menu a.sf-with-ul {
padding-right: 15px;
}

.sf-menu .td-icon-menu-down{
padding-left: 3px;
}

#td-top-search {
right: 0px;
}

Rezultat: http://screencast.com/t/0Vv8lqsA2ku

Multumesc!

Alin [tagDiv]
tagDiv Staff

Hi,

Please use this custom css:

@media (max-width: 767px){
.td_normal_slide .block-title{
display: inline-block;
top: 40px;
}
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I tested myself and found no issues: http://screencast.com/t/GcXRqCCXT
After you set a name for extra class, try to inspect text widget and see if your class is saved.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can change title lenght in big grid from here: http://screencast.com/t/tXhKcNJhzn

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please make sure that you the content lenght for right module. You have to change excerpts for module 5: http://screencast.com/t/3ik4lUXrAql

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please edit td_menu.php for more subcategories on mega menu and change this value: http://screencast.com/t/8W8tr3V6f and for mobile: http://screencast.com/t/Qbh8JUaENhX

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You have to edit loop-single(or the post template that you use) and put this code
<?php echo $td_mod_single->get_social_sharing();?> like this: http://screencast.com/t/28NMc6Ua3xIm

Result: http://screencast.com/t/w9QHdKmL

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please use this custom css:

.td-post-category {
background-color: pink !important;
}

Result: http://screencast.com/t/3gX68PIc
If the code doesn’t work, please send your site url.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can add a block(for example block 6) in sidebar Appearance>Widgets like this: http://screencast.com/t/pkQXqNlBz6V
After that in block settings you select the category of your video post and Save: http://screencast.com/t/E91UQy93k5y
Result:http://screencast.com/t/0TpZIB89ij2T

You can find footer’s widgets here: http://screencast.com/t/9rXBINA0BO

Alin [tagDiv]
tagDiv Staff

Hi,

The theme don’t have a banner rotator implemented but you can try with javascript or some plugins.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You have to edit td_module_single.php like this:
http://screencast.com/t/c7KLN8ay

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please use this custom css: http://screencast.com/t/IBxVd6QVNVVH

.header-logo-wrap{
float:right;
margin:20px 30px 0 0;
}
.td-a-rec.td-a-rec-id-header.td-rec-hide-on-tl.td-rec-hide-on-p{
left:0;
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please edit td_data_source.php and change the value here: http://screencast.com/t/nkYN3FpD2z
Result: http://screencast.com/t/0qDEfF4GZH

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please check if “DISABLE COMMENTS SITEWIDE” is enabled in Theme Panel, on default(to show comment) should be disabled: http://screencast.com/t/bJI6M3zaFd5l ad also make sure you uncheck the “DISABLE COMMENTS ON PAGES” option: http://screencast.com/t/myyYq5MQjPHi

Thanks!

  • This reply was modified 11 years by Lucian.
Alin [tagDiv]
tagDiv Staff

Hi,

Did you manage to solve the issue? I see that you changed the background color. The arrow is visible for me: http://screencast.com/t/xlvsak62F4pl

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please make sure that you activated the Breadcrumbs from Theme Panel: http://screencast.com/t/GsOYYv4c9bnp

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Thank you for reporting this, we will investigate the issue. A solution in your case is to use Text Block. If you want title please use a Text Block for title: http://screencast.com/t/Il0C7DVwpUn and another Text Block for text and images: http://screencast.com/t/dbbkTTul44
Result: http://screencast.com/t/H4vGhnb0bey9

Hope this helps!

Viewing 25 posts - 7,826 through 7,850 (of 7,871 total)