Hi,
If you want to customize the default template, you need to edit this file like so: http://screencast.com/t/ezg1Gquo
Then you need to use this css for the category tags font as it gets changed from the modifivcation:
.entry-category a{
font-size:11px
}
result: http://screencast.com/t/yX1ubvh5b
Thank you!
Hi,
You can try to add the max_input_vars in the php.ini file like this guide suggests: https://forum.tagdiv.com/system-status-parameters-guide/
If the problem is still there try to follow this topic to rule out a few other variables:
https://forum.tagdiv.com/topic/installing-demo-problem/
If you still cannot get it to install, please send us an email at contact@tagdiv.com and provide wpo-admin so we can login and inspect the issue. Please also provide a link to this topic.
Thank you!
Hi,
Unfortunately our theme has no such option. Our blocks were not designed to show extra information on hover.
You can add the bottom gradient in big grids if you chose a different style for the block: http://screencast.com/t/doqorJXJa
You can activate it with css on other blocks that use the title on top of the image:
.td_module_mx1 .td-module-meta-info, .td_module_mx8 .td-module-meta-info, .td_module_mx1 .td-module-meta-info{
background-color: rgba(0, 0, 0, 0.25);
}
Add the code in the theme panel->custom css box.
Thank you!
Hi,
It is recommended to update the theme to the latest version and also update the visual composer plugin as well by following these 2 guides:
https://forum.tagdiv.com/how-to-update-the-theme-2/
https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Thank you!
Hi,
This could be an adsense issue. Please try it with a simple image ad instead and see if the theme renders the ad appropriately. If this is the case, than it;s just the adsense that sometimes has issues in displaying ads. Sometimes ads do not get delivered by google. Please provide a link to your site so we can inspect the ads.
Thank you!
Hi,
1) I’m not sure what a userpro badge is as userpro is not a tested plugin. you can try to code it in if you have the proper coding skills. Either with the code you showed above or the do_shortcode funtion.
2) If userpro has it’s own comments, you can replace the standard theme comment system from here: http://screencast.com/t/Ic56itglx3h
3) The login was hidden for mobile phones only. For desktop and tablets it is present in the top menu. Please proveide a link to your site so I can provide the proper css to show the login on the mobile version of your site.
Thank you!
Hello Jan,
I saw the issue and it’s as you described it, but unfortunately our login was designed to work only with the default user roles of wordpress: https://codex.wordpress.org/Roles_and_Capabilities
This is not an issue, but just the way the login was designed. Unfortunately since the plugin is not tested we are not certain how to ‘fix’ the login. Untested plugins do not represent theme issues. They are just untested plugins that change the default wordpress functionality that our theme cannot recognize or vice-versa.
Thank you!
Hello,
Our theme does not have any options to show or hide specific widgets based on categories. You can however assign a different sidebar for category pages with different widgets inside them. You can disable sidebars on posts if you want and only have them on category pages.
Thank you!
Hi,
This modification cannot be made from the theme panel. You need top access the theme files via ftp and edit the code like the screenshots showed in the topic:
Unfortunately the theme doesn’t have an option for this and you will have to alter the code, just add this order in td_block_mega_menu.php file – http://screencast.com/t/1Kk6ybz4C so you can order subcategories by slug – http://screencast.com/t/NpeWAblc – http://screencast.com/t/hOubcKikgUE
‘orderby’=>’slug’
Thank you!
Hi,
If you have made a any modifications to the blocks besides the travel demo classes, please remove them, and also remove the design option settings and test again. If the block still displays broken on mobile, please send us an email at contact@tagdiv.com and provide wp-admin so we can login and inspect the issue. Also include a link to this topic so we can identify you.
Thank you!
Hi,
Unfortunately our theme does not support RTL. It has no such setting, so it means it will have to be made custom. We cannot provide a solution for it as it at the moment. Sorry.
As for the demo install, please try it out a couple of times as the demos are grabbed from the server and sometimes servers get overwhelmed. It can also be a hosting issue on your end. There are lots of things that affect the demo install. Please follow this topic https://forum.tagdiv.com/topic/installing-demo-problem/ and if you cannot get it to work, please send us an email at contact@tagdiv.com and provide wp-admin so we can take a look.
Thank you!
Hello,
Unfortunately there is no easy way to make sure a plugin is compatible. Up to this point wordfencve was 100% compatible as well. It still is with the proper setting. You can follow this topic to see how to set it up: https://forum.tagdiv.com/topic/cant-save-theme-settings/
As for the tested and 100% compatible plugins, you can find a list here: http://screencast.com/t/oIFqK1pMb
These are the tested plugins we can guarantee to work 100%. Anything beyond this list is not tested so we cannot say for sure. It might or might not work. This is the case with all premium themes as the code is custom and some plugins cannot recognize it.
Thank you!
Hi,
Please send us an email at contact@tagdiv.com with detailed information and we will look into this matter.
Thank you!
Hi,
1) You can use this code and adsjut the value until you get the desired results:
.td-affix #menu-new-menu-1 {
margin-top: 28px!important;
float: right!important;
2) If you went to remove the menu and the logo, then remove the previous code and use this one:
.error404 .td-header-wrap{
display:none!important;
}
Thank you!
Hi
This issue was caused by the new version of WP. Please update your theme using this guide:
https://forum.tagdiv.com/how-to-update-the-theme-2/ and then update visual composer to the latest version using this guide: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Please make sure that after the update you have version 4.11.2 of visual composer: http://screencast.com/t/hobX3PH5IsG
Thank you!
Hi,
In order to remove the hyphen after the author name, you have to access the file where the get_author function is being created: http://screencast.com/t/AiMBfOuyPO
As for the meta info, you can fiond it in this file: http://screencast.com/t/aPtLW0u64 – As you can see there is a condition to not show it on pages, so you can try to add another condition for the author as you did above.
Hope this helps.
Thank you!
Hi,
Why do you think this is a marketing thing and not real? Have you tried getting it to work? You simply need to activate the speedbooster plugin and make sure you either disable your incompatible plugins or remove the compatibility code from the plugin files. Automatically the plugin will move some of the render blocks upon activation. Then you simply need to follow the steps to move the rest of the render blocks that are not moved automatically.
It’s not NASA or rocket science. Just read section 5.1, 5.2 and 5.3 of the guide as the steps are explained properly. you only have to know how to copy and paste. You do not need to know how to code anything.
” you should provide this 15 minutes service instead of spending days on the forum for this subject.” – If yuu allow 20 minutes of reading instead of posting topics on the forums and asking for help, you will be able to do it without effort. Just saying.
We cannot provide the service for you as we have no such department. We can only offer you guidance, not the actual service as we are not legally allowed to do so.
Thank you for your understanding.
Hello,
Please follow this topic: https://forum.tagdiv.com/topic/cant-save-theme-settings/
Thanks.
Hi,
On the newspaper login box you cannot add any remember me plugin as most certainly a plugin will not be able to tie into the code. You can however replace the login entirely if you want. You can fnd a login plugin and create a redirect between our widget and the plugin widget.
Thank you!
Hi,
Unfortunately you will have to add individual blocks if you want individual filtering, but I’m not sure how it will position. Try to add one block per each section and only filter 1 result in each block.
Thank you!
Hi,
If you are referring to the 3 modules displayed in the block 5 on your page: http://screencast.com/t/QXcTRXgMPqJ then unfortunately these cannot be targeted in particular. The filtering is created for an entire block, not separate modules from inside a block. The filtering is done through the block settings: http://screencast.com/t/PGqrL88teq
Thank you!
Hi,
Unfortunately the theme has no settings for this so it will have to be made custom. The php methodf and editing the theme files will prove to be way more complicated so css is the easier choice. You can use font awesome 4 menus to get icons and add them through css.
You will need to assign a custom class to the row of your block like so: http://screencast.com/t/CZ8lKS4g
The you ca use this css to apply the icon:
http://screencast.com/t/aJvQGaRI3e
.mycustomclass .block-title span:after{
content: "\F050";
font-family: FontAwesome;
margin-left:15px;
position:absolute;
top:7px;
color:black
}
The content: “\xxx” is the icon itself and this can be change to any from this list:
https://fortawesome.github.io/Font-Awesome/cheatsheet/
You have to get only the font number (after F) for every font.
Hope this helps.
Thank you!
Hi,
Sorry, but there is no solution for this as the lightbox was designed to work on posts only. It will not work on pages. You can maybe try an alternative solution, a plugin called WP lightbox 2. I ran a few quick tests and it seems to work properly.
Thank you!