Search Results for 'flex'

Results from the Forum
kaiakpj
Participant
#0

Hi everyone.
I have a problem I can’t solve.
I’m using the Newspaper theme updated to the latest version.
I created a content type using the CPT UI plugin and associated it with taxonomies.
I called the content type “Contribution” and associated it with the “Issues” and “Sections” taxonomies.
To explain it better, the “Contribution” content type contains all the articles in a newspaper, the “Issue” taxonomy is the issue of the current magazine, and the “Section” taxonomy is associated with different sections of the magazine.
I hope I’ve been clear.
Having said that, my problem arises when I create a page dedicated to that specific magazine issue, where I have individual “Flex block 1” elements that I want to filter by both the “Issue” and “Section” taxonomy at the same time.
Let me explain better. I’d like to display all the “Contribution” content types, the “10 – Bad Thoughts” taxonomy, and the “Editorial” section taxonomy, in a specific “Flex Block 1.”
I hope I’ve been clear.
I can’t find any type of filter.
Could someone tell me how to do it, if it’s possible or if I need to find another solution?
Does anyone have a solution for this problem?
To better explain, I’ve attached a screenshot showing the “Editorial” section, which also includes the number 14, which shouldn’t appear to get the desired result.

Flex block 1 error

DocDigit
tagDiv Member

Thank for this, works great!
I added a block with the filter configured.
Can you tell how I can prevent displaying this (flex)block if the blog article has no other tag matching blog articles?

  • This reply was modified 11 months by DocDigit.
Calin
tagDiv Staff

Hi,
If you want to display articles based on a tab slug, use a single post template and edit it with tagDiv Composer, then add a block and in the filter tab, use the tag filter to display only the articles containing that tag slug – https://forum.tagdiv.com/flex-block-settings-guide/ https://i.imgur.com/ioechtM.png
In case that you are using a standard template, you can use the theme panel option for related article and set the type on by tag – https://i.imgur.com/TdRTe4u.png

pentaliotis
Participant
#0

I have on my website/home page Big Grid Flex 2 but it does not show correctly.

This is what i see on the Editor: https://snipboard.io/TZOgVL.jpg
This is what it appears: match.cy / https://snipboard.io/coiwZX.jpg

sevengamer
tagDiv Member

Hello,

We’re also joining in, as we’re having the same problem with Big Grid Flex 1. I hope there’s a solution.

jimmamal
tagDiv Member

hi,
may be filter a Flex Block (with filter taxonomy) by a plugin like Filter Everything?

Calin
tagDiv Staff

Hi,
Sorry, this is not possible.
The Newspaper theme provides filters per ID, category/taxonomies, by cpt type, by tag slug, authors and there are also the special filters for cloud templates, which are also mentioned in this guide – https://forum.tagdiv.com/flex-block-settings-guide/ anothere option that can be handy is the ajax category filter (it can be used for taxonomy too) – https://i.imgur.com/s5VtIti.png
Thank you!

Calin
tagDiv Staff

Hi,
You need to edit the homepage using tagDiv Composer – https://i.imgur.com/u0WDBap.png select the blocks from column 1, after that from column 2, and for each theme check the filter tab for the categories that are set – https://i.imgur.com/RUyduf4.png, and check in the general tab the number of articles that are set to be displayed and to be skipped – https://i.imgur.com/qStE5V2.png https://i.imgur.com/6ZYtc8G.png if that category do not have enought articles then (more then the offset number), then will not display any articles-> https://forum.tagdiv.com/flex-block-settings-guide/
Thank you!

jimmamal
tagDiv Member

Hi,
I want both… with Flex Block filter to show only one term items and user can filter on page and build their results by filter one ACF taxonomy options.
Is that possible?

Calin
tagDiv Staff

Hi, for that select the flex block 1 and look in the css layout and remove the left margin – https://i.imgur.com/WUnjvJg.png then select the below row and check the css tab – https://i.imgur.com/zKnkeOh.png and remove the left and right paddings

jimmamal
tagDiv Member

hello,
I need to create filters like “Flex Loop Filters” to work on Flex block.
How can do this?

Calin
tagDiv Staff

Hi,
1. This is how it is supposed to work. Normally, the live search uses the icon, and when it is clicked, the search input is displayed, and the results are displayed. When it’s used to display the form, then the live results are no longer provided in absolute position because the input field is no longer in absolute position and the results are displayed inside the header, not over it. If you want to have the live search results over the content, please add an inner row above the search element, then drag the search in the inner ro column – https://i.imgur.com/c7ehXTw.png https://i.imgur.com/oSthP8j.png then you need to set the inner column as absolute position – https://i.imgur.com/JfRgEHG.png. After that it may be need to add some negative margin top for the inner column, I think around -30 https://i.imgur.com/h8gZ3bk.png then the results will be https://i.imgur.com/BfS9tK6.png

2. Unfortunately, this is how the back to top style 2 was made, only back to top option 1 will go over the footer.

To set the login button to the left, please use this custom css:
.td_woo_menu_login .tdw-wml-guest .tdw-wml-menu-content {
flex-direction: row-reverse;
}

Thank you!

Calin
tagDiv Staff

Hi Antonio, in this situation, what can be done is to replace the elements/blocks that use the image as a background image with a block that set the image using the img element, for this you can create your own module and use the flex builder https://forum.tagdiv.com/modules-builder-newspaper-theme/
I hope this will help you!

Calin
tagDiv Staff

Hi,
On the flex block, you can set with tagDiv Composer in the Filter tab in input for “Multiple terms filter:” the id of the taxonomy/taxonomies made with acf plugin – https://i.imgur.com/TsqDoL0.png
Thank you!

jimmamal
tagDiv Member

Hello,
and which filters can I use on Flex block to filter by any ACF taxonomy?
Thank you in advance.

Calin
tagDiv Staff

Hi,
It is possible that on an td_flex_block_4 to have set in a css option a different value than a number. But just in case our developer will check it out!
Thanks!

DocDigit
Participant
#0

Hi team, just to inform you on this

Message: A non-numeric value encountered
Path:/var/www/vhosts/xxxx.xxx/httpdocs/wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes
Script: td_flex_block_4.php
Line: 54
Plugin: td-composer

As it is a warning, it might be of interest for next release?
Thank you.

chrisslappendel
Participant
#0

I have a problem with changing the custom title of flex blocks. It seems there is a preset that is not allowed to change, as everytime I change it and store it, and refresh it, the old title is there again.

Who can help?

Calin
tagDiv Staff

Hello,
If you want to have more control over the articles you want to display, please use a flex block and check the filters from that one https://forum.tagdiv.com/flex-block-settings-guide/
The loop elements are usually used for a cloud template to automatically filter the results after the category template.
Also, if you want to use the filters and sorting for taxonomies, then indeed you should use the flex loop filter https://forum.tagdiv.com/filters-sorting-taxonomies/
Thank you!

Calin
tagDiv Staff

Hi,

You can use tagDiv Composer select the blocks from your homepage and use the filter tab to choose the articles you want to display there – https://i.imgur.com/0fyeRfi.png https://forum.tagdiv.com/flex-block-settings-guide/

Thank you!

jimmamal
Participant
#0

Hello,
I have create ACF post that I added on my page by Flex Loop.
How can filter the showing posts by one attribute or author or custom field?
https://www.icloud.com/iclouddrive/01b4TiDed6Bgn10uvh25DF_NA
Can you explain how can I use the Include custom field and other fields on EXTRA. Can you give an example.
I tried to add there taxonomies from ACF by it is not filter the showing results.
Are there any other way to show the ACF type by filter the results (not by add any ?author=123 on URL).
Thank you in advance.

Calin
tagDiv Staff

Hi,
Unfortunately, we do now have a built element with horizontally scrollable, but you can use a flex block and use the next prev pagination, for mobile you can use the “Next Prev swipe” option – https://i.imgur.com/S1nzksi.png something like this – https://i.imgur.com/NMvWapi.pnghttps://demo.tagdiv.com/newspaper_week_pro/ that section can also be get in ytour page from clkoud anbd you can key and edit what you need -https://i.imgur.com/clOkcCW.png
Thank you!

criticalgg
Participant
#0

Hi everyone, I am trying to make a horizontally scrolling section, which appears on mobile, and extends edge to edge, allowing for a scroll behaviour. I have no idea if this is possible in Newspaper?

And if it is, how?

I want to make this list of guides scrollable on https://pokemongohub.net/

Calin
tagDiv Staff

Hi,
Ok, so the first step is to have an RTL language selected on wordpress, for example, I will select Arabic – https://i.imgur.com/90vPjA9.png, then go to Cloud templates and click on + on Header templates – https://i.imgur.com/XguMYXz.png, then search for “makeup” https://i.imgur.com/GW3D4L2.png open the template in tagDiv Composer – https://i.imgur.com/Kuk7maO.png, then it should look like this https://i.imgur.com/gpGfdsC.png then just drag and elements in the palce you want (change logo) …. for example drag the left column with the menu in the right – https://i.imgur.com/TK0k9vI.png https://i.imgur.com/AM5hv6u.png the menu elements to be display from ltr to rtl use this custom css :
.rtl .tdb_header_menu .tdb-menu {
flex-direction: row-reverse;
}

I hope this will help you!

Calin
tagDiv Staff

Hi,
The strings that can be translated can be done from the theme panel > translations – https://forum.tagdiv.com/customize-a-translation/ if the string text is not there, please use tagDiv composer, edit the page/template and select the element, after that, check if the element has any input to set/edit the text, something similar to this – https://i.imgur.com/g66T5l3.png also, if you can provide a link were I can check teh text I cna let you know the exact steps to do.

The footer situation, use tagDiv Composer to edit it, select the mobile viewport and select the row/column holding the footer content and check the layout tab and the settins for layout https://tagdiv.com/flexibility-rows-columns-newspaper-theme/
Thank you!

Viewing 25 results - 351 through 375 (of 6,276 total)