-
AuthorPosts
-
February 14, 2016 at 5:11 am #582824
Hi guys!
Can you please teach me how to change the product details url, in product grid, so it opens in lightbox? I know that is has to end with “?iframe=true”, i just don’t know how to edit the url.
Thank you for the great support you are providing!Lucian
February 15, 2016 at 4:17 pm #583533Hi guys!
Any update regarding this?
The progress of my work depends on how the product details page will look when i open it in lightbox.
I wold appreciate a quick solution.
Thank you very much!!Lucian
- This reply was modified 8 years, 10 months ago by luciantstoian.
February 17, 2016 at 11:19 pm #585007hello again!
any suggestion regarding this? i’ve been trying to find a solution everywhere and no luck so far…
Thank youFebruary 18, 2016 at 2:41 am #585079Hey!
Please refer to my post here – https://kriesi.at/support/topic/lightbox-for-mailchimp-form/#post-582439 and instead of shortcode, insert your content
Best regards,
YigitFebruary 18, 2016 at 4:38 pm #585488Hi Yigit!
You’re the man!!! Thank you very much.
Now i have 2 smaller problems though:
1. How do i remove the header and footer of the product page?Once again, thank you very much, your solution is perfect!
Kind regards,
Lucian
- This reply was modified 8 years, 10 months ago by luciantstoian. Reason: figured out this one also
February 18, 2016 at 6:35 pm #585569Hi!
You are welcome :)
Please try adding following code to Quick CSS.single-product #header, .single-product #footer { display: none; }
Cheers!
YigitFebruary 18, 2016 at 6:51 pm #585581Salut!
It’s perfect.
And just one more question – stupid one, i’m like a virgin to this.
The code i used is:<a href="http://retetadincutie.ro/produs/somon-prajit?iframe=true/">Vezi detaliile produsului</a> <div id="detalii1" class="red-popup mfp-hide"> </div>
I will have 4 links to move around in 4 different positions. I’m trying and trying but i can’t figure out witch element to customize (ex: a.mfp-iframe.lightbox-added { )
I noticed position: absolute is a must… i think :))
Sorry for the dumb questions…Thank you very much Yigit!
February 18, 2016 at 7:02 pm #585592Hi!
You are welcome but i am not sure if i understood you clearly. Can you please post a screenshot showing the changes you would like to make? :)
You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.Noroc!
YigitFebruary 18, 2016 at 7:26 pm #585607I need to command the new created element to:
position: absolute;
margin-left: 286px;
margin-top: -41px;
background-color: white;
I tried adding it to the class like in the mailchimp post (.red popup { ) but nothing happens…
If i add it to mfp-iframe lightbox-added it works, but it also moves the pup up screen
I just don’t know witch element to assign these commands to… I can’t figure it out in the inspect screen.And then i will create 3 more links to go to the other product boxes, so each of them will have their own custom css.
Do i need to give them different class or id? I should probably read and learn basic css rules…sorry for wasting your timeThanks
- This reply was modified 8 years, 10 months ago by luciantstoian.
February 18, 2016 at 10:28 pm #585756i just discovered a problem with this – if the customer adds buys something it doesn’t appear in the cart unless the page is refreshed.
Can i set the lightbox to close and refresh the page once add to cart button is pushed?
Thanks a lot!Lucian
February 19, 2016 at 11:23 am #585954Hey!
That would be possible but such customization is out of the scope of our support. Please consider to hire a freelance developer
Cheers!
Yigit -
AuthorPosts
- You must be logged in to reply to this topic.