Tagged: ,

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #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

    #583533

    Hi 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, 5 months ago by luciantstoian.
    #585007

    hello again!
    any suggestion regarding this? i’ve been trying to find a solution everywhere and no luck so far…
    Thank you

    #585079

    Hey!

    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,
    Yigit

    #585488

    Hi 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, 5 months ago by luciantstoian. Reason: figured out this one also
    #585569

    Hi!

    You are welcome :)
    Please try adding following code to Quick CSS

    .single-product #header, .single-product #footer {
        display: none;
    }

    Cheers!
    Yigit

    #585581

    Salut!
    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!

    #585592

    Hi!

    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!
    Yigit

    #585607

    I 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 time

    http://imgur.com/Jqzu4bQ

    Thanks

    • This reply was modified 8 years, 5 months ago by luciantstoian.
    #585756

    i 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

    #585954

    Hey!

    That would be possible but such customization is out of the scope of our support. Please consider to hire a freelance developer

    Cheers!
    Yigit

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.