Jump to content

Floating button that opens a lightbox form

Recommended Posts

I'm pretty new to Squarespace but I've been picking apart code for quite some time.

I'm trying to put a floating button on a single page that will pop a lightbox form.  I actually have it completely working using a collection tag with CSS and Advanced HTML.  I was able to get it working exactly the way that I want by creating a button elsewhere in the page and then copying the code and adding it to the floating button.  However, I end up with the original button AND the floating button on the page.  The problem is that if I delete the original button then the floating form stops working.

I feel like the solution would be to try and completely hide the original form or somehow change the original button to be the floating one.

Any ideas or suggestions are greatly appreciated!

Thank you!

Link to comment
  • Replies 4
  • Views 1.1k
  • Created
  • Last Reply

Can you provide some more information to help us understand the issue? It will be difficult for the community to make suggestions if we can't see the site, and don't know the code that you've used. If the site isn't live, the URL will only help if you set a password in the visibility settings and tell us what it is.
 

About me: I've been a SQSP User for 18 yrs. I was invited to join the Circle when it launched in 2016. I have been a Circle Leader since 2017. I don't work for Squarespace. I value honesty, transparency, diversity and good design ♥.
Work: I founded and run SF.DIGITAL, building Squarespace Extensions to supercharge your commerce website. 
Content: Views and opinions are my own. Links in my posts may refer to SF.DIGITAL products or may be affiliate links.
Forum advice is free. You can thank me by clicking one of the feedback emojis below. Coffee is optional.

Link to comment

Thanks for replying, Paul.  The temp page that I have up for testing is https://www.ww2matchmaker.com/test-request-to-buy.

The fixed button and the floating button both work as intended.  But, if I delete the fixed button, the floating ones stops working also.  I guess this make sense as the fixed object is the code that is being used for the floating object. 

Maybe there is a better way to accomplish my objective(float with lightbox pop) but I'm not seeing it.

 

Thanks!

Link to comment

Yes, exactly. You are literally copying the Squarespace button code from one area of the page and injected it again on the same page. That's not something that I'd recommend, as you now have duplicate IDs. You could fuge it by removing the duplicate ID and hiding the original button with some CSS but it's not something I'd recommend on a live site.

Typically a developer would use JavaScript to relocate the button and, if required, encapsulate it in a new div so that you can apply the CSS as you have in your test. Moving it means that there won't be duplicates of elements or IDs.

About me: I've been a SQSP User for 18 yrs. I was invited to join the Circle when it launched in 2016. I have been a Circle Leader since 2017. I don't work for Squarespace. I value honesty, transparency, diversity and good design ♥.
Work: I founded and run SF.DIGITAL, building Squarespace Extensions to supercharge your commerce website. 
Content: Views and opinions are my own. Links in my posts may refer to SF.DIGITAL products or may be affiliate links.
Forum advice is free. You can thank me by clicking one of the feedback emojis below. Coffee is optional.

Link to comment

I see what you are saying.  That pointed me towards another tactic, which seems to be working.

I deleted all the Advanced HTML to remove the duplicate button.  Then I targeted the original button block with Custom CSS, which moved it right into the same floating position that the deleted button was in. 

Now I just need to find a way to keep the floater between the banner and footer.

 

Thanks!

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.