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.

Hello,

couldn’t find any help in the documentation so i hope to get some help f´here.

I have a masonry container with dynamic content and would like to set a data-default-filter. I have tried on a static page:

<div class="masonry__container" data-default-filter="category-x"> but that didn't help. Ideally i would like to implement a jqeury function which sets the filter after content is injected and docment is ready. Any idea how to achieve that please? I tried this e.g. but it didn't work: window.mr = { masonry: { options: { defaultFilter: 'my-default-filter-category' } }, }; Any help is very much appreciated. THANK YOU!</div>

You can add some script to be run after your content is all loaded up. If you have a way to tell that your content is finished loading such as a callback, you can add this code there to filter the collection.

jQuery('masonry__container').each(function(){ jQuery(this).isotope({filter: 'yourChosenFilter'}); });

James

Thank you for your response.

I gave your suggestion a try but unfortunately that doesn’t seem to work.

data-default-filter="category-x"

..doesn’t work on even static sites. It also doesn’t work when adding the data-filter to the url like this:

http://trystack.mediumra.re/elements-masonry.html#interior

Can you please give this issue a second look and suggest a different approach?

Best regards Noly

is this theme supporting full rtl ? Is there a demo for rtl page to check it before I purchase ? Thank you!

Refunded, Thanks for trying!

No money had refunded in my account

Apologies for the mistake here – the money will be refunded in 3-5 days now. Thanks for your patience.

James

I am evaluating this product but I do not find the option to specify where the forms should go, on the other hand I do not see if you can add some short code for example I have a popup generator that allows me to generate a short code to show only requires that I can enter the html code where I want to show and a code at the start of the page is possible this?

Do you have an example of how to customize the theme of forms?

last consulting…Among the elements offered counts backwards but when testing the editor this element is not in any panel… I have seen the same editor in another offer foundry and there if there is the element countdown

I have seen that they do not plan to make updates, but the user has the ability to add codes for example a page preloader is there a way to use external codes?

Hi there,

You can configure where the form is submitted to by changing some code in scripts.js. You can configure where the resulting email is sent by editing mail.php in the mail folder. All external code must be edited outside Variant once you’ve exported to HTML.

James Medium Rare

please make a page preloader

Hello, we don’t have plans to add a preloader at this time.

Thanks,

Craig

I’m really looking forward to an update for your site builder, especially waiting for updates to the stack. Will they be in the future?

Hello, there is no update to the builder planned for now.

Thanks,

Craig

Not so much a help question, more a heads up. Instagram dont give out the access token any longer for any basic api calls and advise that you dont need it for your own website. Unfortunately in the Stack theme it won’t display without it. Entering a dummy token just breaks it.

Hi there,

Thank you for the update, we’ll prepare an update to resolve this.

James

Trying to use the Office 365 SMTP in mail/mail.php but I’m getting error below, think is needs a from email address in mail/mail.php, but I can’t see where to add it? And the form only works if you put the same email address used for SMTP in the email address field.

Expected response code 250 but got code “554”, with message “554 5.2.0 STOREDRV.Submission.Exception:SendAsDeniedException.MapiExceptionSendAsDenied; Failed to process message due to a permanent exception with message Cannot submit message.

Hi there,

Please open a ticket at https://mediumrare.ticksy.com and I’ll work through this with you.

James

Is there an easy way to fix the error in console when you have a modal on screen and you scroll? Every scroll increments the error count: [Intervention] Unable to preventDefault inside passive event listener due to target being treated as passive. See <URL> http://trystack.mediumra.re/sections-modals.html

Hi there,

Please try removing the scroll-assist class from the body element.

James

A have a question, before purchasing the template. Is there a way to make a one-page website with Slack template? Including navigation with subtle animations, of course? Thank you.

Yes you can. Single page sites are not a problem in Stack. Animations are not included outside of what you see in the demo, however you can add a library for this (https://michalsnik.github.io/aos/). This is done outside Variant after you are finished assembling your page, and cannot be done in Variant.

James

Thank you, James. Template bought.

Will there be any new updates soon?

Hi there, at this time, Stack is receiving patches for reported bugs and compatibility updates as we dedicate time to producing new template products.

Is there anything you had in mind?

James

Hi! Is it still possible to get the sketch files for Stack? I tried to raise a ticket for this but it won’t let me as it says my support has expired.

Hi there,

Please email support [ at ] mrare.co and we’ll send you what we have. Although the Sketch file is not a close match to what you see in Stack HTML as things have changed over time.

James

Hi, could you let me know what JS files I need for the contact form to work? Thanks

Hi, how do I unblock email addresses? All types of emails are automatically blocked.

Hi there,

I’m assisting you with this on your ticket now.

This will be a matter of editing mail/lib/mail_sender.php . I will assist you with this on your ticket.

James

I supplied you with the FTP details yesterday. Please check. Thank you!

Hi how are you, I need to buy this I have a few questions though 1. Is there a way of having clients edit their own websites 2. Is there a way to save on cloud and I can edit the site later? 3. Besides html export are there other ways of exporting the website like server sync and so on? Kind regards

Hi there,

No – Variant is designed as a locally running app. This means that it runs best when loaded from your local file system. Pages are stored in your local storage of the browser. You can export backups to a .variant file which keeps all of your pages safe in an external file. This file can be stored anywhere (such as Google Drive or Dropbox) but there is no cloud syncing. A .variant file would need to be re-imported when you plan to make changes to the site.

James

Thanks so much for the response.

​I am running iOS 12.4 on a iPad Pro 11” (2019) and the Stack site fails on Themeforest site (as well as local development). Here is my original message:

This Stack HTML template fails on iPad. I am building out a site using the template and noticed modal windows not opening and also, on pages with YouTube iframe embeds, no response. So i went to the demo on Themeforest: http://preview.themeforest.net/item/stack-multipurpose-html-with-page-builder/full_screen_preview/19337626

and it ​also fails on iPad iOs. This site works on my Android phone but fails on iPad. Please advise.

Need assistance… Main BG image (hero) is not showing… checked paths and everything is fine. Loads on the builder though, but not live… Any thoughts?

Hi there, Did you make sure there are no errors in the console? The backgrounds are placed by js, so if there is an error they will fail.

You’re welcome to open a ticket at https://mediumrare.ticksy.com so we can check on it for you.

Kind regards, James

Am having an issue with website speed, with the js/scripts.js lined it gets a speed of 83 without the js I get 97. I need to minimise the js/scripts.js file, please assist to remove this elements that I don’t use. twitter instagram form video modal

Hi there, yes for sure you will want to slim that down. Please open a ticket at http://mediumrare.ticksy.com and we’ll be able to show you how.

This Stack HTML template fails on iPad. I am building out a site using the template and noticed modal windows not opening and also, on pages with YouTube iframe embeds, no response. So i went to the demo on Themeforest: http://preview.themeforest.net/item/stack-multipurpose-html-with-page-builder/full_screen_preview/19337626

and it ​also fails on iPad iOs. This site works on my Android phone but fails on iPad. Please advise.

Hi there,

Thanks for raising this with us. We’ll look into this and get back to you.

Regards, James

Hi there,

Are you using iPad OS or standard iOS?

Could you please open a ticket at http://mediumrare.ticksy.com so we can investigate with you.

James

My website does not show any icons. Am I missing a given style?

It worked.. I had not uploaded fonts

That will do it :)

i added this in cutom css file

.logo{ max-width: 220px; }

however the logo is not changing on my website https://aaptaprint.com

Hi there,

Be sure to adjust the max-height value to your desired value too so it isn’t being restricted.

Thanks,

Craig

Hey is there a way to change the size of the mobile menu dropdown? When you click the hamburger button and it shows you the menu, mine is too short after I made some changes.

We have answered your ticket :)

Thank you! Great support, very helpful and patient.

Glad you’ve got a solution :)

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