Jump to content

Kfed

Member
  • Posts

    13
  • Joined

  • Last visited

Everything posted by Kfed

  1. Hi I am using Shopify for my online store because, unfortunately, the country that I live in is not supported by Squarespace, which says third-party payment platforms such as Stripe. I currently use the buy button from Shopify which produces a line of code which I inject into my Square Space site. I am just making sure that doesn't affect the checkout process and doesn't result in a message to the buyer that this site is not secure...I assume that is what the SSL certificate does? I just want to make sure that there isn't anything that will negatively affect the purchasing decision of a potential buyer when they go on the website
  2. @CollaboradaThanks for feedback...what exactly do you mean by 'migration'?
  3. Website: https://www.aylett.co.za/
  4. Hi there My Favicon will not update on Google Search (Google Chrome or Safari) (See attached) I have followed the Favicon instructions carefully (See attached) and also have never encountered this problem with past SS sites The Favicon only appears in browser tabs Help much appreciated!
  5. @Ziggythank you all is working. Appreciate it!!!
  6. @Ziggy in the same Custom CSS section as AM chart code?
  7. @Ziggy Thanks for all the help! Much appreciated! One last thing...where can Insert this code?
  8. & just to confirm that the code will still work even when I terminate original word press site @Ziggy
  9. Thanks @Ziggy, would I put that custom CSS at the end of the code?
  10. I am currently copying the code from our old Wordpress site, which we are terminating once the new square space site us up. I just want to make sure that the 'plugin' in the Wordpress site will not effect the new 'square space site' <!DOCTYPE html> <html> <head> <title>Aylett-Global-Equity-Fund | amCharts</title> <meta name="description" content="chart created using amCharts live editor" /> <!-- amCharts javascript sources --> <script type="text/javascript" src="https://www.amcharts.com/lib/3/amcharts.js"></script> <script type="text/javascript" src="https://www.amcharts.com/lib/3/serial.js"></script> <script type="text/javascript" src="https://www.amcharts.com/lib/3/themes/light.js"></script> <!-- amCharts javascript code --> <script type="text/javascript"> AmCharts.makeChart("chartdiv", { "type": "serial", "balloonDateFormat": "MM, YY", "categoryField": "date", "columnSpacing": 10, "columnWidth": 0, "dataDateFormat": "MM, YY", "zoomOutOnDataUpdate": false, "autoMarginOffset": 50, "marginBottom": 50, "marginLeft": 50, "marginRight": 50, "marginTop": 0, "plotAreaBorderAlpha": 0.47, "plotAreaBorderColor": "#B1B1B1", "zoomOutButtonPadding": 0, "sequencedAnimation": false, "startDuration": 1, "startEffect": "easeInSine", "accessible": false, "accessibleTitle": "", "borderAlpha": 0.47, "borderColor": "", "color": "#4D4D4F", "creditsPosition": "bottom-left", "fontFamily": "Muli", "fontSize": 12, "handDrawScatter": 0, "handDrawThickness": 0, "theme": "light", "categoryAxis": { "autoRotateAngle": 0, "autoRotateCount": 8, "equalSpacing": true, "gridPosition": "start", "startOnAxis": true, "axisAlpha": 0.22, "axisColor": "#B1B1B1", "boldLabels": true, "centerLabels": true, "centerRotatedLabels": true, "fillColor": "#888888", "firstDayOfWeek": 0, "fontSize": 10, "gridAlpha": 0.24, "gridColor": "#B1B1B1", "gridCount": 0, "markPeriodChange": false, "minHorizontalGap": 80, "minVerticalGap": 78, "tickLength": 1, "title": "", "titleFontSize": 10 }, "chartCursor": { "enabled": true, "bulletSize": 10, "categoryBalloonAlpha": 0.84, "categoryBalloonColor": "#1F3864", "categoryBalloonEnabled": false, "cursorAlpha": 0.48, "cursorColor": "#B1B1B1", "graphBulletSize": 1 }, "trendLines": [], "graphs": [ { "balloonText": "[[title]] as of [[category]]: [[value]]", "bullet": "round", "bulletBorderThickness": 0, "bulletSize": 2, "customMarker": "", "fontSize": 2, "id": "Aylett Global Equity Fund - A1", "legendAlpha": 1, "legendColor": "#000000", "legendPeriodValueText": "", "legendValueText": "", "lineAlpha": 1, "lineColor": "#00245D", "lineThickness": 3, "markerType": "line", "minBulletSize": 2, "title": "Aylett Global Equity Fund - A1", "type": "smoothedLine", "valueField": "Aylett Global Equity Fund - A1" }, { "balloonText": "[[title]] as of [[category]]: [[value]]", "bullet": "round", "bulletBorderThickness": 0, "bulletSize": 2, "fixedColumnWidth": 0, "gapPeriod": 6, "id": "MSCI ACWI TR* Indexed", "labelOffset": -4, "lineAlpha": 1, "lineColor": "#888888", "lineThickness": 3, "markerType": "line", "maxBulletSize": 4, "minBulletSize": 2, "title": "MSCI ACWI TR* Indexed", "type": "smoothedLine", "valueField": " MSCI ACWI TR* Indexed" }, { "gradientOrientation": "horizontal", "id": "Date", "legendAlpha": 0, "showBalloon": false, "tabIndex": -68, "title": "Date", "type": "column", "valueField": "date", "visibleInLegend": false, "xField": "date" } ], "guides": [], "valueAxes": [ { "axisTitleOffset": 0, "gridType": "circles", "id": "ValueAxis-2", "position": "right", "synchronizationMultiplier": 0, "autoRotateCount": 0, "axisAlpha": 0.49, "axisColor": "#B1B1B1", "boldLabels": true, "fontSize": 10, "minHorizontalGap": 66, "tickLength": 0, "title": "Indexed Return", "titleFontSize": 12, "titleRotation": 90 } ], "allLabels": [ { "id": "Label-1", "size": 10, "text": "* Total return Index assumes dividends and distributions are reinvested ", "x": "3%", "y": "92%" }, { "align": "right", "id": "Label-2", "size": 10, "text": "Source: Bloomberg", "x": "93%", "y": "90%" }, { "align": "center", "id": "Label-3", "size": 10, "text": "Past performance is not indicative of future performance", "x": "-33.5%", "y": "93%" } ], "balloon": { "adjustBorderColor": false, "animationDuration": 0, "borderColor": "#00245D", "borderThickness": 0, "color": "#FFFFFF", "fillAlpha": 0.74, "fontSize": 10, "horizontalPadding": 9, "offsetX": 6, "offsetY": 25, "textAlign": " middle" }, "legend": { "enabled": true, "align": "center", "autoMargins": false, "combineLegend": true, "forceWidth": true, "horizontalGap": -12, "labelWidth": 0, "left": 0, "marginLeft": 0, "marginRight": 0, "markerSize": 10, "markerType": "line", "position": "top", "right": 0, "spacing": 0, "tabIndex": 0, "top": 0, "useMarkerColorForLabels": true, "useMarkerColorForValues": true, "valueAlign": "left", "valueWidth": 15, "verticalGap": 0 }, "titles": [ { "bold": false, "id": "Title-1", "text": "" } ], "dataProvider": [ { "date": "31-Mar-22", " MSCI ACWI TR* Indexed": " 100 ", "Aylett Global Equity Fund - A1": " 100 ", }, { "date": "07-Apr-22", " MSCI ACWI TR* Indexed": " 99 ", "Aylett Global Equity Fund - A1": " 98 ", }, { "date": "14-Apr-22", " MSCI ACWI TR* Indexed": " 97 ", "Aylett Global Equity Fund - A1": " 99 ", }, { "date": "21-Apr-22", " MSCI ACWI TR* Indexed": " 97 ", "Aylett Global Equity Fund - A1": " 99 ", }, { "date": "28-Apr-22", " MSCI ACWI TR* Indexed": " 94 ", "Aylett Global Equity Fund - A1": " 97 ", }, { "date": "30-Apr-22", " MSCI ACWI TR* Indexed": " 92 ", "Aylett Global Equity Fund - A1": " 97 ", }, { "date": "07-May-22", " MSCI ACWI TR* Indexed": " 91 ", "Aylett Global Equity Fund - A1": " 95 ", }, { "date": "14-May-22", " MSCI ACWI TR* Indexed": " 89 ", "Aylett Global Equity Fund - A1": " 94 ", }, { "date": "21-May-22", " MSCI ACWI TR* Indexed": " 88 ", "Aylett Global Equity Fund - A1": " 93 ", }, { "date": "28-May-22", " MSCI ACWI TR* Indexed": " 92 ", "Aylett Global Equity Fund - A1": " 95 ", }, { "date": "30-May-22", " MSCI ACWI TR* Indexed": " 92 ", "Aylett Global Equity Fund - A1": " 95 ", }, { "date": "07-Jun-22", " MSCI ACWI TR* Indexed": " 93 ", "Aylett Global Equity Fund - A1": " 95 ", }, { "date": "14-Jun-22", " MSCI ACWI TR* Indexed": " 84 ", "Aylett Global Equity Fund - A1": " 89 ", }, { "date": "22-Jun-22", " MSCI ACWI TR* Indexed": " 84 ", "Aylett Global Equity Fund - A1": " 89 ", }, { "date": "30-Jun-22", " MSCI ACWI TR* Indexed": " 84 ", "Aylett Global Equity Fund - A1": " 88 ", }, { "date": "07-Jul-22", " MSCI ACWI TR* Indexed": " 86 ", "Aylett Global Equity Fund - A1": " 88 ", }, { "date": "14-Jul-22", " MSCI ACWI TR* Indexed": " 83 ", "Aylett Global Equity Fund - A1": " 86 ", }, { "date": "21-Jul-22", " MSCI ACWI TR* Indexed": " 88 ", "Aylett Global Equity Fund - A1": " 90 ", }, { "date": "28-Jul-22", " MSCI ACWI TR* Indexed": " 90 ", "Aylett Global Equity Fund - A1": " 91 ", }, { "date": "31-Jul-22", " MSCI ACWI TR* Indexed": " 90 ", "Aylett Global Equity Fund - A1": " 91 ", }, { "date": "07-Aug-22", " MSCI ACWI TR* Indexed": " 91 ", "Aylett Global Equity Fund - A1": " 91 ", }, { "date": "14-Aug-22", " MSCI ACWI TR* Indexed": " 93 ", "Aylett Global Equity Fund - A1": " 94 ", }, { "date": "21-Aug-22", " MSCI ACWI TR* Indexed": " 92 ", "Aylett Global Equity Fund - A1": " 92 ", }, { "date": "28-Aug-22", " MSCI ACWI TR* Indexed": " 89 ", "Aylett Global Equity Fund - A1": " 92 ", }, { "date": "31-Aug-22", " MSCI ACWI TR* Indexed": " 87 ", "Aylett Global Equity Fund - A1": " 90 ", }, { "date": "07-Sep-22", " MSCI ACWI TR* Indexed": " 86 ", "Aylett Global Equity Fund - A1": " 89 ", }, { "date": "14-Sep-22", " MSCI ACWI TR* Indexed": " 87 ", "Aylett Global Equity Fund - A1": " 89 ", }, { "date": "21-Sep-22", " MSCI ACWI TR* Indexed": " 83 ", "Aylett Global Equity Fund - A1": " 88 ", }, { "date": "28-Sep-22", " MSCI ACWI TR* Indexed": " 81 ", "Aylett Global Equity Fund - A1": " 85 ", }, { "date": "30-Sep-22", " MSCI ACWI TR* Indexed": " 79 ", "Aylett Global Equity Fund - A1": " 83 ", }, { "date": "07-Oct-22", " MSCI ACWI TR* Indexed": " 80 ", "Aylett Global Equity Fund - A1": " 86 ", }, { "date": "14-Oct-22", " MSCI ACWI TR* Indexed": " 79 ", "Aylett Global Equity Fund - A1": " 85 ", }, { "date": "21-Oct-22", " MSCI ACWI TR* Indexed": " 81 ", "Aylett Global Equity Fund - A1": " 85 ", }, { "date": "28-Oct-22", " MSCI ACWI TR* Indexed": " 84 ", "Aylett Global Equity Fund - A1": " 88 ", }, { "date": "30-Oct-22", " MSCI ACWI TR* Indexed": " 84 ", "Aylett Global Equity Fund - A1": " 88 ", }, { "date": "06-Nov-22", " MSCI ACWI TR* Indexed": " 83 ", "Aylett Global Equity Fund - A1": " 89 ", }, { "date": "13-Nov-22", " MSCI ACWI TR* Indexed": " 88 ", "Aylett Global Equity Fund - A1": " 94 ", }, { "date": "20-Nov-22", " MSCI ACWI TR* Indexed": " 88 ", "Aylett Global Equity Fund - A1": " 93 ", }, { "date": "27-Nov-22", " MSCI ACWI TR* Indexed": " 89 ", "Aylett Global Equity Fund - A1": " 95 ", }, { "date": "30-Nov-22", " MSCI ACWI TR* Indexed": " 90 ", "Aylett Global Equity Fund - A1": " 96 ", }, { "date": "07-Dec-22", " MSCI ACWI TR* Indexed": " 88 ", "Aylett Global Equity Fund - A1": " 97 ", }, { "date": "14-Dec-22", " MSCI ACWI TR* Indexed": " 90 ", "Aylett Global Equity Fund - A1": " 98 ", }, { "date": "21-Dec-22", " MSCI ACWI TR* Indexed": " 87 ", "Aylett Global Equity Fund - A1": " 97 ", }, { "date": "28-Dec-22", " MSCI ACWI TR* Indexed": " 86 ", "Aylett Global Equity Fund - A1": " 97 ", }, { "date": "31-Dec-22", " MSCI ACWI TR* Indexed": " 87 ", "Aylett Global Equity Fund - A1": " 97 ", }, { "date": "07-Jan-23", " MSCI ACWI TR* Indexed": " 88 ", "Aylett Global Equity Fund - A1": " 99 ", }, { "date": "14-Jan-23", " MSCI ACWI TR* Indexed": " 91 ", "Aylett Global Equity Fund - A1": " 101 ", }, { "date": "21-Jan-23", " MSCI ACWI TR* Indexed": " 91 ", "Aylett Global Equity Fund - A1": " 101 ", }, { "date": "28-Jan-23", " MSCI ACWI TR* Indexed": " 93 ", "Aylett Global Equity Fund - A1": " 102 ", }, { "date": "31-Jan-23", " MSCI ACWI TR* Indexed": " 93 ", "Aylett Global Equity Fund - A1": " 102 ", }, { "date": "07-Feb-23", " MSCI ACWI TR* Indexed": " 94 ", "Aylett Global Equity Fund - A1": " 102 ", }, { "date": "14-Feb-23", " MSCI ACWI TR* Indexed": " 94 ", "Aylett Global Equity Fund - A1": " 102 ", }, { "date": "21-Feb-23", " MSCI ACWI TR* Indexed": " 91 ", "Aylett Global Equity Fund - A1": " 100 ", }, { "date": "28-Feb-23", " MSCI ACWI TR* Indexed": " 90 ", "Aylett Global Equity Fund - A1": " 101 ", }, { "date": "07-Mar-23", " MSCI ACWI TR* Indexed": " 91 ", "Aylett Global Equity Fund - A1": " 101 ", }, { "date": "14-Mar-23", " MSCI ACWI TR* Indexed": " 89 ", "Aylett Global Equity Fund - A1": " 99 ", }, { "date": "21-Mar-23", " MSCI ACWI TR* Indexed": " 90 ", "Aylett Global Equity Fund - A1": " 98 ", }, { "date": "28-Mar-23", " MSCI ACWI TR* Indexed": " 90 ", "Aylett Global Equity Fund - A1": " 99 ", }, { "date": "31-Mar-23", " MSCI ACWI TR* Indexed": " 93 ", "Aylett Global Equity Fund - A1": " 101 ", }, { "date": "07-Apr-23", " MSCI ACWI TR* Indexed": " 93 ", "Aylett Global Equity Fund - A1": " 101 ", }, { "date": "14-Apr-23", " MSCI ACWI TR* Indexed": " 94 ", "Aylett Global Equity Fund - A1": " 102 ", }, { "date": "21-Apr-23", " MSCI ACWI TR* Indexed": " 94 ", "Aylett Global Equity Fund - A1": " 102 ", }, { "date": "28-Apr-23", " MSCI ACWI TR* Indexed": " 94 ", "Aylett Global Equity Fund - A1": " 102 ", }, { "date": "30-Apr-23", " MSCI ACWI TR* Indexed": " 94 ", "Aylett Global Equity Fund - A1": " 102 ", }, { "date": "07-May-23", " MSCI ACWI TR* Indexed": " 94 ", "Aylett Global Equity Fund - A1": " 101 ", }, { "date": "14-May-23", " MSCI ACWI TR* Indexed": " 94 ", "Aylett Global Equity Fund - A1": " 99 ", }, { "date": "21-May-23", " MSCI ACWI TR* Indexed": " 94 ", "Aylett Global Equity Fund - A1": " 99 ", }, { "date": "28-May-23", " MSCI ACWI TR* Indexed": " 94 ", "Aylett Global Equity Fund - A1": " 97 ", }, { "date": "31-May-23", " MSCI ACWI TR* Indexed": " 93 ", "Aylett Global Equity Fund - A1": " 95 ", }, { "date": "07-Jun-23", " MSCI ACWI TR* Indexed": " 96 ", "Aylett Global Equity Fund - A1": " 99 ", }, { "date": "14-Jun-23", " MSCI ACWI TR* Indexed": " 98 ", "Aylett Global Equity Fund - A1": " 101 ", }, { "date": "21-Jun-23", " MSCI ACWI TR* Indexed": " 98 ", "Aylett Global Equity Fund - A1": " 100 ", }, { "date": "28-Jun-23", " MSCI ACWI TR* Indexed": " 98 ", "Aylett Global Equity Fund - A1": " 99 ", }, { "date": "30-Jun-23", " MSCI ACWI TR* Indexed": " 99 ", "Aylett Global Equity Fund - A1": " 100 ", }, { "date": "07-Jul-23", " MSCI ACWI TR* Indexed": " 98 ", "Aylett Global Equity Fund - A1": " 99 ", }, { "date": "14-Jul-23", " MSCI ACWI TR* Indexed": " 101 ", "Aylett Global Equity Fund - A1": " 103", }, { "date": "21-Jul-23", " MSCI ACWI TR* Indexed": " 101 ", "Aylett Global Equity Fund - A1": " 104", }, { "date": "28-Jul-23", " MSCI ACWI TR* Indexed": " 102 ", "Aylett Global Equity Fund - A1": " 105", }, { "date": "31-Jul-23", " MSCI ACWI TR* Indexed": " 103 ", "Aylett Global Equity Fund - A1": " 105", }, ] } ); </script> </head> <body> <div id="chartdiv" style="width: 100%; height: 400px; background-color: #FFFFFF;" ></div> </body> </html>
  11. Hi, I am trying to use AM charts in square space. Has anyone utilized before?
×
×
  • 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.