Support › Forums › Azul – HTML Template › Contact Form Not Working & Can I delete Twitter Feed › Reply To: Contact Form Not Working & Can I delete Twitter Feed
February 17, 2014 at 7:39 am
#3605
Keymaster
Hi rngmedia,
Do you get a lot of error messages?? Does the newsletter form works fine??
If you want to delete the Twitter feed, in the file index.html, you have to delete from the line 71 to 77:
<div class="row twitter-list">
<div class="col-md-3 col-md-offset-9">
<div id="home-1" class="fadeOut-1">
<ul id="twitter-feed" class="list-tweets"></ul>
</div>
</div>
</div>
And the line 251 too:
<script type="text/javascript" src="js/twitterfeed.js"></script>
Regards
-
This reply was modified 9 years, 7 months ago by
CreaboxThemes.
-
This reply was modified 9 years, 7 months ago by
CreaboxThemes.