<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Update to &amp;quot;Follow Me - LP&amp;quot; default module in Developer Announcements</title>
    <link>https://community.hubspot.com/t5/Developer-Announcements/Update-to-quot-Follow-Me-LP-quot-default-module/m-p/598781#M218</link>
    <description>&lt;P&gt;The&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"Follow Me - LP"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;module provided by HubSpot as a default module for CMS content is being updated to fix a couple of issues.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;This module is separate from the "Follow Me" module, and the "Follow Me - Email" module.&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;The Follow me LP module is intended to be used on landing pages and landing page templates.&lt;/P&gt;
&lt;P&gt;We will be updating the module's&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;module.html&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;which previously caused all of the social anchor links to have a duplicate id attribute.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The duplicate&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;id&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is an accessibility issue and doesn't make it easier to style the icons.&lt;/P&gt;
&lt;P&gt;Here's what the old code looked like:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jmclaren_0-1647893864371.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/62235iA0DD80F6AB4F863C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jmclaren_0-1647893864371.png" alt="jmclaren_0-1647893864371.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The new code looks like:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jmclaren_1-1647893864207.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/62236i1B21A5B67C462A9A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jmclaren_1-1647893864207.png" alt="jmclaren_1-1647893864207.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As you'll notice we're dropping the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;id&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;attribute and adding a new&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;social-links__icon-–{{ network }}&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;class that denotes the social network that it's for. If you need to style a specific social icon differently, you can use that class name to target that icon.&lt;/P&gt;
&lt;P&gt;Additionally, we're making a change to how the instance specific CSS styles are applied. We're switching from using&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;{{ name }}&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;scope_css&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;HubL tag to scope the CSS to the specific instance. We don't anticipate disruption as a result of the CSS changes.&lt;/P&gt;
&lt;H2&gt;What to expect&lt;/H2&gt;
&lt;P&gt;Most HubSpot customers will be completely unaffected by this change. The only accounts that may be impacted are ones where developers have written custom code (CSS or JavaScript) targeting the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;id&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;attribute for the social icon. Due to that attribute being duplicated previously, it was not a very useful way to target your code, so we expect the actual number of affected sites to be very minimal. If you are scoping your CSS that way, we would encourage using the class names instead.&lt;/P&gt;
&lt;H2&gt;When is this happening?&lt;/H2&gt;
&lt;P&gt;While this change should not negatively impact the vast majority of HubSpot customers, we thought it best to communicate the change ahead of time in case developers want to check their CSS and JavaScript to see if it targets that&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;id&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;attribute. In 91 days, June 20th, 2022 the change will go into effect.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Have any questions about this change?&amp;nbsp;&lt;/STRONG&gt;ask below.&lt;/P&gt;</description>
    <pubDate>Mon, 21 Mar 2022 20:26:47 GMT</pubDate>
    <dc:creator>jmclaren</dc:creator>
    <dc:date>2022-03-21T20:26:47Z</dc:date>
    <item>
      <title>Update to "Follow Me - LP" default module</title>
      <link>https://community.hubspot.com/t5/Developer-Announcements/Update-to-quot-Follow-Me-LP-quot-default-module/m-p/598781#M218</link>
      <description>&lt;P&gt;The&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"Follow Me - LP"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;module provided by HubSpot as a default module for CMS content is being updated to fix a couple of issues.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;This module is separate from the "Follow Me" module, and the "Follow Me - Email" module.&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;The Follow me LP module is intended to be used on landing pages and landing page templates.&lt;/P&gt;
&lt;P&gt;We will be updating the module's&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;module.html&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;which previously caused all of the social anchor links to have a duplicate id attribute.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The duplicate&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;id&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is an accessibility issue and doesn't make it easier to style the icons.&lt;/P&gt;
&lt;P&gt;Here's what the old code looked like:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jmclaren_0-1647893864371.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/62235iA0DD80F6AB4F863C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jmclaren_0-1647893864371.png" alt="jmclaren_0-1647893864371.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The new code looks like:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jmclaren_1-1647893864207.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/62236i1B21A5B67C462A9A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jmclaren_1-1647893864207.png" alt="jmclaren_1-1647893864207.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As you'll notice we're dropping the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;id&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;attribute and adding a new&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;social-links__icon-–{{ network }}&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;class that denotes the social network that it's for. If you need to style a specific social icon differently, you can use that class name to target that icon.&lt;/P&gt;
&lt;P&gt;Additionally, we're making a change to how the instance specific CSS styles are applied. We're switching from using&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;{{ name }}&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;scope_css&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;HubL tag to scope the CSS to the specific instance. We don't anticipate disruption as a result of the CSS changes.&lt;/P&gt;
&lt;H2&gt;What to expect&lt;/H2&gt;
&lt;P&gt;Most HubSpot customers will be completely unaffected by this change. The only accounts that may be impacted are ones where developers have written custom code (CSS or JavaScript) targeting the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;id&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;attribute for the social icon. Due to that attribute being duplicated previously, it was not a very useful way to target your code, so we expect the actual number of affected sites to be very minimal. If you are scoping your CSS that way, we would encourage using the class names instead.&lt;/P&gt;
&lt;H2&gt;When is this happening?&lt;/H2&gt;
&lt;P&gt;While this change should not negatively impact the vast majority of HubSpot customers, we thought it best to communicate the change ahead of time in case developers want to check their CSS and JavaScript to see if it targets that&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;id&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;attribute. In 91 days, June 20th, 2022 the change will go into effect.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Have any questions about this change?&amp;nbsp;&lt;/STRONG&gt;ask below.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2022 20:26:47 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Developer-Announcements/Update-to-quot-Follow-Me-LP-quot-default-module/m-p/598781#M218</guid>
      <dc:creator>jmclaren</dc:creator>
      <dc:date>2022-03-21T20:26:47Z</dc:date>
    </item>
  </channel>
</rss>

