Search Results for 'flex'

Results from the Forum
Bettina
tagDiv Staff

Hello!

Yes, for example you can add 2 flex blocks with a filter per category. In this way, you can show posts from different categories on the same page.

Thank you!

vikris
tagDiv Member

Thanks Anamaria,

The reason I was using Posts Loop is that it is for a Category page and the Posts Loop selects the correct category for the articles. Is that also possible for flex blocks / big grid flex?

Anamaria
tagDiv Staff

Hello,

If you use Cloud Library, these templates can’t be set in child theme. Child Theme uses the standard templates.
For flex Block 1 you can find the files in these paths
wp-content/plugins/td-composer/legacy/Newspaper/includes/modules/td_module_flex_1.php
wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes/td_flex_block_1.php
and for Posts Loop is wp-content/plugins/td-cloud-library/modules/tdb_module_loop.php tdb_module_loop_2.php
If you use cloud templates and you make changes in the files, the changes will apply on all pages.

Thank you!

Anamaria
tagDiv Staff

Hello,

Unfortunately, you can use only one Posts Loop on the page (not more), if add more elements “Posts Loop” then these will inherit the settings made for the last “Posts Loop” element.
So, you can try to use flex block, when you can set the offset or a Big Grid Flex.

Thank you!

cheryldimof
Participant
#0

Hi,
I’m using tagdiv cloud library for category and tag templates.
I have a post rating plugin that will show the average rating on posts lists in most other themes, but it doesn’t show on any post lists in Newspaper, I assume because I’m using cloud library.
I’d like to take a stab at adding it directly into the template in my child theme. What templates are used in Newspaper for the posts loop for categories and tags and for flex block 1?
Thanks
Cheryl

Anamaria
tagDiv Staff

Hello,

Unfortunately, only the element called “Posts Loop” has the option for numbered pagination, the flex blocks do not have this option. The flex block has these option for pagination => https://www.screencast.com/t/4HmAvAdlR

Thank you for your understanding!

Bettina
tagDiv Staff

Hello!

Unfortunately, you can not have double filtering in the same flex block.
To change the element’s way of working, this will require custom work which is not covered by the support team.

Thank you for understanding!

yasinnar
Participant
#0

I want to use a pagination (like in Newspaper demo >> https://prnt.sc/130hapo) on Flex Block1 in my website prodimarc.com, Is it possible? I can’t see any option for pagination >> https://prnt.sc/130hsbx

JackQian
Participant
#0

Hi,

For flex block, I find you can’t show posts belong to both the category selected under FILTER and the category selected under AJAX CATEGORIES DROPDOWN. It will be “OR”, not “AND”.

Say, I want to have a flex block show posts under “Sponsored” category and would like to have AJAX CATEGORIES DROPDOWN with several selected categories (News, Insights …) for further filtering for posts under the “Sponsored” category. It can’t be done, except “Filter by popularity”, which can show Featured and All Time Popular posts only under “Sponsored” category. But that’s not enough for me.

Is that true? Any solutions?

Thanks in advance,
Jack

pvlastaridis
Participant
#0

I can not disable related articles shown underneath single post

Ι have both tried

https://imgur.com/6LmDuwq
and removing flex box 4 with related articles as in following
https://imgur.com/3EwETzO

I am using single post template – magazine pro (I guess this a cloud template)

Please advice us how I can get read three related articles in a row but keep the flex box 4 (with Related Articles)

Example https://larissatoday.gr/?p=2557

Oldmagio
Participant
#0

Hello,
I would like to have the same text structure of the post also in the flax blocks excerpts.
Here there is the page with the problem:

https://nuovaincognitacostantino.online/eventi/

What can I do?

Regards

Anamaria
tagDiv Staff

Hello,

If I understood correctly, you can use the elements Big Grid Flex to achieve what you want, you can apply the filter on the blocks.
Please check this article for more information => https://forum.tagdiv.com/big-grid-flex-settings/

Thank you!

libraeditrice
tagDiv Member

Thank you for your reply.

I had the same site on different servers (OVH, Contabo and Aruba) but it has always been slow (from 10 to 20 seconds to load the homepage) and the problem occurs just on the homepage, while the posts templates are faster (from 3 to 6 seconds loading), so I think the problem mostly occurs when the homepage is loaded, even if I’d like to speed up the posts loading as well.

I’m not using CDN.

My website loads external resources like ads (Google Adsense), fonts, and tracking scripts (Google Analytics).

The homepage contain several blocks (55 Td Flex blocks 1, 1 Post Slider, 2 Single Image, 2 Team Member, 1 Icon Box, 12 Title, 8 Separators, 7 Rows, 14 Inner Rows).

About image size or formats, I will check it out even if the homepage loading is slow even if it loads images from the memory cache.

I’m not using mobile optimized layouts.

I have no console error.

I am using using the Standard Pack plugin.

I will follow your tips to increase page speed and I will tell you if it works, then I will chech the factors you refer to, then I will add some more info on this topic.

Thank you.

Anamaria
tagDiv Staff

Hello, @redaktionlumao

If I understood it correctly, a solution could be to use the unique article option, follow this guide: https://forum.tagdiv.com/unique-articles/
This option automatically removes duplicate posts from the page.
For filter, isn’t possible to exclude the posts that have the category by also a specific tag, what you can do is to add a new category on the posts that you want to remove from the block and set that category in the taxonomies filter with “-” -> https://www.screencast.com/t/BxvGmNxsk -> https://forum.tagdiv.com/flex-block-settings-guide/.

I hope this will help you!
Thank you!

Anamaria
tagDiv Staff

Hello, Kim,

We are sorry for these inconveniences.
We try to make the way a user interacts with the theme to be flexible and easy to use as possible. Unfortunately, we may not always be able to make this possible, but we will try to be as careful as possible in the future.

Thank you for your understanding!

Anamaria
tagDiv Staff

Hello,

Unfortunately, this plugin and the way you want to integrate it with the theme can only be done with custom work.
What I can do about support is just send the path to the files, if you want you can find the files for flex block in this path wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes and the modules used in this path
wp-content/plugins/td-composer/legacy/Newspaper/includes/modules and for standard blocks in these paths wp-content/plugins/td-standard-pack/Newspaper/includes/modules -> wp-content/plugins/td-standard-pack/Newspaper/includes/shortcodes
The blocks in our theme have options that allow the font size as a general in the Theme Panel (standard pack) => https://www.screencast.com/t/eMWIOqeV3Xhor using tagDiv Composer for flex blocks. https://www.youtube.com/watch?v=jQvA64uTLkI

Thank you!

Anamaria
tagDiv Staff

Hello,

If I understood correctly, you want to filter the blocks on the homepage, so you can apply the filter on the blocks please check those articles => https://forum.tagdiv.com/flex-block-settings-guide/ -> https://forum.tagdiv.com/flex-block-settings-guide/

Hope this helps you!

Thank you!

flexigroup-69
Participant
#0

https://prnt.sc/12sqrm7

How can that section be alined in the middle on mobile device?

Oldmagio
tagDiv Member

Sorry for the multple replies but I solved some problems and I’d must inform you.

Anyway: https://nuovaincognitacostantino.online/tdb_templates/author-template-32-classic-blog-pro/ this is the cloud template for the author page that I modified in my cloud templates. But when I go to a specific author the sidebar doesn’t work and goes under the column with the flex boxes like this: https://nuovaincognitacostantino.online/author/oldmagio/ .

Could you help me?

gazetarj
tagDiv Member

Olá, quando alteramos para algum dos Websites demo Romani, para utiliza-lo a partir deste momento não consigo alterar a home fornecida no tema demo, um exemplo:

1 – Ativação da demo com “Include content” ativado;
1 Passo – Criamos uma categoria “Destaque do dia” e colocamos post’s alocados nessa categoria;
2 – Acesso o site e “edit with tagDiv Compuser” para editar a home do site.
3- Vejo onde está “Latest News” FLEX BLOCK 5 Quando altero a “category filter” para essa categoria criada ele não altera, ele fica com o “No POSTs”

* Ocorre também erros em outras áreas da home ao alterar a categoria “all” para uma criada;

gazetarj
tagDiv Member

Olá, quando alteramos para algum dos Websites demo Romani, para utiliza-lo a partir deste momento não consigo alterar a home fornecida no tema demo, um exemplo:

1 – Ativação da demo com “Include content” ativado;
1 Passo – Criamos uma categoria “Destaque do dia” e colocamos post’s alocados nessa categoria;
2 – Acesso o site e “edit with tagDiv Compuser” para editar a home do site.
3- Vejo onde está “Latest News” FLEX BLOCK 5 Quando altero a “category filter” para essa categoria criada ele não altera, ele fica com o “No POSTs”

* Ocorre também erros em outras áreas da home ao alterar a categoria “all” para uma criada;

  • This reply was modified 5 years by gazetarj.
Anamaria
tagDiv Staff

Hello,

These changes must be made in the theme files, if you want you can find the files for flex block in this path wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes and the modules used in this path
wp-content/plugins/td-composer/legacy/Newspaper/includes/modules

Hope this helps you!

Thank you!

fabioloutfi
tagDiv Member

Hey Vlad. thanks for your reply. Currently I am using the Default PRO so we shouldnt have this problem, but I still cannot edit further those pages. You can take a look here: http://15.161.194.119/wp-content/uploads/2021/05/Captura-de-Tela-2021-05-10-às-09.00.22-2.png

Another question is concerning the blank between the header and the flex grid. Can you help me with that?
You can see in this link: http://15.161.194.119/wp-content/uploads/2021/05/Captura-de-Tela-2021-05-10-às-09.00.07-2.png

Another thing is that is showing me in the homepage is a space with the words ‘Google Search Engine’ between the Grid Flex and the Menu. How can I fix it (take it out)?

reihyun
Participant
#0

Hello, Newspaper!

I have added a taxotomy that links with the post.
And I want to show it with the title of the post on the flex-block.
i made shortcod, but I don’t know where to add it.

https://www.screencast.com/t/UPTh5a8Ed

plz reply.

thank you!

AjitSirohi
Participant
#0

It is not possible to custom resize the images in Flex-Block-3 or Flex-Block-4. Both for Module-1 & 2. Is it possible for you to provide a CSS code so that I can custom re-size the images as per my needs. Thanks.

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