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.

Some email addresses come through and others do not… NEED TO FIX THIS ASAP!!! I cannot afford to have a shoddy contact form that only sends messages on occasion or when the input-email is of gmail or hotmail only…. please contact me immediately

Hi,

Please mail your site url and FTP access to support@themebucket.net and we’ll take care.

Thanks

Not sure I’m comfortable with giving you FTP access… However, I’m pretty savvy and take direction well. Are there any solutions that you could direct me towards to try myself?

Great! Please try http://swiftmailer.org/ or https://github.com/PHPMailer/PHPMailer

These two libraries are great for mailing. We used plain mail() function which in some cases causes problem. That’s why we are planning to use swiftmailer. Hopefully it’ll be available in upcoming release.

Thanks :)

My contact-us.php does not seem to be working correctly… I’ve tried checking port settings as well as my email security settings & spam folders… Nothing. I really, really need this fixed ASAP. Thank you in advance for responding quickly to my inquiry.

Answered

Thank you for building such a beautiful template. I have a question regarding the mp-index-leftnav-1.html.

I am using mp-index-leftnav-1to build my portfolio; but I realized that when the width of the browser is less than 1444px, it would have a scroll bar at the bottom. When I moved the bottom scroll bar to the right side to see the rest of contents, that part of contents will cut off and it would be showing blank. How can I fix this? Please let me know. Thank you!

Hi, please add the following css into your style.css file

body { overflow-x: hidden; } .body_has-navbar-left { .container { max-width: 1170px; } } @media (min-width: 768px) { .body_has-navbar-left { .container { max-width: 505px; } } } @media (min-width: 1012px) { .body_has-navbar-left { .container { max-width: 750px; } } } @media (min-width: 1230px) { .body_has-navbar-left { .container { max-width: 970px; } } } @media (min-width: 1430px) { .body_has-navbar-left { .container { max-width: 1170px; } } }

Hope solved your problem.

Thanks

Hi, Thank you so much. This works much better but the responsiveness is still not working. For example, when the width of the browser is 1210px, the right row of the portfolio got cut to half; the same issue is happening with the smaller width too. I guess the responsive setting doesn’t consider the additional nav bar on the right. I tried to fix it by myself but it has been taking me too long to just figure out the codes. Can you please also help to fix this? Many thanks!

Hi, In that case can you please add the following css into your style.css file @media (min-width: 768px) { .body_has-navbar-left { .portfolio.col-3 { .portfolio-item { width: 100%; } } } } @media (min-width: 1012px) { .body_has-navbar-left { .portfolio.col-3 { .portfolio-item { width: 50%; } } } } @media (min-width: 1230px) { .body_has-navbar-left { .portfolio.col-3 { .portfolio-item { width: 50%; } } } } @media (min-width: 1430px) { .body_has-navbar-left { .portfolio.col-3 { .portfolio-item { width: 33.33333333%; } } } } Hope solved your problem. Thanks

It seems there is an issue with the navbar and menu when pivoting between a large & small window-size… A white bar (variable in size) is placed down. Why is this? I have Massive v2.1 and am using the one-page template. Have tried to find a variety of fixes that all aim to alter the CSS- code for style and, in other cases, the JS associated with window resizing needs to be cleaned up. I know there are a variety of fixed for issues such as this but I was wondering if you had an option with a navbar that didn’t change sizes after the initial scroll? If you could please contact me ASAP with any information regarding this issue, I would greatly appreciate it.

Hi, if you don’t want header size (height) variation like large to small on scrolling then please go to style.css file line 1298 and 1300 and give “line-height: 100px;” and “height: 100px;” like this screenshot https://monosnap.com/file/BnMW30iLqJMwbiIiOIPWhO9exUfERL Hope solved your problem.

Thanks

Hi, Is there a blog script that is compatible with the included blog templates? Any advice, examples or links will be appreciated

Hi,

Blog templates are WordPress friendly but not WordPress ready. Here is an example https://themeforest.net/item/massive-responsive-multipurpose-wordpress-theme/15281142

Thanks

how to stop carousel from sliding automatically?

hi! on the contact page, how do we get the location pointer to point to a different location on the google map?

Hi,

First of all you have to find your location’s Latitude and Longitude form google map (this link will help you to find https://support.google.com/maps/answer/18539).

Then set the Latitude and Longitude in the google map configuration object. You’ll find the configuration script at the bottom of the contact page. Here is a sample configuration.

$("#grey-map").gMap({ markers: [ { latitude: YOUR_LOCATION_LATITUDE, longitude: YOUR_LOCATION_LONGITUDE, ........ } ], ........ });

Thanks :)

Does this theme support a multi-language plug-in?

Hi, As this template is made only HTML, css and js. So multi-language plug-in will support except RTL version as this is not compatible with it.

Thanks

Dear Team,

how can I deactivate the function that my header changes the size by scrolling to top?

Thanks for support.

Kind regards

Replied your previous comment.

Dear Team,

how can I deactivate the function that my header changes the size by scrolling to top?

Thanks for support.

Kind regards

Hi, Please go to style.css file line# 1298 and 1301 and modify the line-height and height 100px instead of 60px. Like this screenshot. https://monosnap.com/file/ZyoFTWBrFkQDyQzaPEmY2RcPO8wcOO Hope solved your problem.

thanks

Hello. I have a problem with the validaton error messages on the checkout page. If I submit the checkout page with some required fields not entered I get some error messages as expected. But when I re-submit the checkout page with some required fields still missing I get all the error message from the first submit plus the new error messages. When all required fields are entered correctly the checkout page submits with no problem. Can you help? Thanks.

Hi,

Please send us screenshots of your checkout page with error messages (first submit and second submit). And please make sure to question in appropriate place. It seems you’re supposed to question in Massive WordPress.

Thanks

hi,

I have problems with my site – it will not be loaded anymore. Please contact me via e-mail, so I can give you domain and login information.

Thank you.

Hi, you can mail us here themebucket@gmail.com

thanks

Using the Parallax page on a desktop works fantastic. However the responsive size for tablet and phone have similar issues between each other. The banner images are huge, they are not fitting to the tablet/phone. Then the section for Services are not aligned. The Parallax slider doesn’t size properly and is static with images out of place and text placed in columns. And for whatever reason the logo for both header and footer is not appearing.

As I said looks great in desktop! But I’m struggling with the responsive…do I need to add some code into the responsive stylesheet?

Hi, we’ve seen like this https://monosnap.com/file/bxiwkV3VYTFIDB6Vpr2sqh4wCr4xfi. In your screenshot did’t see any image.

Strange…I’m not sure what the workaround is…suggestions? Also the Parallax Slider function was not really answered in the first request, here is a screenshot: http://www.mfafoundry.com/HTML/img/screenshot_2.png (BTW thank you for your help!)

Hi, Can you plz give us your project file here themebucket@gmail.com or https://monosnap.com/file/JvbREQiGhj6u5f5uKct5RDl6db5sqK and you have to style position of images in responsive devices.

Thanks

Hi there. Great template. Well done. I do have an issue with the nav menu though. We have the hamburger menu in place for both desktop and mobile. However when the website is viewed on iPhone the hamburger menu changes to a few dots and then when it’s clicked there is no way to close the menu after viewing it. Can you please help us with this? We want the hamburger menu that is seen on the desktop version to look and function exactly the same on the mobile version. Here’s the website http://www.venorise.com/index-proof.html

Thanks!

Hi, please check this screenshot https://monosnap.com/file/75PoLouET1jkLMRrhfV7HrkSU3yxLf hope solved your problem.

thanks

Got it. Thanks a lot!

you’re welcome :) Glad to know that.

I’m having trouble with this theme on the portfolio-hover class on mobile devices. The hover effect doesn’t seem to be working and it’s hard to click my portfolio images. See here – jacobbuller.com

Hi, In mobile devices hover effect wouldn’t be workable as smaller devices is touch based. But if you press little long press then hover effect comes.

Thanks

Hey there! I have a small problem with the contact form. I have paste my mail adress into the contact-us.php and contact-us-alt.php but the form isn’t working. My hoster is working with PHP 7.

Would you like to have a look to the source code? Thank you!

http://andreebel.de/planwerk/index.html

Hi,

Please mail your server FTP access information at support@themebucket.net . We need to check what’s wrong.

Thanks

Hello. Is it possible to use your theme without jQuery ? I want to use it in React project.

Thank you.

Hi, without jQuery only static part will work. But like menu, sliders and other js related components will not workable.

Thanks

Hey team -

Beautiful template, I am loving it. With my CSS atrophy, hopefully a simple question. For:

mp-index-photography-3.html

1. (optional) can I add the mouseover that just has the magnifying glass (or link icon) over the white panel, like on portfolio-5-title.html?

2. What would the code be for an item that I want to open as an external link on click, like /page.html? Some items I want as lightboxes, some I want as external links.

Thank you!

Hi, As we’ve in workload and have too much task in queue so its quite tough to give time estimation right now.

Thanks

I don’t mean to be rude, I just need to know when I can expect to have this solved. If its too long, I’ll have to purchase a different theme to move forward for my clients.

Hi, Sorry for misunderstanding. We don’t mean it what you thought. Actually we just say the current situation. Anyway unfortunately it will take time as its customisable task. We’re unable to commit the date.

Thanks

Hi, first of all, thank you very much for the great template. We are really enjoying the features and the design. We just would like to remove a couple of the javascripts. Would if be possible for you to let us know which scripts are required for the absolute minimum? Thank you.

Hi, Thanks for your comments. Its actually depends on your components which you’re using your template. Once you get all components done then you will understand which is not required for you.

thanks

I have trouble installing the theme, basically I uploaded downloaded site on my server and it’s not loading… Please contact me soon as possible

Hi, in responsive devices have to click on ”+” mark to open drop down. At this moments in our script have no option to click the whole link and open dropdown.

thanks

Is there anyway I can fix that?

Hi, At this moments we don’t have this option but can try to modified javascript and css according to yor needs.

Thanks

Hi

I had purchased massive theme and currently in support period, Our site is live but parallax doesn’t work on iphone, ipad etc.

could you please help with this – site url http://www.woodfeather.com/

Thanks

we are most worried about the home page

Hi, In mobile devices parallax effect wouldn’t be work. We searched google related parallax effect in mobile and we didn’t find any better way. All are suggested / mentioned mobile devices it wouldn’t be workable. They all are do fixed image view in mobile. We still R&D regarding this issue. Once we get better solution we’ll let you know.

Thanks

:( Thanks for replying back though….

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