I forgot... I would like not to find a full page plugin, but an element that could be placed in to a row inside my home page (like a wpforms or a progress bar) to announce the next event followed by the magazine. thanks!
Thanks Andrew!Just another question: how can I insert in a static page some code relative to the "head" section and some of the "body" section inside one row in a salient page? I tried to put it in an "html" component it doesn't works tanks!
P.S.
in the head section I need to put some code like this:
Hi! I would like to know please if exist a "coming soon" countdown plugin compatible with salient theme; something similar to kite
http://wordpress.jeweltheme.com/kite/
Thanks, Antonio.
I forgot... I would like not to find a full page plugin, but an element that could be placed in to a row inside my home page (like a wpforms or a progress bar) to announce the next event followed by the magazine. thanks!
Hey there,
Thanks for reaching in,
We currently don't have an element for this. The theme is built on robust Wordpress standards, I'm sure there is a good plugin for this functionality.
Regards
Thanks Andrew!Just another question: how can I insert in a static page some code relative to the "head" section and some of the "body" section inside one row in a salient page? I tried to put it in an "html" component it doesn't works tanks!
P.S.
in the head section I need to put some code like this:
<link href="../Downloads/assets/css/bootstrap.min.css" rel="stylesheet">
<link href="../Downloads/assets/css/style.css" rel="stylesheet">
<!-- jQuery Library -->
<script type="text/javascript" src="../Downloads/assets/js/jquery-2.1.0.min.js"></script>
<script type="text/javascript" src="../Downloads/assets/js/plugins.js"></script>
<script type="text/javascript" src="../Downloads/assets/js/functions.js"></script>
and in the body some code like this:
<div class="pattern height-resize">
<div class="container">
</h2><!-- /.Section-title -->
<div id="time_countdown" class="time-count-container">
<div class="col-sm-3">
<div class="time-box">
<div class="time-box-inner dash days_dash animated" data-animation="rollIn" data-animation-delay="300">
<span class="time-number">
<span class="digit">0</span>
<span class="digit">0</span>
<span class="digit">0</span>
</span>
<span class="time-name">Days</span>
</div>
</div>
</div>
</div><!-- /.time-count-container -->
</div><!-- /.container -->
</div><!-- /.pattern -->
Thanks as usual, Antonio
Hey Again,
Try using this plugin: https://wordpress.org/plugins/insert-headers-and-footers/ .
Best
ThemeNectar Support Team