Hi Derek,
Sorry for the inconvenience.
Please follow the steps below to adjust the slider speed.
1. Open main.js file from bizwalls -> js folder
2. Find the comment OWL CAROUSEL
3. Check out the screenshot for next steps http://prntscr.com/g7hz38
Moreover, we have listed this in our theme update list. We will add an option to adjust the slider speed, in our next update of the theme.
Please don’t forget to give us ‘rating and review’ (on https://themeforest.net/downloads ), if you like our Theme and our support too. It will give us inspiration and make us more ‘happy’ to support.
Best Regards,
ThemeLooks Support Team
Hi Jeff,
We have checked your website subscribe form and we have seen everything is working fine. Please check out the screenshot as reference http://prntscr.com/g7ht9q
Best Regards,
ThemeLooks Support Team
Hi Dipesh,
Sorry for the inconvenience.
We are reviewing the issue. We will let you inform further about the issue. If needed, we will update the theme on themeforest.
Please wait with patience for our further response.
Best Regards,
ThemeLooks Support Team
Hi Dipesh,
Sorry for the delay.
We have reviewed your website and we saw that everything just working fine on your website. There is no issue like you have described in your topic.
Best Regards,
ThemeLooks Support Team
Hi Nitin,
Sorry for the delay.
In this issue, you need to use custom CSS, because, there is no per-define class.
Best Regards,
ThemeLooks Support Team
Hi Jeff,
Sorry for the delay.
Please provide us a full screenshot where you have putted your API and list id. Also, provide us your website URL to review the issue.
Best Regards,
ThemeLooks Support Team
Hi There,
Sorry for the delay.
By the way, we are really sorry to say that, we are not available to help you about walker menu. We are only available to help you about those features that are included in our theme.
Thanks for understanding.
Best Regards,
ThemeLooks Support Team
Hi There,
Please provide us your website URL to review the issue.
Best Regards,
ThemeLooks Support Team
Great! We appreciate your expertise.
Best Regards,
ThemeLooks Support Team
In this issue, you need to hire someone else to customize the template for you based on your needs/requirements.
This is because, your provided example (EcoHosting) theme’s design & development process is not the same as your purchased one (CloudServer). Both are totally different to each other by their design & development.
Thanks for understanding.
Best Regards,
ThemeLooks Support Team
Based on Bootstrap Grid System, it’s not possible to divide the 12 column with 5. Please learn more about the Bootstrap Grid System from here http://getbootstrap.com/css/#grid
However, you could use the code below if you want.
<!-- Pricing Table Area Start -->
<div class="pricing-table">
<div class="container">
<!-- Section Title Start -->
<div class="section-title">
<h2>Hosting Specification</h2>
</div>
<!-- Section Title End -->
<div class="row reset-gutter">
<!-- Pricing Table Item Start -->
<div class="col-md-2 col-md-offset-1 pricing-table-item hidden-sm hidden-xs" data-has-pricing-head="no">
<div class="pricing--content">
<div class="pt-body">
<div class="pt-features">
<ul class="text-left">
<li>Hardware</li>
<li>Memory</li>
<li>HDD</li>
<li>Channel</li>
<li>Email</li>
<li>Monitoring</li>
<li>Support</li>
<li>Operation System</li>
</ul>
</div>
</div>
</div>
</div>
<!-- Pricing Table Item End -->
<!-- Pricing Table Item Start -->
<div class="col-md-2 pricing-table-item">
<div class="pricing--content">
<div class="pt-head">
<div class="caption">Starting At</div>
<div class="pt-price-tag">$9.99<span>/m</span></div>
<div class="pt-plan">Shared Basic</div>
</div>
<div class="pt-body">
<div class="pt-features">
<ul>
<li><strong>Hardware</strong>Intel i5 2.7</li>
<li><strong>Memory</strong>512Mb Ram</li>
<li><strong>HDD</strong>10GB Storage</li>
<li><strong>Channel</strong>5GB Bandwidth</li>
<li><strong>Email</strong>20 Email Addresses</li>
<li><strong>Monitoring</strong>24/7</li>
<li><strong>Support</strong>24/7</li>
<li><strong>Operation System</strong>Linux</li>
</ul>
</div>
</div>
<div class="pt-footer">
<a href="#" class="btn btn-custom">Buy Now</a>
</div>
</div>
</div>
<!-- Pricing Table Item End -->
<!-- Pricing Table Item Start -->
<div class="col-md-2 pricing-table-item">
<div class="pricing--content">
<div class="pt-head">
<div class="caption">Starting At</div>
<div class="pt-price-tag">$19.99<span>/m</span></div>
<div class="pt-plan">Shared Pro</div>
</div>
<div class="pt-body">
<div class="pt-features">
<ul>
<li><strong>Hardware</strong>Intel i5 2.7</li>
<li><strong>Memory</strong>512Mb Ram</li>
<li><strong>HDD</strong>10GB Storage</li>
<li><strong>Channel</strong>5GB Bandwidth</li>
<li><strong>Email</strong>20 Email Addresses</li>
<li><strong>Monitoring</strong>24/7</li>
<li><strong>Support</strong>24/7</li>
<li><strong>Operation System</strong>Linux, Windows</li>
</ul>
</div>
</div>
<div class="pt-footer">
<a href="#" class="btn btn-custom">Buy Now</a>
</div>
</div>
</div>
<!-- Pricing Table Item End -->
<!-- Pricing Table Item Start -->
<div class="col-md-2 pricing-table-item">
<div class="pricing--content">
<div class="pt-head">
<div class="caption">Starting At</div>
<div class="pt-price-tag">$29.99<span>/m</span></div>
<div class="pt-plan">Shared Business</div>
</div>
<div class="pt-body">
<div class="pt-features">
<ul>
<li><strong>Hardware</strong>Intel i5 2.7</li>
<li><strong>Memory</strong>512Mb Ram</li>
<li><strong>HDD</strong>10GB Storage</li>
<li><strong>Channel</strong>5GB Bandwidth</li>
<li><strong>Email</strong>20 Email Addresses</li>
<li><strong>Monitoring</strong>24/7</li>
<li><strong>Support</strong>24/7</li>
<li><strong>Operation System</strong>Linux, Windows</li>
</ul>
</div>
</div>
<div class="pt-footer">
<a href="#" class="btn btn-custom">Buy Now</a>
</div>
</div>
</div>
<!-- Pricing Table Item End -->
<!-- Pricing Table Item Start -->
<div class="col-md-2 pricing-table-item">
<div class="pricing--content">
<div class="pt-head">
<div class="caption">Starting At</div>
<div class="pt-price-tag">$29.99<span>/m</span></div>
<div class="pt-plan">Shared Business</div>
</div>
<div class="pt-body">
<div class="pt-features">
<ul>
<li><strong>Hardware</strong>Intel i5 2.7</li>
<li><strong>Memory</strong>512Mb Ram</li>
<li><strong>HDD</strong>10GB Storage</li>
<li><strong>Channel</strong>5GB Bandwidth</li>
<li><strong>Email</strong>20 Email Addresses</li>
<li><strong>Monitoring</strong>24/7</li>
<li><strong>Support</strong>24/7</li>
<li><strong>Operation System</strong>Linux, Windows</li>
</ul>
</div>
</div>
<div class="pt-footer">
<a href="#" class="btn btn-custom">Buy Now</a>
</div>
</div>
</div>
<!-- Pricing Table Item End -->
</div>
</div>
</div>
<!-- Pricing Table Area End -->
Best Regards,
ThemeLooks Support Team
Hi There,
We are really sorry to say that, there is no by default option that you are looking for.
In this issue, you need to hire someone else to customize the theme based on your needs/requirements.
Best Regards,
ThemeLooks Support Team
Hi Nitin,
Either remove .pricing-slider class from there.
Or, use below markup:
<!-- Pricing Area Start -->
<div id="pricing" class="bg--lightgray">
<div class="container">
<!-- Section Title Start -->
<div class="section-title">
<h2>Populer Pricing</h2>
</div>
<!-- Section Title End -->
<!-- Pricing Slider Start -->
<div class="row">
<!-- Pricing Item Start -->
<div class="col-md-3 col-sm-6 pricing--item">
<div class="pricing--content">
<div class="pt-head">
<div class="caption">Starting At</div>
<div class="pt-price-tag">$9.99<span>/m</span></div>
<div class="pt-plan">Shared Basic</div>
</div>
<div class="pt-body">
<div class="pt-features">
<ul>
<li>2GB RAM</li>
<li>20GB SSD Cloud Storage</li>
<li>Weekly Backups</li>
<li>DDoS Protection</li>
<li>Full Root Access</li>
<li>24/7/365 Tech Support</li>
</ul>
</div>
</div>
<div class="pt-footer">
<a href="#" class="btn btn-lg btn-custom">Order Now</a>
</div>
</div>
</div>
<!-- Pricing Item End -->
<!-- Pricing Item Start -->
<div class="col-md-3 col-sm-6 pricing--item">
<div class="pricing--content">
<div class="pt-head">
<div class="caption">Starting At</div>
<div class="pt-price-tag">$29.99<span>/m</span></div>
<div class="pt-plan">Shared Pro</div>
</div>
<div class="pt-body">
<div class="pt-features">
<ul>
<li>4GB RAM</li>
<li>50GB SSD Cloud Storage</li>
<li>Weekly Backups</li>
<li>DDoS Protection</li>
<li>Full Root Access</li>
<li>24/7/365 Tech Support</li>
</ul>
</div>
</div>
<div class="pt-footer">
<a href="#" class="btn btn-lg btn-custom">Order Now</a>
</div>
</div>
</div>
<!-- Pricing Item End -->
<!-- Pricing Item Start -->
<div class="col-md-3 pricing--item">
<div class="pricing--content">
<div class="pt-head">
<div class="caption">Starting At</div>
<div class="pt-price-tag">$49.99<span>/m</span></div>
<div class="pt-plan">Shared Business</div>
</div>
<div class="pt-body">
<div class="pt-features">
<ul>
<li>8GB RAM</li>
<li>80GB SSD Cloud Storage</li>
<li>Weekly Backups</li>
<li>DDoS Protection</li>
<li>Full Root Access</li>
<li>24/7/365 Tech Support</li>
</ul>
</div>
</div>
<div class="pt-footer">
<a href="#" class="btn btn-lg btn-custom">Order Now</a>
</div>
</div>
</div>
<!-- Pricing Item End -->
<!-- Pricing Item Start -->
<div class="col-md-3 pricing--item">
<div class="pricing--content">
<div class="pt-head">
<div class="caption">Starting At</div>
<div class="pt-price-tag">$49.99<span>/m</span></div>
<div class="pt-plan">Shared Business</div>
</div>
<div class="pt-body">
<div class="pt-features">
<ul>
<li>8GB RAM</li>
<li>80GB SSD Cloud Storage</li>
<li>Weekly Backups</li>
<li>DDoS Protection</li>
<li>Full Root Access</li>
<li>24/7/365 Tech Support</li>
</ul>
</div>
</div>
<div class="pt-footer">
<a href="#" class="btn btn-lg btn-custom">Order Now</a>
</div>
</div>
</div>
<!-- Pricing Item End -->
</div>
<!-- Pricing Slider End -->
</div>
</div>
<!-- Pricing Area End -->
Best Regards,
ThemeLooks Support Team
We have reviewed the code, there is no problem in the code.
The issue is all about your hosting server issue, some hosting servers do not support PHPMailer (sendmail.php). In this issue, you need to contact with your hosting provider.
Please Note: PHPMailer is a 3rd party script. If your hosting server is not supporting this anyway, then there is nothing in our hands to support.
Best Regards,
ThemeLooks Support Team
Hi There,
Please provide us your website URL to review.
Best Regards,
ThemeLooks Support Team