Glad you managed to solve this!
Thanks for letting us know!
Hi,
Please try to update following this steps: https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/ and install it from the plugin folder that came with the theme files.
Also note that you have to use the latest theme version (4.2.2) with the WPBakery Visual Composer 4.3.3 version.
Hope this helps!
Thanks
Hi,
Glad you managed to solve it. However, I have checked your site but didn’t find the ad, looks fine to me though just missing the ad code.
Please let me know if you have any other theme related issues.
Thanks
Hi,
You can do a search to document on the following:
1. http://uk.godaddy.com/
2. http://www.dreamhost.com/
3. http://www.hostgator.com/
or a dedicated wp host – http://wpengine.com/
Thanks
Hi,
@gnoe
Please use it like this:
.td-grid-wrap .wpb_row {
margin-bottom: 0px;
}
Also add !important after the margin property like this, margin-bottom: 0px !important; if it dose not work.
I have made that code for @Steven’s site, send me your sites’s URL if this dose not work for you, I will provide the right css code.
Thanks
Hi,
Use this custom css in theme panel > custom css:
.home .td_block_wrap .block-title a {
display: none;
}
.home .span12 .td_block2 .block-title {
border-bottom: 0px solid #fff!important;
}
.home .td-grid-wrap {
padding: 0px 13px 0px 13px;
}
Should work like this: http://screencast.com/t/oKSjs14f
Thanks
Hi,
Glad you managed to do it.
Please see our documentation on how to manually update your theme: https://forum.tagdiv.com/how-to-update-the-theme/
You can use this method for future theme updates.
Thanks
Hi,
You can try something like this one: https://wordpress.org/plugins/floating-social-media-icon/ or similar. Note that I haven’t made any tests with it and I can’t guarantee it will work properly.
Thanks
Hope it will work out soon enough.
Sorry about this!
Hi,
Please send me a link to your site and point me on what white spaces you need to remove and I will provide you a fix, you could also try this it may help: https://forum.tagdiv.com/topic/remove-white-space-between-blocks/#post-20049
Use the css without the .home class, like this:
.td-grid-wrap .wpb_row {
margin-bottom: 0px;
}
Please let me know if it works for you.
Thanks
Hi,
Please regenerate thumbnails: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/
Let me know if this solves your problem.
Thanks
Hi,
Unfortunately the “Unique article” feature was not made to work in conjunction with revolution slider that’s why you get duplicated posts, you could try though to create a specific category to show in the slider.
Hope this works!
Thanks
Hi,
Thanks Christopher!
@prorok163
Please install the plugins from the plugins folder which came with the theme files.
As Christopher wrote you don’t need licence for those plugins they are included by the theme and will be updated on each theme update.
Thanks
Hi,
Cloud be due to other plugins, I have inspected this and as you noted only happens on Firefox and IE please try to deactivate all plugins leaving active only those theme requires and check if this is still happening.
Please let me know if this solves something for you.
Thanks
Hi,
Those short-codes cannot be used at this moment we have released them by mistake, will be available though from the next update.
Sorry for this.
Thanks for the message!
Hi,
You have to do this: http://screencast.com/t/90Wqc8zL
Go to appearance > menus then manage locations, like this: http://screencast.com/t/qFgoICb0 then http://screencast.com/t/1Ck8k659D
If you can manage to do this, please send an e-mail at contact@tagdiv.com with your wp-admin username and password so we can check, also please send an URL to this topic or specify this issues details.
Thanks
-
This reply was modified 11 years by
Lucian.
Hi,
Glad you dida nd sorry for the delay.
You can do it via css, use this in theme panel > custom css:
Use this for homepage, just change the height value as you like:
.home .td_block_slide .iosSlider-col-1, .home .iosSlider-col-1 .item, .home .td_block_slide .iosSlider-col-1, .iosSlider-col-1 .item .thumb-wrap .entry-thumb {
height: 300px !important;
}
Use this for the other pages:
.td_block_slide .iosSlider-col-1, .iosSlider-col-1 .item, .td_block_slide .iosSlider-col-1, .iosSlider-col-1 .item .thumb-wrap .entry-thumb {
height: 300px !important;
}
Thanks
-
This reply was modified 11 years by
Lucian.
Hi,
That happens because the menu items don’t fit into one line and fall into a second line, you will have to change the font size to make it smaller or chose smaller names for the menu items or use fewer menu items or you can customize the menu into another line when in tablet view.
You can follow this topic and try to apply this solution to yourself also: https://forum.tagdiv.com/topic/menu-problem-2/
Hope this helps!
Thanks
Hi,
Please use this custom css to fix this:
@media (max-width: 767px){
.td-header-bg .header-style-3 .td-logo img {
position: fixed;
top: 3px;
z-index: 3;
width: 180px;
height: 48px;
}
.td-menu-placeholder .td-affix {
height: 48px;
z-index: 2 !important;
position: fixed !important;
}
}
Should work like this: http://screencast.com/t/OTIVJzbYW8p
The logo looks like that because of it’s original size, try to add an logo for mobile from theme panel.
Thanks
Hi,
I have tested the excerpt on each module using the latest theme version (4.2.2) and works fine. Make sure you do this right following this guide: https://forum.tagdiv.com/how-to-change-the-excerpt-length/
You can add the excerpt that you want for each post using the excerpt filed from post editing panel: http://screencast.com/t/9vpdduYY
Thanks
Hi,
I’m not sure what have you done to show the title like that but it’s not normal, the blue block title it’s the normal one and you can option for it to show or not by editing the block lie this: http://screencast.com/t/QkeO9OLzf
Please send me link to your site so I can inspect this if this dose not help.
Thanks
Hi,
Thanks for letting us know!
You can adjust the white space as you like via css, please follow this if you want to change it: https://forum.tagdiv.com/topic/remove-white-space-between-blocks/#post-20049
Let me know if you can’t manage this.
Thanks
Hi,
The menu loaded on mobile screens it’s different in appearance and functionality from the one used for the tablets and desktop screens so the mega menu dose not work on mobiles. In order to have an category with it’s subcategories you will have to add them like this: http://screencast.com/t/y9FnwtA0g which will be displayed like this in the mobile menu: http://screencast.com/t/lh5kwtedaaUP
If you decide to use the mega-menu to display a category with subcategories you will not have the subcategories displayed in the mobile menu.
A workaround would be to add the category twice in the menu from appearance > menus, once to display the subcategories as a mega menu and once to to add the subcategories as sub-items then use custom css to hide one on desktop/tablets and the other on mobiles.
Sorry about the inconvenience.
Hope this helps!
Thanks
-
This reply was modified 11 years by
Lucian.
Hi,
You can do this only if you make some changes to the category.php file, like this: http://screencast.com/t/xuL1WCpMYhj
You can get the modified file from here: http://pastebin.com/HzuUhj40
Then change this: http://screencast.com/t/taC9mSS3p9
You will get this result: http://screencast.com/t/9HvwImkaD
Thanks
Hi,
Unfortunately it doesn’t because you can’t override those files via child theme. However you can do it using the main theme, make a copy of those files and replace them after an update.
Thanks