× Forum for the GPXTrackMap Content Plugin for Joomla! 2.5 and 3.x

Blog Articles don't display map

rnevins replied the topic: Blog Articles don't display map

10 years 4 months ago

I had the same problem. In my case I am using Joomla 3.2 with the Joomlart Purity III responsive template. I was only seeing a blank area where the map was to display. Applying the fix to the .js file described below fixed the problem. However, now I am having a different issue, perhaps related. Since the Purity III is a responsive template, when you resize the browser width, the modules and graphics normally shift and shrink to adjust to the page width. However, when I resize, the background map disappears at the same point where the top menu changes from the normal width display to the small width display (the three horizontal bars in top right corner). The track is still showing and shrinks as expected (as does the elevation chart) but the background map disappears.

I am running the latest beta version of the plugin.

Thanks,

Rick

Please Log in or Create an account to join the conversation.

KSL replied the topic: Blog Articles don't display map

10 years 5 months ago

This worked for me. Thanks!

Please Log in or Create an account to join the conversation.

fingeradmin replied the topic: Blog Articles don't display map

10 years 5 months ago

Hi again,

it seems i found a solution that should do the trick.

@KSL: can you please do the following, and see if this works for you:

- open plugins/content/gpxtrackmap/gpxtrackmap.js

- locate the line with the following code (around line no. 17):

window.addEvent('load',function()

- replace that with the following code:

jQuery(window).on('load',function()

- save the file and reload the page.

If this works, i can include a fix that addresses the issue
in the next release.

cheers, Frank

The following user(s) said Thank You: askan

Please Log in or Create an account to join the conversation.

fingeradmin replied the topic: Blog Articles don't display map

10 years 5 months ago

Hello,

yes, please, send me a link where i can see what's going wrong.

It seems the Joomla guys have changed something in the latest
release that breaks compatibility with my plugin. In this
specific case it could also be the template...

I can ususally spot and correct this sort of issues, if i can
reproduce it, or have access to a test site that shows the
problem. (You can send me the link in a private mail if you
want).

cheers, Frank

Please Log in or Create an account to join the conversation.

tux replied the topic: Blog Articles don't display map

10 years 5 months ago

I'm having the same issue as described by KSL. When I use a blog layout, all the trackmaps are shown, but when you view one article you only see a white place where the trackmap should be.

It looks like the issue appears (at my websites) with Yootheme templates. It doesn't matter if I run the website local webserver or really online.
Yootheme says that mootools is not disabled on a page. When I use a temporary Gavick template, the maps are perfectly shown... but I want that in my Yootheme template.

I've tried an Mootools plugin, but that doesn't help and even seems not to work with Joomla 3.2 at all. I've tried several things (even disable the Widgetkit, tried Jquery etc.) but nothing seems to work and i'm a little bit out of options.

I use Joomla 3.2.2 with a Yoo Avenue template (latest version). If you want to see what happens, let me know so I can sent you a link with the (than) enabled template.

Hope to hear from you..

Attachments:

Please Log in or Create an account to join the conversation.

KSL replied the topic: Blog Articles don't display map

10 years 6 months ago

I also tried replacing the template. It works normally with either of the 2 default templates. Might be easier for me to just pick another template, rather then fix it.

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum