Hi,
Add this code in loop-single.php above featured image: http://screencast.com/t/RVmFcvkV
<?php $page = get_query_var('page');
if ($page < 2) {
echo do_shortcode('[td_ad_box spot_id="header"]');
}?>
And use this css: http://screencast.com/t/p6b7wtv6VrC
.td-post-content .td-a-rec.td-a-rec-id-header{
top: auto;
left: auto;
margin-bottom: 30px;
}
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
Yes this is a good solution…please try this custom css: http://screencast.com/t/4B69dLIVLz
.menu-item-178 .sub-menu{
height: 500px;
overflow: scroll;
}
Thanks!
Hi,
1. You can try this solution Radu’ solution: https://forum.tagdiv.com/topic/show-category-name-in-homepage/
Result: http://screencast.com/t/a0GqS8sFnbxp
2. Images from slider are reduced, so the height is auto and depends of the screen width. You can try to force the image height with css code like this: http://screencast.com/t/pJueoNra
.iosSlider-col-3, .iosSlider-col-3 .item {
height: 433px !important;
}
.iosSlider .entry-thumb {
height: 100%;
}
If you want to use the code please add it in Theme Panel > Custom Css: http://screencast.com/t/La4VYroQrYJN
Thanks!
Hi,
I have checked your site and if you refer to the header ad, I didn’t find it on any views. Please make sure that you added the code properly in Ads > Header Ad.
Also I notice that your Article bottom ad and Sidebar ad work fine on all views: http://screencast.com/t/MOj3HJBZ9Z – http://screencast.com/t/qy3bAvbxUcV
Thanks!
Hi,
Sorry that didn’t fix it. Like I said above this issue appear when you use background and style 4. Please try this without background and should look like in our demo: http://demo.tagdiv.com/newspaper/popular-people-who-everyone-seems-to-love/ Also will work fine on mobile view.
We will try to fix it in next updates!
Also if you use post template 3, you can use background and it will look almost like your actual post with background: http://5star-kenya.com/tsavo-east-west-beginner-tour/ – http://demo.tagdiv.com/newspaper/strong-growth-and-engagement-across-our-community/
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
Please delete this code: http://screencast.com/t/Ei1YX2zCDzx to remove ... | last page |
Result: http://screencast.com/t/kko2sNYVC
And also you can increase page number to show: http://screencast.com/t/ssHosb0qK
Result: http://screencast.com/t/qrjqpMmVxK
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
Please provide your site URL so we can take a look an see what is different.
Thanks!
Hi,
Thanks for reporting this! We will make some tests and it will be fixed in future updates!
Hi,
Please use this css code: http://screencast.com/t/GlwTVEUz28mt
@media(max-width:479px){
.home .td_block_big_grid{
display: none;
}
.home .td-grid-wrap {
padding: 0px !important;
}
}
Thanks!
Hi,
Please update your theme if you don’t use the latest version 4.6.1 use FTP method: https://forum.tagdiv.com/how-to-update-the-theme/ and Visual Composer plugin following this guide: https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/ and also remove and install the VC plugin from the /plugins folder which came with the theme files. If you use the latest theme version you should have Visual Composer version 4.3.5.
Also if you still have issues please try this without any plugins active, leave just Visual Composer active and clear cache.
Let me know how it goes!
Thanks!
Hi,
Please try this custom css in Theme Panel > Custom Css: http://screencast.com/t/AfNtwi0J488s
@media (max-width: 768px) {
.td_normal_slide {
pointer-events: none;
cursor: default;
}
}
Hope this helps!
Hi,
Please try this custom css in Theme Panel > Custom Css: http://screencast.com/t/0Pk34jGsnttw
@media (max-width: 767px){
.header-content-rec .td-g-rec-id-header {
text-align: center;
}
}
Thanks!
Hi,
You can try to add an icon to the menu and place it in the sub-menu like this: http://screencast.com/t/lX7ryqwqEcC – http://screencast.com/t/RhVTWsRz1zq
Result: http://screencast.com/t/kwEvVNoiOj7
Or you can add another menu item Extra Gazety-more: http://screencast.com/t/XzYUSqwTd – http://screencast.com/t/s7zZ1lRWzZ
Hope this helps!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
I’m not sure if you are referring to the background gradient or opacity, so I provide to you the default css code:
.td-big-grid-overlay:after{
height: 100%;
opacity: 1;
background: linear-gradient(45deg, rgba(205, 132, 36, 0.1) 0%, rgba(25, 166, 124, 0.1) 100%);
}
.td-image-gradient:before{
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
}
Please change it like you wish in Live Css Editor from Chrome and add the result to Theme Panel > Custom Css: http://screencast.com/t/7z6tHgshi
I also give you a solution maybe you like it: http://screencast.com/t/wApIMEk58
.td-big-grid-overlay:after{
opacity: 0.7;
}
.td-image-gradient:before{
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 90%);
}
If you want to add background to the title please use this css code: http://screencast.com/t/CvtX6DMEAcpe
.td-big-grid-post .entry-title a{
background-color: red;
}
Hope this helps!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
Please use this custom css: http://screencast.com/t/msttUAx5
.td-header-main-menu.td-affix .sf-menu {
display: block !important;
margin-left: 21px !important;
margin-right: 38px !important;
}
Thanks!
Hi,
Unfortunately blocks have only 3 types of pagination, that you find out. You have this of pagination for Latest Articles if you use “Pagebuilder + Latest Articles + Pagination” page template.
Thanks!
Hi,
Please replace the code from above with this one: http://screencast.com/t/Htzw88ig
.white-menu .sf-menu{
display: table;
margin-right: auto;
margin-left: auto;
}
Thanks!
Hi,
Please make sure that you posts to that category: http://screencast.com/t/Ob1XeMeY5 and provide a link to that category’s page.
Try also this without any plugin active, leave only Visual Composer active and empty cache.
Thanks!
Hi,
Please provide your site URL, as I need to inspect this.
Thanks!
Hi,
Unfortunately this is full width(1021px) that you can use the slider: http://demo.tagdiv.com/newsmag/slider/ You will need custom modifications for that and it is not an easy task. You can get someone to help you with this as unfortunately we cannot offer custom work because we work hard on the development, updates, fixes and support.
Thanks!
Hi,
Please make sure that you set excerpt on words and also set content length for module 5 from here: http://screencast.com/t/PGRguEKk
Result: http://screencast.com/t/squvwjzHOuUJ
Thanks!
Replied here: https://forum.tagdiv.com/topic/enable-two-side-bar-on-home-page/#post-39083
Thanks!