Customizing Layout 3

Support Forums Gris – HTML Template Customizing Layout 3

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #4276
    manol
    Participant

    Hi guys, i’ve just purchased Gris than and am new, sorry for asking..

    How do you make it so that the map is draggable -like when using layout_1? and how to make the texts go away when clicking the map button -so just the map and the buttons are showing? thank you

    #4277
    manol
    Participant

    I got the second queston to work, nevermind about that 🙂

    But how do you make so that the map is draggable like the default layout?

    And there is a problem regarding the map controls; it’s distorted and am unable to be used on 3 of the layouts. I’ve provided a screenshot. How can you fix this?Map controls

    #4278
    CreaboxThemes
    Keymaster

    Hi manol,

    can you send me your url to check the code?

    Regards

    #4279
    manol
    Participant

    Sorry do you mean the “License certificate & purchase code” or the url? I’m currently testing it on my local server.

    But the same http://www.creabox.es/themes/gris/theme/index.html, when the default layout is selected (layout 1) and the user clicks for the map, the map is draggable so the user can click the points and drag the map for further info.

    But, when using layout 2 or layout 3, the map is not draggable and the points are not clickable.

    On all 3 layout versions (layout 1, layout 2 & layout 3), the map controls look like the above screenshot and aren’t usable.

    #4280
    CreaboxThemes
    Keymaster

    Hi manol,

    in the layout 2 and 3 there is a pattern over the map. It’s therefore the map is not draggable. What do you want to do with that pattern?

    About the map controls, I will check the code to resolve it.

    Regards

    #4281
    CreaboxThemes
    Keymaster

    Hi,

    I can’t find a solution about the map controls. I have tried to customized but I can’t fix it. The best way I have found it’s disable the map controls. If you want this, you have to add the code ‘disableDefaultUI: true,’ in the file ‘scripts.js’. The code will be in this way:

    ...
    zoom: 14,
    disableDefaultUI: true,
    lat: 40.740208,
    ...

    Regards

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.