Discussion on Dominion - Responsive Coming Soon Template

Discussion on Dominion - Responsive Coming Soon Template

By
Cart 102 sales
Well Documented

Ostry supports this item

Supported

12 comments found.

Hello,

I’m helping a person on the installation of this template (temporarily). My problem is that the contact / registration forms do not work. I have filled in the necessary email addresses in php, as indicated in the documentation, but nothing works.

Could you help me?

My template has a basic script to send emails using a php function. To check mail() function is enabled you could try to use something like this: https://stackoverflow.com/questions/3889439/how-to-check-if-php-mail-is-enabled.

You can use any scripts and services convenient for you. For the correct display of your form it is enough to use the classes and identifiers used in the template.

Thanks for your help. Mail() function is enabled, I don’t understand why it does not work. I have the follwing issue (screenshot w/ the link bellow) :

https://www.swisstransfer.com/d/bf82e437-b8d4-4a92-8e20-522e6f1073c4

According to the error on your screenshot, the file https://lelab.world/php/subscribe.php doesn’t exist.

My images carousel stops at 4th picture, what can I do? Thank yo so much

Soory stops at 5th.

It was my fault, an error with the name of an image. Thanks!

Hi! There’s still no “facana.jpg” file in your “img” folder.

Hello. How do you define one of the items in the navigation menu as an external link? Great template by the way – thanks!

Hello! Insert an item with external link outside of the id=”sync2” container, for example:
<nav id="main-nav">
       <div id="sync2" class="owl-carousel">
        <div class="item">
         <a href="#home">Home</a>
        </div>
        <div class="item">
         <a href="#about">About</a>
        </div>
        <div class="item">
         <a href="#contacts">Contacts</a>
        </div>
       </div>
        <div class="item">
         <a href="https://themeforest.net" target="_blank">External</a>
        </div>
</nav>

And add the following code at the end of your style.css:

#main-nav .item {
    vertical-align: middle;
}
#main-nav {
    white-space: nowrap;
}
#main-nav .owl-carousel {
    width: auto;
    vertical-align: middle;
    display: inline-block!important;
}

I had sent you a private message. Please check your email. Thanks!

Check your email now ;)

Hello. We cant find the “Great support” icon on “About” site, where are they.

Hi! Find “About” section code between <!- About Section -> and <!- /About Section -> comment tags. Here are 3 <i> tags with “col-ico” class. Set icons by changing “fa-*” classes of these tags. “fa-life-saver” – is the class of “Great support” icon.

You know the live preview doesn’t work? I really want to buy this but it appears as though it doesn’t work.

Hi! I don’t see any troubles with preview. Try again.

when user subscribes, where does it go?

It goes to your email.

nice theme gud luck :)

Thanks! :)

Good Luck with sale :)

Thanks!

Looks great! GLWS ;)

Thank you! :)

Great theme ! GLWS :)

Thank you!

Welcome to TF! :)

Thanks!

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey