Discussion on Massive - Responsive Multi-Purpose HTML5 Template

Discussion on Massive - Responsive Multi-Purpose HTML5 Template

Cart 2,788 sales
Well Documented

ThemeBucket supports this item

Supported

603 comments found.

Hello does not work in the contact form you attach code

<form method=”post” action=”contact-us-alt.php” id=”form” role=”form” class=”contact-comments”> <!- Nome -> <input style=”border-radius:4px;” type=”text” name=”name” id=”name” class=” form-control” placeholder=”Nome e Cognome *” maxlength=”100” required=””> <!- Email -> <input style=”border-radius:4px;” type=”email” name=”email” id=”email” class=” form-control” placeholder=”Email *” maxlength=”100” required=””> <!- Cellulare -> <input style=”border-radius:4px;” type=”text” name=”phone” id=”phone” class=” form-control” placeholder=”Cellulare *” maxlength=”100”> <!- Commento -> <textarea style=”border-radius:4px;” name=”text” id=”text” class=”cmnt-text form-control” placeholder=”La tua richiesta…” maxlength=”400”></textarea> <button type=”submit” name=”send message” class=”btn btn-small btn-dark-solid ” style=”border-radius:4px;”> Invia Richiesta </button> </form>

Hi, we would like to suggest you to follow our code and documentation instruction. Hope you’ll find the way.

thx

Hello I have a last problemo Besides the more I wrote . I’m connecting the module but I can not understand a come connect the send button with the php What I ‘ve put Aid AFTER I finished thanks

Hi, We’ve seen your code here something missing. like you didn’t indicate to contact-us.php file into your form just have action=”#”. So plz take the following HTML code and replace your existence. And then go to “contact-us.php” file and add your email address. or you can check documention where have instruction <form class="contact-comments" action="contact-us.php" method="post"> <div class="row"> <div class="col-md-6 "> <div class="form-group"> <!-- Name --> <input type="text" name="name" id="name" class=" form-control" placeholder="Name *" maxlength="100" required=""> </div> <div class="form-group"> <!-- Email --> <input type="email" name="email" id="email" class=" form-control" placeholder="Email *" maxlength="100" required=""> </div> <div class="form-group"> <!-- Subject --> <input type="text" name="subject" id="subject" class=" form-control" placeholder="Subject" maxlength="100"> </div> </div> <div class="col-md-6 form-group"> <div class="form-group"> <!-- Comment --> <textarea name="comments" id="comments" class="cmnt-text form-control" placeholder="Comments" maxlength="400"></textarea> </div> <div class="form-group full-width"> <button type="submit" class="btn btn-small btn-dark-solid "> Send Message </button> </div> </div> </div> </form>

Thx

Hello ThemeBucket I bought your theme and I make you my compliments the clean design I hope that in the future you publish updates on the topic . I HAVE A PROBLEM CAN NOT CONNECT BUTTON CONTACT FORM op – index.html once one crushes the subscript message allert how do ??? Tanks andrea

plz check you last comments. Already answered.

thx

Hi, One more quick question. Using mp-index-general-2.html as an example. If I add “theme-bg” to both “skills” and “blog post” page-contents there is a small white space between the two sections. How can I remove the white space between page-content sections ? I have tried m-top-0 m-bot-0 but it didn’t make any effect. (I am using theme-bg because it emphasises the white space)

Many thanks

Hi, Just an update on this. I can remove the white space if I remove “display: inline-block” from the style.css .page-content definition. However, I’m not sure of the implications this may cause ? Your help is appreciated. Thanks

Hi,

You can remove display: inline-block form .page-content defination to fix extra white space.

Thanks :)

Hi, For the Revolution Slide pages (Ken Burns/Full screen) I want the menu NOT to be transparent. I have removed the “transparent-header” and “semi-transparent” from the lines below: <header id=”header” class=” header-full-width transparent-header ”>

The issue I have are the images go slightly below the screen, ie. do not fit exact to the bottom of the screen. So to overcome this I set fullScreenOffsetContainer: ”#header”

This fixed the resizing so the bottom of the image fits to the bottom of the screen. However, it did bring up another problem… When I then scroll down the page there is a slight jump in the slider image. This jump looks to be the size of the offset. Question: Is there a way of doing a smoother scroll so there’s no jump OR is there another way of fitting the image to the screen when the menu is set not to be transparent ?

Thanks and congratulations on a wonderful theme.

Hi, Please add the following CSS into style.css file in body tag overflow-x: hidden; like this screenshot https://www.dropbox.com/s/yaxlxa74pnlo47u/Screenshot%202015-12-23%2016.04.54.png?dl=0

thx

Hi, Excellent – that worked. Many Thanks.

Welcome :)

Hi, I’d like to use a YouTube video in the 3col portfolio and I’m having trouble getting the video to play in the vimeo pop up. Can you advise me?

Hi, glad to know. For resize the pop up please go to /css/magnific-popup.css line #222 where have define the size like as https://www.dropbox.com/s/dqy90zvrhk8udjz/Screenshot%202015-12-17%2023.28.45.png?dl=0 You can change the size here.

Thx

Thank you!

You’re welcome. If you really happy with our theme please give us your honest ratings. :)

thx

Hi I have bought this theme http://themeforest.net/item/massive-responsive-multipurpose-html5-template/12503639 and I cant upload zip file in my wordpress site

Thank you

Hi, Maybe you’ve misunderstand. This theme is HTML version not WordPress version. Though we’re still working on to convert it to WordPress. Hope soon we’ll release WordPress version.

Thx

Hi, I have just bought the massive theme and Im trying to upload it without any luck. My API keys dont seem to work in my Envato toolkit! Can you please help me?

Sure, please send us an email with the subject “Help Installing Massive” and we will take it from there.

Where are the docs for menuzord?

Hi, Nope we didn’t modify menuzord.js file. It was as it is. We just modify CSS for adopt our styles only.

thx

purchased – works brilliantly, thank you

glad to know :)

Hello, I have a problem. As I customized it, I can no longer scroll to the bottom of the page. Would you please take a look: http://www.mbh-law.ch/neu/ Thank you! Best regards, robert

Hi, We’ve checked your link here and scroll works fine here.

thx

Hello, is it possible to delete an unused css styles, images and js files? For example I am using only “op-index.html” so I do not need any other html files, many css styles, images and js files. Thank You

So what I have to do now? Will You help me or not?

So what I have to do now? Will You help me or not?

Hi, you are asking us for custom job thats why we gave you an email address and wanting to disscus there.

thx

Quick question: How do I remove this ‘Disabled for Preview-in-Browser: ’ code from my browser preview?

Hi, Did you mean like this https://www.dropbox.com/s/tdnyxeduut4sv1q/Screenshot%202015-12-08%2013.14.51.png?dl=0 we’ve checked it but nothing found any issues. Anyway, its not necessary to view html file into browser. So you can ignore this process. Just take your file in localhost and then visit site or just click your html file in your folder directly. thx

Okay, I’ll do that, thanks for your prompt response, it really makes a difference!

Hi, as I already said in my last issue, great work, I really liked it and it help me build a great site! I just found a second issue, on iphones I can’t see the banner-demo background image in op-index.html, works fine on chrome iphone simulator, but the image dosn’t show up on real iphone. Let me know if you need any further information and thanks again for the great work.

Hi, sorry for late reply. Unfortunately we didn’t check iphone for unavoidable reason.

thx

Hi, the problem was with .parallax having background-attachment:fixed, changing @media screen and (max-width: 1024px) in style-responsive.css like this:

@media screen and (max-width: 1024px) { .login-box.gray-bg { margin-bottom: 20px; } .parallax { background-attachment: inherit; } .parallax-inner { background-attachment: inherit; } }

solved my issue.

Hi, thanks for your assistance. :)

Hello again.

I have a Masonary Gallery question. Is it possible for the gallery to show just a portion of the gallery item first as opposed to the entire image?

The user would then see the full image as they click to lightbox view.

Thanks,

a

Hi, Yes its possible. For just a portion of the gallery https://www.dropbox.com/s/oi8tlfxh0ek7jng/Screenshot%202015-12-05%2013.40.07.png?dl=0 selected section you just add you portion of the gallery item image.

and for full image view in light box https://www.dropbox.com/s/jqb4541sntz8loi/Screenshot%202015-12-05%2013.41.43.png?dl=0 and https://www.dropbox.com/s/l5qlfdr7ryawwdl/Screenshot%202015-12-05%2013.41.59.png?dl=0 here you just give your full view image path.

Hope solved your problem.

Thanks

I have a serious problem. My site not correctly open the phone or tablet. It just decreases of such, has no responsibility.

In the browser to change the dimensions that occurs, but the phone does not.

Follow the link: erreabrasil.com.br

Thank you

Hi, It shouldn’t be. Did you changed some CSS or js anywhere. In our theme its not happing. We suggest you to re-check our code whether you missed something.

Thx

Hey there,

Enjoyed your theme but noticed there is a problem with the navigation menu automatically set to open position on Mobile Safari. This means it covers the pretty slideshow on the homepage. Does not happen on mobile Chrome. I am testing on up-to-date iPhones. My programmer uses Droids and says it does not happen there. The mobile menu is only in open position on the homepage at: http://athenaadvocacy.com/

Do I have a code error or is there a fix for this bug?

Thank you for your help,

Jane Evans | Studio J Creative

Hi, we’ve checked in our mobile in safari and nothing found any issue with it. Can you please provide any screenshot to make it better understand.

thx

Hi, I have a quick question again. How can I place an image on the left or right side of a text block? Is there a CSS class that I can use? I mean something like: image left side of paragraph and text flows right next to it and continues under the photo until the next paragraph starts. So you have a mixture of images and text that flows nicely. I don’t really want the colum md-6 and md-6 solution. I’d rather have a md-12 column. thx

Hi, Did you want like this https://www.dropbox.com/s/bdr5rujgtxdy3cr/Screenshot%202015-12-01%2011.13.42.png?dl=0 if so please go to this page in the bottom section http://massive.markup.themebucket.net/shortcode-post.html here you’ve like this section.

thx

Thanks a lot :)

You are welcome :) and thanks for staying with us.

Hi, I really like this product and I think that this is one of the most complete templates I’ve ever seen, best 20 bucks spent so far. I have a problem, though, with the “testimonials” section in op-index.html, on my tablet I can’t see it properly, it dosn’t slide and the images are overlapped. If you could fix this the product would be perfect. If you need any further details don’t esitate to ask. Kind Regards, Daniele Sassoli

Hi, We’ve fixed the issues. For quick solution please follow the following steps.

1. Go to “scripts.js” file line 527 to 542 and replace the following CSS $("#testimonial-5").owlCarousel({ autoPlay: 3000, //Set AutoPlay to 3 seconds items: 1, itemsDesktop: [1199, 1], itemsDesktopSmall: [979, 1], itemsTablet: [768,1] }); $("#carousel-object").owlCarousel({ autoPlay: 4000, //Set AutoPlay to 3 seconds items: 1, itemsDesktop: [1199, 1], itemsDesktopSmall: [979, 1], itemsTablet: [768,1] //pagination : false });

like this screenshot https://www.dropbox.com/s/ra08ua9ovdeuieu/Screenshot%202015-11-30%2011.43.49.png?dl=0

2. Go to “style-responsive.css” file line 104 and paste the following CSS into @media screen and (max-width: 992px) {.. }

/*---*/ .side-object .object img { width: 100%; height: auto; } .side-object .content { padding: 50px 0 0 100px; } .side-object .object { margin-top: 50px; }

like this https://www.dropbox.com/s/zzwro0ixrh64o1z/Screenshot%202015-11-30%2011.45.39.png?dl=0

Hope solved your problem. And this will updated in our next update.

thx

Ok, perfect, it works, thanks

Glad to know :) Thanks for staying with us.

Hi there,

I’m assuming you developed the styles by using a CSS preprocessor. Is there a way to obtain those sources?

Thanks in advance!

Hi, thanks for your suggestion. We’ll keep in mind. Once we decide we’ll let you know.

thx

Thank you for this awesome template!

Just a question. How can I redirect to a page (thank-you.html for example) after sending a message with the form? or a error page? Thanks in advance

Hi, The following link will help you to figure it out your question i hope. http://stackoverflow.com/questions/20397196/back-button-needs-to-redirect-to-last-visited-page

thx

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