Image-Problems with views in Detail-Page with Lightbox

By: Susan Schorstädt | Asked: 10/04/2024
ForumsCategory: General questionsImage-Problems with views in Detail-Page with Lightbox
Susan Schorstädt asked 1 day ago
Hello,
I have some problems with representations and optimizations.
In principle everything works by default.
But as soon as I try to make an adjustment, it just doesn't work. In the current example I want to display an image in VIEWS, in the page details with:
[24 show_image=1]
That's still possible! But as soon as I want to open the image in a LightBox with:
<a href="[24 show_image=1]" rel="rgg"> <img src="[24 show_image=1]" alt="Show image in original size" /> </a> I can't get a view of the image in large, see picture: I have already installed 3 different lightbox plugins, none of them worked.
CSS code also almost never works. Can someone please help me?
Attachments
Bobby Clapp replied 1 day ago

In this example you would need to have the parameter show_filename=1 to have the actual URL read by the href and src elements.

1 Answers
Victor Font answered 1 day ago
Are you aware that Formidable has it's own modal popup window that you can use with views? https://formidableforms.com/knowledgebase/bootstrap-modal/. I recommend using it instead of struggling with 3rd-party plugins.
Susan Schorstädt replied 1 day ago

ok, thanks, work. but how can I chance the Color of the font. or, can I remove the Titel:
[frmmodal-content modal_title='Image' label='[24 size=medium show_image=1]']24 size=full show_image=1][/frmmodal-content]

if I remove :::modal_title='Image' ::: than I see booth picture, the small one and the full size

Bobby Clapp replied 1 day ago

Doing some things require using shortcode blocks instead of the formidable forms blocks in gutenburg. You might want to look at playing around with the parameters. https://formidableforms.com/knowledgebase/bootstrap-modal/#kb-parameters.

Making the Best WordPress Plugin even better - Together

Take on bigger projects with confidence knowing you have access to an entire community of Formidable Experts and Professionals who have your back when the going gets tough. You got this!
Join the community
crossarrow-right