Home User profile
tagDiv Staff
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Alin [tagDiv]
tagDiv Staff

Hi,

You have to enable it from here: http://screencast.com/t/htNelHCPWnZ

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

When you add a youtube playlist block you have this setting: http://screencast.com/t/NQmTrDl602F
Result: http://screencast.com/t/ZbhZAaAI
If youtube playlist doesn’t work, please make sure you also test this without any plugins active and leave just Visual Composer plugin active and also empty cache then check again. I also tested this and found no issues, we suggest to deactivate all plugins to make sure this doesn’t happen due to others plugins you use and if this issue persists please let me know and also provide a link, so I can inspect this.

Also here you can read how to set playlist: https://forum.tagdiv.com/video-playlist/

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

First you have to ad the code in your custom ad from Theme Panel: http://screencast.com/t/7BKCFWGNKY2V
After that edit loop-single.php(default template) and add the shortcode echo do_shortcode('[td_ad_box spot_id="custom_ad_1"]'); above breacrumbs: http://screencast.com/t/l3pKgdEO
If you have to edit single-templates use php tags: http://screencast.com/t/EiwivDuTPHCT

Result: http://screencast.com/t/N8MKDkNK

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please try this custom css: http://screencast.com/t/cIocqtEBxu

.td-full-layout .td-menu-background{
box-shadow: 0px 3px 7px 3px rgba(181,103,103,0.67);
}

Maybe it needs -webkit-box-shadow and -moz-box-shadow to work.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

1. Please edit loop-single.php(default post template) like this: http://screencast.com/t/snokTPgtdVV

<?php echo $td_mod_single->get_social_sharing();?>

Result: http://screencast.com/t/kZ4ETootbH

2. Or place it bellow the title: http://screencast.com/t/tTJvo1yeVZPD

Result: http://screencast.com/t/FmbRu11g41pz

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please try this custom css for categories title: http://screencast.com/t/KzL0KNJHxOdF

.category .td-page-title span{
font-size: 20px;
font-family: Ubuntu;
}

It will customize all categories title, if you want to change font only for a specific category you will have to use category-id class: http://screencast.com/t/nTwDEMbiz
You can find category id on Post > Categories: http://screencast.com/t/zsOcRDeevHv1
Also I see that you permalink that display id of category: http://screencast.com/t/uXKSYb4yBC

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

You don’t want to hide entire big slide on mobile view. If you want to show only big image from the slide please try this css:

@media (max-width: 767px){
.td-big-grid-post-1,.td-big-grid-post-2,.td-big-grid-post-3{
display: none !important;
}
}

Result: http://screencast.com/t/6i26EXXGmtUhttp://screencast.com/t/uiJCSK7hUj

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I see that your site is not online yet: http://screencast.com/t/PxDRIfgd7H

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can use Header style 4, but this will place the header ad bellow the menu also on desktop view, but I think that you know that already.

If you don’t want that you can try some custom modifications, so if you think that you don’t use header style 3 you can edit like this: http://screencast.com/t/lkgEkz1PaIhttp://screencast.com/t/j1vA42wVUx7
custom_ad_1
Make this change in header.php: http://screencast.com/t/3Ok7opMJBIZ
Disable header ad on mobile view: http://screencast.com/t/6vl70FnD8
Paste your ad code in Custom Ad 1 and enable it for mobile: http://screencast.com/t/X7sRpdrLrW9c
Result:
Desktop view: http://screencast.com/t/9ivDNcpghz
Mobile view: http://screencast.com/t/39Z68Lz8

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please provide a screenshot how yo put the code and result.

I did exactly like you see in screenshots, I did not made any other modifications(css..).
It should work in your case also.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked your site and on homepage you have padding for text block: http://screencast.com/t/yMzkNO2NTv
But you also have that empty space that you mentioned: http://screencast.com/t/Y4VnZmR1wo0

Also your post’s sidebar looks fine: http://screencast.com/t/PVD9ETgZEka

I also checked your megamenu: http://screencast.com/t/hcxxmGva0u

Did you solve the padding issue?
How you can see I had make screenshots in all places that you mentioned(I think) and I did not found padding issues.
Please let me know!

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can add your fonts here: http://screencast.com/t/Sg7wWE66

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

There is an option for blocks in settings: http://screencast.com/t/2I1FhAvKUOYN
Also you can find more in our documentation: https://forum.tagdiv.com/layout-border-missing-or-removing/

But I think that it is not what you mean, so for example if you want to change border color for sidebar: http://screencast.com/t/zoX4NPFK You have to inspect and change it with css code: http://screencast.com/t/0M04Yg27Alf

.td-pb-row [class*="td-pb-span"]{
border-left-color:white
}

You have to inspect individually all widgets to change border color: http://screencast.com/t/Xv05pZKx9mG

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

Please make sure you also test this without any plugins active and leave just Visual Composer plugin active and also empty cache then check again. I also tested this and found no issues, we suggest to deactivate all plugins to make sure this doesn’t happen due to others plugins you use and if this issue persists please let me know and also provide a link, so I can inspect this.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Yes, you can use Theme Fonts to change fonts. I think that you are referring at Latest articles font for above page.
You use module 11 to display Latest Articles, so you can change posts title for module 11 from here: http://screencast.com/t/S79UcSvZrm
Result: http://screencast.com/t/JvRGWhMhiMgZ
Excerpts and Block Titles you can change from “Modules and Blocks General”: http://screencast.com/t/jzGxfRwzG2zn
Result: http://screencast.com/t/XWPuYyolaE

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You have to edit single.php(default template) to display Big Grid after sidebar and paste this shortcode like this: http://screencast.com/t/0G9dZSdugO

<div class="td-container">
     <div class="td-container-border">
          <div class="td-pb-row">
             <?php
             echo do_shortcode('[td_block_big_grid]');
             comments_template('', true);
             ?>
           </div>
      </div>
</div>

Result: http://screencast.com/t/bBF74NyVZn

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please take a look in Settings > Visual Composer and try to activate the blocks from there: http://screencast.com/t/fKyWThcM

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please use this custom css: http://screencast.com/t/XCS9Eztym2O

.td-big-grid-post-1 .td-excerpt,.td-big-grid-post-2 .td-excerpt,.td-big-grid-post-3 .td-excerpt,.td-big-grid-post-4 .td-excerpt{
display:none;
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

If that post doesn’t have the number of paragraph that you set ad to display, it won’t appear on that post.
So try to set the paragraph to display ad generally to all posts.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I’m not sure what you mean, you can’t add blocks on pagebuilder?

When you create a page you have to set page template: https://forum.tagdiv.com/page-templates-newsmag/
Then add blocks like this: http://screencast.com/t/zGh8LQlTOmoU

Please follow our documentation: https://forum.tagdiv.com/newsmag-documentation/

If this is not your issue please provide more details, screenshot will help.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,


@SALZBURG12
Please try this custom css:
On page’s sidebar: http://screencast.com/t/Mur0oNsE
Also on post’s sidebar: http://screencast.com/t/ReU5JFX3S

.wpb_widgetised_column .block-title > span, div.td-main-sidebar .block-title > span{
background: white;
color: black;
font-size: 15px;
}


@ajaffarali
You also can try that code.
If doesn’t work please provide your site URL.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

2. Your inline ad is visible now: http://screencast.com/t/WlFfywVdNIiE

5. Google ad sense can be disabled from Theme Panel. You can try to find a plugin to display yours ads if you want to disable on mobile and tablets or hide it with css: http://screencast.com/t/h0flnhGxa

@media (max-width: 1024px){
.td-header-sp-ads{
display: none !important;
}
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

This code is tested on your site and should work: http://screencast.com/t/H6Yhed41CcP

Please clear cache and try again with code provided above.

Thanks!

Alin [tagDiv]
tagDiv Staff

Salut,

Incearca acest css: http://screencast.com/t/Q8X3Jt0UVno

.sf-menu > li > a{
padding: 0px 5px 0px 5px!important;
font-size: 14px!important;
}
.sf-menu a.sf-with-ul {
padding-right: 25px!important;
}

Mersi!

Alin [tagDiv]
tagDiv Staff

Hi,

Blocks have only 3 types of pagination: http://screencast.com/t/Jx8PufgQU6b

You can use page template “Homepage+Articles List”: http://screencast.com/t/M495uOZ5Ibt and use module 9 to display Latest Articles: http://screencast.com/t/QHPePgbJr
So you will have pagination that you want: http://screencast.com/t/HEJIo2qA

Also you can set 12 articles to display: http://screencast.com/t/o8Z0q822mvZ

Hopr this helps!

Viewing 25 posts - 7,376 through 7,400 (of 7,871 total)