Search Results for 'flex'

Results from the Forum
Calin
tagDiv Staff

Hello,
This can be done only with custom css:
.td-header-style-1 .td-header-top-menu {
display: block;
}
.td-top-bar-container {
display: inline-flex;
}

Set the above code in the theme panel > custom code> advance css phone section.
I hope this will help you!

Anamaria
tagDiv Staff

Hello Jordy,

The titles are not related to the category because there are set manually, you need to edit with tagdiv Composer, select the element and change the title -> https://i.imgur.com/Erd8lbG.png -> https://i.imgur.com/pGEWg5z.png
Also, you can apply filters on the blocks -> https://forum.tagdiv.com/flex-block-settings-guide/
Here is a video that will show you how to use the builder to create a website from scratch https://www.youtube.com/watch?v=SoGQ0d5kIBg to do this you’ll need to already have the posts.
Also, on our channel https://www.youtube.com/channel/UCOT1RiNysIPCTPSnVZskwtQ, you can find more videos that can help you and documentation https://forum.tagdiv.com/newspaper-theme-documentation/ and you can ask us here on the forum or email if you have any questions.

Thank you!

Anamaria
tagDiv Staff

Hi,

You can add an inner row and set the inner column sticky to have only that block . https://tagdiv.com/flexibility-rows-columns-newspaper-theme/

Thank you!

Bettina
tagDiv Staff

Hello!

The shortcode Posts Loop has numbered pagination. Also, this block: https://forum.tagdiv.com/flex-block-builder-flex-loop-builder/

Thank you!

wordpressive
tagDiv Member

Thank you. Is it possible for you to show me where in the code Flex Block 4 was added/created, so I could copy/modify that code? I assume it uses this same API? I want to use it as an example to follow.

wordpressive
tagDiv Member

Where can I find the code for Flex Block 4, if I wanted to modify it? Or are there any hooks available?

Eighthats
Participant
#0

We’ve had a site on Newspaper for a while using Big Grid Flex 3 on the home page, and after we finally needed to update the site due to a vulnerability caused by an out-of-date theme, the Big Grid Flex 3 no longer functions as a slider and seems like it cannot anymore. Our client is very unhappy, and I’m curious if there is any way to replicate the functionality from previous versions of the theme. I am also curious why this feature was deprecated.

OLD FUNCTIONALITY
https://imgur.com/a/SmLfjtf

CURRENT SITE
https://www.rcrwireless.com/?nocache

marc_antonio
tagDiv Member

It is difficult to show the problem with a video. It is easier with a list:

1- created custom post type called “evento”
2- registered custom post type on standard categories with following code:

function add_categories_to_custom_post_type() {
register_taxonomy_for_object_type(‘category’, ‘evento’);
register_taxonomy_for_object_type(‘category’, ‘luogo’);
}
add_action(‘init’, ‘add_categories_to_custom_post_type’);

3- It works fine, I mean that I can add standard categories to custom posts. It works when I filter custom posts and categories with Big Grid Flex and other Newspaper theme functions

4- created menu including standard categories and set as Megamenu

5- Megamenu only show standard posts related to categories (custom posts related to same categories do not appear in Megamenu)

BatmanUnleashed
tagDiv Member

hi bettina,

the problem we are having is that i am trying to hand pick the featured ones for each category so i cant simply set it to displau current category in the filter section of the flex block.

and what is happening is that when i edit the ‘featured’ flex block in category X to display eg posts 175, 176, it edits the category cloud template to display 175 and 176 in the featured flex block on all tag pages that are using that cloud template.

what i need to be able to do is hand pick the featured posts for each tag and category.

it is also doing it for the page title. I’ve inserted a title element into the category/tag cloud template, but when i eg change it to display ‘Featured X’, it changes that in the cloud template too so now if i go on category Y, the title also displays ‘Featured X’ instead of ‘Featured Y’

thelansingjournal
tagDiv Member

I tried Flex Block 1 and Flex Block 2, but they did not seem to respond to any search requests. Then I tried adding a Flex Loop Filter element above the Posts Loop, but choosing any of the different options did not have any impact on the listing of the results. I must be missing a step somewhere.

thehappy3
Participant
#0

molongui multiple authors in flex block builder not show multiple authors.

giorgi
Participant
#0

I want to create a flex block.
The first post should be manually selected by id or something, other four should be last added posts.

https://imgur.com/a/JeyIK1U

Thank you !

giorgi
Participant
#0

Getting this error when i want to create new custom module flexbox

wordpressive
tagDiv Member

Is there a way to add more than 1 tag to Flex Block 4?

Bettina
tagDiv Staff

Hello @thelansingjournal !

Please try to add a flex block instead of posts loop and see the changes.

Thank you!

Bettina
tagDiv Staff

Hello!

I suggest you add an extra class on the flex block X: https://app.screencast.com/8ci8KfrPuxQgH
Add this code and adjust the height if it is necessary:

.flexclass .tds_module_loop_2 .td-module-meta-info{
height: 400px
}
.flexclass .tds_module_loop_2 .td-module-meta-info .td-read-more{
position: absolute;
bottom: 10px;
}

Thank you!

wordpressive
Participant
#0

I’m trying to figure out a way to customize flex block 4. I’ve looked at Custom Modules Template and tried to work from a blank one. But that doesn’t seem very promising.

What I am trying to do is add a second category to hover over the images in the block. I want to add a ‘Sponsored Content’ label on the image alongside the category.

What is the best way to go about that? I tried building a custom module from a blank template but that wasn’t making progress. I looked to see if there were any hooks I could get into, to add the code needed – no luck so far.

I really just need to get it to recognize the second category and put it into the DOM. I could manipulate it with javascript to get it to become what I need. But I don’t see any way to customize/modify flex block 4 to do this.

Any help would be appreciated

c386
tagDiv Member

It’s Flex Block X, with Module Style 2. Here’s a screengrab.

Anamaria
tagDiv Staff

Hello,

You need to change the layout of the row -> https://i.imgur.com/K5aphZJ.png or add a new row and add the element there.
You can find more details here -> https://tagdiv.com/flexibility-rows-columns-newspaper-theme/

Thank you!

Anamaria
tagDiv Staff

Hi,

In order to make them to look the same size, you’ll need to set an excerpt on title and post content like this -> https://i.imgur.com/o8UQm5B.png
Also, you can set the excerpt on words or letters from theme panel -> https://i.imgur.com/c7Q8ckX.png
Here is a similar topic -> https://forum.tagdiv.com/topic/flex-block-1-and-same-blocks-height/

Thank you!

c386
Participant
#0

Hi,

I’m trying to make a row of 3 modules in Flex Block X the same height.

While it can be done by limiting the title and excerpt length, I want those to remain fluid, and instead have the ‘Read More’ link bottom aligned in each module.

Is there anyway this can be achieved?

c386
tagDiv Member

Apologies for bumping an old thread, but was this feature ever added?

On a Flex Block, for example, it would be handy to be able to specify a different ‘limit post number’ for desktop and mobile.

Bettina
tagDiv Staff

Hello!

A shortcode means the element Flex block or Posts Loop from the TagDiv Composer.
So, the element Flex block with a special filter, for example, the current category, will dynamically display the posts from the current category depending on which one you are in. So, you need to add a flex block with that filter in the category template once, and it will display the posts for each category if you have the same category template assigned to your categories.
You can use a flex block with a special filter instead of a big grid. Set an offset to the posts loop of how many posts display the previous element, the flex block.

Thank you!

BatmanUnleashed
tagDiv Member

im not sure if i described the situation well.

so basically i have category X and category Y.

when you visit eg the category page for category X, i have a ‘big grid flex 1’ at the top of the page that is set to show 5 specified posts for category X, and then underneath that i have a posts loop to show the remaining posts for that category.

I want to do the same for category Y, – so i want 5 specified category Y posts in the big grid flex at the top, and then the remaining category Y posts in the posts loop below.

the posts loops are working fine and are only showing posts from the correct category, however the big grid flex and the title at the top (the title being ‘FEATURED CATEGORY X/Y) are the same on both categories, and if i change one, it changes on all categories to be identical.

Robinl2507
Participant
#0

Hello, I have a question about showing articles in a flexblock. I have one which shows all my articles sorted on “the latest” with a maximum of 10. I also use a block to highlight my latest article, so that is just 1 article. I was wondering if it is possible to adjust my flexblock with 10 articles in a way that it automatically does’nt show the latest article. I know the way to exclude an article with the article-id number, but that is a not workable if I post 5 articles a day. So I am looking for a automatic way to do this, showing article 1 in a highlighted way and than start the flexblock right under with article 2/11. (For example, now i used the post-id option )

Viewing 25 results - 1,501 through 1,525 (of 6,276 total)