Hello doran,
Unfortunately, as I explain you above, it is not a simple task to change this size. For more information about this, please check and our documentation, here https://forum.tagdiv.com/featured-image/ -> https://forum.tagdiv.com/td_api_thumbupdate/ As you notice in this documentation, you need to make a custom thumb with API and to achieve this is required a solid knowledge of coding…this is for advanced users. If you are not aware the steps in this regard, please consider hiring a freelancer/developer to do this for you because we cannot provide custom work for the moment, sorry!
Hope this helps!
Thank you for the message and for your understanding!
Hello Gagan,
If you want to change the Grid and Blocks fonts size, you should set it from Theme panel->Theme Fonts like this-> http://screencast.com/t/bvazUwkM -> http://screencast.com/t/c08G81Ov44L -> http://screencast.com/t/7ZqhhxT9
Please notice that the blocks use modules, like this -> http://screencast.com/t/7QrGdmOcjXI
For more information about font customization, please check our documentation here -> https://forum.tagdiv.com/font-customization/
Hope this helps and let us know how it goes!
Thank you for the message!
Hello BhawaniGarg,
I have checked your website and I saw you are using as your front page displays your latest posts (blog mode). Unfortunately, our theme does not have the infinite loading pagination for this template but only for blocks. As a quick solution, I recommend using a static page and make a page with the block with infinite loading. http://screencast.com/t/J70nFfFWI
Hope this helps and let us know how it goes!
Thank you for the message!
Hello willysawa,
If you want to hide your author name only on the home page, please try the code below and add it in Theme panel->Custom CSS area, like this -> http://screencast.com/t/M9vUIOfZAjx
.home .td-post-author-name {
display:none;
}
The result -> http://screencast.com/t/hFfelY2sv04U
Hope this helps!
Thank you for the message!
Hello EDMSU,
I have tested on my side all the options about your request and I found the best solution for you. First of all, you have to do a custom class in your header_style used by you. (I gave you an example for header style 3) -> http://screencast.com/t/WDxLdd2fVssH and then use this custom CSS in your Custom CSS area ->
.emptyspace {
padding-top:400px;
}
http://screencast.com/t/r0dpslPmDW
The code is here -> http://pastebin.com/3ef0cxvW
The result you should see here -> http://screencast.com/t/gSiSdiegNkaG
Hope this helps and let us know how it goes!
Thank you for the message!
Hello Gagan,
If you want to change the Big Grid fonts, your can set it from Theme panel->Theme Fonts, like this -> http://screencast.com/t/0luyM2qoKyrK and if you want to change the color, you should use a bit of CSS and add it in Theme panel->Custom CSS area like this -> http://screencast.com/t/Z3Eo0winiAWX
.td-big-grid-post .entry-title a {
color: red;
}
The result -> http://screencast.com/t/YMySIKrf
Hope this helps and let us know how it goes!
Thank you for the message!
Hello carmene,
This problem comes from your plugin and affects all the sharing buttons that you have. Please try to disable this and check it after and let us know if your problem persists. Also, you should try to check it on the default theme and see how it works and if your problem is still there.
Hope this helps!
Thank you for the message!
Hello adria,
If you want to hide the author box on posts from the specific category, it is necessary to alter the file core named td_module_single_base.php and add the function in_category, like this -> http://screencast.com/t/xs3gctdQVn If you have more than one category, you have to use array attribute to introduce all the categories, like this -> http://screencast.com/t/qY8kjBYlV
Hope this helps!
Thank you for the message!
Hello doran,
Unfortunately, this is the problem about cropping system. Our theme uses the system of cropping from center to top. The theme uses thumbs to reduce the page size and speed up page loading time. From each image uploaded are generated thumbs for each thumb size used by the theme. Basically, when a post it’s displayed on the page in a block, the featured image displayed is not the one which you uploaded in the media file, it’s a thumb cropped from the original image at the precise dimension. To change the picture orientation most likely you will need a different cropping system. We use a WordPress function – add_image_size() – you can read about it here – https://codex.wordpress.org/Function_Reference/add_image_size – and here – http://www.davidtan.org/wordpress-hard-crop-vs-soft-crop-difference-comparison-example/
Hope this help.
Thanks!
Hello hcnsupport,
Glad that I could help!
Thank you for the message!
Hello carmene,
Unfortunately, our theme does not have this such option to show the share count, sorry. You should find a plugin with this functionality and see how it works for you.
For your second request, please try the code below and add it in Theme panel->Custom CSS area. Below, I gave you an example and you should try to implement this on your website as you wish.
.td-social-sharing-buttons {
font-size: 15px;
color: black;
}
.td-social-facebook, .td-social-twitter {
background-color:white;
}
The result you should see here -> http://screencast.com/t/IhGGFerR
Hope this helps!
Hello carmene,
Please try the code below and add it in Theme panel.
.td-footer-wrapper {
padding-bottom: 0px;
}
Hope this helps!
Thank you for the message!
Hello CodeisCode,
If you want to achieve as you wish, it is neccesary to do a redirect into your .htacces in WordPress or using a plugin with this functionality.
As a refference, pleace check this guide -> http://code.tutsplus.com/articles/options-for-301-redirects-in-wordpress–cms-21985
Thank you for the message!
Hello Woozoo,
Unfortunately, there is not a simple task to change the width of the image of this Visual Composer element. This is set it with the width of the theme, namely-1068 px. Our theme has not been designed to use another width and I do not recommend to change this because the layout of the site will be broken.
Another possibility for you would be to use Revolution Slider plugin, which it’s included in /plugins folder, to create a full-width slider: http://screencast.com/t/5KiwDmuQwj You can find the installation steps of the plugin in our documentation here: https://forum.tagdiv.com/how-to-install-revolution-slider-v5/ We have some demo sliders, in Newspaper-tf\demo_sliders folder, which you can use to became more familiar with plugins functionality: https://forum.tagdiv.com/import-revolution-sliders-on-demos/ and also you can check plugin’s official documentation for more details regarding the features available: http://www.themepunch.com/revslider-doc/welcome-slider-revolution/
Hope this helps and let us know how it goes!
Thank you for the message!
Hello gabrieljsosa,
This problem might be caused by conflicting plugins. Try to disable all of them, except Visual Composer and install only the plugins that come bundled with our theme. Also, please try to use in your sidebar title only the numbers and letters without any unknown symbols because in some cases these can cause this issue. If your problem is still there, please provide your URL website so I can further inspect the issue.
Hope this helps and let us know how it goes!
Thank you for the message!
Hello gunner05,
I’ve checked your website and I saw the problem with your logo on the mobile version. Please ensure that you have installed only the plugins that come bundled with our theme without others because this issue it might be caused by conflicting plugins. I suggest trying to use a normal ad, without AdSense and see if your problem is still there…it is possible that the problem come from Google Adsense. I have tested on my side and every ads seems to work as expected.
Hope this helps and let us know how it goes after these afterward.
Thank you for the message!
Hello geo-herrera,
Please try to clear all your caches and test it again. If your problem is still there, please provide your URL website so I can further inspect the problem. I need them so I can be able to provide a more accurate response after I inspect it.
Thank you for the message!
Hello Bintmusic,
Please notice that is not a simple task but is not impossible. If you want to have this feature from last year instead 7 days, you should do another case in td_data_source.php -> http://screencast.com/t/huzoSx9d For more information about wp_query, please check this documentation and try to implement this using the information from here -> https://codex.wordpress.org/Class_Reference/WP_Query -> http://screencast.com/t/FZP1iVky3Ei
If you are not aware the steps wich will follow in this regard and if you want to display more levels you need custom modifications and I suggest to hire a freelancer to do this for you as we cannot provide custom work at this time, sorry!
Hope this helps!
Thank you for the message!
Hello EDMSU,
I have tested your website and everything seems to work properly, as you can see here -> http://screencast.com/t/adzdFkFouCEZ
If you need more assistance on this regard, please provide more details about your issue so I will be able to provide a more accurate response.
Thank you for the message!
Hello rishab55555,
If you want to hide these buttons on specific devices, you have to use a bit of CSS. Use the display:none; for your classes that you will want to be hide and place the code in your Theme panel->Advanced CSS, like this -> http://screencast.com/t/IC9wPIy2n12
Hope this helps!
Thank you for the message!
Hello gunner05,
You have to add the code in the same way as I presented you above, like this -> http://screencast.com/t/MaT90u4Qx and then, please use a bit of CSS to decrease the margin-bottom of the container, like this:
.wpb_video_wrapper {
margin-bottom: 0px;
}
The result -> http://screencast.com/t/fs39sIobms
Hope this helps and let us know how it goes!
Thank you for the message!
Hello razakey,
Replied here -> https://forum.tagdiv.com/topic/how-to-remove-navigation-menu-from-sidebar-2/#post-88436
Thank you!
Hello razakey,
I have checked your website and I saw your menu-nav into your sidebar. I suppose that you have set it with Visual Composer with WP Custom Menu element. You can check your configuration into your panel and you should to exclude it from your sidebar. Another alternative would be to hide it with a bit of CSS. Please try the code below and add it in Theme panel->Custom CSS area, like this -> http://screencast.com/t/xynPdzjzd3
.td-ss-main-sidebar .widget_nav_menu {
display:none;
}
The result -> http://screencast.com/t/JLracsj3D4
Hope this helps and let us know how it goes!
Thank you for the message!
Hello omar ahmed,
I have checked your images and I notice that the fonts are the same…with no differences. Until now, we do not have any reports about your “issue”. Please clear all your caches and test it again.
Thank you for the message!
Hello Bintmusic,
Unfortunately, this is not a simple task and we do not have a quick solution for this because is required to overwrite the whole function wich do this feature and this thing is custom work. If you are not aware how to achieve this, please consider hiring a freelancer/developer to do this for you because we cannot provide custom work at the moment, sorry!
Thank your for the message and thank you for your understanding!