Discussion on Stack - Multi Purpose HTML with Page Builder

Discussion on Stack - Multi Purpose HTML with Page Builder

Cart 12,638 sales
Well Documented

medium_rare does not currently provide support for this item.

1000 comments found.

how can i set a navigation menu item to active/selected?

Hi there,

Thanks for purchasing Stack!

Are you referring to using a one-page or multi-page layout?

If its a one page layout, the class ‘inner-link—active’ will be added to the link when it is scrolled into view, if it is multi-page just add the class ‘active’ to the link. Then you can style it how you like in custom.css

Cheers, Craig

When I click Login in the top toolbar of the demo site the lightbox elements are all blurry (buttons, text, etc) but if I click Create Account the lightbox elements appear to be crisp and clear (buttons, text, etc). Are you going to have a fix for this?

Blurry: https://snag.gy/l2T410.jpg
Crisp/Clear: https://snag.gy/YL8Qwe.jpg

Thanks, I’ll take a look into this – I’m using Chrome on Mac too and am not seeing the issue.

It seems to be something relating to external monitors. I have a 2016 Macbook Pro with a 38” monitor (3840×1600) and a 2014 mac mini with 2560×1600 monitors and the Macbook works fine on the laptop display, but as soon as you plugin an external monitor it goes blurry only on that ‘Login’ box. The ‘Create Account’ is fine. The mac mini consistently renders it blurry with different monitors. I just tried a totally different 2016 Macbook on a totally different 2560×1600 monitor and it is the same result as well. I also have some older Macbook Pros and external monitors with lower resolutions if you would like me to do any further testing. I was thinking originally maybe it was a weird Chrome CSS bug but it does work fine in the same Chrome browser on the laptop display (2880×1800 with whatever the default native scaling is set to).

Thanks for the detailed response!

We’ll test this on our own external monitor and see what we can come up with!

Cheers again, Craig

How could I create a tooltip for dropdown menus? (See attached image) Currently the dropdowns do not have this feature. Would love to see it possibly implemented in 1.2.4!

Image: http://imgur.com/a/BVcUr

Hi there,

Thanks for purchasing Stack!

You could do this by attaching the little triangle icon to the :after pseudo element on the .dropdown__content element.

We can show you how to do this if you’d like to open a ticket at mediumrare.ticksy.com

Thanks, Craig

Please, i dont know where i can to put my email in the forms. Now the forms not working. Not sendint nothing. Please, i need the information

Hi there,

Thanks for purchasing Stack!

Have you run through the documentation that explains how to set up the mail form? You can find the documentation in the download package, and also online here: trystack.mediumra.re/docs/stack_docs/index.html

If you’ve done that and still haven’t had success you can open a ticket at mediumrare.ticksy.com and we can assist there.

Thanks,

Craig

Complimenti bel lavoro, un consiglio: come posso ingrandire il logo in home-coworking e lasciare inalterato il layout?

ITA: Saluti, abbiamo scritto un articolo di istruzioni (seguire il link) che copre il processo di ridimensionamento logo:

ENG: Greetings, We have written an instructional article (follow the link) that covers the logo resize process:

https://mediumrare.ticksy.com/article/10219

While creating a navbar without a button inside I noticed that the vertical align is no longer in the middle for some reason. You can check it out here: http://imgur.com/a/uNxBM

Any quick CSS fix for this?

Also just some suggestions for web pages would be some sort of user settings page.

Hi there,

You can adjust the positioning of the bar modules globally by adding a rule to custom.css:

.bar__module{ position: relative; bottom: ##px; }

Adjust the ’##’ value to your desired amount for vertical alignment.

Thanks for the feedback on the user settings page – we’ll note that down :)

Thanks, Craig

I can now confirm that a User Settings page will be included in the next update (Stack 1.2.4)

Thanks, Craig

Hi there,

Do you have any plans to add image upload? rather than FTP.

And also will you be adding an option to lock the builder down? as it stands anyone can jump on and use it.

Thanks.

Hi,

Variant is not intended as an online builder. Since Variant generates HTML pages, you should run Variant from your local machine and never upload Variant to your server. Due to security limitation enforced by browsers running local pages, we cannot implement image uploading.

James

Hello, just few pre-purchase questions:

As I understand, I create pages locally, then export to html and then upload to server… 1) How does it work – create page -> export -> upload…

or i can create a page -> add another -> add a link to new one from previous -> add more pages and then export the whole structure?

2) There is no way to make changes to pages, which are already on the server? I mean live changes, not to upload new version of it

3) Is it permitted to use the builder to create sites for several domains?

Thank you!

Hi,

If you plan to use Variant, you would create a set of pages in Variant, which can be linked to one another, then export all as a different HTML file and upload to your server. If you want to make changes, the new HTML files must be uploaded to replace the file on your server. Live pages cannot be edited, the HTML must be replaced by uploading.

3 If you want to make a page from Variant for a different domain, a license must be purchased for each domain that the code is used on. Generally, a ingle license is for use on one site.

Regards, James

I just purchased this item and opened Variant’s ‘builder.html’ but the ‘Start New Page’ never appeared in the center of the page. The spinner kept spinning and spinning for at least 15 minutes. I closed it and tried it several more times. Is this normal? Does it take a long time for the program to start?

Hi. I’m using Windows 10.

Sorry. I’m using IE 11.

We suggest using Chrome for the best experience. Internet Explorer lacks a few functions that we rely on in Variant.

I LOVE the page builder and the BEM/Harry Roberts approach to the code. This product is a complete blessing to me and my work flow. I really really hope to see more products like this in the future.

If you ever release/license the variant page builder or something like it as a stand alone for us to development our own variant compatible themes, I will be first in line to purchase it.

Thanks very much for the lovely compliment! We don’t have immediate plans for a stand alone version of Variant – but we do have some exciting developments in the works :)

Thanks again!

Craig

Would be great if that little “boxed” toggle option existed on this one. Rather than some elements always being fullscreen. Just a thought. Great great theme.

Great idea – we’ll see if we can have this implemented for the next release :)

Hi, RTL direction is supported in all the template (menus, mobile view, text , short codes) ?

i liked this template but i want buy it if template has fully RTL support !

Thank you

Hi there,

The RTL stylesheet covers menus, text, mobile view and short-codes, yes. It presents a reflected layout from the original LTR version.

Thanks, Craig

Hi, if I paste copied multi-line text into variant (e.g. in “text layout1”) and shift this element to another position, the copied text isn’t editable any more. The line spacing changes after the shift in the copied text from “single” to double. It seems, that the CR in the copied text makes the problem. It works fine, when I only paste single lines. Am I right, that elements as “tables” cannot be integrated within variant? They must be added directly in the html. Which workflow do you suggest, if I want to work with variant and such elements?

Thanks for reporting the bug in pasting content. We are investigating and will have a fix soon. Tables cannot be integrated or pasted into Variant.

To work with Variant, then embed a table, I suggest getting done all the work in Variant, then exporting the file and working on the tables afterwards, outside Variant.

You won’t be able to bring the code back into Variant, so I suggest that you finish what you need to do in Variant first, then begin work on the tables.

Regards, James

Please make a tumblr feed. Or section the blog as a theme for tumblr :)

Hi there,

We looked into including Tumblr feed support – but have yet to find an elegant solution. We’ll let you know if/when we do and we’ll implement it :)

Thanks, Craig

Hi there folks,

We’ve just updated Stack to version 1.2.3, this update sees a much-requested new column sidebar feature. You can see it demonstrated here, with instructions: http://trystack.mediumra.re/elements-navigation-sidebar.html

and also in action on the new Home Fitness layout:

http://trystack.mediumra.re/home-fitness.html

Note: if you’ve visited the Stack demo recently, you may need to refresh your page to see the new content.

Thanks again for all your feedback!

Medium Rare

Hi, I can see you are working on a wordpress version can you let me know when this will be available i am eager to purchase.

Hi there,

Thanks for your interest. We are currently working with our WP partner TommusRhodus to ensure that Stack + Variant WP is as polished as possible before release.

You can get notified upon release here: http://mmra.re/o

Thanks, Craig

do you have an idea on time as looking to setup the website this month, i dont mind a few bugs :)

Time-wise we are hoping for a release within 3 weeks.

The BEST theme with big “B” which I ever seen from you even in themeforest at all. I’ll buy it ASAP!!

Thanks so much for the compliment! :)

If only when you try to add a logo it wouldn’t shrink it. Even when it is the exact size of the demo logo in the image folder. Honestly the most annoying thing ever. Please fix ASAP.

Hi there,

Thanks for purchasing, and for the feedback! Currently we’re using the max-height property to determine the logo size, this can be adjusted in the custom.css file. I’ve also answered this in your ticket.

We’ll continue to make improvements in this area.

Thanks, Craig

Hello. I just purchased Stack besides an earlier purchase of Foundry. Both are great! You have this nice bar on the top (above the navigation menu) when I click elements -> accordian. But in Variant, I am not able to find the option to enable it. Could you pl suggest?

Thanks Craig, got it. Looking forward to the update where this is supported via Variant. Besides, we are not able to find this ‘Typed text’ block (where it autotypes the strings) in Variant. Is it also not supported and to be imported via code?

Also, the bug @BrowningDesigns mentions below is seen. Please fix.

The typed text element is supported in Variant, you can find it as this block: Cover Image 3

Thanks again for the feedback,

Craig

When will the next stack update

hi,I bought a stack and the pivot, can connect together?

Hi there,

Thanks for purchasing!

No – the templates can’t be merged together as they both use separate CSS – things would get messy if you merged the CSS for both.

The next Stack update will be out later this week / early next week.

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