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,

1. Please check documentation – https://forum.tagdiv.com/how-category-settings-work/
2. If you don’t want comments section to appear on your article you can disable it from Post Settings – http://screencast.com/t/Er7yeRup
3. Try this css code in Custom Css section – http://screencast.com/t/ogherlmk

.td-post-content {
padding-bottom: 0px;
}

4. Please check Excerpt section – https://forum.tagdiv.com/excerpts-introduction/
5. Please check Theme Fonts – https://forum.tagdiv.com/font-customization/
6. It is not an issue when you hover on article title it takes the color that you he set for background to the block title. What do you mean “I can’t see anything “.
7. Theme doesn’t have an option to change the post title color for each block, you have to use custom css: http://screencast.com/t/V2sNqzET

.home .td_block_11 .entry-title a {
color:red;
}

8. Try this custom css in Theme Panel > Custom Css: http://screencast.com/t/zq0XpKBRxkb

.home .td_block_11 .td_ajax_load_more {
background-color: red;
color: black;
}

9. No, there is not an option only for homepage. You can use custom css if you want this only on homepage: http://screencast.com/t/d5t8BjLn If you want this for all homepage blocks just remove .td_block_11http://screencast.com/t/oz2M6fBuZqW

.home .td_block_11 .block-title span {
font-size: 10px;
}

10. Check this custom css: http://screencast.com/t/feXVaxbOzj

.td-related-title > .td-related-right {
display: none;
}

Please post your issues in Newspaper section!

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

This appears only on tablets and mobiles – http://screencast.com/t/R4BFBIegb

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can remove it from here – http://screencast.com/t/1iMjU8uIlb

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Do you have any custom modification to the pagination? If not please check this also without any plugins active, leave just Visual Composer active, clear cache and purge your file if you use CDN, then see if you still have this issue.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can add a condition here to not count if is logged as admin(place it between if and else) – http://screencast.com/t/5NG1OlbEAPQ

elseif(current_user_can('activate_plugins')) {}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

The theme has an option to enable/disable lightbox for featured images in Theme Panel > Post Settings – http://screencast.com/t/6lG3BiJZ9o but for your content images there is not a general option to enable modal, you will have to enable it for each image – http://screencast.com/t/fLfjfSvchttp://screencast.com/t/N82loiZ9E
We work on this and try to find a solution to force the modal for all post content images and add an option in Theme Panel.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please provide a link as I need to inspect this.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

If you want to change the article title background on Big Slide please try this custom css in Theme Panel > Custom Css: http://screencast.com/t/rdV3pH75

.td-sbig-title-wrap .td-sbig-title {
background-color: rgba(214, 77, 236, 0.7) !important;
}
.td-big-grid-title .td-sbig-title-wrap {
background-color: rgba(214, 77, 236, 0.7) !important;
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please provide more details about what you are trying to do, you can target the view icon using this: .entry-comments-views .td-sp-ico-view

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please note that Newspaper theme was designed in 3 columns fixed grid, so the blocks are recommended to be used 1/11/3 + 1/3 + 1/3, or2/3 + 1/3http://screencast.com/t/6gdyLvoX4 You can also split row like you want, but not all blocks will work fine and you may need additional customizations.

You can try this custom css in Theme Panel > Custom Css to remove underline for articles titles on blocks/modules also on Big Slide and normal Slide:

.iosSlider .td-sbig-title-wrap a:hover span, .td-big-grid-title a:hover, .td_mod_wrap .entry-title a:hover {
text-decoration: none !important;
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

We did not tested this plugin or a related plugin with the theme, so I cannot make any recommendations. But you feel free to try it and see if it works.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I’m not sure how you can do this as the articles position is changing in the block/module so I’m afraid that you cannot change the border color depending on category of the post.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please try also with an older version of Visual Composer like 4.3.5 and see if you still have this issue. If you don’t have this version of the plugin please send an email at contact@tagdiv.com and we will send you this version.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please make sure that you enable thumbs on blocks from Theme Panel > Block settings and then try to regenerate your thumbnails using this guide – https://forum.tagdiv.com/how-to-fix-strange-thumbnails/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately we don’t plan to include this feature in future updates.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

We know about this and it is on our todo list and we will try to fix it as soon as possible. Sorry for inconvenience!

Thanks for the message!

Alin [tagDiv]
tagDiv Staff

Hi,

Those are not post types, this is sort order types used by the theme and it is custom created. Please check Revolution Slider documentation to see how you can create a slider using the plugin: http://revolution.themepunch.com/documentation/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please provide more details about your issue and also your site URL so we can take a look at this.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

1. Please check this custom css in Theme Panel > Custom Css: http://screencast.com/t/fisaZY2tD

.td-review .td-review-final-star {
color: green;
}

Also if you want to change this on modules you can use this custom css – http://screencast.com/t/6cWnFuBWKaHN

.entry-review-stars {
color: green;
}

2. You have to edit the template file that you use – http://screencast.com/t/4Ws3SlEBS
Result bellow featured image on default post template – http://screencast.com/t/t8QbpPW59luWhttp://screencast.com/t/EuskmHrQ05mi

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately the theme doesn’t have a template like that, but you can use subtitle to add to add your video description. You have to edit the template that you use and move the subtitle above the featured image/video – http://screencast.com/t/DmD8E1l6sOr add description to the subtitle field – http://screencast.com/t/vhuYX7Ry
Result – http://screencast.com/t/pYSYTTfC16YF

Also there is an option to replace the subtitle with excerpt please check this solution – https://forum.tagdiv.com/topic/use-excerpt-instead-of-subtitle-in-post-title/#post-47793

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please check our documentation – https://forum.tagdiv.com/page-speed-guide/ for more info on how to customize your site’s page speed and other matters and also you can follow and use all instructions provided in these treads:
* https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
* https://forum.tagdiv.com/topic/pagespeed/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,


@hallanaija
I have checked your site and I see that you have added newsticker on your page. Please make sure that you have articles on that specific category to filter post on Big Grid. Provide more details what settings did you used for Big Grid, some screenshot will help.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please provide more details about device that you use to check this. We know there it is an issue with hover on touch screen devices. We try to find a better solution for these devices and will improve this when we will design a new navigation system.

Thanks for the message!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately we did not tested any plugins like this for retina images, so I cannot make any suggestions at this, sorry. You can try this without any plugins active leave just Visual Composer and retina plugins active and see if you still have issues, maybe there is in a conflict with another plugin(s).

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You will have to remove author box from each post template that you use – http://screencast.com/t/VmU3nSLGkpR and it will be removed also from page source.

Thanks!

Viewing 25 posts - 4,626 through 4,650 (of 7,871 total)