<?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 Adding dynamic text on my homepage in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Adding-dynamic-text-on-my-homepage/m-p/8057#M827</link>
    <description>&lt;P&gt;I would like to add this dynamic title&lt;/P&gt;&lt;P&gt;&lt;A href="http://xplus.studiotip.com/" target="_blank"&gt;http://xplus.studiotip.com/&lt;/A&gt; (WE CREATE EXCEPTIONAL CREATIVE INCREDIBLE THINGS), on my homepage&amp;nbsp;&lt;A href="https://goo.gl/r0MTnn" target="_blank"&gt;https://goo.gl/r0MTnn&lt;/A&gt;&lt;/P&gt;&lt;P&gt;How should I proceed, please ?&lt;/P&gt;</description>
    <pubDate>Thu, 23 Feb 2017 06:21:49 GMT</pubDate>
    <dc:creator>lauftn</dc:creator>
    <dc:date>2017-02-23T06:21:49Z</dc:date>
    <item>
      <title>Adding dynamic text on my homepage</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Adding-dynamic-text-on-my-homepage/m-p/8057#M827</link>
      <description>&lt;P&gt;I would like to add this dynamic title&lt;/P&gt;&lt;P&gt;&lt;A href="http://xplus.studiotip.com/" target="_blank"&gt;http://xplus.studiotip.com/&lt;/A&gt; (WE CREATE EXCEPTIONAL CREATIVE INCREDIBLE THINGS), on my homepage&amp;nbsp;&lt;A href="https://goo.gl/r0MTnn" target="_blank"&gt;https://goo.gl/r0MTnn&lt;/A&gt;&lt;/P&gt;&lt;P&gt;How should I proceed, please ?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2017 06:21:49 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Adding-dynamic-text-on-my-homepage/m-p/8057#M827</guid>
      <dc:creator>lauftn</dc:creator>
      <dc:date>2017-02-23T06:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: Adding dynamic text on my homepage</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Adding-dynamic-text-on-my-homepage/m-p/8188#M836</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/4330"&gt;@lauftn&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This type of dynamic text effect can certainly be accomplished using JavaScript to cycle through the HTML elements that make of the words you want to swap out. This can be done in a HubSpot custom module. I personally do not have the experience to give you a coding example on how this works. However, I know a few community members who could give you some pointers.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/366"&gt;@ndwilliams3&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/133"&gt;@stefen&lt;/a&gt;&amp;nbsp;do you guys mind taking a look at this question?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Rami&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2017 22:04:37 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Adding-dynamic-text-on-my-homepage/m-p/8188#M836</guid>
      <dc:creator>relabidin</dc:creator>
      <dc:date>2017-02-23T22:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: Adding dynamic text on my homepage</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Adding-dynamic-text-on-my-homepage/m-p/8192#M837</link>
      <description>&lt;P&gt;I took a look under the hood and yes, it is using Javascript to animate the text. They're using a custom jQuery script to do it. Since it's custom code and not a freely available library, I wouldn't feel comfortable posting the code here. However, it is something that could easily be replicated by someone comfortable with jQuery.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2017 22:41:52 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Adding-dynamic-text-on-my-homepage/m-p/8192#M837</guid>
      <dc:creator>ndwilliams3</dc:creator>
      <dc:date>2017-02-23T22:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: Adding dynamic text on my homepage</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Adding-dynamic-text-on-my-homepage/m-p/8238#M840</link>
      <description>&lt;P&gt;This code seems to be freely usable.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.mattboldt.com/demos/typed-js/" target="_blank"&gt;http://www.mattboldt.com/demos/typed-js/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you help me to use it, properly at the right place ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2017 12:08:43 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Adding-dynamic-text-on-my-homepage/m-p/8238#M840</guid>
      <dc:creator>lauftn</dc:creator>
      <dc:date>2017-02-24T12:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: Adding dynamic text on my homepage</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Adding-dynamic-text-on-my-homepage/m-p/8239#M841</link>
      <description>&lt;P&gt;We are currently experimenting with&amp;nbsp;&lt;A href="http://morphext.fyianlai.com/" target="_blank"&gt;http://morphext.fyianlai.com/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Pretty easy setup!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2017 12:10:43 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Adding-dynamic-text-on-my-homepage/m-p/8239#M841</guid>
      <dc:creator>JanekNahm</dc:creator>
      <dc:date>2017-02-24T12:10:43Z</dc:date>
    </item>
  </channel>
</rss>

