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.

Is there new updates as the stack wordpress version?

Stack HTML will be updated with Bootstrap 4 soon.

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

James

thanks. just download it

Hi there, Nice work on this template! Easy to work with it. Just a question: Is it possible to use radials on dark background? Or can you point me on where to find how I change this?

Thanks in advance

Hi there,

Thanks for purchasing!

If you’d like to open a ticket at our support system: mediumrare.ticksy.com We can help out :)

Thanks, Craig

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?

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

good theme – but i have to manually change the mobile version logo to the html myself as the builder doesnt do it which is a bit annoying

Hi, this is because the images are two separate files. Simply resize your window and change the image when you see the mobile menu appear.

James

Some bug reporting when I try to use Stack with vue-router :)

The problem here is simple: You can’t use a hash like this ’#/’ or ’#/anything’ when using Stack, it will produce “Syntax error, unrecognized expression: .tabs > li#/” error.

Uncaught Error: Syntax error, unrecognized expression: .tabs > li#/ at Function.Sizzle.error (jquery.js:1468) at Sizzle.tokenize (jquery.js:2125) at Sizzle.select (jquery.js:2546) at Function.Sizzle [as find] (jquery.js:869) at jQuery.fn.init.find (jquery.js:2792) at new jQuery.fn.init (jquery.js:2909) at jQuery (jquery.js:75) at Object.mr.tabs.activateTabById (scripts.js:2697) at mr.tabs.documentReady (scripts.js:2658) at scripts.js:20

The error seems produced by these lines:

if(id !== ’’ && id !== ’#’‘){ if($(’.tabs > li#’+id.replace(’#’, ’’)).length){ $(’.tabs > li#’+id.replace(’#’, ’’)).click(); } }

You should make that line ignore every hash that looks like these ”#/”, ”#/hello”, etc.

My approach is by adding Regex filter so it will look like this

if(id !== ’’ && id !== ’#’ && id.match(’#/.*’) == null){ if($(’.tabs > li#’+id.replace(’#’, ’’)).length){ $(’.tabs > li#’+id.replace(’#’, ’’)).click(); } }

(If the hash matching ”#/” or ”#/(anything)”, then it’ll be ignored.) Please fix this in the next version so it won’t prevent me and other people that may want to make a single page routing using library like vue-router or React router :)

Thanks for bringing this point to our attention. We will patch this in the next update.

James

Hello, thank you so much for this awesome theme :)

Bootstrap 4 is now in their beta, when would you update this theme to the latest bootstrap version? thank you :)

Hi, we are currently working on a Bootstrap 4 update for Stack. No date for release yet, but it is coming.

Due to the nature of changes in Bootstrap 4 (CSS and markup) , pages in Stack with Bootstrap 4 will not be compatible with previous versions of Stack. If you create a page with the new version, it can coexist on a site with an older version, but both will need to reference different versions of CSS and JS files.

James

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

James

How do I change the “Stack” logo on the navigation bar when the screen size gets smaller, i.e. mobile device???

Resize your window to a narrower width, and when the mobile menu appears, change that image to your logo. This needs to be done because both menus are different entities.

James

Ahh, found it. Thanks a lot!

Is there a widget or something to ‘send to top’ of page? Or would one add this manually? Thanks.

Hi,

To do this in Variant, you can use a link or button, and link it to the first section on your page.

To do it manually in HTML, just copy the link which is demonstrated on the index page.

For more info, please open a ticket at http://mediumrare.ticksy.com/

James

Hey!

I just got around to using this theme, and I am wondering how to set up the mail chimp newsletter properly!

Any advice would be highly appreciated.

The domain it is hosted on is groomgods.com

thanks in advance :)

Hi,

You can use the “Embed Signup Form” button in Variant, or check the documentation for how to manually link the MailChimp / Campaign Monitor signup forms to your HTML pages.

Please open a ticket at http://mediumrare.ticksy.com for further support.

James

Hello, does the theme have SSL support? Thank you.

Hi,

Yes the template does work will on SSL hosting.

James

1. Is there a preferred method for turning cover modules fullscreen on mobile? They look fantastic cover-sized on desktop, but once they hit mobile it just leaves a chunk of white space. I’m guessing manually adding a background image to entire page is the work around, but then you lose some of the convenience of using prebuilt cover modules and are limited to what you can put on top of the page without using them. thanks!

Hi there,

Thanks for bringing this up. We’ll be able to provide you with more in-depth support at ticksy. Please open a ticket at http://mediumrare.ticksy.com and we’ll be more than happy to discuss this with you.

Thanks, James

Hi, I was wondering, how can we add inputs in contact form ? I need an upload files input in my contact form. Thank you

Hello,

This is done in HTML, and is not a function of Variant. First you would need to export your page from Variant to HTML then add the input manually. This should be done when you are ready to finish working in Variant.

Open a ticket at http://mediumrare.ticksy.com if you need any assistance with the input.

James

Hi, Here is my ticket https://mediumrare.ticksy.com/ticket/1407448/ Thanks to reply

Great :) we’ve responded now. James

Hello, I’m interested to purchase this product looks exactly what we need. My main concern is. If we are planning to sell a product in our website, the license change from 17 usd to 670? we’re an startup and i’m afraid to be able to paid that price. Could you please help me to understand?

Hi, If you use the template to advertise a product, that is fine – that is what all websites are designed to do. This is exactly what the single license is intended for.

If you charge users to use the website, that is when the extended license must be purchased.

James

Any page transitions?

Hi there,

None built directly into the theme but you might consider using a plugin to use this functionality: http://git.blivesta.com/animsition/fade-down-lg/

Thanks, Craig

Hi, the last question about bootstrap4 was 3 months ago, do you have any date on your side ?

Sorry, there is no hard date at this stage, but yes, we do intend to update Stack to Bootstrap 4.

James

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

James

Hi, I do not know where to post this but : Paging dot navigation does not appear in feature large 12 when background is blue. white, grey and black ok

Hi,

Thanks for reporting that. The proper channel if you need support in future is at http://mediumrare.ticksy.com/

We’ll address this in an update to come. If you would like the immediate fix, please open a ticket so we can give you the updated code.

James

Ok perfect ! I will wait for the update

Sorry we have taken a while to come back to you on this, but I think you should open a ticket so we can give you some custom CSS to apply – the update may be a little while off at this stage.

James

I’ve a question, If I perches this How can I download The Html template file which I’ve designed with stack?

Hi,

When you purchase, you get a download package, and you unzip it on your own machine to start working. Your pages are then exported from Variant on your own machine, instead of visiting our demo pages.

If you want to move your saved pages from the demo over to your purchased version, export them all to a .variant file using the export menu. Then import them using the pages tab on your local copy.

James

Hi medium_rare, How to make smooth scroll menu like “Back to Top” menu.

Thanks

Hi,

If you are using Variant, simply edit the name of your sections on the left sidebar menu, that will put them in the list of sections available when you choose “edit link”. Then on your nav bar, right-click a link and choose “edit link” to select your named section from the drop-down menu.

If you are not using Variant, you can simply give the link class inner-link and set the href to the #id of the section you wish to link to. You will then need to apply the same ID to your section.

For further support, please open a ticket at http://mediumrare.ticksy.com

Thanks, James

Does it work on wordpress? Or we can directly install on php server, on this case does your theme script have backend panel?

Hello, No this is not a WordPress theme – however you can purchase the WordPress version here:

https://themeforest.net/item/stack-multipurpose-wordpress-theme-with-variant-page-builder/19707359

The Stack WordPress version also includes Variant Builder.

James

Hi Team,

my webpage having below issue after installed the woocommerce plugin and i can’t install ebor framework. Thanks team

i) my page isn’t working and is currently unable to handle this request. HTTP ERROR 500

ii) https://prnt.sc/hhrt7s

Hi, this is a WordPress question, so you should take this up with Tommusrhodus at the official support channel at http://tommusrhodus.ticksy.com.

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