Hello, I am trying to use the template shown here but can’t figure a way to. On a page / post, it doesn’t show up in Cloud Templates.
Specifically, I am trying to use the horizontal scroll element shown under “Design” on this template. If you can help me use this specific element, it would be very helpful.
Thank you in advance!
Hello,
You can import that cpt template from cloud library-> cpt/Taxonomies template -> https://i.imgur.com/uON87FP.png
Import also, the case module -> https://i.imgur.com/vQZqYT5.png
There is a custom code.
Thank you!
Ah! Unfortunately what I’m trying to build is not going to work with custom fields; is there going to be a way to set Flex Blocks with filters like in the Momentum template. It has arrows : < > but I noticed one can keep swiping to view other columns.
Thanks for your help though!
Hi,
These are custom field images, you can try to use other elements but you need to set them as an extra class on the column -> https://i.imgur.com/jzi5f8h.png , you add set it to the inner row -> https://i.imgur.com/W4HOKIR.png and set this code in a raw html –
> https://pastebin.pl/view/03526e1f
Thank you!
Hey @Anamaria,
This seems to have done it! BUT .. somehow the next-previous icon don’t appear together…the < icon is way above and hidden within the image. Also, I don’t see the other images in the same row (I only see one image per slide). What am I missing?
+ when the page loads, it takes a while to appear.
I cannot put it on a test page to show but you can see it on a mobile theme page that I am building here (you can see it on a desktop too).
Thank you for your help so far, and I hope to hear from you on this again!
-
This reply was modified 3 years by
theheritagelab.
Hello @theheritagelab !
Which element do you use there, and how is it called?
Check in the tagdiv Composer and let me know.
Thank you!
Hi @Bettina,
I used the Single Image element (listed under Multipurpose Shortcodes)
-
This reply was modified 3 years by
theheritagelab. Reason: added "listed under..." to clarify
Hi theheritagelab, you’ll need to set the extra classes on the elements exactly like Anamaria said – ” extra class on the column -> https://i.imgur.com/jzi5f8h.png , you add set it to the inner row -> https://i.imgur.com/W4HOKIR.png and set this code in a raw html – > https://pastebin.pl/view/03526e1f ”
“I used the Single Image element (listed under Multipurpose Shortcodes)” the element used is not an image element is a custom filed that has the image type
– https://i.imgur.com/w8oEIsN.png
Thank you!
Thanks Calin, I understood. I wanted to make this work without using custom fields – but no worries. 🙂