Reply To: Contact Form Not Working & Can I delete Twitter Feed

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

#3605
CreaboxThemes
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 10 years, 2 months ago by CreaboxThemes.
  • This reply was modified 10 years, 2 months ago by CreaboxThemes.