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 can use Sean’s css solution in Theme Panel > Custom Css: http://screencast.com/t/DbcXlkCOkbao or if you want to remove from the code you can find sharing buttons here: http://screencast.com/t/toljVqQO

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please take a look here is a solution for sticky post but this will affect all blocks: https://forum.tagdiv.com/topic/sticky-post-in-big-grid/

You have to enable date from post settings: http://screencast.com/t/RMbyfeFlii and change date format from Settings: http://screencast.com/t/BHbTo9rQzBh
Result: http://screencast.com/t/S70ZOLPfe

You can find more infos in Christopher’s tutorial: https://forum.tagdiv.com/topic/tutorial-how-to-add-custom-time-stamp-to-posts/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please try this custom css in Theme Panel > Custom Css: http://screencast.com/t/akLj3PjQ

.td-footer-container .td_block_popular_categories ul a{
color: #222222;
}
.td-footer-container .td_block_wrap .td_block_inner .entry-title.td-module-title a{
color: #222222;
}
.footer-social-wrap i {
color: black;
}
.td-footer-container .td-icon-mail-1:hover{
background-color: red !important;
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately the Big Grid is not a slider and doesn’t have such an option.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Thanks @Sean!

Please try the css code in Theme Panel > Custom Css: http://screencast.com/t/BFWR0XVZ
If you want to make this change only for that specific block please use this css to apply only on block 14-module mx1: http://screencast.com/t/Wjqmvyrwdjw

.td_block_14 .td_module_mx1 .td-module-thumb a:last-child::before{
background: transparent !important;
}
.td_block_14 .entry-title a, .td_block_14 .td-editor-date {
background-color: rgba(0, 0, 255, 0.28)!important;
color:white!important;
}

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

Sorry for misunderstanding! Please try Lucian’s solution from here: https://forum.tagdiv.com/topic/comment-and-post-view-count/#post-31049
I also tested and it works fine: http://screencast.com/t/3VHg24u59

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please try this custom css in Theme Panel > Custom Css: http://screencast.com/t/ObwuJQQv

.td_mega_menu_sub_cats{
float: right !important;
}
.block-mega-child-cats{
text-align: left !important;
}

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

Please try a plugin like Thumbnail Upscale to enlarge thumbnails: https://wordpress.org/plugins/thumbnail-upscale/ to enlarge thumbnail. For upscale use a combination of plugins Thumbnail Upscale + Force Regenerate.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

The simplest way is to delete featured image code for post template that you want to use: http://screencast.com/t/Snll67aY7fO so you will not have featured image on post page.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please try this css code for footnotes in Theme Panel > Custom Css: http://screencast.com/t/1anNf5K6

.footnotes {
margin-left: 1.5em !important;
}

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

You can change the color for category tag on post page from Theme Panel > Categories > each category: http://screencast.com/t/oEyTewQt61
Result: http://screencast.com/t/JcLKadJmB

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please try this custom css for mobile screen in Theme Panel > Custom Css: http://screencast.com/t/lq6wTHwdIR

@media (max-width: 767px){
.td-big-grid-post-0 .td-sbig-title-wrap .td-sbig-title {
font-size: 17px;
}
}

Use !important if this is not apply: font-size: 17px !important;

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately this file cannot be overwrite by the child theme: https://forum.tagdiv.com/child-theme-documentation/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please provide more details about android version and what browser you use, because I tested this on your site did not found any issues with Samsung S5.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please make sure you have the latest version of the tagDiv Speed Booster plugin. And check if works without Speed Booster.
Another solution if the plugin doesn’t cause this issue, is to replace all color from style.css using a text editor with find and replace search after #4db2ec – this is the default theme color and replace it with your color.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,
I guess that you refer to this: http://screencast.com/t/djaEXFd2 If you want to translate it you can use Theme Panel > Translations: http://screencast.com/t/2X6pG35Rjn Also you can find it in this file: http://screencast.com/t/zmBo9iUNLd

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

Glad that you managed to solve this!
Please regenerate your thumbnails using this guide: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/ and let me know if you still have issues with this.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

If you have enabled Similar Articles from Theme Panel, please make sure that you selected also a sort order as this box will not appear if there are no post with the same category/tag: http://screencast.com/t/8MpksG2GgBj
This box shows posts related by the same tag or category, but when you don’t have any, it doesn’t appear.

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

You can try a plugin like WordPress Social Login

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Blocks are designed to work with posts, so you can filter by category: http://screencast.com/t/AnI5FUrAr as pages do not have categories it should not appear on that block. You don’t have to specify no page anywhere.
Please provide more details as I’m not sure what you mean and link so we can take a look .

Also please follow our documentation: https://forum.tagdiv.com/newspaper-documentation/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,
I have tested this using the latest theme version and haven’t had any issue with pagination, menu.. all of these use javascript and you have this error in console: http://screencast.com/t/WF4Ps3pJVD this comes from W3 Total Cache so please disable it, also if you use js,css minification please try without this and clear cache.
If you still have this issue please send an email at contact@tagdiv.com paste a link to this conversation and provide wp-acces so we can take a look.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked your site and like Lucian said, I also cannot find any errors regarding fonts. You can change font for different sections of your site…also for top menu and main menu: http://screencast.com/t/CNDrd4KT03
Also your top menu and main menu: http://screencast.com/t/hc9s94gUcXZhttp://screencast.com/t/pZuCm2gR
Please clear browser’s cache.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked your site and did not found any issues with search and menu: http://screencast.com/t/I7qBAdNq4kl
What device did you use and find that issue?
Please provide more details and a screenshot.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Do you refer to the post title? If you do, you will need custom modifications and it is not an easy task I suggest to hire a professional as we cannot provide custom work at this time as we work on updates/development and support. Sorry for this!

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked this with latest theme version and it is work like I said it increment on custom fields only if post views is enabled. But if you don’t want to show it on post page it can be commented in post templates: http://screencast.com/t/tee9JtPk7eQM or hide it with css code in Theme Panel > Custom Css: http://screencast.com/t/5eLeRTzhV

.entry-comments-views{
display: none !important;
}

Hope this helps!

Viewing 25 posts - 6,851 through 6,875 (of 7,871 total)