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 :)
Catalin
tagDiv Staff

Hello pedroarmindo1,

If you want to make some changes regarding on this page template you should edit the theme core file corresponding to this template, like this -> http://screencast.com/t/vfKQr9Ck9B3m
If you want to display more levels in our theme and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!

Thanks for the message!

Catalin
tagDiv Staff

Hello roqeem,

I have inspected your screenshots and I noticed that you are using the Related Articles module from Jetpack and also, our theme feature for Related Articles and that’s why you will bring twice. Also, if you want to disable the related articles from our theme, you should check the Theme panel and turn off from there, like this -> http://screencast.com/t/lRvemL11 For more information about Related Articles, please check here -> https://forum.tagdiv.com/related-articles-2/

Thanks for the message!

Catalin
tagDiv Staff

Hello emanuelavisco,

I have checked your website and I saw that you are using some untested plugins which can interact with the theme packet and cause a lot of unknown issues. Please try to disable all of the untested plugins, leave just Visual Composer to active, clear all your caches and install only the plugins that come bundled with the theme packet and rule out any conflicting plugins. Also, if the problem is still there, please try to make a new clean install from scratch via FTP and check the results.

Thanks for the message!

Catalin
tagDiv Staff

Hello krismali,

Please notice that our theme will display only one category tag and there will be displayed primary category. Unfortunately, the theme does not have any such an option that allows you a way to display more than one category tag for your thumbs.
So, if you want to change the color of category tag you should use a bit of CSS code to do that. Try the code below and place it in Theme panel->Custom CSS area.

.td_block_3 .td-post-category {
background-color: red;
}

Thanks for the message!

Catalin
tagDiv Staff

Hello orlando,

Please notice that the speed of your website depends on how well your site is optimized -> http://screencast.com/t/FDpJq3aod. Please notice that this is not a simple task and if you do not have any experience in this regard you will do not bring good results for the theme. Also, notice that we have a speed optimization tutorial but this is addressed only to advanced users. So, if you follow the steps which are presented in this tutorial here -> https://forum.tagdiv.com/how-to-make-the-site-faster/ you can increase the page speed loading and if you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because the speed optimization services is not covered by our support policy, as you can read here -> https://forum.tagdiv.com/support-policy-2/ Check our documentation here -> https://forum.tagdiv.com/requirements-for-newspaper/ regarding on dedicated server to fit to our requirements.
Please keep in mind that at the moment, we cannot provide optimization services because this task involve time-consuming and we do not afford to do this, sorry! We only can provide support for basic theme settings.
If you are not aware of these steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!

Hope this helps!

Thanks for your understanding!

Catalin
tagDiv Staff

Hello Pari Bose,

Try to access this link here -> https://forum.tagdiv.com/topic/problem-with-correct-display-of-some-symbols/

Thanks for the message!

Catalin
tagDiv Staff

Hello jaypee,

I have checked on our demo on mobile mode and this issue does not appear. You can try yourself and you will see that I am right. This type of problem appears only for your website, sorry! Try to disable all the active plugins, leave just Visual composer to active, clear all your caches and install only the plugins that come bundled with the theme packet and rule out any conflicting plugins. If you are using some untested plugins, please keep in mind that all of these can interact with the theme packet and cause a lot of unknown issues, like this. Also, if the problem is still there, please try to make a new clean install from scratch via FTP and then check the results.

Thanks for the message!

Catalin
tagDiv Staff

Hello irlandacenter,

I have inspected your mega menu and I did not saw any problem with it. This seems to work as properly, as you can see here -> http://screencast.com/t/ev0OV3b5 If the problem will reappear, let us know. First of all, please try to disable all the active plugins, leave just Visual Composer to active, clear all your caches and install only the plugins that come bundled with the theme packet and rule out any conflicting plugins.

Thanks for the message!

Catalin
tagDiv Staff

Hello nakosar,

Thank you for your kind words.

Have a nice day!

Catalin
tagDiv Staff

Hello hadharm,

If you want to add a Javascript code, please notice that from Theme panel, you can add only one code. For example, for your first code, you should load this in Custom Code, like this -> http://screencast.com/t/VGkQyVknOK and if you have more than one code, others you must load them into header.php and footer.php.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello admindunet,

Please notice that if you are using the latest version of the theme which is Newspaper 7.6 you should update your Visual Composer which is 5 version and which come bundled with the theme packet. So, you receive this information because your Visual Composer is 4.12.1.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello jncroyle,

Please notice that our theme does not have any such an option for the Linkedin button, sorry! Below, I have presented you a possible way for this implementing. Also, please notice that your problem happens due to your Linkedin functionality and we cannot provide support for this, sorry! You should check your button functionality and if the problem will be there, you should try to change this. For more information about this regard, please consult here -> https://developer.linkedin.com/docs/share-on-linkedin#

1. Copy this code:
title, ENT_COMPAT, ‘UTF-8’)), ENT_COMPAT, ‘UTF-8’) . ‘&source=’ . urlencode(get_bloginfo(‘name’)) . ‘” onclick=”window.open(this.href, \’mywin\’,\’left=50,top=50,width=600,height=350,toolbar=0\’); return false;”><i class=”fa fa-linkedin”></i>
Paste it here: http://screencast.com/t/iKzR3wrLjP

IMPORTANT NOTICE: There are 2 instances of the same code in that page. One is for the top sharing icons and one is for the bottom icons. If you want linked in on both you need to paste the code twice for each instance. If you only want the top or bottom, make sure you place the code in the correct spot.

2. Copy this code:

.td-social-linkedin{
margin-left:8px;
background-color:
#006699!important;;
}

Paste it in the theme panel-> custom CSS spot

The result is here -> http://screencast.com/t/7dLgIuOpBp

I have tested with the latest version of Newspaper and the Linkedin Button seems to work as properly.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello jncroyle,

Please notice that our theme does not have any such an option for the Linkedin button, sorry! Below, I have presented you a possible way for this implementing. Also, please notice that your problem happens due to your Linkedin functionality and we cannot provide support for this, sorry! You should check your button functionality and if the problem will be there, you should try to change this. For more information about this regard, please consult here -> https://developer.linkedin.com/docs/share-on-linkedin#

1. Copy this code:
title, ENT_COMPAT, ‘UTF-8’)), ENT_COMPAT, ‘UTF-8’) . ‘&source=’ . urlencode(get_bloginfo(‘name’)) . ‘” onclick=”window.open(this.href, \’mywin\’,\’left=50,top=50,width=600,height=350,toolbar=0\’); return false;”><i class=”fa fa-linkedin”></i>
Paste it here: http://screencast.com/t/iKzR3wrLjP

IMPORTANT NOTICE: There are 2 instances of the same code in that page. One is for the top sharing icons and one is for the bottom icons. If you want linked in on both you need to paste the code twice for each instance. If you only want the top or bottom, make sure you place the code in the correct spot.

2. Copy this code:

.td-social-linkedin{
margin-left:8px;
background-color:
#006699!important;;
}

Paste it in the theme panel-> custom CSS spot

The result is here -> http://screencast.com/t/7dLgIuOpBp

I have tested with the latest version of Newspaper and the Linkedin Button seems to work as properly.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello allrems,

Sorry for my misunderstanding!

Thanks for the message!

Catalin
tagDiv Staff

Hello nakosar,

Try the code below and place it in Theme panel->Custom CSS area.

.td-footer-template-13 .footer-social-wrap span:last-child{
margin-right:0!important;
}

The result -> http://screencast.com/t/5S37wZJ1

Thanks for the message!

Catalin
tagDiv Staff

Hello Frank_1976,

When you edit your page(homepage) you can edit the Block Title. For more information about how you can use the Visual Composer, please consult here -> https://forum.tagdiv.com/how-to-use-visual-composer/ Please try to read all our documentation because there you will all the required steps which you are needed to take for achieving best results.

Thanks for the message!

Catalin
tagDiv Staff

Hello szeendre,

Try to check the following screenshots and follow the steps from there -> http://screencast.com/t/0eHkfjRt -> http://screencast.com/t/3rpiVjMjn

Thanks for the message!

Catalin
tagDiv Staff

Hello allrems,

Please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so I can create a test page with background and inspect what errors occur. Provide there the link of this topic so we can quickly identify you.

Thanks for the message!

Catalin
tagDiv Staff

Hello BkkGreg,

There is an option for it in Theme panel, like this -> http://screencast.com/t/7Tcmu64w5T You can enable or disable the category tag according to your block/module used by you.

Thanks for the message!

Catalin
tagDiv Staff

Hello kuolema,

I have noticed that you have an error in your Custom CSS code. Try to rule out any errors, clear all your caches and check again. If the problem is still there, send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further inspect it closer your setup page. Provide there the link of this topic so we can easily identify you.

Thanks for the message!

Catalin
tagDiv Staff

Hello efranlund,

Unfortunately, our theme does not have any such a simple option for what you want to achieve, sorry! Please notice that this is not a simple task and involves some additional customization through the code in order to achieve as you wish. Notice that we do not have any custom work department and we cannot provide this type of services at the moment, sorry!
If you want to display more levels in our theme and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you!

Thanks for the message!

Catalin
tagDiv Staff

Hello Fitlogy.com,

The sidebar can be handled from Visual Composer, like this -> http://screencast.com/t/TDrqq5UQW For more information about How you can use the Visual Composer, please consult here -> https://forum.tagdiv.com/how-to-use-visual-composer/

Thanks for your understanding!

Catalin
tagDiv Staff

Hello allrems,

I have inspected your website and I saw that your background image work as properly, as you can see h ere -> http://screencast.com/t/UGYcyGxcMybA

If is not what you mean, please provide more details, screenshots for a better understanding.

Thanks for the message!

Catalin
tagDiv Staff

Hello,

You should use a bit of CSS code to do that. Try the code below and place it in Theme panel->Custom CSS area.

The code is ->

.td_module_wrap .entry-title{
font-weight:100;
}

The result is here -> http://screencast.com/t/EdcOj91pV

Thanks for the message!

Catalin
tagDiv Staff

Hello ChalzZy,

Try to re-save your permalinks from the panel and check the results. Also, you should read more information about these from here -> https://codex.wordpress.org/Using_Permalinks

Thanks for your understanding!

Viewing 25 posts - 15,126 through 15,150 (of 23,298 total)