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,

Please make sure that you use the latest child theme version, it should be at least 6.3 version, from this version you can overwrite the modules, headers… please check documentation – https://forum.tagdiv.com/the-child-theme-support-tutorial/ If you need to update it, you can find it in the /code folder – https://forum.tagdiv.com/whats-included/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can edit each post template that you use (edit loop-single or single_template depending which post style you use) and replace the date with you custom code – http://screencast.com/t/lTeeQQBFE5R

Try to use this custom css in Theme Panel > Custom Css – http://screencast.com/t/qXk5ugtGU

.page-nav-post {
display: table;
float: none;
margin-left: auto;
margin-right: auto;
width: auto;
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I’m not sure what you mean. Do you want to display more articles for Related Articles block? It is an option in Theme Panel > Post Settings for this – http://screencast.com/t/JBPk1Rep0
Also if you want to display a custom code(block/widget) after related articles in the post template, you will have to edit the template that you use – http://screencast.com/t/6imCHKf2MpV

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately the theme doesn’t have an option in panel to change the post title color on modules, but you can use custom css for this, so please add an extra class for row where you use block 15 – http://screencast.com/t/buZDM8mGg and use this custom css – http://screencast.com/t/HBgQGg60QIA

.yourclass .td_block_15 .entry-title a {
color: #fff;
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I’m not really sure how you add the reviews. You have to add points from 1 to 10 – http://screencast.com/t/Zh8521xwOb Do you have this issue after the update? I guess that in version 4 if you set the point reviews the stars were not displayed, we have changed this a little bit, sorry!
I can provide a css to hide the stars when points review is used – http://screencast.com/t/jOfwjcm7

.td-review .rate_point .td-review-final-star {
display: none;
}

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

I have also added this on our list so our designer will take a look and fix it as soon as possible.

Thanks for reporting!

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked your site and you have a fixed width there(it should not be) – http://screencast.com/t/yvv1tHYd7ohttp://screencast.com/t/rjhuAPBwXrkU so please remove any custom css that could affect this and also disable all your plugins except of Visual Composer, clear cache and see if you still have this issue.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please check the max_input_vars value in system status section: http://screencast.com/t/V8MumQISR and make sure that it’s set above 2000 as it seems that your panel settings are not saved. Contact your host provider and let him know about this if you can’t access php.ini file.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Thanks @Steven for your help!


@lbinternet1
I’m not sure how your videos were added in the previous theme, so please provide more details. Also do you want to paste the in the post content or do you want to set them as featured videos?

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please make sure that you have permission for upload folder, you can try to upload an image to media library to check this. Also you can contact your host as this may be related to the server configuration.

Thanks!

Alin [tagDiv]
tagDiv Staff

Salut,

1. Nu stiu la ce te referi mai exact in legatura cu search-ul din menu. Acesta este facut custom si foloseste ajax.
2. Daca adaugi codul in functions.php ar trebui sa apara lista cu id-urile chiar si pe frontend – http://screencast.com/t/dqdAZzatt2

Mersi!

Alin [tagDiv]
tagDiv Staff

Hi,

You can set the date format from Settings – http://screencast.com/t/a0SFydZca2

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Thanks Chris for your help!

Please note that in version 6 any customization(to the theme files, custom css) from old version will not work and you will have to re-add them as Newspaper 6 is practically a new theme. In the “how to update” guide is specified you need to run the script that will import from database your settings, will change the shortcodes. Unfortunately you will have to re-add your widgets in the sidebars as some of them may not be imported or don’t exist anymore, also they will become inactive.
Also the new version of child theme you can find it in /code folder – https://forum.tagdiv.com/whats-included/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Replied here regarding mobile menu issue – https://forum.tagdiv.com/topic/menu-colour-problem-on-mobile/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately the theme doesn’t have an option for this and you will need custom modifications, so I suggest to hire a freelancer to do this for you as the time doesn’t allow us to provide custom work, sorry!

Thanks for the message!

Alin [tagDiv]
tagDiv Staff

Hi,

Did you tried also without any plugins active except of Visual Composer? I have checked your posts and the image is there, but not all classes for image container – http://screencast.com/t/yp1VEiqhu7 it should be like this – http://screencast.com/t/8uh4wPX9 Also you have some errors in the console – http://screencast.com/t/cEibcH3bfM1s

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked your page and and you filter by a specific category that has only 6 posts – http://screencast.com/t/f1tIzMKH9eYJ and the limit is set to 10(this means that 10 post are loaded for page). Also I could not access New York category to see how many posts you have there. Do you use a redirect plugin or you have some custom modifications? As every time I click on New York category on post it takes me to the page – http://screencast.com/t/IA5BXCS0http://viel-unterwegs.de/new-york-reisen/ Please re-save your permalinks, if you don’t have customization.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Try this code in for comment section – http://screencast.com/t/LfnDfryD

.comment .avatar {
border-radius: 100%;
border: 5px solid #FFF;
-moz-box-shadow: 0 1px 3px 0 rgba(5,5,5,0.25);
-webkit-box-shadow: 0 1px 3px 0 rgba(5,5,5,0.25);
box-shadow: 0 1px 3px 0 rgba(5,5,5,0.25);
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please try to create a new page using the same blocks and see if you still have this issue, it may be a database error only for this page.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

The video format was designed to display featured video in the post, and the featured image created will be displayed on modules. If you want to change that please make a backup of this file and then remove this code – http://screencast.com/t/Xr79XSco But I’m not sure what you are trying to do as removing this the featured video will not be displayed on post.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Try to use this custom css in Theme Panel > Custom Css – http://screencast.com/t/zaov6cUo3

.td-main-page-wrap {
background-color: #ebe5dc;
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please check this also without any plugins active, leave only Visual Composer active, clear cache and see if you still have this issue. Also you can check browser console for errors when you try to add an element.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

The block 20 is made using this module(14), on fashion demo page this block is used – http://screencast.com/t/ve66mm0q So you can also use this block on your page from Visual Composer elements – http://screencast.com/t/Yn0fTCk27Xb

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

If you use Jetpack please disable mobile version and clear cache – https://forum.tagdiv.com/how-to-manage-the-mobile-theme/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Try to add your code at the end of functions.phphttp://screencast.com/t/4meogHZZjb4

Thanks!

Viewing 25 posts - 2,751 through 2,775 (of 7,871 total)