GenoPro Home
GenoPro Home  |  Get Started With My Genealogy Tree  |  Buy  |  Login  |  Privacy  |  Search  |  Site Map
 

GenoPro Support Forum




Feedback on the latest Narrative Report

Click to view RSS...
Author
Posted Monday, May 30, 2022 - Post #42221
Forum Guru

Forum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum Guru

FamilyTrees.GenoPro.com
Customers
GenoPro version: 3.1.0.1

Last Login: Thursday, June 2, 2022
Posts: 108, Visits: 1,280
Hi Ron,

I've been working my way through the latest narrative report, getting ready to publish my new family tree based on the latest skin. I've been hacking the skin a little (cough) to suit my own requirements and having lots of fun. (https://familytrees.genopro.com/HarryCaper/TheFamilyTree/)

I have a little feedback on the family maps (the family_map-famXXXXX.htm). I think this needs a tweak as the map doesn't load. I assumed I'd broken it with my code changes, but I've checked using a vanilla (unaltered) version of the skin, with the same result.

I've just done a quick compare between a individual_map-indxxxxxx.htm and a family_map-famXXXXX.htm - they're calling different .js scripts, and have slight code differences, perhaps a left over from the switch from google maps. See below.

I'm going update the initiating family_map.htm file in my custom skin, but thought I'd better let you know so it can be fixed for general release.

I have one or two other tweaks I've made to my custom skin which I'll post about on this thread, as they might be useful for the next release.

From the individual_map-indxxxxxx.htm :


<script src="scripts/gmap_data.js" type="text/javascript"></script>

$(function () {
           PageInit(true);
           var loaded=true;
           showPopUpFrame();
           initLocationMap();
           window.addEventListener('resize',initLocationMap, false);
           setTimeout(function(){makeLocationMap(gMapData);},11);
        }
); 


From the family_map-famXXXXX.htm :

<script src="scripts/gmap_places.js" type="text/javascript"></script>

$(function () {
PageInit(true);
var loaded=true;
showPopUpFrame();
initLocationMap();
makeLocationMap(gMapData);
window.onresize=initLocationMap;
}
);

Threaded View

Expand / Collapse
Threaded View
Forum Post Feedback on the latest Narrative Report By HarryCaper ( Monday, May 30, 2022 )
Forum Post I really like the look of Harry's Family Tree:... By NiKo ( Friday, October 21, 2022 )
Forum Post Wow! you have certainly been busy :w00t: It's gonna take me a while... By genome ( Wednesday, June 1, 2022 )
Forum Post Sorry Ron - I just get carried away :D I think I manged to get the... By HarryCaper ( Thursday, June 2, 2022 )
Forum Post Anything not to watch the royals... May I suggest a minor tweak to... By HarryCaper ( Thursday, June 2, 2022 )
Forum Post Still working on these updates, but some FancyBox bits problematic... By genome ( Monday, June 20, 2022 )
Forum Post Hopefully I have managed to put most of your suggestions into the... By genome ( Tuesday, June 28, 2022 )
Forum Post ... the attachment seems to be missing from my last post, trying... By HarryCaper ( Tuesday, May 31, 2022 )
Forum Post In penance for posting so much today, I hope this will be useful...... By HarryCaper ( Tuesday, May 31, 2022 )
Forum Post Sorry one more glitch... I've no idea what is causing this, but it... By HarryCaper ( Tuesday, May 31, 2022 )
Forum Post On a related note, on my customised version of the narrative skin, I... By HarryCaper ( Tuesday, May 31, 2022 )
Forum Post I've just noticed that in place-placeNNNNNN.htm, for places with a... By HarryCaper ( Tuesday, May 31, 2022 )
Forum Post Another bit of feedback relates to the Source/Citation section. I... By HarryCaper ( Monday, May 30, 2022 )
Forum Post I also noticed that the HTML code I'd used in my Document description,... By HarryCaper ( Tuesday, May 31, 2022 )
Forum Post This one is a suggestion for the fancybox gallery, which is to display... By HarryCaper ( Tuesday, May 31, 2022 )


Similar Topics

Click to view RSS...
Expand / Collapse
No results found!

Reading This Topic

Expand / Collapse
Active: 2 - 1 guest, 0 members, 0 anonymous.
Refresh
No members currently viewing this topic!