Jump to content

humxahafeex

Circle Member
  • Posts

    206
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by humxahafeex

  1. Hi Your website is private , we can't access it please do set up a password on it and share password so we can help you further. HOW TO SETUP PASSWORD: On the Home menu, click Settings, then click Site Availability. Select Password Protected in the drop-down menu. Enter the password visitors will use to view your site. Click Save.
  2. Hi You can do this by using a Gallery section while making the section.
  3. Glad I could helped , Please mark it as solved it helped others as well.
  4. 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
  5. Just opened up the link on my end it's playing video on autoplay would you please try to refresh or check in incognito mode?
  6. Hi , Just replace your code with this one it will work. <iframe width="560" height="315" src="https://www.youtube.com/embed/SRS8D2mehFs?autoplay=1&loop=1&autopause=0&muted=1" allow="autoplay" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> Please do mark it solved if it helps.
  7. Hi It's possible , will you please let us know on what plan of squares pace you are using personal or business?
  8. You have some error in code where it says missing closing once this fix (Please try to) then the code I PROVIDED WILL work smoothly.
  9. Hi Here is the quick fix go to Design >Custom Css and pasted the following code. .Cart-inner>i{ display:none !important; } Please mark it as solved if it works.
  10. Hi Yes you can fix it by adding the following code to DESIGN>CUSTOM CSS .t-button { z-index: 9 !Important; } Please do mark it solved if it works.
  11. My Bad , Please try this one , header and footer code is not a issue. please check and let me know if it still shows no result.
  12. HI I would love to assist you with this please do come inbox.
  13. Hi It's a simple fix , I did wrote a quick fix for you please do change your form code to the following and test if it works or not. <iframe id="" allowtransparency="true" allowfullscreen="true" allow="geolocation; microphone; camera" src="https://my.forms.app/form/61a320417d2e520c5456fd3b" frameborder="0" style="width: 1px; min-width:100%; height:500px; border:none;"></iframe> <script src="https://code.jquery.com/jquery-2.2.4.min.js" integrity="sha256-BbhdlvQf/xTY9gja0Dq3HiwQF8LaCRTXxZKRutelT44=" crossorigin="anonymous"></script> <script> $('.submit-button').click(function(){ window.location = 'https://www.fabianmoreno.net/thank-you'}); </script> if it fixes the issue ,please do mark it as solved.
  14. Hi , Please share website Url/link so we can have a look and help you with it.
  15. Hi it's quite simple , Go to Design >Custom Css and paste the following code in it. .gallery-strips[data-width="inset"] { padding: 0vw !important; } it will fix the issue for sure. Do mark it as solved if it works.
  16. Hi , Will you please share website link so we can guide you in a better way.
  17. Hi , Please do try the following code, Hope it works: .sqsrte-small { line-height:1em !important; } Just try to play where it says 1em , try 1.2em , 0.8em etc.
  18. Hi You can Fix it Simply by adding the following code in Design>Custom CSS .header .header-nav-wrapper a { font-family: inherit !important; } Hope it helps , Mark it as Solved if it fix the issue.
  19. Hi, It's 100% possible to add without SERVER SIDE CODING ,it might take a bit time to get it done but it's 100% possible.
  20. Hi Unfotunatley No ,But Good News I am working on it to devlop some tool by which you can change the style of Invoice and make it as per your brand colors and stuff. Hope fully I will release it in summers 🙂
  21. Hi , You can create it on your own without plugin but it requires little knowledge of css , please visit the following link for more info. https://www.w3schools.com/w3css/w3css_tabulators.asp Hope it helps 🙂
  22. Hi , It appears to be correct color(white) on mobile as well, I think you have manage to fix it.
  23. Hi , Yes you can by using following services: -localize.js -bablic.com both of them are paid services , If you don't want to pay them then only coding solution will work 🙂
×
×
  • 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.