Category tag on the right side of flex block

Posted in: Newspaper
Post count: 30

Hi guys,

I am using a Flex Block 1 on my home page and I used some alterations to make it appear as a list.

Now I want to also display the category tag in the list, but adding this shows the category under the topic title.

See:
Flex Block 1

What I want is to have the category tag to appear on the right side of the blok on the same level as the title. Like this:

Flex Block Category

Any tips or help to get me in the right direction?

Cheers,

Len

Post count: 35449

Hi,

You can try a custom css for this -> https://www.screencast.com/t/R2VrpyTyGy
.td_module_flex_1 .td-post-category {
width: auto;
display: inline-block;
float: right;
margin-top: -27px;
}

Thank you!

Post count: 30

Thanks Calin. That did the trick! Downside: Now all flex blocks 1 show the category, even if I set it to hide the category tag. Any idea’s how to solve that? Cheers!

Post count: 35449

Hi,

Please make sure that after you hide the category of that flex block -> https://www.screencast.com/t/DCg8ZCyCW2T4 you clear all cache.

If there is still a problem please provide me a link were I can inspect this problem.

Thank you!

Post count: 30

Hi Calin,

Tried it, did not work.

Link: https://fminside.net/

Thanks a lot!

Post count: 35449

Hi,

I made some test and for me is working without problems -> https://www.screencast.com/t/rWNmESSgM -> https://www.screencast.com/t/1hY4VvaC
Please make a test and try with two new flex blocks, hide on one of theme the category.

Thank you!

Post count: 30

Hi Calin,

Cleared cache 7 times, it is still appearing. I have checked the settings and the category is set on hidden. Also checked the Theme Panel and also made sure Category on Flex 1 was hidden. Cleared cache again and nothing changed.

Post count: 35449

Hi,

You can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.

Thanks

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.