BrianMI
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] How to properly disply in JQuery Tabs?That seems to have worked. I had to made that edit to both the code for both the Pro and Gold versions of the plugin though. It didn’t work when I only added the code to the Pro plugin and the basic plugin didn’t even have the code you told me to look for.
If you go back to the original page right now: https://maps.plymouthhomesource.com/wp-ui-map-test/
…you’ll see that all the tabs up through May are working. The fist one always worked, the second is the iFramed version, and Feb-May have their own maps. It seems that the J-Query Tab box isn’t wrapping around the map though. I’m guessing that If I put a DIV in there that this will be fixed. Will do that later.
Also, the other tabs (Jun – Dec) all have maps too…but they don’t show. They are all Map #3 and I’m guessing that you can only have the same map on the same page once and that is why there is nothing showing?
Forum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] How to properly disply in JQuery Tabs?I’ll give it a turn. I do hope it works because the links in the info bubbles are not clickable using this iFrame workaround. Unless you set it to open in a new window.
Forum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] How to properly disply in JQuery Tabs?The only way I was able to get the maps to display property was to create a separate page with the map on it and then that page into the JQuery tab through an iframe. I’m using the WP UI plugin for the tabs. You can see the result here:
https://maps.plymouthhomesource.com/wp-ui-map-test/
Here is the code I put into the content box on that wordpress page:
[wptabs mode="horizontal"] [wptabtitle] 2013 - All[/wptabtitle] [wptabcontent][wpgmza id="1"][/wptabcontent] [wptabtitle] Jan 2013[/wptabtitle] [wptabcontent]<div style="overflow: hidden; width:900px; height:500px;"><iframe src="/jan-2013/#map" scrolling="no" style="width:900px; height:780px; border:0px; margin-left:-35px; margin-top:-270px; "></iframe></div> [/wptabcontent] [wptabtitle] Feb 2013[/wptabtitle] [wptabcontent][wpgmza id="3"][/wptabcontent] [/wptabs]
It took a while to get the height and width positions such that only the map was showing through the iframe cutout.
I have to believe that if I had a Jan 2013, Feb 2013, Mar 2013 tab and did the same with all of them, it would be a rather slow-loading page. That’s a lot of extra header/footer/etc to load for 13 tabs. Caching or no caching.
A solution might be to create another sub-blog and strap a super-minimal theme to it that has pretty much no header/footer stuff and then put the maps on pages there and cut them through to the main map page via this iframe method.
Forum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] How to properly disply in JQuery Tabs?It doesn’t appear to be working properly.
Here’s the test page I’m working with:
https://maps.plymouthhomesource.com/sold-properties/The first tab displays properly, but it doesn’t seem to work right but the maps on the second and third tabs don’t display right.
Forum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] How to properly disply in JQuery Tabs?Thanks much. I’m going to give it a try today.
Forum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] How to properly disply in JQuery Tabs?Any thoughts? Insights? Solutions?
Forum: Plugins
In reply to: [Quick Page/Post Redirect Plugin] Will Lots of Quick Redirects Slow My Site?Thank you much.
If I use one of the caching plugins to store the html copy of my sites various pages/posts…will it also save the smart links that are generated by this plugin?
The gallery is working again now I don’t know what was wrong with it before. The pulldown just started showing up after I turned the plugin on the last time so I’ve left it on and am not turning it off since it works now.
Forum: Fixing WordPress
In reply to: How to Get Gallery Columns Back?Apparently, this is a problem with the Jetpack Plugin. When activated, it removes the column selection pulldown. When I turn it off, this problem goes away.
I’ll ask again over at that specific support forum