Search Results for 'flex'

Results from the Forum
Calin
tagDiv Staff

Hi,

this depend on the elements you are using, the best way it will be to use a flex block, you can adjust the image on these elements with tagDiv Composer and the changes will not be lost when you’ll update the theme.
Also please provide me link to your website where I can inspect the blocks elements that you are using.

Thank you!

Vlad S
tagDiv Staff

Hello !

At the bottom of your posts you can set reviews, by selecting the star type review the flex block will be able to show your review there: https://www.screencast.com/t/Lu5wBDBAt

Thank you !

Calin
tagDiv Staff

Hi,

Unfortunately what you want to achieve it can be done only with custom work, if you want you can check our custom services from here -> https://tagdiv.com/web-development-services/
What you can do is to use 2 flex block 1 elements to achieve something similar with big grid flex 2.

Thank you for your understanding!

robsdesigns
tagDiv Member

Thank you for your kind reply Calin! I have one other question on this. I am using Flex box 1. Is it possible to have at the bottom instead of the arrows for pagination – page numbers listed instead? I went into the element and selected filter but did not see that option. (Example 1 2 3 4 5 6 7 >)

gpm79
Participant
#0

Hello, I need to put a custom image size (book cover format) on my site. Currently I use flex block 1, and what best suits my images is the size of 696×0, the other formats do not work for me.

The problem is that in the home and other sections of the site, I show many books (rows of 6 books), and many 696 x images (other size) are loaded and it makes the site very heavy. I need to generate images eg 348×0 (half 696×0) on flex block 1 or other blocks.

https://imgur.com/a/QB2ZnYC

I need to do the same (create a custom image size) in the block of related articles that comes out in a single template that I install from the cloud template.

https://imgur.com/XEA9qce

https://imgur.com/seNktq6

And in that same single that I have installed from the cloud template, I need to add below the content these buttons that have a PHP code

<div class=”tiendas”>amazon ” rel=”nofollow”>bookdepository &tag=bajarlibr-20″ rel=”nofollow”>Audible</div>

veganInventions
Participant
#0

Hello Team,

How to setup Review stars in comment? when i will setup Flex Box 1 its showing option to display Show review stars. How i can make it working?

Here is screenshot: https://prnt.sc/sfc66k

I look forward to hearing from you asap.

Thanks

Calin
tagDiv Staff

Hi,

Make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.

Flex block documentation -> https://forum.tagdiv.com/flex-block-settings-guide/
Make sure that you have posts set on the category selected -> https://i.imgur.com/GKbqLOv.png or using the post id -> https://i.imgur.com/oqWuqVE.png -> https://i.imgur.com/lNMYz8u.png

Let me know the results!
Thank you

Calin
tagDiv Staff

Hi,

As per my colleague answer from email, if you remove the custom css from theme panel and clear all cache the website is working properly, this is the results that he get -> https://i.imgur.com/0MHVOQd.png

This big grid flex will act like a slider -> https://i.imgur.com/oQWfyev.jpgis made in that way -> http://www.filedropper.com/2020-05-121342

Thank you!

aaronwongxm
tagDiv Member

Hi,

I would appreciate a reply soon.

I will need the comment count to appear on Big Grid Flex 2. I believe that most themes allow for the comment counter option on all listing elements. Do let me know where I can implement the code since there is no way that I can do it via a setting.

Thank you.

Calin
tagDiv Staff

Hi,

Indeed there is an issue on Internet explorer + Flex Blocks, the IE do not recognize the flex css parameter.
Please try this code:
[class*="ie"] .td-module-container {
display: block;
}
[class*="ie"] .td-image-container {
height: auto;
flex: initial;
}

The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5
Also please let me know the version that you are using on Safari.

Let me know the results!
Thank you!

swolly
Participant
#0

Hi,
we have a problem with Newspaper theme in our site (Pulses pro demo). In Internet Explorer we have a problem with Flex block 1 and in Safari with Flex block 5.

Can you check here > https://www.gazzettinodelchianti.it/

I saw that the same problem, news title under photo insteasd next to it, are still in pulses pro demo!

Thanks!
Let me know

Twolle
Participant
#0

Hi support,

How do I change the font size for author in Flex Block 4?

Url: https://servicenews.dk
Header: Seneste nyheder

Maybe the same problem is also in Block 10 and other Blocks.

Thnaks 🙂

/Twolle

Pixel Cities
Participant
#0

Hi,

The zoom on hover over display does not seem to be working?

I have it ticked in Composer… Im not using standard pack plugin for this site.

https://www.ircatoday.com/coronavirus-support/

Also how do I turn breadcrumbs and title off/on pages?

https://www.ircatoday.com/terms-and-conditions/

Kind regards

Mark

tanteidee
tagDiv Member

Thanks Calin! Sorry for the delay.

I am using the second version only where I need it, I have also applied the class to Posts Loop of the categories (applying the class to the Template), but I don’t see the same result that I get in Home where I have the simple Flex Block 1.

How can I also apply your CSS to the Posts Loop?

Calin
tagDiv Staff

Hi,

The only page templates are these from our documentation -> https://forum.tagdiv.com/page-templates-2/ using tagDiv Composer builder you can use flex blocks and other elements to make the page to look like you want.
You can create sidebars using widgets -> https://imgur.com/SfhD4ec and you can assign it from here -> https://i.imgur.com/tOXA4Lo.png or you use tagDiv Composer, edit the page with it -> https://i.imgur.com/FwjipON.png and use the widget sidebar element -> https://i.imgur.com/K5HDmpp.png

Thank you!

BlackPirates
Participant
#0

Hi,
we need the possibility to add guest author in any post.
There are some plugins to do that, and they works: in the post details the guest author is showed, but in home page (where we use Flex Block) and in category page not works well.
is there a way to do that also through coding? I’ve tried a script in functions, but seems that the hook is not read from the flex block. Also I saw that the Flex Block is generated from a plugin, not from the theme files, is it correct?
Can you tell me if there’s an hook for do that in your plugin, or how make it custom through the code?
Thank you.

Vlad S
tagDiv Staff

Hello !

Please edit your Flex Blocks and set the author to be shown: https://www.screencast.com/t/Zo9xowkUm

Let us know the results.

Thank you !

Calin
tagDiv Staff

Hi,

Indeed, not all element are the same, if you want to display the comments count, I can recommend to use a flex block, this has this option -> https://i.imgur.com/UfMe8U1.png on block 2 the comment count will be display only for the big module and can be activate from theme panel -> https://i.imgur.com/h8AUEhw.png, the grids elements do not have this option.

Thank you!

aaronwongxm
Participant
#0

Hi,

I am using Block 2 to display my posts on the home page. I realised that the comment count only appears on larger modules. However, I want to display the comment count beside every post. How do I do that? This feature is quite crucial.

P.s. I realised that Big Grid Flex 10 does not allow me to show the comment count too. I’ll also need to add that in.

Thank you.

Calin
tagDiv Staff

Hi,

You can use flex blocks elements, on these you can choose the image size, edit it with tagDiv Composer -> https://i.imgur.com/1Vm9rh3.png -> https://i.imgur.com/len5XqK.png -> https://i.imgur.com/eSNOsy5.jpg

Hope this will help you!

Calin
tagDiv Staff

Hi,

You can use the search for searching the shadow option -> https://i.imgur.com/ViHEN6l.png on of the element that have this option is flex block 1 -> also to achieve the same as in your screenshot is more easy to use a custom css -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/

Thank you!

diriras
Participant
#0

Hello,

my portal is http://www.sportlive.gr and I am trying several days now to calibrate the right (colour blue) sidebar to show the articles in a perfect horizontal alignment but i could not do it.
I want the modules divider (the thin gray line) to be in the same horizontal position as we press the next/previous articles.

Best Regards

Calin
tagDiv Staff

Hi,

In this way is working our theme, there is no settings to prevent this. There is an way to prevent this on pages, but you need to set in each block the posts ids that you do not want to by display -> https://i.imgur.com/sTokVcc.png -> https://forum.tagdiv.com/flex-block-settings-guide/
Another thing that you can use on pages is the unique article option -> https://forum.tagdiv.com/unique-articles/

Thank you!

Vlad S
tagDiv Staff

Hello !

The flex Blocks can be edited using tagDiv Composer as you can see here: https://www.screencast.com/t/sOEMEKrOr

Thank you !

Calin
tagDiv Staff

Hi,

The pages will be display in pages place not in cloud, you can import homepages from cloud too -> https://i.imgur.com/3Ix5fiX.jpg and edit it with tagDiv Composer -> https://i.imgur.com/gJGFxo6.png -> https://i.imgur.com/V3RbhKo.png
The only page templates are these from our documentation -> https://forum.tagdiv.com/page-templates-2/ using tagDiv Composer builder you can use flex blocks and elements to make the page to look like you want.

Thank you!

Viewing 25 results - 4,526 through 4,550 (of 6,276 total)