Hi,
I also tested with your videos and seems to work fine: http://screencast.com/t/m4XifllV – http://screencast.com/t/ALw5uvIT
I have checked your console and you have this error:http://screencast.com/t/RlDfvFap8u please try this without any plugins active, leave just Visual Composer active, empty cache and also disable any js/css minification.
Thanks!
Hi,
Unfortunately there is no option to do this from backend, but you can try this with custom css, just change the value how you need: http://screencast.com/t/vMtVcMMcn
.td-post-content ol li{
margin-bottom: 15px;
}
Hope this helps!
Please choose the Media grid: default or Masonry media: default like I suggested above: http://screencast.com/t/MwXJAKvBo6yb
Media Grid: default – http://screencast.com/t/xtemEakQO5eW
Masonry media: default – http://screencast.com/t/bMWvOoPSgy
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
Please change the design for media grid items if you don’t want hover effect to default: http://screencast.com/t/3hnk01WJ
And also if you don’t want logos clickable please try this custom css in Theme Panel > Custom Css(this css will apply only for that page):
.page-id-777 .vc_gitem-is-link{
pointer-events: none;
cursor: default;
}
Thanks!
Yes, the Visual Composer plugin will be updated when a new version of Newspaper will be released. Till then please ignore the update message.
Thanks!
Hi,
Please try to add min-height to the code that Lucian provided to you: http://screencast.com/t/2X20UpDh
@media (max-width: 480px){
.post_td_gallery .td-doubleSlider-2 {
min-height: 80px;
}
}
Thanks!
Hi,
The Visual Composer plugin that comes with the theme is licensed to the theme, the license specifies that only we can provide the updates and you don’t have to buy it or register it. We provide updates on a regular basis, after we test the plugin for theme compatibility.
Also about your issue please disable all plugins, leave just Visual Composer active and also try without any js/css minification and clear cache as I checked your site and you have some errors in console: http://screencast.com/t/qGIswamxmD
Thanks!
Hi,
Like you can see above I added category class to this apply only on categories pages and apply this on unwanted templates. You can try to remove .category and you will see that this it will be aplied also on search page.
But to be sure that the code it wont apply anywhere else you can add this only for search page: http://screencast.com/t/JbduJZkffMpl
.search .td-page-wrap .span4.column_container .block-title span{
background-color: #222222;
}
.search .td-page-wrap .span4.column_container .block-title{
border-color: #222222;
}
Also like I said above tagdiv blocks have this option to change title’s background: http://screencast.com/t/Zg8HaGZ2wWf the problem is with wordpress widget but also this can be targeted individually with their class: http://screencast.com/t/ctpCnmtc5q
Hope this helps!
Hi,
Please add Login Form widget to the Top right menu: http://screencast.com/t/vS4VzRay
Also you need to enable Register option from Settings: http://screencast.com/t/Qp652WYL
Result: http://screencast.com/t/hFXHAW7pkS
Thanks!
Hi,
Yes, the Visual Composer that comes with our theme is full version(unmodified) of the plugin.
Thanks!
Hi,
If you have any code custom modification please remove it and if you use child theme also switch to the main theme. Also try this without any plugins active, leave only Visual Composer active, empty cache and check if you still have this issue.
Thanks!
Hi,
Please check this with all plugins deactivated, leave just Visual Composer plugin active, also empty cache and purge your files if you use CDN. If you don’t have this issue activate your plugins one by one and see which cause this issue. Let me know.
Thanks!
Hi,
Please send an email at contact@ytagdiv.com with your request and we will send you 1.6 version soon as possible.
@RuyR Please provide more details about this and also if you need 1.6 version please send an email.
@bulu4uu if you have Newsmag 1.6 version please follow this guide(use FTP method): https://forum.tagdiv.com/how-to-update-theme/ like for an update, but you will copy the version 1.6.
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
Unfortunately you cannot edit category page, but you can change the module for articles display, create custom sidebar and more options in Theme Panel > Categories > each category: http://screencast.com/t/oXi49mUf
Thanks!
I’m not sure what you mean, but if you want to change theme full width please note that Newsmag has it full width 1021px. Unfortunately the theme was initially designed at that width with an fixed grid layout and changing it would not be easy as it needs changing the width value for all elements on pages and for this you would need custom work.
Please provide more details if this is not what you mean.
Thanks!
Hi,
Where did you added the shortcode? Please provide more details about this.
If you want to add the shortcode in the template please use do_shortcode() function:
<?php echo do_shortcode ( 'yourshortcode');?>
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
I have checked your site again and seems that it work fine now: http://screencast.com/t/76XDV2xoTsB – http://screencast.com/t/Vfg8lNS8DRK2
I tested this also on Chrome and it’s fine: http://screencast.com/t/eL3wG6GSi0
Thanks!
Hi,
I have checked your site and I did not find any category to have more then 5 posts. Please note that if you have Big Grid enabled on category page first 5 articles will be displayed there, so if you don’t have more then 5 articles the modules to that category the module that you selected to display them has nothing to show there: http://screencast.com/t/0fsOqHA3w9Ai
You can try to disable Big Grid on a category and see if your articles are displayed using the right module: http://screencast.com/t/kDsOpohYB – http://screencast.com/t/qAL6xTNH3x7
Hope this helps!
Hi,
Please provide your site URL so we can take a look and also provide more details about your issue. Usually you should have the same sidebar on all woocommerce pages as I don’t understand if this is your issue.
Do you have/use another template for products pages?
Also the demo shop page is not available for the moment. Sorry!
Thanks!
Hi,
Please try this custom css and see if works:
.category .td-page-wrap .span4.column_container .block-title span{
background-color: #222222;
}
.category .td-page-wrap .span4.column_container .block-title{
border-color: #222222;
}
Thanks!
Hi,
Please provide a link to this issue and also please check this guide how to set video playlist – https://forum.tagdiv.com/video-playlist/
You can try to deactivate all plugins, leave just Visual Composer active, empty cache and check if you still have this issue.
Thanks!
Hi,
Please update also the plugins that come with the theme’s files from the /plugins folder: https://forum.tagdiv.com/how-to-update-visual-composer-plugin-wpbakery/
You can try this without any plugins active, leave only Visual Composer plugin active, clear cache and check if you still have this issue.
Thanks!
Hi,
For banners please use these divs and you can find more info here(also for sidebar ads): https://forum.tagdiv.com/ads-system-full-guide/ just change with your image and add the link.
Thanks!
Hi,
Please add this code in loop.php file to have ads on homepage article list: http://screencast.com/t/rG7rDLmRrTD
$adcounter++;
if (is_home()) {
if ($adcounter == 5 or $adcounter == 10) {
echo do_shortcode('[td_ad_box spot_id="custom_ad_1"]');
}
}
Please also paste the ad code in custom ad 1 or change the number of custom ad in the code(the custom ad that you want to show): http://screencast.com/t/n6omBeV0r
Hope this helps!