sahara
Forum Replies Created
-
Same problem.
I use BuddyPress and S2 Member. Latest versions of everything.
This plugin looks and works great on my site — except for this issue.
I view in CHrome and Firefox — same problem.
After login the form hangs — but if I click on a page, I see that indeed I am logged in.
Robert,
I found a clue that might help.
I have been trying to use Google maps only.
When I select other maps such as Stamen Watercolor or Blue Marble Topology, and basically anything BUT Google maps… it all works perfectly with no Safari crash.
With Google maps, when I go to my website on the iPhone, and open the map page, here is what I see:
1. The site logo and header loads as usual
2. The map outline loads in the full 700px height
3. The Google map begins to fill in the map outline with the map details/graphics
4. Just before the map is fully loaded with all of the map graphics in place, Safari crashes.So, the crash happens just before the map details finish loading, and only for google maps.
I tried using the Google maps with and without a Google API key. Still it crashes.
So, Robert, I can actually make my site work by using the non-Google maps, so I can move forward. But it is a mystery as to why they crash on my iPhone.
But, of course, I’d prefer using the Google maps…
Any ideas? Why only Google maps crash, for maps taller than 300px, on an iPhone?
And thank you very much for your help. I will make a donation, and buy PRO.
Hi Robert. Thanks again for your help.
I tried your code. It didn’t work.
With your code, the iphone still crashes AND the map does not display on the big screen either.All I did was cut and past your code into my CSS file. I made no changes to the code.
Sorry for taking your time, but is there something else I can try?
OK. I understand. Thank you.
However, if I create a map-layer/map, does it always keep the same ID? If so, I can find the dynamically-created ID, in the generated HTML code, and copy that, then use it in my theme’s CSS.
Any problem you can see with this?
ALSO…
You say you plan to add a feature into your PRO version to allow viewers/customers to input markers from a front end form. If you need a beta tester count me in — I need this feature because we expect to have thousands of viewers/customers who want to add their own marker (without any help/intervention from me the admin.) This will be a real time saver.
Sorry to bother you once again — just one quick question:
Where can I find the Map IDs referenced below?The Theme author had a look at my site with your plugin, and could not find anything wrong with his code — but he sent me this code to work around the issue of having Maps >300 px crash on an iPhone:
________________________________________
/* Not a mobile */
#lmm_a45b3295 .mapsmarker {
display: block;
}
#lmm_a45b3296 .mapsmarker {
display: none;
}/* Is a mobile */
@media only screen and (max-width: 767px) {#lmm_a45b3295 .mapsmarker {
display: none;
}
#lmm_a45b3296 .mapsmarker {
display: block;
}}
Where lmm_a45b3295 and lmm_a45b3296 are the map IDs.
____________________________________Thanks again for a great plugin, and for your excellent support.
Thanks again for your fast response, and your advice.
Looks like more sleepless nights ahead.
OK. Tried 2012. It works on that theme. However, of course 2012 throws in a sidebar.
So I reloaded my theme, added a sidebar just for kicks, and it still crashes.
Looks like a theme problem — not your issue.
Sorry to bother you with this, but thank you very much for trying to help. Your quick response and professionalism is greatly appreciated.
We have a lot of time invested in this theme… ??
OK. Did as you instructed. Cleared cache. Still crashes on iPhone…
Still looks good on the big screen…Sorry
Excellent! Thank you.
If it would help, I will give you the details of how we would like to use this feature.
Here is my url:
This is my demo/test site.
On a big screen, click on Global Map in the main nav.
On an iPhone4 or 5, Safari crashes after loading that Global Map page.
The site itself does not crash, loads fine, until you open the Global Map page.Thank you very much for your time; I am more than happy to contribute if we can resolve this final issue. I really need your plugin, and I need it to be solid on all platforms with the theme I am using.
Thanks. I appreciate your hard work — will definitely give a great review.
Yeah, disabled all plugins… Did not try a new theme. Will do.
By the way, it crashes on iPhone 4 too.
Same problem. I installed the latest BP Template Pack, but it does not show up in the “Appearance” menu, or anywhere else. There is nothing in the dashboard either (as was mentioned above).
HELP, I need BuddyPress.