1000 comments found.
How do I make the overall font size bigger?
Hi there,
You can do this in custom.css:
html{ font-size: ###%; }
Where you replace ’###’ with your desired size in percentage units. Currently this is set at 87.5%
Thanks,
Craig
I am building a landing page for a conference and I want to list the speakers who will speak at our conference and I want to to show a short biography about every speaker when the user makes a mouse over the picture of the speaker. So I can put a gallery lightbox, but I can´t do any change on mouse over. Any idea how to implement that?
Hi there,
Thanks for purchasing Stack!
You might choose to use the elements on this page: http://trystack.mediumra.re/portfolio-three-2col.html , and replace the title text with your bio text, that way, when the user hovers on the image, the bio text appears.
Cheers,
Craig
Hi,
How to shrink the search field div in the app navigation bar? Doesn’t get smaller. Also the logo div doesn’t get shrinked. I need to place more links there.
Thanks!
Hi there,
You’ll need to adjust the column class, currently the search bar sits in a “col-md-4” div, just change that to “col-md-3” or “col-md-2” for smaller.
Cheers, Craig
Do you have a psd file for this at all?
Hi there,
No, Stack was created in Sketch – we do have some Sketch files available, though some of the design was also finished in-browser.
Cheers, Craig
Fantastic work guys. I stack. If you could add a decent microinteraction for the → ✖️ interaction, this would probably be the best thing I ever downloaded from the internet.
Hey there,
Thanks for purchasing and for your feedback!
Would you mind elaborating a little on what you by the → ✖️ interaction? Are you referring to the builder?
Cheers,
Craig
Hi Everyone,
Stack 1.4.3 brings the parallax effect to iOS and Android Browsers, check it out at http://trystack.mediumra.re/home-drone-photography.html and http://trystack.mediumra.re/home-wedding.html.
A small update to Google API maps – zoom controls can now be shown and positioned at any edge or corner of the map.
===================================================================
v 1.4.3 - 21 July 2017
-------------------------------------------------------------------
NEW - Parallax effect extended to iOS and Android browsers
UPDATE - Show zoom controls on Google API maps
Files affected:
-------------------------------------------------------------------
UPDATE - /js/scripts.js
UPDATE - /js/parallax.js
===================================================================
Simply download the latest version to get the updated package.
Have a great weekend,
Medium Rare
Any plans to add animated process bars, like the radials only in horizontal direction?
Hi there,
We’ll pop this on our feature-additions list for future updates.
Thanks, Craig
great thanks! I hope it will come soon. best greetings
Hi,
I can not find the documentation in the zip file provided. Could you help?
Hi there,
The documentation is also located here: trystack.mediumra.re/docs/stack_docs/index.html
But there should definitely be a docs folder in the zip from themeforest, if not, there’s a chance the download didn’t complete, you might consider downloading again.
Thanks, Craig
Hi, during the past few days, I’m opening Variant builder and even when I close the tab, the page that I’m working on was still there. However, I moved the folder and suddenly all working pages are gone!! How can I get it back?
Hi there,
Thanks for purchasing Stack!
Please open a ticket at mediumrare.ticksy.com for template support.
Cheers,
Craig
Hey, for your next update you should consider adding a countdown timer block to add scarcity to the pages and increase conversions. Are you familiar with this? It would be a super cool feature.
Hi there,
Stack does include countdown functionality, as detailed here: http://trystack.mediumra.re/elements-countdown.html , you can use these countdown timers anywhere in the page. including in notifications and modals. Or were you referring to a specific section design? If so, any link or screenshot would be great feedback!
Thanks,
Craig
I was thinking of something with a more robust design and an actual block of the timer that can be dragged onto the page and edited as desired. Please refer to this link: https://wordpress.org/plugins/wp-countdown-timer/
As you can see from the timer image, this would be the block itself and the colors, timer setting, countdown fallback message, etc., can be edited directly on the page, but not through editing class settings of a simple timer.
So yes, I was referring to a section design or cool block. That would make the builder awesome 
Thanks for the feedback!
Already bought items of this seller. Was about to buy this but there’s no sufficient profile page to build social/community pages. Still great work!
What do you think about this page which was recently added?
http://trystack.mediumra.re/page-accounts-profile.htmlIt is under the Pages > Accounts menu.
James
Saw it. Was looking for something like this page. Full-width profile with tabs, social icons etc. http://trystack.mediumra.re/page-about-company.html
Thanks for the feedback!
Hey, great product!
I like the all the demo pages you included with the package, but what options do I have to edit them if I can’t import them into the builder? Do I need to manually edit the HTML code directly and/or completely replicate them using the builder blocks? This package would be immensely more valuable if the demo pages could be edited via the builder. Otherwise, it’s extra work that we don’t have time for
Please advise. Thanks.
Hi,
At this stage, yes that is how you would work with them. The demo pages can all be created using blocks in the builder. Any HTML template requires editing HTML at some point, and Variant greatly improves efficiency in this area.
We do have plans to add demo pages as .variant files that can be imported then edited, but this may be some time coming.
James
HI, Is this possible to upload Mp4 video from builder to my local host? so that it will be run once live through FTP. Thanks
Yes, the videos that come with the template can be used on your own site, and any other that you choose through the builder will need to be uploaded to FTP in order to work.
James
Hi, what is font you use to make logo stack?
The Stack logo is made using Fira Sans, available on Google Fonts.
James
Greetings customers,
Thanks to everyone who participated in the sale, the response has been amazing!
The price for Stack has now returned to normal.
Stay tuned for more great updates and improvements 
Regards, Medium Rare
Hello, was wondering is there anyway to include “Upload File” action to my contact form? Also, what would be the option to make search feature functional? I’m now using the HTML version. Thank you.
Hi, yes there is a way – and we are considering adding this as a standard feature in a future version. Please open a ticket at http://mediumrare.ticksy.com and I’ll walk you through it.
The only reservation we’ve had to date has been a potential security concern around customers inadvertently downloading a virus that was submitted to their email through a form.
James
Hi, I am looking for a page builder which I can host on my website so my clients can make their own webpage. Would I be able to purchase a license to do this? Cheers
Hi,
If you purchase a single license per website that your clients create, then yes you can. However, Variant is not designed as an end-user site-building interface. Certain specific customisations require HTML or CSS to be edited after exporting to HTML, and Variant does not yet have a “publish to hosting” feature.
James
Hi Everyone,
Here is a copy of the changelog for Stack 1.4.2, now available for download.
===================================================================
v 1.4.2 - 14 July 2017
-------------------------------------------------------------------
NEW - Added Public Profile page (page-accounts-profile.html)
UPDATE - Added ability to trigger a modal from any link
including from within another modal
FIX - Wizards init will only fire if wizard is uninitialised
FIX - Iframes in modals now autoplay correctly
FIX - Accordions one-open issue resolved
FIX - Youtube Backgrounds now play correctly on Safari
Files affected:
-------------------------------------------------------------------
NEW - page-accounts-profile.html
UPDATE - /js/scripts.js
UPDATE - ytplayer.min.js
===================================================================
Have a great weekend!
James
where do i go to change the Instagram Access Token
Hi,
Open scripts.js in the js folder. Search for accessToken and you’ll see what you need to replace there.
The best avenue for support requests is to open a ticket at http://mediumrare.ticksy.com as we’ll be able to support you better there.
Cheers, James
<div class="wizard" id="createacc">
<h5>Intro</h5>
<section class="text-center">
<div class="pos-vertical-center">
<h4>Welcome to the Wizard, using jQuery Steps</h4>
</div>
</section>
<h5>Navigation</h5>
<section class="text-center">
<div class="pos-vertical-center">
<h4>Navigate the steps using your keyboard arrows</h4>
</div>
</section>
<h5>Finish</h5>
<section class="text-center">
<div class="pos-vertical-center">
<h4>Use Wizards for onboarding, form data collection and more</h4>
</div>
</section>
</div>
Here’s what it looks like: http://i.imgur.com/gmsAAH8.png
Is there anything else I need to check for?
Hi,
The best avenue for support requests is to open a ticket at http://mediumrare.ticksy.com as we’ll be able to support you better there.
Cheers, James