Jump to content

sigmundelias

Circle Member
  • Posts

    16
  • Joined

  • Last visited

Reputation Activity

  1. Like
    sigmundelias got a reaction from PiperCreative_Alex in Hiding 'Create Account' from user account login iframe   
    This seems to work: https://www.squarewebsites.org/blog/squarespace-membership-accounts-hide-regular-create-account-link 
  2. Like
    sigmundelias reacted to Eugene_Weglot in Switching logo with language switcher   
    Hey there,
    You can display different media files (logos, images, videos, PDF files) on your translated pages with Weglot's media translation feature. Here is a useful article (with a video tutorial) explaining how to do it in detail. I hope this was helpful but if you need further help don't hesitate to reach out to us at support@weglot.com.
    Have a great day!
  3. Thanks
    sigmundelias reacted to humxahafeex in Month in Calendar Not Translating When Language Changed   
    Hi Here's is the Code on how you can achieve this , Just copy and paste the code in Code Injection you , Simply go to Settings> Advanced> Code Injection
    In HEADER part add the following code: 
    <script src = "https://code.jquery.com/jquery-2.2.4.min.js" ></script> In FOOTER part add the following code:
    <script> function translate(){ $(".yui3-calendar-header-label").text(function(){ var month = $(this).text(); month = month.toString(); for (var i=0;i<12;i++) { if (month.includes(arr_month_english[i])){ return $(this).text().replace(arr_month_english[i], arr_month_trans[i]);} } }); } const arr_month_trans = ["Janvier", "Février", "Mars", "Avril", "Mai", "Juin", "Juillet", "Aout", "Septembre", "Octobre", "Novembre", "Décembre"]; const arr_month_english = ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"]; $(document).ready(function() { setTimeout(translate, 2000); $(document).on('click','.yui3-calendarnav-prevmonth',function(){translate();}); $(document).on('click','.yui3-calendarnav-nextmonth',function(){translate();}); }); </script> It's DONE, Enjoy , Do Mark it solved if it works for you 🙂
     
    Hey, If my solution helped you don't hesitate to Buy me a coffee : https://www.buymeacoffee.com/hamxahafeex
  4. Like
    sigmundelias got a reaction from webbroi in Hiding 'Create Account' from user account login iframe   
    Agreed - not secure and not ideal.
  5. Like
    sigmundelias got a reaction from webbroi in Hiding 'Create Account' from user account login iframe   
    This seems to work: https://www.squarewebsites.org/blog/squarespace-membership-accounts-hide-regular-create-account-link 
  6. Like
    sigmundelias reacted to kjmancusi in Hiding 'Create Account' from user account login iframe   
    Site URL: https://apple-octagon-469r.squarespace.com/account/login
    I am looking to set up my Member Area to only allow my members to login as i'm no longer interested in enrolling more members.
    I have tried to use custom css to hide the iframe footer (or at the very least the 'Create account' `a` tag), but I can't remove it
    To no avail, this is what I tried to use in custom css:
    #user-account-login-root > div > div > footer { display: none; } Any idea why this doesn't work? Anyone have a good workaround?
  7. Like
    sigmundelias got a reaction from jsanatani in Gallery Caption workarounds for 7.1?   
    Has Squarespace hinted at when they will make image captions readily available? It's ludicrous that it's not, knowing Squarespace has a trillion sites requiring this very basic feature. 
  8. Like
    sigmundelias got a reaction from j03ie in Gallery Caption workarounds for 7.1?   
    Has Squarespace hinted at when they will make image captions readily available? It's ludicrous that it's not, knowing Squarespace has a trillion sites requiring this very basic feature. 
  9. Like
    sigmundelias got a reaction from MightyWithin in Gallery Caption workarounds for 7.1?   
    Has Squarespace hinted at when they will make image captions readily available? It's ludicrous that it's not, knowing Squarespace has a trillion sites requiring this very basic feature. 
  10. Like
    sigmundelias got a reaction from EllieC in Gallery Caption workarounds for 7.1?   
    Has Squarespace hinted at when they will make image captions readily available? It's ludicrous that it's not, knowing Squarespace has a trillion sites requiring this very basic feature. 
×
×
  • 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.