Search Results for 'block'

Results from the Forum
vzey
tagDiv Member

2. Create your menus from appearance > menus section: http://screencast.com/t/5ntqLpyXaaJ
Add your items to your custom menus: http://screencast.com/t/Ff4S0quiv
Set a page like this and choose your menus and publish: http://screencast.com/t/dAfaYkWmmk
Then use the page ID an set it as mega menu for your menu item: http://screencast.com/t/yphGpD46V
Result: http://screencast.com/t/TEVNDFmT

this really helped me, just wanted to say thanks!

isakmoller
tagDiv Member

problem fixed then. can i get it to not be blocked by ad blocker?

isakmoller
tagDiv Member

Hold on! do the ads get blocked by ad blocker?

manoj.yadav
tagDiv Member

Hello,
i used this css code in advanced custom css
.td-boxed-layout #td-outer-wrap {
margin-left: auto;
margin-right: auto;
width: 1130px;
}

my template width reduced i also tried on container wrap also reduced that and tried some other things also i was able to change the design but when i reduced container width some data of blocks scattered so how can i configure all blocks max and minimum width in advanced custom css. is it possible to configure block template layout using max and minimum width according to td-boxed-layout width customization.

desertdiana
Participant
#0

Hi TagDiv experts,

Something weird started happening today with the raw js blocks. I am adding adsense ad code and it has been fine. Then today I added another one, looks fine, save the block but when I hit update on the page, the code changes to all these Chinese characters.
Anyone have an idea of what’s going on?

Diana

Anonymous
Inactive
#0

Hello!

Just need to confirm a few things so that the set up was done right.

1.new post
only 2 options
A)Standard
B)Video

2.post shortcode

Only show 12 options no block quote

3.Theme work with wp-tweet-pro

pritiranjan
tagDiv Member

.td_block_slide .td-slide-meta a, .td_block_slide .td-post-date{
background-color: red;
}

this code also adding bgcolor to author name and date also.
i only want the bgcolor for the post title.

AilyRoot
tagDiv Member

Hello

we want to go for easy way as you said “You can either chose a footer style without content and add your own”, but who to do this? did you mean go to visual composer and add those blocks on our own?

Bogdan B.
tagDiv Staff

Hello pritiranjan,

You can use this cutom css to change the tile color:

.td_block_slide .td-slide-meta a, .td_block_slide .td-post-date{
color: red;
}

Or this one for the background color:

.td_block_slide .td-slide-meta a, .td_block_slide .td-post-date{
background-color: red;
}

You can add a bit of transparency to the background color if you want by using this palette from mozilla: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Colors/Color_picker_tool

Thank you for your message.

Lucian
tagDiv Staff

Hi,

It appears like that because you’ve placed it in the same row as the block along its left side: http://screencast.com/t/EXs2mN8GsaEM therefore it will appear right next to it. You need to place the add and the blocks in the row above to have both in continuing of previous elements, example: http://screencast.com/t/PAiimClzPahttp://screencast.com/t/uvH1ohaO

Thanks

Andrei L.
tagDiv Member

Hi

I am not sure what you mean so please provide more specific details about this issue.
Regarding your question about a new option in block’s filter this involve custom work and unfortunately we cannot offer it as we work hard on the development, updates, fixes and support. If you want that my advice is to look for a freelancer from sites like: http://studio.envato.com/ to do it for you.

Thanks!

Andrei L.
tagDiv Member

Hi

The tabs are built in blocks from Visual Composer and can’t be added in sidebar area, but you can use a 2/3+1/3 layout in VC for a similar layout: http://screencast.com/t/wEhf1TvARv0http://screencast.com/t/gLLl6HVIpG

Thanks!

Andrei L.
tagDiv Member

Hi

You can add a block in sideba chose one of the available ajax pagination from block settings: http://screencast.com/t/fqDDacHD The widget will automatically extend according to your settings.

Thanks!

Bogdan B.
tagDiv Staff

Hello manoj.yadav
I see you removed the meta information on that block but you forgot to remove the DIV element that contained it that’s why you have white space there:
Use this CSS code:

.td_module_mx7 .td-module-meta-info{
display:none
}

As for the description length, that is set from the theme panel in Excerpts: (this particular block is block 16)
excerpt: http://screencast.com/t/2TGWayLLNf
You can read more in our documentation: https://forum.tagdiv.com/excerpts-introduction/
I hope this helps.

Thank you!

yopyop22
Participant
#0

Hi,
i use in filter block the option LATEST

But if we add some text for the futur we can see this text and is not good.

Is it normal or is a problem ?

If is normal where can i change the option

Or how can i add a new option like

Latest from today

thanks

ddasma
Participant
#0

First of all thanks for that awsome theme,

I have now a problem with my main page, when i want to change anything form the template i view only one part of them, i can’t edit the side bars, or block dissapear on the visual editor

SALZBURG12
tagDiv Member

Another quick question: how do I shorten the expert in the Big Grid 6 Block? It’s too long esp. for the smaller pictures.

tomawebdev
tagDiv Member

Hi,

With Visual composer, you can different block to page and set what can visible to desktop/tablet/mobile.

With the help of Visual composer you can do that, take a look at my website.

http://www.tagweightloss.com/

I set the slide to show only in Mobile.
The big grid to show only in Tablet/Desktop

See image

The problem is when i choose to have an unique article enabled the Mobile version doesn’t pull new content.

manoj.yadav
Participant
design - topic
#0

Hello ,
i have included a image can you help me with that in this image i have marked space between title and short description and also marked the length of short description of block i tried using inspect element but does not fine anything.

http://postimg.org/image/ae8o4o2j1/

Emil G
tagDiv Staff

Hi,

The options present on block settings area are defined here – http://screencast.com/t/W02Sh14Sc – you have to add custom taxonomy options.
On render the parameters are transformed into wp_query attributes – http://screencast.com/t/jGPxzoifOhttp://screencast.com/t/Kxh2sLhludhttp://screencast.com/t/i5Cwkycs
I cannot provide a solution for this, if you need to locate certain elements let me know, for the actual implementation you have to hire a professional developer.
Hope this helps.

Thank you!

vzey
Participant
#0

Hi there

I am using the Peadig Facebook comments plugin and have disabled the built in comments and the default facebook comments for posts and have put in this code to loop-single.pgp

<footer>
<?php echo $td_mod_single->get_post_pagination();?>
<?php echo $td_mod_single->get_review();?>

<div class="td-post-source-tags td-pb-padding-side">
<?php echo $td_mod_single->get_source_and_via();?>
<?php echo $td_mod_single->get_the_tags();?>
</div>

<?php echo $td_mod_single->get_social_sharing_bottom();?>
<?php echo do_shortcode('[fbcomments]'); ?>
<?php echo $td_mod_single->get_next_prev_posts();?>
<?php echo $td_mod_single->get_author_box();?>
<?php echo $td_mod_single->get_item_scope_meta();?>
</footer>

I want to add padding on the left, where/how to do it?

View post on imgur.com

<script async src=”//s.imgur.com/min/embed.js” charset=”utf-8″></script>
Thanks

Lucian
tagDiv Staff

Hi,

I suggest you try a plugin to manage your ads and display theme based on categories. A code like the one you’ve mentioned would need to be used within a hook or you could try to add a condition for ads in theme’s ad block here: http://screencast.com/t/MiJO695jMR73
Hope this helps!

Thanks for the message!

Bogdan B.
tagDiv Staff

Hello Habhajan,

You can filter a block’s category from visual composer: http://screencast.com/t/mWQN8GWZz
You can chose which category to show upon different blocks.
You can read more about block settings in our documentation:
https://forum.tagdiv.com/block-settings-tutorial/

Thank you!

groovejul
tagDiv Member

I tried with td_block_related_posts and td_module_single_base but i can’t see

More simply just add the comments next to “more from the author” in a tab, is it possible ?

Thanks a lot

Bogdan B.
tagDiv Staff

Hello,
I’m just guessing you mean the category titles on blocks.
http://screencast.com/t/N7xxR6UNEN
They can be removed from the block settings: http://screencast.com/t/TXkLzAuI
If this is not what you mean, please provide more details to your problem.

Thanks

Viewing 25 results - 34,151 through 34,175 (of 39,816 total)