Hi
Thanks for letting us know about this and for your message!
Hi
Unfortunately there is no option for that. You could try to use sticky posts, but our theme was built to ignore them. You can activate sticky posts by following this topic here https://forum.tagdiv.com/topic/sticky-posts-2/ but it will need some further custom work to get it to work properly.
Thank you!
Hi
This is a known issue which is already on our list but we couldn’t find a solution yet. Theme developers will continue to investigate this and when they will find a fix for this issue I will update this topic.
Thanks!
Hi
The theme can’t prevent the ad-blockers to not block the ads. Most likely you will need a software which prevent the ad-blocker to block the ads but I can’t make any recommendation in this regard as we didn’t do any test like this.
Thanks!
Hi
Please address us in English next time.
1. Thanks for reporting this. Indeed that sections should’t appear if the comments are disabled for a specific post. Now the theme doesn’t check if that option it’s enabled or not, that’s why that sections appear even if the comments are disabled.
I have added this on our feature request list and we will try to implement it in the next theme updates.
2. The theme use the default feeds system built in with WordPress. You can try to use a plugin with a similar functionality but i can’t make any recommendation in this regard as we didn’t tested any of these plugins and I can’t say how they will work with our theme.
Hope this help.
Thanks!
Hi
The results displayed on the search page are controlled by WordPress and can be set in Settings > Readings: http://screencast.com/t/FI003cwRB – http://screencast.com/t/SYsvpzjU49i Please check that setting and increase the indicated number in order to display more results on the page.
Thanks!
Hi
The theme have an option which allow you to open all images as modal image: http://screencast.com/t/SWF6slt2sVZ – http://screencast.com/t/SKvS07eDf01
If this is not what you mean please provide more details so I can get back to you with a more accurate answer.
Thanks!
Hi
The thumbs used for blocks are defined in td_config.php file. Block 16 use a thumb by 300x194px which is defined here: http://screencast.com/t/lJstRtRdQp I am not sure how do you want to customize the thumb used for this block but if you want a different size for it you can modify the indicated code. Please note that if you change that code the changes will affect also block modules 3, 4, 5 and blocks 1, 2, 5, 6. To affect only the block 16 you can use theme api to add a new thumb size, for more details please check this link: https://forum.tagdiv.com/td_api_thumbadd/
If this is not what you mean please provide more details.
Thanks!
Hi
I am not sure what you mean as from I can see the star rating are displayed horizontally: http://screencast.com/t/XoT0kElC5oB Please provide more details about your issue and maybe can help you.
Thanks!
Hi
The only way to update the theme without loosing the file customizations it’s by using the patch: http://screencast.com/t/WtZ7djusX The patch contains all modified file from one version to another so you can manually replace the old files with the new oneness from the patch. Before doing any changes make sure you do a full backup to the database and your current wp-install, just in case something goes wrong you can always get back to the previous install.
Thanks!
Hi
I’ve checked your site and the like button it’s displayed fine now: http://screencast.com/t/dJ03P13dmU4 However if this happens again try this css in theme panel > custom code > custom css and increase the width as much is needed.
.td-classic-facebook iframe{
width: 121px!important;
}
Thanks!
Hi
Please check this topic, there is a temporary solution for this problem: https://forum.tagdiv.com/topic/wordpress-4-4-1-pagination-new-fix/
Thanks!
Hi
For header ads please check this link: https://forum.tagdiv.com/topic/different-header-ads-on-each-page/ I’ve posted a solution there, you may use it and eventually adapt it as needed. To get the shortcode add an ad box into a blank page then switch in backend editor copy and paste this code: http://screencast.com/t/Kcqsjk9C7xbU inside do_shortcode function For the ads from page content you can use the ad box block and use the corresponding spot for your ad: http://screencast.com/t/YlkV5d5yke
For ads from post content you will need to modify the td_module_single_base.php file and add your conditions here: http://screencast.com/t/xnSMzdwiz
Thanks!
Hi
There is a specific case for twiter which require at least one of the Tweat buttons to be active on the page. We ca’t figured out yet why this is necessary such that to the twiter window opens in a new window but we will investigate it and maybe we can find a solution. Meanwhile you can keep the buttom article like/tweat active and if you don’t wanted appear on the page use this css in theme panel > custom code > custom css to hide them:
.td-classic-sharing{
display: none;
}
Thanks!
Hi
When the theme it’s updated the old files are replaced by the new theme files are replaced by the new oneness and all customizations will be lost. You will have to re-add your customizations except for the custom css from theme panel.
Thanks!
Hi
I am not sure why this happens but you can try to deactivate all plugins except Visual Composer, clear all caches and test again. If the problem persist please provide your site url so I can inspect it closer.
Thanks!
Hi
We don’t have any reports regarding this issue so far. The custom css is stored in database so only a bad command executed on it may cause its loss. The custom css is’t stored in this variable from: td_wp_booster_functions.php http://screencast.com/t/7Qt5yaWUjGHV so you can try to ecoho it to see if there is something left in it.
Thanks!
Hi
Please check this link, there is a temporary solution for this issue: https://forum.tagdiv.com/topic/wordpress-4-4-1-pagination-new-fix/
Thanks!
Hi
You can deactivate more article box from theme panel > post settings: http://screencast.com/t/UGyobsr65R2m
Thanks!
Hi
I’ve also test this on my side and get the same behavior, even with a default theme. I am afraid that this is a dis-functionality from WordPress as the theme doesn’t control the editor, it only apply some style on it. You can try to use a plugin which allow you to add tables, you can check this link for more details: https://www.elegantthemes.com/blog/tips-tricks/creating-advanced-html-tables-in-wordpress-using-plugins However I can’t make any recommendation in this regard as we didn’t test this plugins and I don’t know how they will work with our theme but you can try them and use the one which fits you best.
hanks!
Hi
To achieve the desired result are necessary some file customizations but not in theme panel area because there the ad spots only keep the code, even if is used or not on a page/page. You have to modify the condition in which a specific ad spot it’s outputted. For example on every page the header ad is outputted by it’s specific spot so if you want a different header ad for author archive page you need to add a condition for that. Basically you change the output depending by your needs by replacing the current ad spot with a different one, if some condition is met.
The panel part of our theme can’t be modified via child theme, any customization must be made in the main theme file.
Thanks!
Hi
The point is to create a sidebar for each category like this, in my case the category is Android:
– create a specific sidebar for this category, add a block in it and in block settings I select only the posts from this category to be displayed: http://screencast.com/t/eeza2pDhp
– from theme panel > categories > Android I select the custom sidebar which I want to display on Android category page: http://screencast.com/t/f3UYuw8CZ
The result will be like this, when I navigate at Android category, the page will display this sidebar, with post only from Android category: http://screencast.com/t/HyN1cfn7y
Hope this help.
Thanks!
Hi
1. Try this css in theme panel > custom code custom css: http://screencast.com/t/LWo79pKINwG
.td-header-sp-logo img{
padding-right: 24px;
margin-right: 45px;
}
2. From what I can see in your screen there is an additional distance added on top of trending now block. I am not sure why that distance appear but can be a margin or a padding set by a plugin. Try to deactivate all plugins except Visual Composer, clear all caches and test again.
Let us know how it goes.
Thanks!
Hi
During the update process the old files are replaced by the new theme files so if you made any customizations this will be lost. You have to keep track your customizations and after update re-add them again in theme files.
If this is not what you mean please provide more details about your problem and we will try to find a solution.
Thanks!
Hi
The function that you indicated only detect the video service from its url. The result of this function it’s used then in this function: http://screencast.com/t/85tUhwAFEX to render the url in order to display the video. To add video support for a new video network you have to identify a way to retrieve data from it. This is not an easy task and unfortunately I can’t provide a solution now. You can try to modify this function: render_video() and add a new case for your video network if you want.
Please consider that this is a complex tack which require good coding skills and if you don’t know how to do it yourself my advice is to look for someone to help you or hire a developer do do this for you.
Thanks!