Discussion on Stack - Multi Purpose HTML with Page Builder

Discussion on Stack - Multi Purpose HTML with Page Builder

Cart 12,645 sales
Well Documented

medium_rare does not currently provide support for this item.

1001 comments found.

validate-required does not get picked up and form submits regardless. I’m guessing the validation script is missing. The demo page also submits with out validation.

Here are the list of all the scripts includes and in the JS folder <script src=”js/flickity.min.js”></script> <script src=”js/easypiechart.min.js”></script> <script src=”js/parallax.js”></script> <script src=”js/typed.min.js”></script> <script src=”js/datepicker.js”></script> <script src=”js/isotope.min.js”></script> <script src=”js/ytplayer.min.js”></script> <script src=”js/lightbox.min.js”></script> <script src=”js/granim.min.js”></script> <script src=”js/jquery.steps.min.js”></script> <script src=”js/countdown.min.js”></script> <script src=”js/twitterfetcher.min.js”></script> <script src=”js/spectragram.min.js”></script> <script src=”js/smooth-scroll.min.js”></script> <script src=”js/scripts.js”></script>

<script src="js/jquery-3.1.1.min.js"></script>

Please advise.

Hi,

jQuery should be referenced first, as most of those scripts you have listed depend on jQuery. Certainly our scripts.js file does, so you should make sure jQuery is the first referenced script in your list.

James

It is referenced as first. It’s still not working and like i said in your demo pages it doesn’t work as well and class=”validate-required” is added to the sample input elements.

Please fix. Many thanks.

Please see this page and tell me if the validation is working for you: http://trystack.mediumra.re/page-contact-map-1.html

It is working for me. For validation to be handled by our script, you must have class=”form-email” on the form element.

James

Recaptcha forms not supported on smartphones

Hi,

Yes indeed they are – could you please explain what you are seeing? Which device you are testing on and if possible a demo page where I can see the result? Thanks,

James

I was trying the demo and did not see where you would change the video source for a header with a local video background?

Hello, please look at this page for an example of a local video background :

http://trystack.mediumra.re/elements-video-background.html

James

Are there any updates for this theme coming soon?

Yes, there will be a Bootstrap 4 update coming soon. Please stand by :)

Stack 2.0.0 (for Bootstrap 4) is now available :) Enjoy!

James

The cards are broken in the mobile view, how can it be fixed?

Hi,

Could you please provide an example of what you are seeing and on which page it appears? We are more than happy to help on our official support channel at http://mediumrare.ticksy.com

James

Hello! Is it possible to import this HTML template into Webflow? thanks

Hi,

No, the Stack HTML template has not been set up to work with Webflow.

James

I was trying the demo and did not see where you would change the video source for a header with a local video background?

Hello, please look at this page for an example of a local video background :

http://trystack.mediumra.re/elements-video-background.html James

How do I put my own color scheme in.

Hi, when you compile, you should be instructing the compiler to compile theme.less only. If you have edited the variables in the appropriate less files, that will generate a new theme.css file (to replace the default theme..css file).

In order to see that change in variant, the file must be called theme.css and should be replaced in both the css folder and the variant/theme/css folder.

If you need further support please open a ticket at http://mediumrare.ticksy.com

James

That only results in an error

Please open a ticket at http://mediumrare.ticksy.com and provide some details about what the error is that you are seeing. a screenshot will also help. Looking forward to assisting you with this.

James

For the accordion, when want to open one only each time, according to the document should add the class “accordion-one-open”. The correct class should be “accordion-oneopen”, please fix this error.

Thanks for picking this up – it will be fixed in the next release.

James

I have opened a ticket and really need to solve this issue as soon as possible. I am having problems with the mail form not sending me the test emails.

Thanks

Hi,

We have responded to your ticket and will be working with you to help you get the form up and running.

James

you can close the ticket, I figured it out. Thanks

No problem!

I was trying the demo and did not see where you would change the video source for a header with a local video background

Also where is the “undo” button?

Sorry, there is not yet an undo function in Variant. Text mistakes can be undone with Ctrl+Z but other changes are not undoable. The deleted items can be restored by clicking “Show Trash” then clicking the deleted item to restore it.

James

Can you donate this to a non profit?

Hi, after you purchase, yes the license can be transferred to a non-profit, however a single license must be purchased for each website that uses the design or assets.

James

What font is used for “Launching soon” text on this one: http://trystack.mediumra.re/home-coming-soon-2.html

Guys?

Apologies but we have lost the reference to that particular font as it came from an very early concept of Stack, however you can check out this list I have compiled of similar fonts available on Creative Market: https://pastebin.com/aatvVF4A

Hi guys, is it possible to use autoplayed video background in Stack HTML template? I know few months ago that wasn’t included.

Guys?

Yes, this can be done with a local video or a Youtube video. Please check out trystack.mediumra.re/element-video-background.html

James

Thank you James.

Hi, is it possible to open up the menu without to have to click on it and close when you move the mouse outside the menu?. I didn’t see in the demo.

Hi, yes this is possible – please see demonstration on http://trystack.mediumra.re/elements-dropdowns.html – you will find the last section has what you want.

James

Hi there, I have 4 websites, can I use and create the templates for all my 4 websites using this builder by single domain license?

Hi,

The single license only permits use on one domain, as each domain is considered a different site. Please refer to Envato for a conclusive answer.

James

I am noticing a bug, but perhaps I’m doing something wrong.

I am creating a form with Variant, that you can see here: http://aws.youtility.website/index2.html The HTML code for the form can be viewed here: https://imgur.com/oyys8pB

What I notice: 1) In my code, the “First Name” field comes BEFORE the “Last Name” field. Yet, it’s the opposite on the page. 2) When I use Tab to navigate through the fields, it skips the second field (“First Name” here), but works as intended for the rest.

Am I missing something? Thank you! :)

Hello,

This is a strange one indeed.Can you try adding the class pull-left to the first column in your form?

Thanks,

Craig

I sure could – and I’m sure it would work as intended, BUT when I open my HTML file without any JS or CSS, the form comes up in the right order >> https://imgur.com/iY0MyjX

Hence why I suspect funny is happening with Variant.

I’ve found a workaround by keeping the form in a single column, but I thought you might be interested in the issue :)

Thank you

Thanks for reporting this. I suspect this is due to the way our switchable sections work. This will be corrected once the Bootstrap 4 update comes, as we’re switching to a flex-based layout.

Thanks again,

Craig

Hi, I have a personal training site and I would like to be able to include a free download of a training program on the site. Do you have any suggestions of the best approach to do this? Newsletter form? Thanks for all the support, Stack has been the best HTML theme I have worked with so far.

Hi,

Of course you only want to provide the free program to users who have verified their email address, so it is best to provide the file via a link in the MailChimp confirmation email. Here is a link to instructions:

https://kb.mailchimp.com/campaigns/images-videos-files/send-a-file-to-new-subscribers

For Stack, this means embedding the MailChimp form to collect the email address. Please open a ticket at http://mediumrare.ticksy.com if you need assistance doing this.

James

Love this theme. I’ve had really positive feed back from the client.

I’d also like to echo others in an admin template would be perfect for continuity. Do you have an ETA on this, as we’d love to integrate it early into our development.

PS. Stack is to be updated with Bootstrap 4 soon – this will be a breaking change as much of the markup is different for BS4.

James

James, do we have an ETA on a BS4 version or even a beta. Seems pointless to start the modifications for a custom admin template if it’s outdated almost straight away.

In regards to the Stack Admin, perhaps a separate licensed Admin would be great. I’d invest into it. Something with the quality of code you guys produce and a modern/clean styling would be a welcome addition.

The Bootstrap 4 update is still being fine-tuned and you can expect it within the next two weeks.

As for a separate Stack admin template – we’ve shelved this idea for now.

I have setup SMTP as mentioned in the documentation. It throws an Internal server error. Tried PHP route too, same result. INTERNAL SERVER ERROR, website si already live and i have filed a ticket too, its been a day and there has been no response. Please help. Ticket number : 1423851

This is really dissapointing. No one has attended the ticket and it has been almost 3 days now.

This has been responded now.

Thanks for your patience. James

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