I use the columned project layout for my portfolio single page and I want the text position to be under the images at the end of the page not on top of them. How can I realise this?
And how can I embed gifs and/ or mp4s in my portfolio main and single page?
Edit that portfolio item (columned) and scroll down to Parameters and Options, then select the Columned tab and make sure you set the Gallery position to Above description:
thank you for your reply but when I set the Gallery position to Above description the post title moves to the bottom as well (which I don't want). How can I solve this?
Then the best way to achieve what you want is to get it back to how it was, remove the description completely and in the images area add a text block or HTML below all the images:
Can you please share your site credentials here, because we need to login to your site and see this issue live. Your information is safe (private) in this thread.
To include your credentials click Insert Credentials button in editor toolbar. (See how)
You're right, that has happened when the images are set not to open in lightbox and that has disabled the links too, I have added this to the fix list for the next update and for now I have fixed it in your site by adding this CSS to Custom CSS:
.post-formatting a {
pointer-events: all !important;
cursor: pointer !important;
}
Hello,
I use the columned project layout for my portfolio single page and I want the text position to be under the images at the end of the page not on top of them. How can I realise this?
And how can I embed gifs and/ or mp4s in my portfolio main and single page?
Thank you
Hi there,
Edit that portfolio item (columned) and scroll down to Parameters and Options, then select the Columned tab and make sure you set the Gallery position to Above description:
(view large version)
Best regards,
Laborator Team
Hi,
thank you for your reply but when I set the Gallery position to Above description the post title moves to the bottom as well (which I don't want). How can I solve this?
thank you,
Maxi
Hi Maxi,
Then the best way to achieve what you want is to get it back to how it was, remove the description completely and in the images area add a text block or HTML below all the images:
(view large version)
Best regards,
Laborator Team
Oh, that was what I was looking for! Thank you, works perfectly
Unfortunately the links are not working in the html block. I put links in but the the page they dont show. Can you point me at what to do?
Hi there,
Can you please share your site credentials here, because we need to login to your site and see this issue live. Your information is safe (private) in this thread.
To include your credentials click Insert Credentials button in editor toolbar. (See how)
Best regards,
Laborator Team
Hi there,
You're right, that has happened when the images are set not to open in lightbox and that has disabled the links too, I have added this to the fix list for the next update and for now I have fixed it in your site by adding this CSS to Custom CSS:
Best regards,
Laborator Team
great, thank you for quickly solving this problem :-)
You're welcome, I will set this ticket as solved from here
Best regards,
Laborator Team