1001 comments found.
Considering purchase. Using Drupal, and limited to Bootstrap 3 at the moment. If purchased, can I download a pre-Bootstrap 4 version of Stack + Variant that will output pages for Bootstrap 3?
Hello,
Unfortunately this wouldn’t be possible as the builder now outputs only Bootstrap 4 pages.
Thanks,
Craig
So it wouldn’t be possible to download a previous version of this, prior to implementing Bootstrap 4? If I purchased this version, could I be emailed an older version?
Hi,
We can provide you a copy of the old version upon request.
James
If you view the sample, you’ll notice that the lightboxes, menus, etc open expanded before closing.
This is a huge issue that is keeping me from using this theme that I purchased.
Hi there,
I’m sorry I don’t quite understand your concern.
Could you please open a ticket at our support site http://mediumrare.ticksy.com and we’ll work with you there to solve the issue.
Thanks, James
Hi James,
Thank you for your reply, and I already did two days ago.
If you visit the sample (ex: http://trystack.mediumra.re) or the downloaded theme, you’ll notice that all the light-boxes load and then are closed once the page’s resources are successfully downloaded. It seems like Javascript is being used to hide the light-boxes, menu drop-down, etc. instead of a css class.
To fix this issue, the divs should be automatically hidden using Bootstrap’s hidden class, which can then be removed using Javascript when clicked on. I have duplicated this issue on three computers.
Hi,
Are you referring to Firefox? This is in fact showing you the content of the page rendered without CSS applied – then when CSS is later applied by the browser it looks correct again. This is a well documented Firefox bug causing a “Flash Of Unstyled Content” ( https://bugzilla.mozilla.org/show_bug.cgi?id=1404468 ) . Supposed to be fixed in v60.
There is no javascript involved in hiding on load.
If you are experiencing something else, do please let me know 
James
your work is amazing ! but we would like to have something with reactjs support (which is the most popular js framework right now). Are you planning to convert any of your themes to support reactjs ?
Hi there,
Thanks for the compliment! There’s no React conversions in the works right now – but we do have plans for React versions of upcoming templates. Stay tuned 
Craig
hi – this will be something that a lot of people I know would be very very interested in.
Thanks for the feedback!
James
How can we change to “BOXED” the theme?
Hello, add the class ‘boxed-layout’ to the element.
Thanks,
Craig
Hi! Is it possible to insert code, like google analitycs to all pages?
Hi,
Yes this is possible within Variant – simply go to the metadata tab on the left hand column menu and input your Property ID – Variant will handle the rest.
James
There’s an issue with .bar.bar—transparent on bootstrap “s” screen size. It does not hide the .logo-light which creates a huge height on the nav bar.
Example at: https://pasteboard.co/HhhGL7a.png
I was able to fix with below but would be good to get this fixed for future versions…
@media all and (max-width: 991px) {
.bar.bg-dark, .bar.bar-transparent {
.logo-light {
display: none;
}
}
}
Hi Sam,
Thanks for reporting this. It’s on our list for the next update 
Cheers,
Craig
Hi, i am using a plugin that relies on google map places librairie, but it seems places libraries is not requested by your scripts, when i try to include it i am geting
google included multiple time
there is no way to use the google maps api included in the package because
1) it is dinamically loaded and appended to document thus placing it at bottom of the page after every scripts
script.type = 'text/javascript'; script.src = 'https://maps.googleapis.com/maps/api/js?key='+apiKey+'&callback=mr.maps.init'; script.className = 'gMapsAPI'; document.body.appendChild(script);
2) you do not provide any event to listen to in order to execute some custom scripts only after the google maps is loaded
Can you please specify how to execute a script only when the maps libraries are fully loaded or remove the included maps library in your package so that i can include it somewhere else.
Thanks
Hi and thanks for the feedback,
We can help you with this – please open a ticket at http://mediumrare.ticksy.com and we will provide the custom code required to set up the event, and we’ll include that in a future update.
James
ok, ticket opened.
Thanks,
James
Hi. I am using the page builder tool and would like, if possible, to have a slider element which slides between a series of Cover Image 1, Cover Image 2, Cover Image 3, etc. sections. Is it possible to do this in the builder? If not, can you possibly suggest the best way to do this? Build the page with a slider and a Cover Image 1 section, for example, and then edit the HTML to move the Cover Image inside the slider? Any better ideas? Thanks!
Hi,
Yes, that’s the way I’d suggest. If you want to mix sections, you will need to do that in HTML.
If you need any further support, please open a ticket with us at http://mediumrare.ticksy.com
James
Its two days i have opened a ticket but still no reply!! Thought i would get quick reply, wanted to ask few technical questions..But the Support is too slow!
Hello,
Thanks for purchasing! As outlined on our item pages, we provide support within 24 hours on business days (Monday – Friday). Your ticket will receive a reply from our support team shortly.
Thanks again,
Craig
Hi,
Where can I find/buy the blurred stock photos?
For example, this one: http://trystack.mediumra.re/img/avatar-large-3.pngThanks, Paolo
Hi there, you can find those here: https://madebysidecar.com/products/headshot-bundle
Thanks, Craig
Thanks for the info, Craig!
No worries 
Hello all. Both .html and .variant exported files dont show anything when I try to import them on page builder.
Hi there,
I’m testing here with the latest version and I’m not experiencing that error. Would you mind please opening a ticket at http://mediumrare.ticksy.com and please upload your variant files for me so I can diagnose.
Thanks, James
Hi James. I started everything over and now I could import my page. I’m not sure what I did wrong at the first time.
Thanks for your attention Renan
Hi, that is strange indeed.
Perhaps a browser quirk which was interfering with local storage? Or an add-on perhaps?
James
I’m interested in purchasing but before doing so, wanted to know how easy it is to omit certain elements of the package? Say I have no interest in using maps or modals in me project, can I easily omit that scripting and styling to have greater site performance? (ie shorting loading times?)
Hi,
Yes this is all possible through our modular scripts setup. You can strip it right back to just what you need – of course. Stack’s LESS/CSS is also modular to assist in slimming down the page weight.
You can also pick and choose what icons you want included in the Icons Mind Package to only have the font include the icons you need in your site.
James
Hi All,
Stack has been updated to address a few issues with recent Twitter and Instagram API changes, and some other bug fixes.
To fix Instagram or Twitter feed issues, simply replace the plugin files in your js folder with the newer ones provided in Stack 2.0.2.
Changelog is as follows:
===================================================================
v 2.0.2 - 6 April 2018
-------------------------------------------------------------------
FIX - Fixed 'Cover Text 4' text being hidden by image
UPDATE - Updated Twitterfetcher plugin to 18.0.2 for API change
FIX - Patched Spectragram plugin to fit instagram API change
FIX - Fixed input[type="image"] from being auto-resized
FIX - Fixed autoshow notification overflowing screen width
FIX - Fixed form margins on desktop and mobile screen sizes
FIX - Fixed input[type="image"] from being auto-resized
FIX - Fixed issue with auto-selecting accordion panel by URL
Files affected:
-------------------------------------------------------------------
FIX - /js/scripts.js
FIX - elements-notifications.html
UPDATE - /js/twitterfetcher.min.js
UPDATE - /js/spectragram.min.js
UPDATE - /less/framework_components/forms.less
UPDATE - variant/builder.html (some section HTML fixes)
Have a great weekend!
Medium Rare
Czy jest jakiś problem z działeniem API Instagram? Funkcja Intagram w szablonie nie działa. Nawet na Twojej stronie demo.
Is there any problem with the API Instagram API? The Intagram function in the template does not work. Even on your demo page.
Hi,
Due to a recent change in the Instagram API, the feeds were temporarily broken. We have now issued an update to fix the Spectragram plugin and restore functionality to the Instagram feeds.
James
Do you have a bootstrap 3 version of this template ?
Hi,
The BS3 version has now been replaced and is no longer updated, but we can provide an older version if you purchase the new one.
James
FYI team the Pill labels on mobile are not horizontally aligned center. I gave it @media .label {padding: 2px 13px;}
Hi there,
Thanks for this – I’ll place it on our list for the next update 
Craig
How Can I remove the #start from showing in the URL string when clicking the scroll to top arrow?
Thanks again
Hi there,
Given that this is a standard behaviour for the browser, you’d need to use javascript to modify the clicking of that link using the preventDefault method, then scroll the page to the top.
Thanks,
Craig
Hi, please how can i get less files for the other available theme’s color schemes. i would like to customize the theme but starting with the red color scheme variant (theme-red.css).
Thanks for this amazing theme
Hello there,
Thanks for purchasing Stack!
You can simply change the @color-primary to the red primary colour ’#ff4f4f’ , primary-1 to: ’#343851’ and ‘primary-2’ to: ’#64789C’
Thanks, Craig
thanks
No problem
for further support, please visit our ticketing system at http://mediumrare.ticksy.com 
So how do you fixed the problem with angular 5? The scripts are not loading anymore, if you use the angular router and then go back to the index page.
Hi there,
You’ll need to call mr.documentReady(mr.setContext()); and mr.windowLoad(mr.setContext());
Thanks, James
Where do I have to call it? Do you want me to guess? I tried to call it in the index.html It doesn’t work, I also tried to call it in your script.js and it doesn’t work. And I can’t call it in my component.
Do you have a guide that shows how to add the *Navigation elements outside of Variant? Thanks,
Hi there,
No, to do this you’d just copy the navigation from the page you want, then fill it with your own content, replacing the default conte.t
Thanks,
Craig