Search Results for 'flex'

Results from the Forum
ersandrino
tagDiv Member

as I wrote to you, I should have 5 different flex block5 elements for each block. The example you gave me is not suitable. To make you understand better, each of these 5 elements of flex block 5 will then have to include articles with different categories.

Anamaria
tagDiv Staff

Hello,

Do you want have different content for each block? If not, you can set the layout of the flex block 1 to show five posts -> https://i.imgur.com/A7b2rM3.jpg

Thank you!

ersandrino
Participant
#0

HI,
I would like to understand if I can have a layout of 5 elements instead of 4. Let me explain better…I should insert a layout of 5 elements instead of 4 into my new project. Currently part of my page is made up of a full screen row as shown in this screenshot: https://prnt.sc/hW_08-vqUAVW where inside I have an “inner row” of 4 blocks as shown in this one screenshot: https://prnt.sc/zW_Za-FHCxZR. Inside each “inner row” block I inserted the module: “Flex Block 5”. I would like to add another one so as to go from 4 to 5 modules of: “Flex Block 5”. Unfortunately I have to have 5 of these modules that are independent and I wanted to understand with you if you had something ready, or if I need to make some changes to the code and tell me how to do it. I hope you can give me valuable support.
Thank you

Anamaria
tagDiv Staff

Hi,

Then, another implementation was used, and standard blocks were utilized, which lacked customization options like flex blocks. I will add it to the list of bugs, but I’m not sure if it will be addressed. Now, if you want to print it is like this https://i.imgur.com/O0cUGhL.png

Thank you!

Anamaria
tagDiv Staff

Hello,

This is a page https://www.aei.org/policy-areas/education/, not a template for the category.
You can customize the category template. For the category template, please use posts loop; if you have set a posts loop then will display all posts in this category or you can use Flex Block/Big Grid Flex and set the filter to “Category -Current category” => https://i.imgur.com/7P99qx0.png and this is why the block will display posts for each category. So, please check the settings.

Thank you!

Anamaria
tagDiv Staff

Hi,

Please use the Big Grid Flex block and use this option for image -> https://i.imgur.com/6FWWTuN.jpg

Thank you!

Anamaria
tagDiv Staff

Hi,

Please make sure that you have set it global, or if you have an individual template for each author, then you can set an individual author template for the users that have the role (administrator, editor, and author) from Theme Panel -> Template Settings -> Author Template => https://i.imgur.com/zwNB4y0.png
For flex block, you should choose the current author “: Author – Current author”special filter: https://forum.tagdiv.com/flex-block-settings-guide/

Thank you!

Calin
tagDiv Staff

Hi Morten Brekke, I just checked the website and the articles that are displayed in all categories are part from all categories – https://i.imgur.com/ffkbaPc.png make sure that you set articles only on one category and see if this is displayed only in that one.
Also, please check if the filer from the big grid on categories have the filter set on current category – https://i.imgur.com/j5tpQsH.png
Thank you!

Calin
tagDiv Staff

Hi GoLearnHealth,
The featured image when is added for a post will be set as full size, but the flex blocks and the rest of elements from our theme provide options to set/changed the image size – https://i.imgur.com/tpPuCpG.png normally if is used the default image size, this will be nice display on all devices.
Now if you are referring to the featured image from the article, if you are using the single post template 12 you can edit it using the tagDiv Composer select the element, this is using a background image – https://i.imgur.com/FdPZCCH.jpg you can adjust it per each viewport in part and you can even change the image size displayed on viewport, image height, align and you can also set is as fixed.
I hope this will help you!

Anamaria
tagDiv Staff

Hi,

To sort the block for Popular (24h,48h and 7days) you need to have added the element SINGLE POST VIEWS => https://i.imgur.com/pLWuoSS.png -> https://i.imgur.com/BbrBmL0.png, also, for Popular you need to have this option enable https://i.imgur.com/grI3bti.png
The sort option will be displayed popular posts of the last 48 hours, those can be older posts.
Also, for this, I recommend using cache option on the blocks -> https://forum.tagdiv.com/use-flex-blocks-cache-option/

Thank you!

mileto808
Participant
#0

Hello. Is there a way to add a time to the date, and also add a post views counter and comments counter like this (please see screen shot images) on a TagDiv Flex Block for each post/article in the list?

https://paste.pics/e3dc1d5077e57256cbdb09c5471ce2a1

Bettina
tagDiv Staff

Hello @lukstan!

A workaround there could be to use 2 flex block elements: one with 4 and one with 2. Hide the element with 2 on desktop and hide the element with 4 on mobile viewport.
You can hide every element from the CSS tab: https://prnt.sc/1FJiMub9ke4s for each viewports: https://www.screencast.com/t/XDQJedlggSB

Thank you!

lukstan
tagDiv Member

Thank you for the information
I decided to go back to the responsive version.
I have another question
Is it possible to define (in this responsive version), for example for FLEX LOCK 1 Limit post number, different amounts for individual viewports?
E.g. desktop 4, phone 2.
Because in my case it’s always the same for everyone.

Anamaria
tagDiv Staff

Hi,

If you use, for example, flex block 1, you can’t add the reading time. The reading time is available only for module builders that can be assigned to the Flex Block Builder.

Thank you!

epicured
Participant
#0

I recently created a new homepage using your TAGDIV Composer and the desktop version works great. Unfortunately, something is off with the mobile version and I’m hoping this is a simple fix that has alluded me up to this point.

I’m using your Big Grid Flex 3 at the top of the homepage and have set the appropriate category filter for content that should be included in the grid. It works perfectly on Desktop and even the mobile preview shows it’s working, but when I save it, the live mobile version is running our latest posts instead.

I’ve tinkered with the settings for both desktop and mobile but haven’t been able to fix it.

Is there something I’m missing or any general advice you could provide?

Anamaria
tagDiv Staff

Hello,

I recommend you use a Single Post Template from tagDiv Cloud Library, and you can design it with tagDiv Composer.
To display the related articles or more from the author, you can use Flex Block and filter it https://www.screencast.com/t/SEmxo13Fo2X -> https://i.imgur.com/YIg3nPP.png
if you want to keep those templates the only way to remove the “more from author” tab is to use a custom CSS like this one:

.single .td-related-right{
display: none;
}

Set the code in Theme Panel ->Custom code -> Custom CSS
I hope this helps you!

Thank you!

Anamaria
tagDiv Staff

Hello,

You can try to stretch the row. You can find more details here -> https://tagdiv.com/flexibility-rows-columns-newspaper-theme/
-> https://tagdiv.com/how-to-add-delete-and-duplicate-row-newspaper-theme/

Thank you!

ninjaray
Participant
#0

Hi – We’re working on a site currently in staging and have started to notice a few issues, hoping you can help:

– When editing a page with tagDiv Composer, none of the right-click features are working when selecting blocks or other elements. We’re unable to save elements as templates to move to other pages.

– Some pages will not open with tagDiv Composer (spinning circle), only with Classic Editor or Block Editor. It seems as though once a cloud template is imported, edited and saved, it’s no longer able to be edited.The PHP errors in console seem to point to td-cloud-library and td-composer but I don’t know what they mean. These pages include:
https://swankyretreats.dreamhosters.com/swankyretreats/
https://swankyretreats.dreamhosters.com/homepage/
https://swankyretreats.dreamhosters.com/demo-flex/
PHP Errors:
Warning
Undefined array key “tdbTemplateType”
+
1. wp-content/plugins/td-cloud-library/includes/tdb_functions.php:1346
1
Plugin: td-cloud-library
Warning
Undefined array key “td_action”
+
1. wp-content/plugins/td-composer/css-live/css-live.php:30
1
Plugin: td-composer

– It looks like certain External Shortcodes are missing from the list, including Posts Loop. Wondering how to add them so we can use?

– Are we able to save elements/blocks with settings on this site, then export and import to production site?

– It doesn’t look like we have access to all of the available Cloud Templates when we select Cloud Templates > All Templates > Add New, we get varying numbers below the “All” tab. We’re currently seeing 1220 but when we select one to preview and we end up at https://cloud.tagdiv.com/ we can see that there are 2418 available, but they don’t all show up for us. Wondering why that might be? Is it filtering out those which may not be compatible with the demo we have loaded?

– When editing a Cloud Template footer, we’re seeing these messages: “Error at rows: 2(models) : 1(dom). The model does not match the content Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)” We installed jQuery Migrate Helper as suggested in one of the forum posts, which didn’t fix anything but provided these messages:
Logged Deprecations:
Time
Notice
Plugin or theme
File location
Triggered on page
2024-02-23 07:31:13
jQuery.fn.load() is deprecated
Plugin: tagDiv Composer
https://swankyretreats.dreamhosters.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js
https://swankyretreats.dreamhosters.com/swankyretreats/
2024-02-23 07:31:20
jQuery.fn.load() is deprecated
Plugin: tagDiv Cloud Library
https://swankyretreats.dreamhosters.com/wp-content/plugins/td-cloud-library/assets/js/js_files_for_front.min.js
https://swankyretreats.dreamhosters.com/swankyretreats/

Lastly, I’m wondering why many of the forum posts are titled “Newspaper” and are not visible to us, even when logged in?When searching for answers to some of the above, it seemed like others may have had the same trouble and had them resolved but we couldn’t access the replies.

These may all be related but we’ve been struggling to fix. Any feedback, suggestions or assistance with any of this would be appreciated! – Ray

Anamaria
tagDiv Staff

Hi,

There are different blocks, so you can’t change the Big Grid Flex 6 to have the text outside like flex block.

Thank you!

angelicantunes
tagDiv Member

Thank you. It worked!

Now I want to create a section like this one: https://imgur.com/a/jxGBUMC

In the Big Grid Flex 6 the text title is inside the images. I would like the titles outside like in the image above so I can have all the five posts inside a white box.

I divided a row in three, but by making the modules white, they stay one by one. I want all the layout inside a single white box.

Anamaria
tagDiv Staff

Hello,

Please let me know what extra fields you want to add.
Now you can create your own module using this feature: https://forum.tagdiv.com/modules-builder-newspaper-theme/ and assign the module to flex loop builder https://forum.tagdiv.com/flex-block-builder-flex-loop-builder/

Thank you!

Anamaria
tagDiv Staff

Hello,

The Big Grid flex blocks don’t have this option for pagination to load more posts, only the flex blocks.

Thank you!

disegnoweb
Participant
#0

Hi, I have a question about the “big flex grid 6” element.
I’d like to know if it is possible to make the grid able to scroll loading more news, from desktop view only.
This is the site url:

https://www.smarknews.it/

thank you, best regards
Andrea

Anamaria
tagDiv Staff

Hello,

1. You can stretch the row like this -> https://i.imgur.com/QXIt4Gy.jpg or set the content width here -> https://i.imgur.com/oByDL6f.jpg
2. The theme has those blocks that have the scroll option: Slide element -> https://demo.tagdiv.com/newspaper/ios-slider/
or Big Grid Flex blocks https://i.imgur.com/E3hqRAb.jpg or Flex block with next and prev pagination and enabled this option for swipe -> https://i.imgur.com/GI7g5ko.png

Thank you!

Viewing 25 results - 1,326 through 1,350 (of 6,276 total)