Glad you could make it! If you get stuck somewhere please let me know!
Thanks for the message!
Hi
Sorry for the delay, but we are a small team and we face a great deal of work.
This buttons are available only on Newspaper, but can be done with this custom css in Theme Panel->Custom Css:
.td_block_5 .block-title{
width:300px;
border-bottom:2px solid red;
}
.td_block_5 .block-title > span{
top:0;
height:30px;}
.td_block_1 .block-title{
width:300px;
border-bottom:2px solid red;
}
.td_block_1 .block-title > span{
top:0;
height:30px;}
The result should be like here: http://screencast.com/t/UxEnhnVBY http://screencast.com/t/MdZMTtpFa0k
Thanks!
Hi
Please provide a link to a post that has a gif image set as featured so we can inspect it.
It would be possible, but that change will affect the layout of the entire page, and involve a lots of modifications. That means custom work and we can’t provide it, because we’re working very hard at improvements of the products, support and other fixes. Sorry!
Change its name then also change it here: http://screencast.com/t/Mpkin3U1a
Thanks!
Hi
The mega menus you mentioned are designed to work with category and subcategory as you can see here: https://forum.tagdiv.com/menus-newsmag/
The reason why that categories don’t display well it’s because you added subitems to that category which you’ve set as mega menu, and the menu wasn’t designed to work liek that. You need to remove those subitems: http://screencast.com/t/ed3UH84wOpRb – http://screencast.com/t/LjCyGToCX40G then it will be display fine.
Thanks!
Buna,
Pe pagina indicata apar aceste erori http://screencast.com/t/dCyoaALVi
Pot fi cauzate de unele pluginuri, si e posibil sa afecteze functionalitatea galeriei. Incearca sa dezactivezi toate pluginurile, mai putin Visual Composer, si testeaza pagina din nou.
Multumesc!
Hi
Thanks Chris!
Unfortunately that is the only way at moment however we’re considering adding new header layouts in future updates and we also plan to add the the api system which can be used to customize your own header styles.
Thanks!
Hi
Follow this path: http://screencast.com/t/f5JtWhUmEr5N and use a text editor like notepad++: https://notepad-plus-plus.org/
Thanks for the message!
Hi
By default the top menu don’t appear on mobile devices, but you can use this custom css to display the Log In/ Log out option:
@media (max-width: 767px) {
.td-header-top-menu {
display:block;
}
}
@media (max-width: 767px) {
.menu-top-container {
display:none!important;
}
}
@media (max-width: 767px) {
.td-header-sp-top-widget {
display:none!important;
}
}
@media (max-width: 767px) {
.td-header-sp-top-menu{
top:0!important;
}
}
If you want to display only the Log in/ Log out option, add this lines of code:
@media (max-width: 767px) {
.td-header-sp-top-menu .td_data_time{
display:none;
}
}
The result should be like here: http://screencast.com/t/nM8IvOr9A0
Thanks!
Hi
You can use the default template for the page instead of using the latest articles template like here: http://screencast.com/t/tcZSrSlt
Thanks for the massage!
Hi
You can use page builder + latest article and select from category filter the category you want the article to be displayed: http://screencast.com/t/ngvt8n8GQf . The number of article can be limit it as you want as you can see here: http://screencast.com/t/CxZu0t88
Thanks!
Hi @desmonex,
We cannot offer any coupons or discounts because that’s against envato market policy and the theme is available only on themeforest: http://themeforest.net/item/newspaper/5489609
Thanks for the message!
Hi
Please remove previous changes in page-pagebuilder-latest.php and add this code:
if ($paged > 1) {
if (have_posts()) { ?>
//this is for big grid
But for big grid you have to create a blank page, add the grid you want to appear from VC, switch to backend editor, copy the code and paste it inside the brackets.
http://screencast.com/t/LXszyfq5BVe
Thanks!
-
This reply was modified 11 years by
Andrei L..
Hi
The built in featured image support also works with gif images which also appear in theme’s modules and blocks.
The theme’s lightbox was designed to work for posts images, and it doesn’t work on woocommerce products description section.
In the future updates we plan to add this modal view as a global settings and we will also consider this if possible.
Thanks!
Hi
Unfortunately the post width can be changed, because the width comes from theme’s grid and changing it would not be easy and for that you need custom work.
If you need a large banner to the top of your article you can use on of theme’s custom ad sports and place the add into post’s template file using do_shortcode fucntion.
Take the ad box shortcode using VC page builder, switch to Classic View and take the shortcode – http://screencast.com/t/eD0p5yEvvW – http://screencast.com/t/y2cn4qR527j
To place it in the code please use do_shortcode() function – https://codex.wordpress.org/Function_Reference/do_shortcode
ex:
<?php echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]');?>
Add it to posts’s template here: http://screencast.com/t/4kVuslKMdqt0 result: http://screencast.com/t/RmlxncHd9
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi
I’m not sure what you mean, but the right way to add video’s from youtube into your playlist it’s to add the video id one by one, separated by coma like here: http://screencast.com/t/75h0oXF2jg
In your shortcode the playlist_yt parameter needs to contain a youtube video id, like this:
[vc_row][vc_column width="1/1"][td_block_video_youtube playlist_title="" playlist_yt="_PYSqcyUIYQ" playlist_auto_play="0"][/vc_column][/vc_row]
Try the video shortcode like I’ve altered it and let me know how it goes. If it doesn’t please also try without plugins, empty all caches and test again.
You can find more details on how to use the youtube/vimeo playlist feature here: https://forum.tagdiv.com/video-playlist-newsmag/
Thanks!
Hi
We didn’t tested the theme with this plugin, so unfortunately there is a possibility to appear some conflicts. Sorry for inconvenience.
Hi
We didn’t tested the theme with this plugin, and there it’s a possibility that the plugin not work as expected with the theme. You can also look on plugin settings for options which show the share buttons just on posts.
Sorry for the inconvenience.
Hi
Please modify the function.php file like in this example: http://screencast.com/t/YjsSBt58zLd It should work fine as you can see here: http://screencast.com/t/OyHQQ6aGj
Thanks!
Hi
We know about that issue and will try to fix it in the next updates. That happens when you modify the browser zoom as you can see here http://screencast.com/t/CiTTf6yCl7f Try to reset the zoom do default and the site will be displayed fine.
Thanks!
Hi
That social bar It’s designed for top menu and footer. It needs custom work to add it elsewhere and unfortunately we cannot offer any at the moment. We would have gladly made it for you but we are a small team and we are working very hard on the development, updates, fixes and support. But, you can always get a freelancer from sites like: http://studio.envato.com/
Thanks for the massage.
Hi
The theme doesn’t control the shared information, we recommend you to use yoast plugin for that: https://yoast.com/wordpress/plugins/seo/
Thanks!
Hi
Please comment the indicated lines like here:
http://screencast.com/t/DzYPjWeaUblp
http://screencast.com/t/H9XQmZ1O
The result should be http://screencast.com/t/tsiU2UOq
Thanks!
Hi
Try using this css:
.td-header-main-menu .td-icon-menu-down{
display:none;
}
The result should be like here: http://screencast.com/t/SzMllSc8OP
Thanks!
Hi
Try using this custom css:
.td_block_slide .td-post-views{
display:none;
}
It should work fine: http://screencast.com/t/1aqJVAXYXgt
Thanks!
