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,

First please make sure you also test this without any plugins active and leave just Visual Composer plugin active and also empty cache then check again.
If you still have this issue please make sure you download and update your theme to the latest version (4.6.2). Also if you are using child theme, please switch to the main theme and empty all caches and test again. If this solves the problem make sure you update the child theme to the latest version. Please let me know!

Thanks

Alin [tagDiv]
tagDiv Staff

Hi,

1. Unfortunately Social counter plugin doesn’t support Pinterest id: http://screencast.com/t/hzSmfS2A
2. If you have this problem to the block title: https://forum.tagdiv.com/topic/one-pixel-white-space/ please use this custom css in Theme Panel > Custom Css: http://screencast.com/t/COsR65gic

.block-title {
line-height: 30px !important;
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

It’s only possible with custom code modifications and it’s not an easy task. I’ll add this on our list and i’ll talk with the team to see if we can implement it in a future updates.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,


@kj
I have checked your site and seems that you solve the logo issue. Footer logo can be added from Widgets: http://screencast.com/t/DDeSRMCWk2
Let me know if you still have issues related to the theme.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

If you don’t want to use css code from above and you like menu’s on two rows on tablets and add background also on second row please try this custom css(I already provided to you 2 solutions above): http://screencast.com/t/6fDwtqq3ybew

@media (min-width:768px) and (max-width:1199px){
.td-menu-wrap {
height: 100px !important;
}
}

You have to add css code in Theme Panel > Custom Css: http://screencast.com/t/13c7Upuj

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Smart lists will be added in version 5 of Newspaper theme.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Like Chris suggested it is a good idea to save them, but normally these settings shouldn’t be lost(deleted) only custom modification to the theme’s files will be overwritten.
If you want to update the theme please follow this guide and use FTP method: https://forum.tagdiv.com/how-to-update-the-theme/ and also plugins that come with the theme’s files you can find them in /plugins folder.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can try to add a span in the search link like this: http://screencast.com/t/wpBuuj1SSDR
And add this custom css in Theme Panel > Custom Css: http://screencast.com/t/fQXi9JWUVq

#td-top-search{
width: auto;
}
.text{
float: left;
display: inline-block;
}
.td-sp-ico-search{
float: right;
display: inline-block;
}
.header-search-wrap #search-button{
width: auto!important;
}

If you don’t have basic experience php/css/html you can hire a professional to do it for you.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked your site and I didn’t found any issues please provide a screenshot with your issues if you didn’t solve it: http://screencast.com/t/GgT1dz3nYm
Also if you have an issue like this: http://screencast.com/t/Rj6ZWBzal please use this custom css in Theme Panel > Custom Css: http://screencast.com/t/l0mcPnScDoxv

.block-title {
line-height: 30px;
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately theme doesn’t have an option for this. The simplest way is to set a font for post title for example and see the result, so when you decided what font you want to use you can replace the default font.
We’ll also consider to add an option for this in future updates if more people will ask for it.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can update the theme(also if you updated) without any problems. There was a mistake in style.css file where was added 444 version but this is 4.6.2 version of the theme. Sorry for inconvenience!
Also Visual Composer latest version is 4.4.2 and you can find it in /plugins folder from theme files that you downloaded from themeforest: https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can add this code for random order: http://screencast.com/t/9COPmD4uEdvL
'orderby' => 'rand'

Also please make sure that you have post’s tags if you filter by tag.

Hope this helps!

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 and purge your files if you use CDN then check again. Also css code is apply in cascade so the default css is loaded and then the custom one.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked your menu and you have some custom css added there. Please try this css code for tablet view: http://screencast.com/t/GzeyiOlFIT

@media (min-width:768px) and (max-width: 1200px){
.sf-menu > li > a{
padding: 0px 20px 0px 10px !important;
}
.sf-sub-indicator{
right: 0px !important;
}
}

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

Please take a look on category page background this will also apply on post page: http://screencast.com/t/rJW0BHpYOX4e

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked your site and I see that space but this is normal and this is happens because of post title(s). If the title of post extends on one more row appear that space: http://screencast.com/t/SucyaRFtw
So if you have a short title it will look like second row block: http://screencast.com/t/BlosP7yXWsl

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please add a custom title to the block that you use from block’s settings: http://screencast.com/t/7S3hhxj0gDa
Also please follow our documentation: https://forum.tagdiv.com/newspaper-documentation/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately there is no block/module to use with Visual Composer and to achieve what you wish. You would need custom modification for that to create a module/block or create a new one. On Newspaper version 5 will be added new blocks and also it will be more easy to create a new module/block(will be added new tutorials).

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately I cannot provide you a solution for this, wordpress handles comments and remove blank lines.
You can try this solution if it helps: http://www.jbspartners.com/usability/wordpress-strips-removes-blank-lines-while-i-add-empty-lines/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately theme doesn’t have an option to do this, but it is on our todo list and we try to find a solution for this soon as possible. Sorry for inconvenience!

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please make sure that you use the latest theme version 1.6. If you need to update please follow this guide to update and use FTP method: https://forum.tagdiv.com/how-to-update-theme/ and also update the plugins that come with the theme’s files in /plugins folder. If you don’t use the latest version that is the reason there are differences in Theme Panel.

You don’t have to install addition widget for log in form, just activate it from Theme Panel > Header > Top Bar: http://screencast.com/t/iUW1mjTQhb
Also if you need registration please enable it from Settings: http://screencast.com/t/8rc4iWTIR1

Our documentation will also help: https://forum.tagdiv.com/newsmag-documentation/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked your site and your frontpage is set to blog, so please please create your homepage using Visual Composer and change your frontpage to a static page: http://screencast.com/t/p7cvsxgn0ipA
Please also follow our documentation: https://forum.tagdiv.com/newspaper-documentation/

Edit: Now I see your image, so please make sure that Visual Composer plugin is active: http://screencast.com/t/HJ5sr4tu10x

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I guess that this is what you need: http://screencast.com/t/s4BjRCTHe0
Please add this code in Theme Panel > Custom Css with the code from above that remove gradient:

.td-big-grid-meta {
background-color: rgba(0, 0, 0, 0.60);
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please try to add &rel=0 like this: http://screencast.com/t/It1OitW2ElXo
Result: http://screencast.com/t/usPymCR6v

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

We found a solution for the moment if you want to order subcategories in the megamenu by slug but you need to edit this file: http://screencast.com/t/cgyJzstqK6 and change the categories slug in order that you want to appear: http://screencast.com/t/6voSeTsK

'orderby' => 'slug'

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

So if you like this solution please try it and you can disable Taxonomy plugin and see if the other issue is solved.
Also if you want to update your theme please follow this guide(use FTP method) and make a backup of your current theme installation: forum.tagdiv.com/how-to-update-the-theme/ The styling options you’ve set in the WordPress Theme Customize or in the Theme Panel – those options will not be effected by updating your theme, only customizations from theme files.

Thanks!

Viewing 25 posts - 6,726 through 6,750 (of 7,871 total)