Search Results for 'block'

Results from the Forum
Bogdan B.
tagDiv Staff

Hi,

In the case of the block added above the widget sidebar, it is not a sidebar name problem. There is most likely a different problem that removes the block. Please check if you have “unique articles” enabled. When this happens, it will remove any duplicate posts. Please check for this options: https://forum.tagdiv.com/unique-articles/

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Different blocks provide different implementation. Some blocks have a read more button and some posts do not have this options. Please check this list: https://www.screencast.com/t/85g1uHG9tRY

Thank you!

Catalin
tagDiv Staff

Hello fabio75,

You should simply load a block and set up with infinite load pagination or latest articles as page template and set up the infinite load pagination.

Thanks.

Catalin
tagDiv Staff

Hello Amit,

Please notice that demo was custom made using only the TD Composer (Flex Block) which is not available for Visual Composer, sorry! We recommend installing the demo from Theme panel and check the results.

Thanks for your understanding!

Mert112112
Participant
#0

Image height (percent) wont effect on image. When i use flex block 4 it will work. how to fix this i also reinstalled composer plugin, I use demo black theme

SPAREGmbH
tagDiv Member

i found out that the color only doesnt change on the BLOCK HEADER 4 all other block header do accept the color i give them…
https://prnt.sc/kozpfr
might this be hard coded somewhere for the footer? as Block Header 4 is used in some of the normal footer templates? just an idea..
thanks

Bogdan B.
tagDiv Staff

What do you mean that the tagdiv editor will remove the customization? I;m not sure i;m following. DO your settings get removed after setting up the block elements?

Thanks

Bogdan B.
tagDiv Staff

Hello,

The breadcrumbs in question are not a theme implementation. They seem to be hidden on mobile devices. You cna activate them using this code:

@media (max-width: 767px){
.single-post .td-bred-no-url-last {
display: block;
}

But they do not appear to be responsive properly however.

Thanks.

PatWire
tagDiv Member

Well it’s not ‘inside’ the widgetized sidebar it’s above it, in whitespace – should I out some kind of ‘row’ in there to contain it? Its just dragged to whitespace.

See: https://imgur.com/a/lB1bh41

The element ‘All tour of Britain news here’ is the block above the widgetized sidebar – on the site this block randomly shows 1. this block 2. the former slider block I used 3. no block at all

SPAREGmbH
tagDiv Member

hi there,
thank you for the information.
i have downloaded a footer template from could template and linked it in the footer section. in theory this would work great
BUT sadly the block title color doesnt change, i have set the color in tagDiv composer and it doesnt translate it to the live site
here is how i configurate it in the template
https://prnt.sc/koypoq
and this is how its displayed on the website
https://prnt.sc/koyq1v
any ideas what overrides the block title 4 color??
thank you

Bogdan B.
tagDiv Staff

Hi,

Sorry but the block titles indeed do not accept html. There is no simple method to implement it through css also as there is no selector that can target the first word to make it bald.

Thanks

Catalin
tagDiv Staff

Hello fabio75,

Please keep in mind that you should not pay anything! Notice that the infinite scroll on the homepage can be achieved if you will set up a block with this kind of pagination. Check the block settings guide and try to do this -> https://forum.tagdiv.com/block-settings-guide/

Thanks for your understanding!

vinavu
tagDiv Member

please find attached below screenshots
flex block1

o2lga
Participant
#0

Hello!
Please help me to display some fields near $this->get_author(), I need to show get_field(‘start_event_date’)
It’s work when write get_field(‘start_event_date’,111) – with current_id, but I tried many variation for getting the current id (this post, not page of posts), all don’t work.

td_module_4.php:

<?php
class td_module_4 extends td_module {
function __construct($post, $module_atts = array()) {
//run the parrent constructor
parent::__construct($post, $module_atts);
}
function render() {
ob_start();
$title_length = $this->get_shortcode_att(‘m4_tl’);
$excerpt_length = $this->get_shortcode_att(‘m4_el’);
?>

<div class=”<?php echo $this->get_module_classes();?>”>
<div class=”td-module-image”>
<?php echo $this->get_image(‘td_324x235’); ?>
<?php if (td_util::get_option(‘tds_category_module_4’) == ‘yes’) { echo $this->get_category(); }?>
</div>

<?php echo $this->get_title($title_length); ?>

<div class=”td-module-meta-info”>

<?php echo get_field(‘start_event_date’);?>
<?php echo $this->get_author();?>
<?php echo $this->get_date();?>
</div>

<div class=”td-excerpt”>
<?php echo $this->get_excerpt($excerpt_length); ?>
</div>

<?php echo $this->get_quotes_on_blocks();?>

</div>

<?php
return ob_get_clean();
}
}

PatWire
tagDiv Member

In one case after changing the block in the sidebar to a different block – ( this isn’t the widgetized sidebar just dragging a block element to a space in the sidebar ) the new block showed, then on later page views the older block shows – yet in ‘edit with TagDiv Composer’ the new block is there.

PatWire
Participant
#0

My home page is built with TD Composer, and occasionally I add a block to the sidebar or a newsletter form which I regularly change, it appears and saves, and can be seen on the home page.

But then some time later it’s not there anymore, and can then return randomly –

Any idea what can be causing it? I clear cache plugins and browser cache but this doesn’t fix – it then seems to appear and disappear randomly

Are there cache settings that may affect the TD Elements –

Thanks

SPAREGmbH
Participant
#0

Hi there,
we would like to achieve this
https://prnt.sc/kooafn
you see the first word would be bold. but the titel element doesnt take HTML code
could this be achieved any other way?
it worked with the trending now, as the language translation field accepts html…
thank you

robertsmn
tagDiv Member

Hello

I have verified what you said, it is not a firewall block, nor is it any plug-in, because the only ones installed are from the theme itself, it does not have any third-party plugins. But anyway I deactivated everyone else and left only the tagDiv Composer.

When I click save it returns an error in the console, I could not understand what this error is, it follows the image.
Error tagFiv Composer

  • This reply was modified 8 years by robertsmn.
Catalin
tagDiv Staff

Hello vinavu,

Provide some useful screenshots of the issue so I can identify it closer. I have tested on my mobile devices and the flex block works as expected.

Thanks for the message!

Catalin
tagDiv Staff

Hello dgc97,

Unfortunately, the theme does not have any such an option that allows you to do this, sorry! Our theme uses thumbs for each module/block which has a certain size. You should check the Theme panel -> Modules and Thumbs section from here -> https://www.screencast.com/t/I3QrggTxTiL9

Thanks for your understanding!

mayaguez
Participant
#0

1. I would like to change the Display for all Posts in just one of my Categories (People & Companies) and also its subcategories People On The Move and Companies On The Move.
This is how the Posts display now.
I do not want the Featured Image to show. I tried deleting it but could not delete, it keeps it .
I would all Posts of this Category to display like this one.
How do I do this?
I got Newspaper V 7.6

Bogdan B.
tagDiv Staff

Hello,

The news ticker is simply added in the tagdiv composer like any other theme block. Edit your page with the page builder and drag the news ticker to your page: https://www.screencast.com/t/KAeXJ6Zq

Thank you!

SPAREGmbH
Participant
#0

Hi there where can i change the block title colors of the feature posts and popular categories
https://prnt.sc/kokt3o
i am somehow dont find this option?
thank you

vinavu
Participant
#0

hi

I used flex block 1 in my site the mobile view is not good. I also checked https://demo.tagdiv.com/newspaper/flex-block/ here it shows same format.

please i interested to show our category post in rounded image format guide us.

Bogdan B.
tagDiv Staff

Hello,

Most likely there is a file being blocked by your firewall or host. This is the most common scenario. The second most common one is plugin conflicts. Please check your firewall and plugins first.
Let us know how it goes.

Thank you!

Viewing 25 results - 18,726 through 18,750 (of 39,816 total)