Search Results for 'block'

Results from the Forum
Calin
tagDiv Staff

Hi,

Each flex block and flex grid can be filtered and sorted, for this you need to use tagDiv Composer -> https://i.imgur.com/eciFIwM.png

Hope this will help you!

Jose
tagDiv Member

But, with a flexible block can I get the same look/feel? I like those rounded corners.

Thanks @Calin

Calin
tagDiv Staff

Hi,

The blocks that you have on homepage can be edited/filtered and sorted to can display the articles you want.
Usually these are sorted after latest articles, therefore when you’ll post a new article this will take the pace of an old article in some blocks.
You can do these edits using tagDiv Composer -> https://i.imgur.com/6MyLEB9.png -> https://i.imgur.com/zpE3mD4.png -> https://i.imgur.com/vS30edY.png

Thank you!

fabioweb90
tagDiv Member

Hello! ok i made some test and i remove all block for check properly..
https://ibb.co/ggCqSc0
Let me know if you can help me or not with this additional info
Thanks!

Calin
tagDiv Staff

Hi,

I think that you are using a PRO demo or cloud templates, that is why the theme panel settings are not apply. Using cloud template from tagDiv Cloud Library, you’ll need to edit the cloud template using tagDiv Composer and set on the elements the color and style you want
For example in order to change the share style, please edit the single post template wit tagDiv Composer, like this -> https://i.imgur.com/ZpxtjbP.jpg click on the share buttons and choose a style https://i.imgur.com/jyYrNlL.png after that do not forget to save the changes.
If you want to remove the view counter and comments use tagDiv Composer to edit the teplate -> https://i.imgur.com/2WTC8nR.png and use the right click on these elements and remove them -> https://i.imgur.com/9TJgyv4.png
For blocks like these from homepage -> https://i.imgur.com/4OoKykw.jpg check the layout tab from tagDiv Composer -> https://i.imgur.com/2qcT7ah.png -> https://i.imgur.com/xjphqay.png for more details about these options you can check our guide from here -> https://forum.tagdiv.com/flex-block-settings-guide/
Let me know the results!
Thank you!

Calin
tagDiv Staff

Hi Jose,

This is because you are using a posts loop element, this can not be filtered because it has it’s one filters set to can be use on categories, search results, homepage …
You’ll need need to use a flex block and you’ll be able to filter the categories.

Thank you!

Calin
tagDiv Staff

Hi Curtis407,

What I mean above is that we have two types of demos that you can use/import/install and these are normal demos and PRO demos -> https://i.imgur.com/hLlkT7C.png when you are installing a normal demo, then you can edit it using the settings from theme panel and when you are importing a PRO demo you can adjust the cloud templates from that demo using tagDiv Composer -> https://i.imgur.com/TUt4wwC.jpg.
Also if you want you can create your own design and you can import -> https://i.imgur.com/GoFhglJ.png from cloud templates pages/sections/blocks templates to make it easier.

Thank you!

Calin
tagDiv Staff

Hi,

Please try this custom css
https://i.imgur.com/elZNjG1.jpg
.td_module_flex_1 .td-module-thumb a:last-child:before {
bottom: 0;
content: "";
display: block;
height: 80%;
width: 100%;
position: absolute;
z-index: 1;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.7)));
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
}

Hope this will help you!

Calin
tagDiv Staff

Hi,

I do not know what, but on home the mobile header is acting like a snap, is hide when you scroll down and show when you scroll up.
Also I think that the additional horizontal scroll is because of flex block, this is larger then row -> https://i.imgur.com/D3HlY6G.png

Thank you!

earlyrising
Participant
#0

Hi,

Can we only change the viewport settings for the CSS of each block, or should it be able to be changed for the other categories of customization (General, Filter, Layout, Style, etc)? I’m wanting to limit the number of posts that show based on what view the user is on, so that there’s only enough to fill one row. Is there a better way to do this?

Thank you!

Jose
tagDiv Member

I am putting these blocks on my homepage, I want each block to be from a different category (each horizontal line).

But in the block configuration options, I don’t see the option to select a particular category.

How can I do this?

Calin
tagDiv Staff

Hi,

That option is custom made of that grid, since you made your own layout you need t use a custom css to achieve that layout too and this is not quite easy.
I’m not sure exactly how to do it that i think that this custom css can help you
.td_block_14 .td-block-span6{
width: 49%!important;
}
.td_block_14 .td-block-span6:nth-child(even){
margin-left: 2%;
}
.tdi_37_bb9{
display: flex;
flex-direction:column-reverse;
}

Also is need for some more customization too.

Thank you for your understanding!

ElenaHL
Participant
date time - topic
#0

Good morning,
I need to show the time of publication of my posts, in the all pages and in the block module in homepage.
Can You help me, please?

Calin
tagDiv Staff

Hi,

You can use the filter from the block to choose the categories you want to display, but if you have more categories add for the same block and you want to have this design only for when you chose one of theme, the there is no option.
Or if you want do display only some categories name and for others posts with others categories to by hide, then you can do it only with custom css.

Thank you!

Pierre Graff
tagDiv Member

Hello, i also have same problem since update. When in TD coposer page, i can not edit the text and title block. It doesn’t change from it’s original message “html code here…”

Derek Little
tagDiv Member

That’s one way of saying it. I want to add a flex block to the top section, but not all the sections below it.

Now, when I try to add a sidebar, I get a sidebar space in all the sections below on the entire page. It’s like all the blocks react simultaneously, instead of separately.

Calin
tagDiv Staff

Hi dessy1991,

There are few elements that can be use, but I think that using flex block 1 you can achieve what you need for this sidebar layout -> https://forum.tagdiv.com/flex-block-settings-guide/ if you want you can import a block and just edit it https://i.imgur.com/WShZTNk.png -> https://i.imgur.com/wczICzK.png also the icon for audion need to be set there with a custom css, if you wan, after you set the block I can inspect the sidebar and provide a custom css to make the layout like in your example.

Thank you!

Calin
tagDiv Staff

Hi,

1. You can use the scroll to see all the elements from tagDiv Composer sidebar -> https://i.imgur.com/HmgXmYt.png -> https://i.imgur.com/PXgDj9t.png

2. Yes, this can be done in more ways, you can edit the homepage with tagDiv Composer and set for each block different categories -> https://forum.tagdiv.com/block-settings-guide/ or best you can use the option for Unique articles on pages -> https://forum.tagdiv.com/unique-articles/

3. Yes, you can do this with tagDiv Composer, add a new row and choose a layout -> https://i.imgur.com/yXqbdRv.png after that select each empty column and in css tab set the width you want to have -> https://i.imgur.com/QWT6Fhm.jpg -> https://i.imgur.com/AJSB4Y9.jpg -> https://i.imgur.com/F10WDmf.jpg

4. You can have a different layout if you are using the mobile theme plugin -> https://forum.tagdiv.com/the-mobile-theme/ also for responsive version you can use flex blocks and grids and these can be edited per view port.

5. our tagDiv Composer is the theme builder and the closer one that can be use, using only the mouse and clicks.

6. Indeed for the moment our theme do not have this option and we also do not tested any plugin for Membership, usually we recommend to users to try the best recommend plugins and choose the one that is working better -> https://www.justlearnwp.com/wordpress-membership-plugins/

Hope this will help you!
Thank you!

fabioweb90
tagDiv Member

Ok great. Now i have the last request for this section
As you can see in your demo https://ibb.co/6rV3KYR mobile in layout is different
https://ibb.co/QmYC7MB
In my version blocks have all the same width and height. How can i display like the demo?
The first one bigger and then the other 4 block displayed (2+2)?
Thanks

Vlad S
tagDiv Staff

Hello !

So you want to be able to add a flex block in your sidebar but not to pass this line: https://www.screencast.com/t/sWeI8AlltH

Is that correct ?

Thank you !

aaronwongxm
Participant
#0

hi

on my website http://www.milelion.com I have three Flex Block 4 units, called Credit Cards, Airlines and Hotels.

The carousel scrolling works fine for Credit Cards and Hotels, but it does not work for Airlines. Pressing the scroll right button does not load new posts.

attached video here for reference: https://we.tl/t-DK6v5lgFW4

bshadley
Participant
#0

I’ve reviewed and followed the most recent Typekit instructions as provided by tagDiv admins, but it’s still not working.

By not working, I mean after implementing the link to the stylesheet (in Theme Fonts panel) and selecting the custom font family, the font for the assigned field sometimes changes and sometimes doesn’t. If it does change, it doesn’t represent the actual font specified in Typekit, but shows up as some sort of general serif font.

To confirm the process, here’s what I’m doing:
– Add no more than 3 fonts to an Adobe Font Web Project.
– Insert the embed code into the Embed Code field in the Adobe/Typekit fonts page on the theme panel. Code looks like this: <link rel=”stylesheet” href=”https://use.typekit.net/bzn7dry.css”&gt;
– Add the appropriate names in the Custom Font Fields in the theme panel.
– Using the tagDiv composer, attempt to edit the Block or Module fonts by selecting the name(s) I’ve entered in the Custom Font Fields.

Wordpress and the theme is fully updated.

Looking for troubleshooting ideas and/or solutions. Thanks in advance.

dessy1991
Participant
#0

how can I create sidebars posts to show exactly as shown in picture attached
https://imgur.com/4RlbF9I
more specifically which block or flex block do I use and how to set up posts in it to get desired image output attached

riminisparita
tagDiv Member

Hi, same thing here. We also had the auto-update enabled but, after a first “disaster” overcome with the restoration of the backup, for weeks we have avoided updating the theme afraid of losing all the customizations.

However, having paid for the updates (which, currently, we cannot do to avoid blocking the site) we would like to understand IF there is a method to update the theme without losing the template configurations (in our case Book Club): it can help to work only on a child theme?

Or, as it seems to deduce from some answers, the only method is to NEVER update the theme again?

Thank you

dessy1991
tagDiv Member

I am using a raw html block and your suggestions are not working with it. tried your suggestions but no change

Viewing 25 results - 11,351 through 11,375 (of 39,816 total)