I'm struggling trying to make a creative grid layout.
I'm making a post template, aimed to show a gallery. I couldn't get the "creative grid" option in the 'gallery' elements, but only through the portfolio creative grid.
1/ Is there a way to get the 'creative grid layout' option into a simple gallery , without creating a specific portfolio ? Or should I create portfolios instead of posts ??
Here, I created a portfolio with the right images, in order to get them in the 'portfolio' menu. But when I preview the page, only the 1st image appears !
2/ What should I do to get all the images of the portfolio ?
1. Yes, creative grid option is available for portfolio grids, posts extended grid, but it is not available in the simple gallery grid. However, you can use "Show as Highlight" option to show specific images in double size (in comparison to other images). You can simply go to edit any of your images in media library and select this option:
Also, yes, you can use portfolios for your purpose. If you need the "Creative Grid" option for simple gallery grid, we can make an individual customization for you as part of extra support, kindly let me know so we can share a quote.
2. Regarding your question about portfolios. Portfolios are made from portfolio items. Each portfolio item (project) is a separate custom post. So if you wish to show 3 images in portfolio grid, you need 3 separate portfolio items. In your example you have created only one portfolio item with one featured image, that's why only one image is shown in portfolio grid.
The gallery which you add inside this portfolio item is something different - it is a post gallery and this gallery can be then shown on the portfolio item page (it is like a gallery of this specific project). You can read more about portfolios and their structure in this documentation: https://docs.codex-themes.com/category/125-portfolios
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Thanks for your proposal of an individual customization. I'll first try with the "Show as highlight" option.
But I have another question about the image that you told me not to put as 'background' but as an image element, with Position absolute. You'll see what I mean on the attached image.
2 questions even :
1/ How can I put the image behind the others, as a background ? I can''t find the way !
2/ You told me to put the image with Position : Absolute. Should this create issues with the different screen devices ?
Hi,
I'm struggling trying to make a creative grid layout.
I'm making a post template, aimed to show a gallery. I couldn't get the "creative grid" option in the 'gallery' elements, but only through the portfolio creative grid.
1/ Is there a way to get the 'creative grid layout' option into a simple gallery , without creating a specific portfolio ? Or should I create portfolios instead of posts ??
Here, I created a portfolio with the right images, in order to get them in the 'portfolio' menu. But when I preview the page, only the 1st image appears !
2/ What should I do to get all the images of the portfolio ?
Thanks a lot for your help ! :-)
Lucia
Attached files: Capture d’écran 2024-07-05 à 16.30.06.png
Hi,
1. Yes, creative grid option is available for portfolio grids, posts extended grid, but it is not available in the simple gallery grid. However, you can use "Show as Highlight" option to show specific images in double size (in comparison to other images). You can simply go to edit any of your images in media library and select this option:
http://www.decors-mojohand.com/wp-admin/post.php?post=629&action=edit
After that this image will be shown like this:
http://www.decors-mojohand.com/wp-admin/post.php?post=29826&action=elementor
Also, yes, you can use portfolios for your purpose. If you need the "Creative Grid" option for simple gallery grid, we can make an individual customization for you as part of extra support, kindly let me know so we can share a quote.
2. Regarding your question about portfolios. Portfolios are made from portfolio items. Each portfolio item (project) is a separate custom post. So if you wish to show 3 images in portfolio grid, you need 3 separate portfolio items. In your example you have created only one portfolio item with one featured image, that's why only one image is shown in portfolio grid.
The gallery which you add inside this portfolio item is something different - it is a post gallery and this gallery can be then shown on the portfolio item page (it is like a gallery of this specific project). You can read more about portfolios and their structure in this documentation: https://docs.codex-themes.com/category/125-portfolios
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Thanks for your proposal of an individual customization. I'll first try with the "Show as highlight" option.
But I have another question about the image that you told me not to put as 'background' but as an image element, with Position absolute. You'll see what I mean on the attached image.
2 questions even :
1/ How can I put the image behind the others, as a background ? I can''t find the way !
2/ You told me to put the image with Position : Absolute. Should this create issues with the different screen devices ?
Thanks a lot,
Lucia
Attached files: Capture d’écran 2024-07-05 à 21.15.30.png
Hi,
You need to use Z Index for this purpose. For example, for your image set the Z index as "1":
And for all other elements set Z Index as "10":
The position absolute shouldn't create any issues in responsiveness in such configuration
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver