603 comments found.
no consigo insertar el ReCatpcha de google v2
Hi, as we not included ReCaptcha yet so we need to R&D first. In the mean time you can check the instruction of ReCaptcha integration in their doc. https://webdesign.tutsplus.com/tutorials/how-to-integrate-no-captcha-recaptcha-in-your-website--cms-23024 Hope this link will help you. Thanks
Hello,
I am using your Massive template. Beautiful template! One problem, on the page mp-index-fashion-2.html the images of the women on the slider are not responsive. When viewed on mobile devices they are not resized properly. Can you please tell me how to fix this? Thank You so much!
Hi, Please check the screenshot instruction https://monosnap.com/file/gy1US01Iak3awbtUzozobhp5JbL89t hope solved your problem.
Thanks
Thank You so much! I have another question. I’m using this as a blog and need to activate the comments section so people can write comments and subscribe. I have no idea how to go about doing that.
Hi, as this s a HTML template so you have to convert it to WordPress at least blog section. Other wise comments section won’t be work.
thanks
Is there an easy way to do this? I’m not familiar with Wordpress.
Hi,
Find someone who knows WordPress, there is no easy way to convert in WP.
Thanks
Hello, First of all, I love the Theme Template, it’s awesome. I just have two questions about using a vimeo video on a portfolio page using the lightbox view. 1) I can’t get the code to work so the vimeo video pops up over the page. The video I need is https://vimeo.com/225024437 and I wasn’t sure if i needed to use iframe or just the <a href=”https:... ? 2) This kinda depends on your first answer, but when embedding vimeo usually it will show a poster image/thumb, but the portfolio page uses it’s own thumb css for the rollover image. Can I override that and just use the vimeo thumb?
Thanks so much!!! ”>
Thanks
I am attempting to load images with lazyload on the owl carousel and it is not working. Here is my code for the js
testimonial3.owlCarousel({
loop: true,
autoplay: true,
autoplayTimeout: 4000,
autoplayHoverPause: true,
items: 1,
lazyLoad: true,
itemsDesktop: [1199, 1],
itemsDesktopSmall: [980, 9],
itemsTablet: [768, 5],
itemsTabletSmall: false,
itemsMobile: [479, 4]
});
and HTML
“My Paseo life is everything I want it to be. The amenities, including the fitness center, library, movies, and community center are awesome.”
Tom HallFort Myers Florida
Any ideas? I also tried data-original instead of data-src
$("#owl-demo").owlCarousel({
items : 4,
lazyLoad : true,
navigation : true
});
If its not woking then we’ll suggest you to update latest version and follow their doc instruction.
Thanks
I figured it out, needed to add class owl-lazy to img element. Great product you guys have
Glad to know that 
I cannot get the embedded google map to load once the page is on the server. I even tried uploading your stock Restaurant page with no edits, and the map will not load for it either, although it does load when it’s a local file. All the theme support files are on the server, and so far this is the only issue—everything else works.
I tried adding in an API-Key, but instead of showing a map it now simply shows a blank error—no error message or anything.
Hi, Can you please give us your link please.
Hi, here is the unedited stock page. I didn’t bother to upload the image assets for this page, hence the broken links for them.
http://monatelier.com/mp-index-restaurant.htmlHi, can you please try the following steps
Set api keys like this screenshot https://monosnap.com/file/hJIcBHhJLE7Apj9O2wELNAVgZu9NYj and html code like this https://monosnap.com/file/aMsHDvfmlvoQv2yAuxrrYD7Y5SM0Zj use id “map” and please replace the following script instead of previous one.
;(function () {
"use strict"; // use strict to start
$(document).ready(function () {
/* ---------------------------------------------
google map
--------------------------------------------- */
// When the window has finished loading create our google map below
google.maps.event.addDomListener(window, 'load', init);
function init() {
// Basic options for a simple Google Map
// For more options see: https://developers.google.com/maps/documentation/javascript/reference#MapOptions
var mapOptions = {
// How zoomed in you want the map to start at (always required)
zoom: 11,
scrollwheel: false,
// The latitude and longitude to center the map (always required)
center: new google.maps.LatLng(40.6700, -73.9400), // New York
// How you would like to style the map.
// This is where you would paste any style found on Snazzy Maps.
styles: [{"featureType":"water","elementType":"geometry.fill","stylers":[{"color":"#d3d3d3"}]},{"featureType":"transit","stylers":[{"color":"#808080"},{"visibility":"off"}]},{"featureType":"road.highway","elementType":"geometry.stroke","stylers":[{"visibility":"on"},{"color":"#b3b3b3"}]},{"featureType":"road.highway","elementType":"geometry.fill","stylers":[{"color":"#ffffff"}]},{"featureType":"road.local","elementType":"geometry.fill","stylers":[{"visibility":"on"},{"color":"#ffffff"},{"weight":1.8}]},{"featureType":"road.local","elementType":"geometry.stroke","stylers":[{"color":"#d7d7d7"}]},{"featureType":"poi","elementType":"geometry.fill","stylers":[{"visibility":"on"},{"color":"#ebebeb"}]},{"featureType":"administrative","elementType":"geometry","stylers":[{"color":"#a7a7a7"}]},{"featureType":"road.arterial","elementType":"geometry.fill","stylers":[{"color":"#ffffff"}]},{"featureType":"road.arterial","elementType":"geometry.fill","stylers":[{"color":"#ffffff"}]},{"featureType":"landscape","elementType":"geometry.fill","stylers":[{"visibility":"on"},{"color":"#efefef"}]},{"featureType":"road","elementType":"labels.text.fill","stylers":[{"color":"#696969"}]},{"featureType":"administrative","elementType":"labels.text.fill","stylers":[{"visibility":"on"},{"color":"#737373"}]},{"featureType":"poi","elementType":"labels.icon","stylers":[{"visibility":"off"}]},{"featureType":"poi","elementType":"labels","stylers":[{"visibility":"off"}]},{"featureType":"road.arterial","elementType":"geometry.stroke","stylers":[{"color":"#d6d6d6"}]},{"featureType":"road","elementType":"labels.icon","stylers":[{"visibility":"off"}]},{},{"featureType":"poi","elementType":"geometry.fill","stylers":[{"color":"#dadada"}]}]
};
// Get the HTML DOM element that will contain your map
// We are using a div with id="map" seen below in the
var mapElement = document.getElementById('map');
// Create the Google Map using our element and options defined above
var map = new google.maps.Map(mapElement, mapOptions);
// Let's also add a marker while we're at it
var marker = new google.maps.Marker({
position: new google.maps.LatLng(40.6700, -73.9400),
map: map,
title: 'Snazzy!'
});
}
});
})(jQuery);
Thanks
It worked perfectly, thank you so much. It’s a terrific theme.
Glad to know that.
this theme is multipurpose theme so can i use this theme for multiple domains on regular license
Hi, In where you’ve comments it a template not theme our wp theme is here https://themeforest.net/item/massive-responsive-multipurpose-wordpress-theme/15281142
- if you upload same product in multiple domain then you have right to do that. But if you make different product for multiple domain then its violation of product license. You can’t do that. In this case you need to buy multiple regular license.
Thanks
my mean can i use this template for travel(ex : www.travel.com) and agency(ex : www.agency.com) , if i buy regular license ?
No brother. You need to buy 2 Regular license for this case.
Greetings, Would you tell me if your examples with videos working on Iphones? I have a page at www.mypaseo.life/preview/ using an mp4 in the header and it shows a play button and the video will not play
Hi,
Any feedback how to sort out the responsiveness of your template on phones? Thanks
Hi, Unfortunately we can’t access your link. Can you please make sure your link is ok.
Thanks
Hello, I’ve been pleased with how my site has turned out on the desktop but, it doesn’t seem to work properly on phones and to a lesser degree on tablets. The body of the page appears to be hiding under the header. Note the gray bar and quote is hidden. And on my home page, the main logo image doesn’t scale. I have no idea how to address this problem, please help me, and explain simply as I am not an expert web designer. my site is: http://www.kirstennavin.com/ Thank you.
Hi, We’ve checked your link, Unfortunately you didn’t follow our structure properly thats why in responsive devices its broken. We tested to replace your logo in our template and its works fine. Here is the example screenshot https://monosnap.com/file/UVW8XrA2mUU9Mw1gQhRo7LX0JtxdNo We would like to request you to maintain our structure with class name. If you need to add extra css then you have to custom it for both desktop and responsive devices by yourself as well.
Thanks
Hi ThemeBucket Team,
My website looks great on computer/tablets but it’s look very bad on Iphone. How to make it fully responsive on mobile? Please have a look: http://www.costa-luxury-consulting.comI have only edit style.css sheet.
NB: Yes you can edit this template on DreamWaver for those who complaint 
Hi, Unfortunately we can’t access your link. Can you please make sure your link is ok.
Thanks
Looking forward for your solutions,
Best, Xavier
Hi, In responsive view we’ve seen lot of issues. May be it was happen for your custom css style. To confirm this can you please backup your style.css file first and then replace our style.css file which is included our template. If then every thing ok then you have to check your custom css what you’ve done. Also make sure the html structure was ok which one you’ve been edited by yourself.
Thanks
All sorted out! Thanks for your prompt support. It’s working perfectly now.
Glad to know that 
Is there a homepage design with a revolution slider header? Which page is it in the theme?
Thanks
I’m using the carrousel from mp-index-magazine-1.html.
When reducing the page the responsive adaptation of the pictures is not correct. The new width and height of the photos are set without any cropping, which leads to a distorsion of the proportions, and it doesn’t look professionnal
In other templates I use this is automatically managed. With Massive how should I do to keep proportions with responsive resizing ?
Thanks
Any comment?
Hi, Sorry for late reply. Can you please update your owl carousel https://owlcarousel2.github.io/OwlCarousel2/demos/demos.html and use Basic demos: Responsive. Hope solved your problem.
Thanks
Hello! Can I edit the templates in Visual Studio?
Hi, Thanks for your interest. Yes you can edit this template in any IDE’s. Thanks
Thanks for the great template. Is there a way on the parallax-video banner page to make the video section appear as half the height of the screen instead of the full height? Under the “Video Parallax” section, I’ve changed all the heights I can find to 50% without success.
Hi, can you please give us the page link.
Thanks
Greetings, would you please look at the owl carousel on this page-
http://peter.certifiedtransmission.comI am wondering if and how to lazyload the mp3 files? Can I do that?
Hi, As it was in third party plugins so can you please check their doc files hope you’ll get it from there.
Thanks
Hello, I tried to get the owl carousel to pause on hover with this code but it does not seem to work:
$("#testimonial-3").owlCarousel({
autoPlay: 4000, //Set AutoPlay to 3 seconds
items: 1,
lazyLoad: true,
itemsDesktop: [1199, 1],
itemsDesktopSmall: [980, 9],
itemsTablet: [768, 5],
itemsTabletSmall: false,
autoplayHoverPause: true,
itemsMobile: [479, 4]
});
Thanks
Thank you for your assistance. I downloaded the file and updated the code and it completely broke my page’s content. See the page http://peter.certifiedtransmission.com again and go to the reviews on the homepage section. Thanks for any help.
Hi, where did you include “owl.carousel.css” and “owl.theme.default.css” in you html file. we didn’t find this css file in you html page. Thanks
I am so sorry, I was able to get it working! The css is in /css/3rdParty.css
I am so sorry, I was able to get it working! The css is in /css/3rdParty.css
Thank you! That being said I now find myself wondering once I mouseover to pause (currently working), how to I begin play again on mouseout? Any ideas?
Hi, Glad to know that. I didn’t find mouseout option can you please check their doc files.
Thanks
On my iPad & iPhone the image on the index page is getting blown up to a ridiculous level. This does not apply to Android devices. Can you please advise on stopping this happening. Screen print from my iPad can be found at this url… https://ibb.co/g5KKA5
Hi, We’ve to R&D for this issues. Once fix it we’ll let your know. Thanks for your keep patience.
Greetings, I am loving your product, thank you.
I am working with a site that I wish to have the video fit the full height of the banner containing element. Most times it does as I want it to, fills the entire screen beautifully.
Then on some situations with certain resolutions the video does not fill the entire container.
Are you using js to determine the height?
http://peter.certifiedtransmission.com/Look at these two resolutions:
1280×800 – Perfect Fit
1280×600 Perfect Fit
1280×1024 Large Gap at bottom, video not full height
Hi, Please check this screenshot instruction https://monosnap.com/file/gQSiHyNMEl5IBD2lBUUmerKixZlrvL Hope solved your problem. Thanks
Hello, I added a support question in the comments, but have yet to find out some answer. Meanwhile, I see that other people’s questions are getting answered. Please help. I need to change the ’+’ sign in the main nav to a dropdown carat. Also, I need to know how to update the Google map to reflect our location. When I add the Lat/Long the page doesn’t load, but if I leave the original Lat/Long there the page loads just fine.
Is anyone out there????
Hi, Really sorry for this inconvenience. I sent this request to our support team and they will get back to you soon. Thanks for your keep patience.
Would you please help me. I downloaded my purchase some time ago and uploaded it to a project for reference. I must have broken something as now it will not load properly. Would you take a quick glance and see if anything is obvious to you – www.mypaseo.life/massive Thank you so much.
Hi, Can you please check our template in locally. If its ok then upload it again to your server. May be missing something when you upload it.
Thanks