Hello Mos Martin,
Please provide your website URL so I can inspect it closer your website and also, so I will be able to provide a more accurate response.
Thanks for your understanding!
Hello ki64qw3,
Please refer to this link here -> https://forum.tagdiv.com/topic/small-author-image-on-single-post-when-mobile-theme-on/
Hope this helps!
If is not what you mean, please provide more detail so I will be able to provide a more accurate response.
Thanks.
Hello Mr Untechnical!,
Unfortunately, our theme does not manage feeds and there are no options for feeds in the theme panel. You will have to use a few RSS plugins that can help you on your task. If you are using an RSS feed for your RSS implementation you should check the plugin documentation to find the way of changing the title.
Thank you for your understanding!
Hello tollywoodfans,
If you want to change this size, please notice that you should edit the core files where the thumb is created, like td_config_mob.php and td_module_mob_1.php, like this -> http://screencast.com/t/5DisMjnU -> http://screencast.com/t/PMwnISMzW1KN Please notice that it is possible to break the theme layout on mobile if you want to change the structure of thumb.
Hope this helps!
Thanks for your message!
Hello nano2408,
Please try to use the following code and place it in Theme panel to fix it that problem in the mobile version. Please notice that the thumb was set it to be 17 as value and that’s why you do not bring the good results in this.
.avatar-39{
float:left;width:39px;height:39px;border-radius:39px;margin:0 10px 5px 0;
}
header .td-module-meta-info{
height: 40px!important;
}
Thanks for your message!
Hello MurgoiLiviu,
Unfortunately, I do not exactly understand what you mean, sorry! If you want to filter out the post from a certain category, please notice that this task can be done from each block settings, like this -> http://screencast.com/t/IL9bZvDq For more information about Block Settings, please consult the documentation here -> https://forum.tagdiv.com/block-settings-tutorial/
If is not what you mean, please provide more detail so I will be able to provide a more accurate response.
Thanks for your understanding!
Hello Hassan Zia,
I guess that you want to display the BBpress on your homepage using a block which filtrates the forums topics
in the same way that the posts are displayed by category, right? Please notice that it is not possible in our theme because the theme has not been designed to be used in this case, 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 because we cannot provide custom work at the moment, sorry!
Thanks for your understanding!
Hello nirvanli,
I suppose that you are referring to the Excerpts, right? So, please notice that you can reduce the length of this from Theme panel, Excerpts section, corresponding to what type of block/module you are using for your website, like this -> http://screencast.com/t/V7F0LsUv For more information about this, please consult here -> https://forum.tagdiv.com/excerpts-introduction/
Hope this helps!
Thanks for your understanding!
Hello @hasrypost.com and @mickmeaney,
Please keep in mind that you want to change the structure of the date for modules, you will have to edit the corresponding files according to your block used by you. For example, if you are using the Block 3 you will have to edit the modules which make up this block, like module 1, like this -> http://screencast.com/t/whTutD5OFRyy
You will have to use the following snippet of code, like this ->
<?php echo human_time_diff( get_the_time('U'), current_time('timestamp') ) . ' ago'; ?> in the core file, like this -> http://screencast.com/t/ZZYWvi253eL1 Clear all your cache and check the results.
Hope this helps!
Thanks for the message!
Hello Kalamsaha,
This is talking about the sibling category. Please notice that this type of category template has been designed to display this element but keep in mind that not all of category template display these elements. If you want to get rid of it, please notice that you should use a bit of CSS code to hide them or simply change the category template from your panel, like this -> http://screencast.com/t/mjDVBThXdW1B
The code is ->
.td-category-siblings{
display:none;
}
Thanks for your understanding!
Hello dritanleka,
Please keep in mind that our mobile version has a default behaviour which displays on the front page the following elements, like this -> at the top will be displayed a Big Grid will show 3 posts from Featured Category, then will be displayed a text will be added from Mobile editor in Visual Composer and at the bottom of the page will load the latest articles module. Please notice that the Mobile Theme do not recognise the Visual Composer shortcode. This is our new concept in the theme and this plugin has been designed to be very fast than the responsive mobile mode and that’s why it has these restrictions. For more information about our mobile theme, please consult our documentation here -> https://forum.tagdiv.com/the-mobile-theme/
So, if you are unhappy with our mobile theme, you simply disable the mobile plugin and the theme will be automatically switched to the general responsive mobile mode.
Thanks for your understanding!
Hello altious,
Please keep in mind that the algorithm to cropping of featured images is already defined and if you want to change this structure, please notice that you will damage the theme layout. Notice that each module/block has a special size of featured image as you can see in our documentation here -> https://forum.tagdiv.com/featured-image/ and here -> https://forum.tagdiv.com/theme-thumbs/
If you want to make some changes and adjustments to your theme, please notice that is not a simple task and you should make all of these for the entire website to bring best results. So, 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 your understanding!
Hello vachos,
If you need to add some HTML code in your footer section, please notice that you should edit the Footer section from Theme panel and there you should insert your HTML code, like this -> http://screencast.com/t/HRYECtkX
Hope this helps and let us know how it goes!
If is not what you mean, please provide more detail so I will be able to provide a more accurate response.
Thanks for the message!
Hello lucken7,
Please notice that our theme only handle and display the ad which is added by you to the ad spot zone and it does not handle the structure of your ad. You will have to consult the Ad provider and request them to change this element (if you are using the Adsense Code). Otherwise, if you are using other ads, please consult our documentation here -> https://forum.tagdiv.com/using-other-ads-non-adsense-ads/ As you can see the HTML structure of this kind of ads and there you can add a CSS inline style rule, with your desired background.
Thanks for your understanding!
Hello vachos,
Unfortunately, this plugin is not tested with our theme and we cannot say for sure if it will work or not as properly with our theme, sorry! Also, please keep in mind that we do not have any tested plugins in this regard, sorry! If you want to display a new custom field for your website, please notice that you should use the get_post_meta() function and edit the corresponding file with your post template, if you there you display your custom post field. For example, if you have already created your own custom post field and if you want to display it for post template style 1, you should edit the loop-single-1.php core file and place there that function, like this -> http://screencast.com/t/YwV36nTbEgl Please notice that is not a simple task doing this and if you are not very experimented person in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!
Thanks for your understanding!
Hello vachos,
Unfortunately, our theme does not have any such an option (Big Gird or Block) that allows you a way to create this type of element, sorry! If you want to add more features 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! You can try to find some plugins with have similar functionality and see how it will work for you.
Thanks for your understanding!
Hello hermestravel,
The simplest way, in this case, is to install the demo Travel Blog without content. Do you have edited the Default Template posts with your content or do you have created from scratch? I answer this because it is very important this thing. If you edited the posts from your Default Template, when you disable the demo, all your data will be lost. So, if you have created by scratch your posts, all of these will be loaded in your database. To be sure, please make a full backup to your data, then you should install your desired demo without content, from our list and then you will have to re-create your posts in this demo, based on your backup.
Thanks for your understanding!
Hello jhulsbrain,
After watching your video I suppose that you are referring to the background video as background, right? Unfortunately, our theme does not have any such an option that allows you a way to add background video for this. You will have to find some plugins with this functionality and see how will work as properly with the theme. Also, for others elements, please try to consult our entire documentation to get familiar with our theme and trying to implement yourself others elements. Consult here -> https://forum.tagdiv.com/newspaper-theme-documentation/
Thanks for your understanding!
Hello alpsbox,
Unfortunately, our theme does not have any such an option that allows you to filter the posts by latest modified date. But default, the theme filters the posts by published date that is WordPress setting. If you want to develop deeper our theme, you will have to do some additional customizations through code that involves custom work and we cannot provide this type of services at the moment, sorry! If you are not aware of the steps which you are needed to take in this regard, please consider hiring a freelancer/developer to help you! Usually, we recommend the developers from studio.envato.com.
Thanks for your understanding!
Hello marioecg,
I guess that you are a bit confusing according to our logos. Please keep in mind that in the header exist only 1 logo which can be inline with menu items or above the menu items according to header style used by you. For more information about our Header Templates, please consult the documentation here -> https://forum.tagdiv.com/header-styles/ Also, please notice that you cannot have a new logo for each page or something like this. The logo can be set it from Theme panel, like this -> https://forum.tagdiv.com/logo-favicon/ and it is unique for the entire website.
If is not what you mean, please provide more details so I will be able to provide a more accurate response.
Thanks for your understanding!
Hello sphink,
Please provide your website URL so I can inspect it closer and also, so I will be able to provide a more accurate response. First of all, try to disable all untested plugins if you are using something like that and use only the plugins that come bundled with our theme and rule out any conflicting plugins.
Thanks for your understanding!
Hello replay35,
Try the code below and place it in Theme panel->Custom CSS area. The code is ->
.vc_general.vc_btn3{
font-size: 15px;
line-height: 60px;
padding: 0 40px!important;
}
The result you should see here -> http://screencast.com/t/UGSXxqZ8x4b
Thanks for your understanding!
Hello weezyworld,
You will have to use a bit of CSS code for that. Try the code below and place it in Theme panel->Custom CSS area.
The code is ->
.td-post-author-name a {
color: red;
}
If the code will not work, please try to put the !important tag after the red value. If not then it will not work, please provide your website URL so I can inspect it closer and also, so I will be able to provide a more accurate response.
Thanks for your understanding!
Hello dineshj,
First of all, please check your system status to be increased to the high value. If is not, please try to increase it using our guide in this case, here -> https://forum.tagdiv.com/system-status-parameters-guide/
Hope this helps and let us know how it goes!
Thanks for the message!
Hello dritanleka,
The Top Bar feature can be disabled from Theme panel, like this -> http://screencast.com/t/nQvh55Nae
Thanks for your understanding!