Search Results for 'block'

Results from the Forum
Opjeklompen
Participant
#0

Hi, can’t seem to find a option to build a nice grid on the frontpage with images/links to pages (not posts). What do i miss? What do I have to read?

Essentia
tagDiv Member

Hi Vlad

Yes I’m trying to edit only the flex loops block not the flexi grid at the top …

I want to filter the categoris on the flex loop block please

Calin
tagDiv Staff

Hi sico-tv, is possible to have some defense plugins or modules that are blocking the theme files to be downloaded.
What I can suggest is to use the manual theme update from our guide -> https://tagdiv.com/update-newspaper-theme/
Thank you!

Vlad S
tagDiv Staff

Hello !

You are not editing the proper element. Those are individual blocks, click on each one and set it up: https://www.screencast.com/t/NyLyTP3OD ; https://www.screencast.com/t/6RRbc97eToHV

Thank you !

duck1970
Participant
#0

Hello, I have installed Mobile Theme to make my version of my website for mobile devices. (Attached photo Mobile-1)
https://www.radiomarcabarcelona.com/goodnews-design/Mobile-1.png
And I see that my home now in the mobile version, I only see several online publications. I do not see it as in the web version (Attached photo Web-1) https://www.radiomarcabarcelona.com/goodnews-design/Web-1.png
, there are advertisements and blocks on my website and advertising images, which in the mobile version, do not appear. How can I build in my mobile version with the same blocks, as in my web version, to have the same advertising banner and the same news blocks (Big Grid Slide, Block4. Single Image, Flex Block5, etc …)? I hope your help. THANKS

Anamaria
tagDiv Staff

Hello,
You can change the color of the background categories from Big Grid Flex or Flex Block, with tagDiv Composer, by selecting the block and edit it, like this => https://www.screencast.com/t/wOJcbYRwVa. Whether you have Block or Big Grid, this change can only be done with custom CSS, as example=> https://www.screencast.com/t/GSda9AOQ, can insert the code in Theme Panel -> Custom Code -> Custom CSS => https://www.screencast.com/t/3ZdyZTxpm
.td_block_big_grid_3 .td-post-category {
background-color: red;
}

Normally the setting should apply, I checked and it works.=> https://www.screencast.com/t/ZDgUnerZQ. Please do a test with a new block and see if the changes apply, if not make sure that there isn’t a plugin conflict.

Hope this helps you!

Calin
tagDiv Staff

Hi, unfortunately we do not tested the cooked Pro plugin with our theme, therefore we do not know if this will work or not with our theme.
Also using our blocks you have the possibility to display posts, page, event -> https://i.imgur.com/OBbb3cn.png -> https://forum.tagdiv.com/block-settings-guide/
Thank you!

greenbooks
Participant
#0

Hello
How to add a podcast block to the Magazine_pro theme, just below the Video block.

Like to have a block as in: https://cloud.tagdiv.com/block-85-podcasts/

https://demo.tagdiv.com/newspaper_podcasts/

Thank you

Anamaria
tagDiv Staff

Hello,
If you use the Standard Prebuilt Website you can remove the Recent Comments from Appearance -> Widgets => https://www.screencast.com/t/zHcD4P08Rhj, or whether you use the Pro Prebuilt Website you can delete using the tagDiv Composer, selecting the block and with drag & drop place into the deleting red zone from the bottom right of the page. =>https://www.screencast.com/t/cypMzb1j .

Hope this helps you!

Calin
tagDiv Staff

Hi armingpatriots,

Unfortunately there is no option for this, the only think that you can do is to set a patting on link to make it bigger:
.td_block_slide .td-slide-meta a{
padding-top: 25%;
}

or this one
.td_block_slide .td-image-gradient:before {
height: 50%;
}

The code need to be set in theme panel> custom code> custom css.

Hope this will help!

irmankarim
tagDiv Member

Hi! I added this code: add_action(‘admin_head’,function() { echo ‘<style>.td-gutenberg-editor .editor-styles-wrapper .wp-block {max-width:90%!important;}</style>’; }); on my functions.php

It was working perfectly on the old version of the newspaper theme, however, I noticed that it doesn’t show the way it supposed to on the new update. Please assist.

https://prnt.sc/w4ecug

The colour also seems greyish

Gatso
tagDiv Member

Actually all categories have same blocks.

Gatso
tagDiv Member

I changed the block & it is not working. Still same error.

Vlad S
tagDiv Staff

Hello !

What block or element are you using there ? The setting that I have presented to you is available on all the elements that display posts.

Thank you !

greenbooks
tagDiv Member

Thanks.
But, how to assign different categories for the 5 flexi block element?
https://prnt.sc/w3hmi5
I see that we can only have one type of filter for all the 5 elements?
What we want is a different filter for each box.
See the 5 boxes.
https://prnt.sc/w3hmi5
Thank you

Anamaria
tagDiv Staff

Hello,
You can do this use the tagDiv Composer to edit the page => https://www.screencast.com/t/imFr64iZZ ,
scroll until to Editor’s Pick or Must Read and you can filter that Flex Block by specific category and/or other settings here: https://www.screencast.com/t/jCEMZn6m5 .

Hope this helps you!

Robert Turner
tagDiv Member

Hi Calin. I’d suggest opening this article and then attempting via the Composer to edit the template. You can try deleting the right-hand column image and replacing it. Doesn’t work. Any Inline Image or Single image placed into the template won’t accept an image

https://medika.life/meet-the-author-dr-hesham-a-hassaballa/

Occasionally, on some of the templates, it will also not update changes, say if we are trying to replace an old block style with a new one. It all looks good on the template but when you try and save the template, it simply ignores the changes.

Emails with logins have been sent.

Bettina
tagDiv Staff

Hello!

You can include category in a different block (not only flex block 5 element) edited by TagDiv Composer and have some options here: https://www.screencast.com/t/tnF3mcNqgr :
1. Post ID filter => add posts by IDs
2. Category filter => choose a category from which to display posts
3. Multiple taxonomies filter => choose multiple categories from which to display posts
4. Filter by tag slug => add posts by category name
5. Multiple authors filter => specify ID authors from which to display posts
6. Post Type => specify post type, for example if you have custom posts
7. Sort order => you can choose in which order you want to display posts
Hope that helps you!

Thank you!

Bettina
tagDiv Staff

Hello!

Unfortunately, there is no setting like that in “Post Loop”. If you want to filter any category you can choose to use a flex block.

Thank you!

Vlad S
tagDiv Staff

Hello !

Unfortunately this will require some custom work. Also to insert CPT-s in Cloud library elements like the blocks it is not possible at the moment. The support team does not cover custom work at the moment.

You can however still use the shortcodes and use the Column text element. Simply copy the shortcode and insert it in the text area of the column text as you can see here: https://www.screencast.com/t/UEMEsVKog

Column text is an element from tagDiv Composer.

Thank you !

fabioweb90
tagDiv Member

Ok if i want to add more blocks? How can i do?

Berg90
Participant
#0

Hi, how to change filter color? I use Flex block 1, but cant change the hoover color.
I use now custom CSS to change filter color, vut cant fint hoover code.

.td-subcat-filter .td-subcat-list a {
color: #fa7e25;
}

Vlad S
tagDiv Staff

Hello !

Those are Gutenberg options, they do not come from tagDiv. In order to edit the follow their guide here: https://gogutenberg.com/blocks/quote/

Thank you !

greenbooks
Participant
#0

Hi
How can we assign different categories to the 5 Blocks on the Home Screen?
https://prnt.sc/w3hmi5
Thank you

DocMovies
Participant
#0

I am using “Post Loop” block at Blog page. And I am having blog category for my blog posts (Having other categories too for other purpose like document etc.). I didn’t find any filter to choose the ‘blog category’ in “Post Loop” block options. Can you please help me how can I do this?

Viewing 25 results - 10,451 through 10,475 (of 39,816 total)