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.

There’s a bug with the oneopen accordian that if you close the .active one nothing is re-openable. For anyone else, my suggested fix below for script.js until author has a chance to include in next update.

Replace (around line 422): wasActive.removeClass('active'); wasActive.trigger('panelClosed.accordions.mr').get(0).dispatchEvent(closeEvent); With: if (wasActive.length != 0) { wasActive.removeClass('active'); wasActive.trigger('panelClosed.accordions.mr').get(0).dispatchEvent(closeEvent); }

Hi,

Thanks for bringing this up – it will be resolved in the next update.

Cheers, James

Hi, I just buy this stack. I have question: 1. How to add my own custom block / elements ?

2. How to hide the blocks I do not want ?

3. How to import html?

4. How to edit button color, text color, button text color ?

5. How to edit css of element ?

Hi,

Yes we do have plans for all of the features you mentioned but it will not be released very soon.

James

Do you have the ETA ? Because it seems the builder become uselessful if alot of work should be change in html directly

There is no ETA at this time. A lot of development is required to achieve what you have mentioned. All customers have the chance to fully test the product before purchasing so I don’t understand why you would complain about such things after purchasing the item?

Hello,

First, my compliments on your nice designs and the variant editor.

Since ticksy in malfunctioning, I am posting my question here:

You show multiple shop layouts in your demo, yet I can not tell which blocks are used in the variant editor. For instance, http://trystack.mediumra.re/shop-3col-tiles.html

Could you please let me know how to reproduce this?

Also, it would be helpful in a future release if the the module names were included as commented code in the html—that way your users can examine the included demos and easily reproduce any of the designs in the variant editor.

Thank you.

Hello,

Thanks for purchasing, and for your lovely compliment!

That page is made using the Gallery Products 1 block, with the class: masonry—tiles added to achieve the light-grey tiling effect.

Cheers,

Craig

Hi,
1. how can I make empty columns using Variant?
2. How can I customize a specific font size?
thank you!

Hi there,

Thanks for purchasing Stack!

1. This can’t be done in Variant, it needs to be done in the HTML output

2. You can do this in the custom.css file, just target the text element you want and use the “font-size” property: eg:

p{ font-size: 13px; }

Cheers, Craig

Hi, if I use Variant editor and then CCleaner, am I going to loose the pages listed in the editor? BTW how the pages are stored? Internal browser database?

Hi, yes all data in Variant is stored in the browser’s local storage. CCleaner may delete browser local storage. You can export all to a .variant file prior to using CCleaner and then you will have a copy that can be imported back into Variant at any time.

James

1. Hi, i unable to find this kind of card slider where i can find in blocks? http://trystack.mediumra.re/home-nonprofit.html ( check Current Campaigns horizontal slider) i need same can you help?

2. is this save automatically while working on?

3. I plan to integrate PAYPAL and STRIPE payment gateway is this possible and how?

Hi there, Thanks for purchasing Stack!

1. You’ll need to place those elements inside some slider markup once you export from the the builder

2. Yes, the builder saves work automatically as you work, you can also export your page as a .variant file for safe keeping

3. This is possible, you’d need to follow the instructions on the paypal or stripe sites on how to integrate you page with those accounts.

Thanks,

Craig

Hi, since I have added this template do my laravel project I keep getting these multiple errors in console? What the heck is going? :(

Uncaught TypeError: event.getModifierState is not a function at HTMLDocument.<anonymous> (inject.js:208)

I tried to check this inject.js file and delete some things but it didn’t work. Maybe you have an idea?

Stack doe snot include a file named inject.js. Additionally our script makes no use of event.getModifierState. This leaves a few possibilities as to what this error might be:

1 – An external script such as one loaded in a Youtube iFrame? 2 – Something in your dev environment such as a browser auto-refresh mechanism (usually injected by the dev server). 3 – Another external script intentionally added to your page for an advertisement?

James

I’m experienced troubles with the parallax class in mobile… the parallax still function in mobile devices and see all text wrong… any fix to disable parallax in mobile?

Hi, please open a ticket at http://mediumrare.ticksy.com and we will be able to offer you a solution to this. Also, the fix for this will be in the next update.

James

Hey, this is a very cool package, with great prebuilded pages and pages builder that I really enjoy.

Is it possible to add our own components to the Variant Pages Builder?

Thanks.

Hi, at this time it is not possible to easily add a block to Variant Page Builder, however – you could, if you edit builder.html but we don’t support this.

James

Hello, does not work Export page http://joxi.ru/ZrJyOgkC9ln7zA. Help me please.site:http://deforex.beget.tech/

Please be aware that you need to purchase single license for each end user product that is created using Stack/ Variant Builder. Additionally, we can’t provide support for altered and modified versions of Variant Page Builder.

James

Is it really GPLv3 does not allow to change pictures and logos and modify products? We have returned everything back, please answer my first question.

I answered on your ticket. It appears that your demo site is working now, can you confirm?

Hello, How can I use the contact form for sending email to my email account?

Hi, you just need to set the settings in mail/mail.php. Forms are all ready to go when you set those settings. Please see documentation for all the details.

James

How can I change the map location?

Hi, this is described in detail in the documentation, please consult the documentation for more details.

James

I did suggest that as well @westside. Hope they produce a profile page like that soon :D

Cheers, we’re looking into this for a future update :)

Love the theme, but was hoping you guys could create a public user profile page? I think this would be helpful, not sure what others think, but would be cool addition. Sort of like a LinkedIn style profile page or some variation like that

Thanks for the feedback! We’ll take a look at doing a public profile page for a future update

Hi guys,

I am afraid there’s some problem with accordions – when one is allowed to be opened. Once an accordion item is closed it is not possible to reopen again. Could you please check it.

Cheers, fbyte :)

Thanks for bringing this up – another user did mention a problem with one-open accordions, but now I understand the problem properly.

James

Do you guys have a feature roadmap at all that you could publish? It would be great to see what’s coming down the pipeline.

Hi,

We don’t publish a roadmap but we’d be glad to hear any suggestions or feedback you have.

Cheers, James

I guess it would be helpful to know what features are upcoming or planned. Are there any major release coming with new features or should we expect mainly updates/fixes for the next few months?

We’re always looking to add new features. There will always be new features added in the future.

Can I use fixed top bar? if so, how?

Hi,

Yes this is demonstrated on this page: http://trystack.mediumra.re/elements-navigation.html under the header “Sticky Bars”.

James

Hi guy! So I just downloaded the last update and noted that most of the blocks aren’t loading properly. Like the background is missing or something, same for the buttons

Hi there,

I’m not seeing this same behaviour, are you unzipping all the files and running builder.html from the variant folder in the download package? Would you mind opening a ticket at mediumrare.ticksy.com with a screenshot or link so we can see what you’re seeing.

Thanks, Craig

Hey, guys! I came over from the WP version of Stack. Tom said you would probably have the original Stack logo PSD?

Would love to edit it for a placeholder logo since it matches the aesthetic. Thanks!

Hey there,

There isn’t a PSD but the logo was made using Fira Sans in the “Black” font weight, you can grab it here: https://fonts.google.com/specimen/Fira+Sans

Cheers, Craig

Hope to increase the floating customer service blocks,Thanks

Cheers for the feedback :)

How can i make fix navbar with variant?

Hi there,

This needs to be done once you’ve exported your page from Variant, and this is demonstrated on this page under the heading “Sticky Bars” http://trystack.mediumra.re/elements-navigation.html

Thanks, Craig

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