<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1096143" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1096143</link>
    <description></description>
    <language>en</language>
          <item>
    <title>I installed that theme on a</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/need-help-making-drupal-subtheme#comment-1291507</link>
    <description> &lt;p&gt;I installed that theme on a test site to see what was going on here.&lt;/p&gt;
&lt;p&gt;Really, this is not a very good way of implementing a slider. It works for an out of the box theme, but as you found out, it breaks down when you want to extend it. Those are just theme settings which are stored as variables. They aren&#039;t meant to be used for content.&lt;/p&gt;
&lt;p&gt;It would be better to create a content type for your slides and a view to display them. Then there are many slideshow modules you could use to implement the slider (&lt;a href=&quot;http://drupal.org/project/slick&quot;&gt;slick&lt;/a&gt; or &lt;a href=&quot;https://www.drupal.org/project/views_slideshow&quot;&gt;views slideshow&lt;/a&gt; are good options). Copy the CSS classes from the theme implementation to your view to make it look the same.&lt;/p&gt;
&lt;p&gt;What did you put in your subtheme? All of the code changes in that subtheme? Something is wrong there. It might just need a cache clear but you&#039;re not going to be able to do that if you can&#039;t log in. It might also be having an issue if it&#039;s trying to redeclare functions from the base theme. Try commenting out any custom PHP in your subtheme and try again. &lt;/p&gt;
&lt;p&gt;If you&#039;re still having trouble, upload a copy of your subtheme and I&#039;ll take a look.&lt;/p&gt;
 </description>
     <pubDate>Wed, 18 Apr 2018 14:01:08 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1291507 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
