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 studentmoneysaver,

Please check our documentation here -> https://forum.tagdiv.com/header-styles/ and there you will see that we have a lot of header style and you can use the header styles 4/5/6 which has the similar layout with your desire.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello melamodelsportsrl,

You can use the code below and place it in Theme panel.

.td_module_mob_2 .td-module-thumb {
height: 250px;
}

Thanks.

Catalin
tagDiv Staff

Hello wale,

I suppose that you are using the pagebuilder+latest articles+pagination template for pages, right? If you want to get rid of it from your homepage, you will have to change the page template or if you want to change the sorting, please check our documentation here -> https://forum.tagdiv.com/page-templates-2/
For your second request, please send us an email at cotnact@tagdiv.com with your log-in information (wp-admin) so we can further inspect your setup page. Also, provide the link of this topic so we can easily identify you.

Thanks.

Catalin
tagDiv Staff

Hello Sutekh,

Please ensure that you are using the latest version of the theme Newspaper 7.1.1 and also, the latest version of required plugins -> Visual Composer 4.11.2 and Social Counter 4.1 Try to clear all your caches and test it again.

Hope this helps!

Thanks for your understanding!

Catalin
tagDiv Staff

Hello all,

Please replace the above code with the below code.

.td-header-style-7 .td-header-menu-wrap-full, .td-header-style-7 .td-header-menu-wrap {
height: 48px !important;
}
.td-header-style-7 .td-header-sp-logo {
height: 48px;
}
.td-header-style-7 .td-header-sp-logo a {
line-height: 48px;
}
.td-header-style-7 .td-header-sp-logo img {
max-height: 48px;
line-height: 48px;
}
.td-header-style-7 .sf-menu > li > a {
line-height: 48px;
}
.td-header-style-7 .sf-menu {
margin-top: 0;
}
.td-header-style-7 #td-top-search {
bottom: auto;
top:0;
}


@mystudent
, if you want to decrease the space between the logo and the menu, please try the code below.

.td-header-style-7 .sf-menu {
float: none;
}

For your second request, moving to the right of Menu for Social Icons involve custom work and we cannot provide this type of services.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello thava,

Please ensure that you are using the latest version of the theme (Newspaper 7.1.1) which come bundled with the latest version of required plugins (Visual Composer 4.11.2 and Social Counter 4.1). Please ensure that you are using them and the update was been made only via FTP because this is the surest method in this regard. Also, for ruling out the conflicting plugins, please try to disable all of them and leave just Visual Composer to active and install only the plugins that come bundled with the theme.
If your problem is still there after this, please try to make a new clean install from scratch and check the results.

Hope this helps and let us know how it goes!

Thanks.

Catalin
tagDiv Staff

Hello,

I have checked your website and I saw that your margin-right is too much and that’s why your text will fall down to the second row. Please try to use the code below and place it in Theme panel->Cusotm CSS area.

The code is ->

.td_data_city {
margin-right: 60px;
}

The result -> http://screencast.com/t/tjHZvehqyJGl

Thanks.

Catalin
tagDiv Staff

Hello studentmoneysaver,

Unfortunately, our theme does not have such an option for it, sorry! You will have to find some plugins with this functionality and see how it will work.

If you refer to something else, please provide more details.

Thanks.

Catalin
tagDiv Staff

Hello tomawebdev,

As I have explained you above, our theme has been designed to use the Article in schema.org and the description, headline and article body item prop are not included in it. If you want to control these, please notice that you will have to manually add these item props in each post template used by you. For example, if you are using the post template style 1, you will have to edit the loop-single-1.php and add the certain markup, like this ->
http://screencast.com/t/zliHgwMc4 and then you will have to add the headline item prop in td_module_single_base.php, like this -> http://screencast.com/t/AphioRiAIfVu and then if you will test your post with Google Structured Data Tool you will have all of these markups.
Please keep in mind that all of these modifications involves custom work 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 customization services at the moment, sorry!
Please notice that I have added your suggestion to our list of improvements and we will try to consider in next future updates.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello stephanem,

I am glad that I could help you!

Thanks.

Catalin
tagDiv Staff

Hello kfx,

You can try the code below and place in in Theme panel->Custom CSS area.

The code is ->

.td-header-style-7 .td-header-menu-wrap-full, .td-header-style-7 .td-header-menu-wrap {
height: 48px !important;
}
.td-header-style-7 .td-header-sp-logo {
height: 48px;
}
.td-header-style-7 .td-header-sp-logo a {
line-height: 48px;
}
.td-header-style-7 .td-header-sp-logo img {
max-height: 48px;
line-height: 48px;
}
.td-header-style-7 .sf-menu > li > a {
line-height: 48px;
}
.td-header-style-7 .sf-menu {
margin-top: 0;
}
.td-header-style-7 #td-top-search {
bottom: 0;
}

Here you can see the result -> http://screencast.com/t/nTcSU7Qy2

Thanks.

Catalin
tagDiv Staff

Hello Irreverent Gent,

If your want to change the font for these strings, please notice that you will have to use a bit of CSS code to do that.

#reply-title{
font-family:Verdana;
}
.td-more-articles-box-title{
font-family:Verdana;
}
.comment cite {
font-family:Verdana;
}

Thanks.

Catalin
tagDiv Staff

Hello tintin,

Please refer to this topic -> https://forum.tagdiv.com/topic/anybody-implemented-fb-comments/

Thanks.

Catalin
tagDiv Staff

Hello studentmoneysaver,

If you want to change the this font, please notice there is an option for them in Theme panel->Theme Fonts, like this -> http://screencast.com/t/bP9Y83EKjRH and the result your should see here -> http://screencast.com/t/CAd4lNhOV9s

Thanks.

Catalin
tagDiv Staff

Hello stephanem,

1)If you want to receive the automatic update you will have to use the Envato Wp toolkit according to our documentation here -> https://forum.tagdiv.com/how-to-update-the-theme-2/ (section B) -> https://forum.tagdiv.com/how-to-automatically-update-newspaper-theme/

2)Please keep in mind that Visual Composer come bundled with our theme and you will have to use only the version which comes with the theme and not other to achieve better results. Our latest version of the theme is Newspaper 7.1.1 and the right version for required plugins are -> Visual Composer 4.11.2 and Social Counter 4.1.
As you can see, all the plugins are in constant development. Each plugin will have to be checked with our theme for a good working and this process it may take a while. For example, the latest version of Visual Composer is 4.12 and the latest version of the plugin which has been tested with our theme is 4.11.2. In the future, after our developers will check this latest version of Visual Composer with the theme and they will find that the theme does not need to do some adjustments for, we will release an update with the latest version of Visual Composer (4.12). Until we will release the update with these latest versions you will have to ignore these messages.
So, please notice that if you want to have the latest version of the Visual Composer, you will need to have the additional license of this plugin and also, we cannot say for sure if this version of Visual Composer will work 100% with the theme because this version it is in testing.
For more information about Visual Composer, please check our documentation here -> https://forum.tagdiv.com/how-to-update-visual-composer-plugin/

3)Unfortunately, our theme does not have such an option for sticky ‘Join us’ if you want this but please notice that you will have to do this only if you customize it using some PHP/HTML/CSS (position:fixed). This request involves additional customization and we cannot provide this type of services because it is not covered by our support. If you want to display more levels in our theme and you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello posonty,

Unfortunately, I do not know what kind of ad code you are using in our theme. First of all, please try to display the ad code using a simple Ad Spot and check the results. Please notice that our theme only renders the code that you have added and do not influence the functionality of it. Check your ad to be a valid one and if you have no success, please try to contact the provider of your ad code and check the functionality of it. This method which I gave you above is tested on my side with a normal ad using the div’s method and seems to work as properly and should work and for you.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello melamodelsportsrl,

I suppose that you want to change the font-size for your title on mibile theme, right? As you can see, our theme does not have any option that offers you a way to change these, but you can use a bit of CSS code to do that. Please try the code below and place it in Theme panel->Custom CSS area.

.td_module_mob_2 .entry-title {
font-size: 25px;
}

The result you should see here -> http://screencast.com/t/OzfdVOmHM2n

If you refer to something else, please provide more details.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello emstudios,

After you have updated your theme to the latest version, please check the packet which you have downloaded from the Theme Forest and there you will see the Child Theme version for Newspaper 7. So, you will have to simply copy/paste all the code which you are in Child Theme from 6 version to this and then load the file in root, replacing it with the other.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello kfx,

Please try to use the !important tag to give more important for your code, like this -> https://www.smashingmagazine.com/2010/11/the-important-css-declaration-how-and-when-to-use-it/

If you have no success, please provide your website URL so I can inspect it closer.

Thanks.

Catalin
tagDiv Staff

Hello posonty,

If you want to add an ad after each posts using the Block 13, you will have to edit the td_block_13.php and use the do_shortcode method, using the Custom Ad 1 field. So, if you want to do this, please follow the next steps -> http://screencast.com/t/kIsAX0zAxk8E and the result you should see here -> http://screencast.com/t/qltnTvUbN

If you refer to something else, please provide more details.

Thanks for the message!

Catalin
tagDiv Staff

Hello lucky1995,

Please be carefully when you add an image to your post content. So, please ensure that you have selected the right dimension for this in order to achieve as you wish, like this -> http://screencast.com/t/dscH7RaYzc

If you refer to something else, please provide more details.

Thanks.

Catalin
tagDiv Staff

Hello jencinas69,

I am glad that you have solved your problem.

Thanks.

Catalin
tagDiv Staff

Hello,

Please keep in mind that Visual Composer come bundled with our theme and you will have to use only the version which comes with the theme and not other to achieve better results. Our latest version of the theme is Newspaper 7.1.1 and the right version for required plugins are -> Visual Composer 4.11.2 and Social Counter 4.1.
As you can see, all the plugins are in constant development. Each plugin will have to be checked with our theme for a good working and this process it may take a while. For example, the latest version of Visual Composer is 4.12 and the latest version of the plugin which has been tested with our theme is 4.11.2. In the future, after our developers will check this latest version of Visual Composer with the theme and they will find that the theme does not need to do some adjustments for, we will release an update with the latest version of Visual Composer (4.12). Until we will release the update with these latest versions you will have to ignore these messages.
So, please notice that if you want to have the latest version of the Visual Composer, you will need to have the additional license of this plugin and also, we cannot say for sure if this version of Visual Composer will work 100% with the theme because this version it is in testing.
For more information about Visual Composer, please check our documentation here -> https://forum.tagdiv.com/how-to-update-visual-composer-plugin/

Thanks for your understanding!

Catalin
tagDiv Staff

Hello webowner001,

I suppose that you are using the Chrome browser, right? So, please notice that the widget was worked before and on the Chrome browser, but now it seems that it was got rid the localization for Chrome 50 version. We will investigate it deeper this cause and we will try to find another alternative in this regard in near future updates.

Thank you for your understanding!

Catalin
tagDiv Staff

Hello Prabs_k,

Please keep in mind that Visual Composer come bundled with our theme and you will have to use only the version which comes with the theme and not other to achieve better results. Our latest version of the theme is Newspaper 7.1.1 and the right version for required plugins are -> Visual Composer 4.11.2 and Social Counter 4.1.
As you can see, all the plugins are in constant development. Each plugin will have to be checked with our theme for a good working and this process it may take a while. For example, the latest version of Visual Composer is 4.12 and the latest version of the plugin which has been tested with our theme is 4.11.2. In the future, after our developers will check this latest version of Visual Composer with the theme and they will find that the theme does not need to do some adjustments for, we will release an update with the latest version of Visual Composer (4.12). Until we will release the update with these latest versions you will have to ignore these messages.
So, please notice that if you want to have the latest version of the Visual Composer, you will need to have the additional license of this plugin and also, we cannot say for sure if this version of Visual Composer will work 100% with the theme because this version it is in testing.
For more information about Visual Composer, please check our documentation here -> https://forum.tagdiv.com/how-to-update-visual-composer-plugin/

Thanks for your understanding!

Viewing 25 posts - 18,826 through 18,850 (of 23,298 total)