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,


@shoutershub
You can’t add 2 sidebars to the Latest Articles if you use Page with Latest Articles.
But you can use this solution:
-set page template to Default and split the row like I said above: http://screencast.com/t/jDQQtAI9
-use a block with pagination to display Latest Articles: http://screencast.com/t/eNra5Ii2ghttp://screencast.com/t/lMr0eIG40tjzhttp://screencast.com/t/gwNnhhxccqQ

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

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

You can select header style that you want from Theme Panel > Header: http://screencast.com/t/7EbtHHZpV
You can use a header with full logo, if this is what you mean. You can upload your logo from here: http://screencast.com/t/v81AEgFq1orr
Also our documentation is useful: https://forum.tagdiv.com/newsmag-documentation/

Please provide more details is this is not what you mean, a screenshot will helps also your site URL!

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please select a module to display articles that have excerpt: http://screencast.com/t/wMrH8FdQuLW
Here you see our modules: https://forum.tagdiv.com/modules/

Please also follow our documentation: https://forum.tagdiv.com/newsmag-documentation/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can select a module to display a category from Theme Panel > Categories: http://screencast.com/t/j4SYpIWu8QIr
Please try this without any plugin active, leave only Visual Composer plugin active, also empty cache.
Let me know and provide your site URL if you still have the issue.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please also try this without any plugins active, leave just Visual Composer active to make sure that is not happening due to other plugins you use, then make sure that you regenerate your thumbnails: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/
After doing this empty cache and check again.
Please let me know how it goes!

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please edit footer.php file and replace with this code: http://screencast.com/t/RXiFbL9Ci

echo stripslashes($tds_footer_copyright);

Mobile

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

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

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

.sf-menu{
display:table;
margin-right:auto;
margin-left: auto;
}

Result: http://screencast.com/t/62vfeLI9B1

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

Please provide your site URL and a screenshot of what are you trying to change, so I can provide an accurate solution.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I also tested this, but couldn’t replicate the issue.
Please try this custom css and see if it works:

.td_related_posts .td-related-span4:nth-child(3n+1){
clear: left;
}

If this doesn’t work please provide your site URL, so I can inspect this.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please remove this code: http://screencast.com/t/lPJYY6pE0
Result: http://screencast.com/t/WGhymhW29

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please make sure you also test this without any plugins active and leave just Visual Composer plugin active and also empty cache. I also tested this and found no issues, we suggest to deactivate all plugins to make sure this doesn’t happen due to others plugins you use.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Do you refer to the featured videos?
Please provide a link so I can inspect this.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please use this css only for via/source buttons: http://screencast.com/t/TgkfV9Umsky

.td-post-source-via .td-post-small-box span{
background-color: red;
}
.td-post-source-via .td-post-small-box a{
background-color: blue;

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately the newspaper theme doesn’t an option for that, you could try to use a plugin.
Something like this plugin: https://wordpress.org/plugins/advanced-content-pagination/
Note that we didn’t test it with the theme, but you can try and see if it works!

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately there is no option for this, so you will need custom modification or try to find a plugin. You can get someone to help you with this we cannot offer custom work for the moment because we work hard on the development, updates, fixes and support. You can always get a freelancer from sites like: http://studio.envato.com/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

This issue appear when background is used. Try to disable background and see how it goes: http://demo.tagdiv.com/newspaper/popular-people-who-everyone-seems-to-love/
When you use background the features image doesn’t display at full width anyway, so please try to use post template 3, it has a big image and work fine with background: http://screencast.com/t/fMeXbRdR

Also if you want to use background for post template 4 please try this custom css fot mobile view(I tested and I think that works): http://screencast.com/t/dNNBWlYkIGg7

@media(max-width:767px){
.single_template_4 .td-boxed-layout .td-big-slide-background {
width: 100% !important;
}
}

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

Please try this custom css:

@media(max-width:479px){
.td_block_big_grid{
display: none;
}
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can use custom css for this: http://screencast.com/t/Eak92erw

.td-style-8-logo-wrapper .td-logo img {
max-height: 48px !important;
}
.td-header-style-8 .menu-item{
max-height: 48px !important;
}
.td-header-style-8 .menu-item a{
max-height: 48px !important;
}
.td-header-style-8 #td-top-search{
max-height: 48px !important;
top: 0px;
}
.td-header-style-8 .td-li-wrapper-menu .sf-menu > li > a .menu_icon{
top: 10px !important;
}
.td-header-style-8 .td-li-wrapper-menu .sf-menu > li > a {
height: 51px!important;
line-height: 50px !important;
}
.td-header-style-8 .td-li-wrapper-menu .sf-menu > li > a .sf-sub-indicator{
top: 26px!important;
}
.td-header-style-8 {
position: relative;
height: 51px !important;
}
.td-header-style-8 .td-li-wrapper-menu .sf-menu li:hover ul, .td-header-style-8 .td-li-wrapper-menu .sf-menu li.sfHover ul{
top: 55px;
}
.td-style-8-menu-wrapper .header-search-wrap .dropdown-menu{
top: 46px !important;
}

Please adjust it like you wish.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,


@brettworth
Did you managed to solve the issue?
If you still have issues please provide your site URL.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Block 10 use module 10, so please edit this module and add excerpt’s code like in modules that use it: http://screencast.com/t/It3HD7nD

Result: http://screencast.com/t/6y0lBHMrQ6O

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

The Visual Composer plugin that comes with the theme is licensed to the theme, the license specifies that only we can provide the updates and you don’t have to buy it or register it.
We’re testing the plugin latest version, if everything is ok we will include it in the next update and only then you can update the plugin by downloading the theme latest version and following the procedure presented in the plugin update guide.

Till then please ignore the update message!

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Thanks Chris!


@thebestmh
Did you solve the issue following Chris’s suggestions?

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can set block’s title color from here: http://screencast.com/t/yqwKQlIS
Result: http://screencast.com/t/qJi8yrme
But if you want set background to entire width of h4 you can use css code: http://screencast.com/t/2HVaoYUkFeQ1

.td_block1 .block-title{
background-color: red;
border-bottom: 2px solid black;
}
.td_block1 .block-title span{
background-color: red;
}

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately header style 3 and 6 use the same logo also on mobile view. It was initially created like this but we have this on our list and we will think to another implementation. Sorry for inconvenience!

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

If you use Homepage with articles you can create a custom sidebar: http://screencast.com/t/52yLvSn8I add widgets to it: http://screencast.com/t/tUjeCu0Z4
And use Widgetised Sidebar block to display it: http://screencast.com/t/pmxFUUAfLE
Result: http://screencast.com/t/sdJSfFcf

Thanks!

Viewing 25 posts - 7,176 through 7,200 (of 7,871 total)