Hi
I’ve tested the comment system on my side and works fine, the theme pick the right information for any user which comment or reply to a comment from a post: http://screencast.com/t/9f5LkxcdG8
I am not sure why this happens but you can try to deactivate all plugins except Visual Composer, clear ll caches and test again.
Let me know how it goers.
Thanks!
Hi
This issue it’s already in ours attentions and we will try top find a solution in shortest time possible.
Thanks for your massage ans sorry for any inconvenience.
Hi
The theme have support for custom post types and custom taxonomies, for more details about this please check our documentation: https://forum.tagdiv.com/custom-post-type-support/
We don’t have a template hierarchy documentation but the theme it’s coded according with WordPress standards and the hierarchy is the same. More details about this can be found here: https://developer.wordpress.org/themes/basics/template-hierarchy/ Because the theme it’s very complex the file structure it’s a bit different then in a default wp theme. For example the theme have more loop/single files because have more posts templates. Best way to check each file role is to create a test install on your computer, then start editing and see how the your changes affect the front end.
Thanks!
Hi
Please provide your site url so I can inspect this closer.
Thanks!
Hi
Please provide aa link where I can inspect this so I can duplicate the situation on my side and get back to you with a more accurate answer.
Thanks!
Hi
I can’t accuses your site: http://screencast.com/t/XPNeri3ly
Please make sure that you’re using the latest version of the theme available on themeforest, V2.3.5: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ clear all caches, deactivate all plugins except Visual; Composer and test again.
Thanks!
Buna
Titlurile posturilor afisate in block-uri sunt generate de aceasi functie iar head-urile lor pot fii schimbate doar schimband actuala implementare. Va trebuii creata o situatie noua pentru posturile afisate in sidebar astfel incat ele sa aiba un head diferit. Functia care trebuie modificata e get_title si se afla in fisierul td_module.php: http://screencast.com/t/32ZSe6iUsWUb
Multumesc!
Hi
We didn’t test it like this but I am glad that you could figured it out.
Thanks for letting us know and for your message!
Hi
The demos have pretty much the same page-speed: http://screencast.com/t/BQBX1qpE so you can install any demo that you like.
Also you can test the live demos with google’s pages-speed tool: https://developers.google.com/speed/pagespeed/insights/
Thanks!
Hi
Try this css in theme panel > custom code > custom css: http://screencast.com/t/rMR35vuj7qvO
@media (max-width: 767px){
.td-header-top-menu {
display: block;
}
}
Thanks!
Hi
To remove the header from the pages you need to edit the file corresponding with the header style used and add a condition like here: http://screencast.com/t/5BO7ShL3B – http://pastebin.com/KKdusNXM Also you will need this css in theme panel > custom code > custom css:
.td-header-menu-wrap {
min-height: 0;
}
This code will hide the header in all pages.
The same step must be done for footer: http://screencast.com/t/9O3A21aRpve9 – http://screencast.com/t/QePMMbva7m
Please note that I’ve test this only with header style 1 and footer template 1. For a different header style or footer template you may need additional conditions. If you can’t manage to this by yourself my advice is to look for someone to help you as we can’t offer custom work at the moment.
Thanks!
-
This reply was modified 10 years by
Andrei L..
Hi,
A plugin like WPFront User Role Editor: https://wordpress.org/plugins/wpfront-user-role-editor/ can cause this, if you use it try without it, and if this is not your case please remove this code: http://screencast.com/t/tBCvgr5M87h empty all caches an test this again.
Thanks!
Hi
I’ve checked your site and now works fine: http://screencast.com/t/GYDFiHNpCZiV
Regarding the 500 error, that is not caused by the theme. For more details about this error please check this topic: https://forum.tagdiv.com/topic/error-500-on-my-site/
Thanks!
Hi
Your screens indicate some of the theme’s blocks customized very well. However to achieve that result are required some serious css customization which unfortunately falls beyond the support can offer. If you need this my advice is to look for someone which can help you because we cannot offer customiszation services at the moment.
Thanks!
Hi
Sorry for misunderstanding you.
This tack require custom modifications in theme files and unfortunately I can’t provide a solution now. If you need this and you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer to do this for you as we can’t offer speed customization services at the moment.
Thanks!
Hi
The gradient over the image it’s generated by this css:
.td-grid-style-6 .td-module-thumb a:last-child:before{
background: linear-gradient(to bottom, #4cf0ff 0%, #1e53e4 100%);
filter:
}
I am not sure how to you want to modify it but you can try by changing the colors and the percentage value to change the gradient layout. Also provide more details about the desired result and maybe i can provide a solution.
Thanks!
HI
Try this css in theme panel >custom code> custom css:
.td-pb-row [class*="td-pb-span"] {
border-width: 0px;
}
.td-container-border:after {
width: 0;
}
Thanks!
Hi
You can use the theme on a test site with no restrictions, then after everything it’s complete you can just import the settings from the test site on your live site. All theme’s options are stored in a string in theme panel > import/export: http://screencast.com/t/ae06BN4J
Thanks!
Hi
Please address us via email at contact@tagdiv.com including a link to this conversation and we will guide you trough the necessary steps to change the theme.
Thanks!
Hi
You can edit the posts displayed in this block: http://screencast.com/t/lsnK4QM1kROv from Visual Composer pagebuilder: http://screencast.com/t/wr9hXXZ5yZ For more details about how can you customize the homepage please check this tutorial: https://forum.tagdiv.com/newsmag-homepage-how-to-build-and-set-it/
The indicated widgets are actually blocks from Visual Composer: http://screencast.com/t/tiZgngyzhgxP
This: http://screencast.com/t/pRKcTS96m is a block 7 and can be found in footer 2 widget: http://screencast.com/t/o9tQI3yLLE
If this is not what you mean please provide more details.
Thanks!
Hi
At tme moment the theme don’t have an option to change the subtitle color but you can achieve this by adding this css in theme panel > custom code > custom css: http://screencast.com/t/POPbqjqfdui
.td-post-sub-title{
color: red;
}
Thanks!
Hi
I’ve checked your site and noticed that you’re using a plugin for share buttons from posts: http://screencast.com/t/jRonK8LtIC4M Unfortunately this plugin is not tested to work with the theme and we cannot guarantee it will work 100%. We have not tested this plugin and we have no idea of the plugin functionality in order to provide an answer.
Try to deactivate all plugins except Visual Composer and the one from sharers, clear all caches and test again, maybe this will help.
Thanks!
Hi
You can modify the font-size of those icons using this css in theme panel > custom code > custom css: http://screencast.com/t/hZUqnJfnqan
.td-social-icon-wrap i{
font-size: 20px;
}
Thanks!
Hi
To achieve the desired result you will need some custom modifications in theme files. Unfortunately we can’t offer any type of custom work at the moment so if you can’t do this by yourself my advice is to look for someone to help you or hire a developer to help you with your project.
Thanks for the message!
Hi
The mobile menu icon has been changed: http://screencast.com/t/SgcZfGxbeo so you van b try to update the theme at the latest version available on themeforest. Also you can use the Font Awesome 4 plugin, which works fine with the theme, and add other icon like this: http://screencast.com/t/Y41lHhSFhmi2 – http://screencast.com/t/jVgT02AW8
Hope this help.
Thanks!