Jump to content

Elfsight

Member
  • Posts

    93
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Elfsight got a reaction from Osman_04 in Social Sharing on 7.1   
    Thank you!  We're really happy you like our widget.  Feel free to contact us - we'll be always delighted to help you! 🙂
  2. Like
    Elfsight reacted to Beyondspace in [Free Share] Always show Elfsight widget toolbar   
    Hi guys,
    Once you created the Elfsight widgets and visit the pages where they are placed, you can sometimes notice this panel shows above the widget when you hover on the it, this toolbar contains some useful info and links
    - Edit widget: let you open the widget editor right from the CMS editor, instead of find them from Elfsight widget dashboard
    - Views: where you can see how many views per month you have left on the current widget's plan

    By default this toolbar is not showing up, you have to hover in order to see it, if you want the panel to show up all the time when you are in Squarespace Edit, let's follow these steps
    - Access the Code injection 
    Add to Website Tools (under Not Linked) > Code Injection > Footer
    - Paste the below CSS snippet
     
    <!-- sqs:beyondspace-elfsight-helper --> <style>.sqs-edit-mode .eapps-widget .eapps-widget-toolbar,.sqs-edit-mode .eapps-widget .eapps-widget-toolbar-panel{opacity:1;pointer-events:auto}</style> <!-- /sqs:beyondspace-elfsight-helper --> and that's it! After saving the code you now can see the Elfsight Widget toolbar persists when entering Squarespace editor, helping you quickly know the current widget's views count and open the widget editor faster
    Some notes:
    - The trick will be only working with inline widgets for now, since the popup type widget (like the back-to-top) button, the toolbar won't be shown properly
    - The toolbar is only available if you are owner of the widget, so rest assure that your visitors won't be able to see these, more info Why I see a panel above my widget
  3. Like
    Elfsight reacted to OliveTreeCopy in Custom fonts for Elfsight testimonial slider widget   
    @Elfsight Where is the CSS code you provided? I have the same question. I would like to add a custom font to my Google reviews widget. Thank you
  4. Like
    Elfsight reacted to tuanphan in Custom fonts for Elfsight testimonial slider widget   
    You can share link to page where you added Elfsight widget, we can give code easier.
     
  5. Like
    Elfsight reacted to CoralJuneDesigns in Whatsapp button in Navigation   
    thats perfect- can you please copy in my email address to the email ginette@coraljunedesigns.co.uk
     
  6. Thanks
    Elfsight got a reaction from CoralJuneDesigns in Whatsapp button in Navigation   
    Hi @CoralJuneDesigns

    We totally understand your point!

    We'll discuss your use case with our dev team and let you know if there is any solution. Please do not worry, we'll keep you updated🙂

    Have a great day!
    Regards,
    Elfsight Team
    Explore all Elfsight widgets — Widget Catalog
    Communicate and learn — Elfsight Community Forum
  7. Like
    Elfsight reacted to CoralJuneDesigns in Whatsapp button in Navigation   
    HI @Elfsight we already have your widget connected as mentioned above but the client does not want the widget at the bottom she wants it in the header- is this possible?
     
  8. Like
    Elfsight reacted to Darius89 in Create squarespace user wishlist to vote for   
    Hello squarespace team,
     
    I am writing you because I really would like to have a place where I can submit and write customer feedback for new product wishes, releases... 
     
    It's only possible for now via email. 
    My suggestion is to create a fixed space here in the forum where people can post requests and wishes they want to see and are able upvote other people's ideas. 
     
    With that you could get some valuable feedback too what your users want most. 
     
    One developing company that is doing that already quite well is elfsight. They have a forum. You can check it out. 
     
    Thank you! 
    Darius 
  9. Like
    Elfsight reacted to tuanphan in Customise Testimonial Slideshow   
    I guess we can use CSS pseudo to do this. If you share link to page where you added Elfsight widget, we can check easier
  10. Like
    Elfsight reacted to catebligh in Customise Testimonial Slideshow   
    Looks like a customized Elfsight widget to me, feel free to use my affiliate link here (or not.) Good luck!
  11. Like
    Elfsight reacted to ingrid.villamagdalen in 7.1 background image lazy loading - how to stop it   
    Thank you, Elfsight, for confirming the lazy loading instruction can be added to other widgets. 😊 The widget ID in the example was my all-in-on-reviews widget, and I also added it to the button app.
  12. Like
    Elfsight got a reaction from creedon in 7.1 background image lazy loading - how to stop it   
    Hi @ingrid.villamagdalen👋

    You are absolutely right, our lazy loading code is generic and can be applied to different widgets.

    We've checked your webpage and  our widget affects loading speed of your page but not so much. So, it's not the reason for the low performance. You can see it in the screenshot.

    As for the missing alt tag, we've forwarded your request to our devs and, hopefully, they'll come up with a solution really soon.

    Please do not worry, we'll keep you updated😉


  13. Like
    Elfsight got a reaction from tuanphan in Looking for a Squarespace version of the wordpress plugin (events calendar)   
    Hi @Kaxel! We actually have Event Calendar app. Our app has a Month layout that could be suitable for you. 



    If any needed features are missing in our widget, please let us know. We'll be happy to check things for you!

    In case our widget is exactly what you need and you'd like to discuss pricing details, please feel free to contact our Support Team. They'll be happy to advise!

     
    Regards,
    Elfsight Team
    Explore all Elfsight widgets — Widget Catalog
    Communicate and learn — Elfsight Community Forum
  14. Like
    Elfsight reacted to laterrarossa in Styled Buttons within HTML Code Element   
    You're welcome and thank you for your apps. They have been a huge help! 
  15. Like
    Elfsight got a reaction from laterrarossa in Styled Buttons within HTML Code Element   
    Hello @laterrarossa👋

    Thanks a million for sharing your experience using Elfsight apps❤️

    If any question come up, please do not hesitate to contact us. We'll be more than happy to help!
    Regards,

    Elfsight Team
    Explore all Elfsight widgets — Widget Catalog
    Communicate and learn — Elfsight Community Forum


     
  16. Like
    Elfsight reacted to tuanphan in Change font size of Related Products title 'Things You Might Like'   
    Add to Design > Custom CSS
    /* reviews size space */ div#block-yui_3_17_2_1_1647790209626_12596 p { font-size: 30px; } div#block-yui_3_17_2_1_1647598708061_10629, div#block-yui_3_17_2_1_1643052692317_4499, div#block-yui_3_17_2_1_1642502852889_46950 { padding: 0px; } section.ProductItem-additional { margin-top: 5px !important; }  
  17. Like
    Elfsight reacted to tuanphan in Call & WhatsApp Widget (ELFSIGHT)   
    Add to Design > Custom CSS
    .eapp-click-to-call-main-component.jsx-2362448377 { position: fixed; right: 10vw; bottom: 2vw; }  
  18. Like
    Elfsight reacted to Nyi in How to let add a reference on my website by a client   
    U mean client's review? For review, use elfsight app freely.
    Go elfsight.com and sign up an account. Grab code of any app u want to integrate in ur website. Then using code block, u can add their app anywhere what u want. 
    Visitor can add via correspondence platform. (I mean, if u add google review app, they can write from their google account).
  19. Like
    Elfsight reacted to tuanphan in How to make a code block full width?   
    Add to Design > Custom CSS
    div#block-yui_3_17_2_1_1644594799064_1892 { width: 100% !important; } body#collection-6206866a0aa116132ae6c6ba section.Main-content { width: 100% !important; max-width: 100% !important; padding-left: 0 !important; padding-right: 0 !important; }  
  20. Like
    Elfsight reacted to Beyondspace in Widgets & Other Code Injection Changes   
    I 've tried on my demo site and it works properly. Where are you putting it?

  21. Like
    Elfsight reacted to jesslowe in Social Sharing on 7.1   
    Writing this because I couldn’t find the answer myself. Find a widget that can create code for share buttons, I'm using Elfsight atm. 
    For Version 7.1
    Add code to blog posts by going to Pages > Blog Settings (the little cog) > Advanced and then paste the code to “Post Blog Item Code Injection”.
    The widget should carry over all blog pages.
  22. Like
    Elfsight reacted to Beyondspace in BETA Reviews - some issues with displaying Etsy reviews   
    I used elfsight widget for that
  23. Like
    Elfsight reacted to Beyondspace in Carousel with <code>   
    I usually use Elfsight widget for this, is your reviews in form of plain text and manually place on <code>?
  24. Like
    Elfsight reacted to Beyondspace in Adding Social Media Share Buttons to a webpage   
    You can get reference from elfsight-share buttons
  25. Like
    Elfsight got a reaction from Wolfsilon in Audio Blocks opening new window in IOS   
    Hello guys!
    @Wolfsilonthanks a lot for recommending us!
    @eliblockwe do have Player widgets that are relatively easy in customization and installation. Feel welcome to try them out - and if any assistance needed, our Support Team will be always delighted to help 🙂
     
    Regards,
    Elfsight Team
    Explore all Elfsight widgets - Widget Catalog
    Follow us - Facebook | Instagram
×
×
  • 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.