Hi
You can display the full post content by using module 15 for pages’s layout: http://screencast.com/t/C367cAKea This module will display all post content including images and videos.
Thanks!
Hi
I’ve cheeked your site and couldn’t find any vimeo playlist on homepage. Try to recreate the page which contains the vimeo playlist, clear all caches then test again.
If you still can’t manage to solve this please provide a link where I can inspect this closer so I can get back to you with a more accurate answer.
Thanks!
Hi everyone!
After last WordPress’s update there appeared a jQuery conflict in our theme. Because of this conflict all theme’s feature which need js to work have stopped working. However we update the theme and jQuery conflict was fixed, also we included latest version of Visual Composer plugin in theme’s path.
Make sure you’re using the current theme’s version available on themeforest, V 2.3.6 and also update Visual Composer at V 4.11.2 following our documentation: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ – https://forum.tagdiv.com/newsmag-how-to-update-visual-composer-plugin/
Thanks!
Hi @ravester
I’ve replied you here: https://forum.tagdiv.com/topic/update-not-working/
Thanks!
Hi
You can make the icons background-color white using this css: http://screencast.com/t/oOSao1VCu
@media (max-width: 767px){
.td-mobile-content .td-header-sp-top-widget{
width: 100%;
}
.td-header-sp-top-widget {
right: 0px;
}
.td-social-icon-wrap > a{
margin-right: 10px!important
}
}
Thanks!
Hi
Make sure you’re using latest theme version available on themeforest, V 2.3.6 and also update Visual Composer plugin at V 4.11.2 which is included in theme’s in theme’s path. Here is our update documentation: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ – https://forum.tagdiv.com/newsmag-how-to-update-visual-composer-plugin/
Also deactivate all plugins except Visual Composer, clear all caches then test again.
Thanks!
Hi
You can deactivate the feature image from theme panel > post settings: http://screencast.com/t/oo3JRXTAi By deactivating the indicated option the featured image won’t be displayed on posts, but will be displayed on pages.
Thanks!
Hi
The social Counter works fine for Google Plus. Make sure you’ve set it like here: http://screencast.com/t/3mqMIlAyy8p clear all caches and test again.
If you still can’t manage to solve this please provide your site url so I can have a closer look at this issue.
Thanks!
Hi
You have to edit td_module_single.php file and delete the indicated line of code: http://screencast.com/t/ScmDM2uljmV1 – http://screencast.com/t/3w70ooWk
Thanks!
Hi
Please make sure that you’re using latest version of the theme available on themeforet, V 2.3.6, deactivate all plugins except Visual Composer, clear all caches and test again.
Thanks!
Hi
Try this css in theme panel > custom code > custom css and modify the height value as you want: http://screencast.com/t/nn6OX0R9Ck
.td-theme-slider.iosSlider-col-3, .td-theme-slider.iosSlider-col-3 .td_module_slide, .td-theme-slider.iosSlider-col-3 .td-module-thumb img{
height: 500px!important;
}
Thanks!
Hi
Please make sure that you’re using latest theme’s version available on themeforest, V 2.3.6 and also update Visual Composer plugin at V 4.11.2 which is included in theme’s path. Here is our update documentation: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ – https://forum.tagdiv.com/newsmag-how-to-update-visual-composer-plugin/
Thanks!
Hi
I’ve checked your site and noticed that you’re using an older version of the theme: http://screencast.com/t/nvIw4CnA Update the theme at latest version available o themeforest, V 2.3.6, deactivate all plugins except Visual Composer, clear all caches and test again
Thanks!
Hi
If your theme version it’s already 2.3.6 you don’t need to update the theme again as the files from patch are already included in theme’s install: http://screencast.com/t/f7813s2wG
Let us know if you need further assistance on this.
Thanks!
Hi
Please provide your site url so I can inspect this closer.
Thanks!
Hi
I am not really sure at what post template are you referring so please provide a link where I can inspect this closer in order to provide a solution.
Thanks!
Hi
@ghostmi I’ve checked your site and noticed that you’re using child theme. Try to deactivate the child theme, also deactivate all plugin except Visual Composer, clear all caches and test again.
@yamuuser make sure you’re using latest theme’s version available on themeforest, V 2.3.6 and also update Visual Composer plugin at V 2.3.6 https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ – https://forum.tagdiv.com/newsmag-how-to-update-visual-composer-plugin/ clear all caches and test again.
Thanks!
Hi
Please open a new topic and provide your site url and more details about your issue so we can have a closer look to it.
Thanks!
Hi
To remove that expression edit comments.php file and comment the indicated line: http://screencast.com/t/KQ7jVV17z7a
Thanks!
Hi
Please make sure you added the right secret api key from you envato account, otherwise the conectioj won’t be made and the update will fail. Also deactivate all plugins during the update process then test again.
Thanks!
Hi
When you’re using blog template the elements from Visual Composer can’t be added on page using the page-builder. However you can use do_shortcodefunction to display the big grid on blog page. Here is an example:
– first you need to get the grid’s shortcode. To do that add the desired grid on a blank page, set as you want then click on classic mode button to switch in back-end editor, copy the shortcode and paste inside do_shortcodefunction like here: http://screencast.com/t/GWIAj90xwep
<?php echo do_shortcode('[vc_row][vc_column][td_block_big_grid td_grid_style="td-grid-style-4" category_id="19"][/vc_column][/vc_row]'); ?>
Thanks!
-
This reply was modified 10 years by
Andrei L..
Hi
The theme was designed to display a single logo for the entire site. To load more logo images you’ll need some adjustments in logo.php file: http://screencast.com/t/whmE3nRQxG
Basically you have to add some if/else conditions which will load a different logo departing by the page displayed.
This is a complex task which require lots of customizations an good coding skills in order to be achieved. We can’t offer customization services at the moment so if you still need guidance on this or 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.
Thanks!
Hi
Update the the theme at latest version available on themeforest, V 2.3.6 and also update the Visual Composer plugin at V 4.11.2 which is included i theme path, /plugins folder. Here you can check our update guides: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ – https://forum.tagdiv.com/newsmag-how-to-update-visual-composer-plugin/
Thanks!
Hi
@yudhieq you’re still using an older version of the theme. Make sure you update the theme at V 2.3.6 clear all caches and test again: http://screencast.com/t/ZA2XssrOss
@kanada please provide your site url so I can have a closer look at this issue.
Thanks!
Hi
Try to deactivate all plugins except Visual Composer, clear all caches, also deactivate the child theme then test again.
Let us know how it goes and if the problem persist please send us an email at contact@tagdiv.com with your login credentials and we will inspect this issue as soon as possible, also include a link to this topic.
Thanks!