• Resolved lenaphoman

    (@lenaphoman)


    Hi,

    I have a few questions when using theme AccessPress Parallax.
    My website is http://bmphomes.com.au/

    1. GOOGLE MAP
    I followed the theme’s document to create Google map in my homepage but the size of the map doesn’t look right. I want the map in my page to look exactly same size as in your demo page and fit well with other sections with no gaps in between.

    2. GALLERY
    How to create a gallery in the site that when we click thumbnail, image pops up with the arrow button to view the next image in gallery?

    For example, how to create a small gallery inside portfolio/post like this?
    http://alt-realities.com/settlers-of-catan-projection-board/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Access Keys

    (@access-keys)

    Hi There,

    1. GOOGLE MAP
    Please go to Appearance->Theme Option->Tools At the custom css field please place this code.

    div#ap-map-canvas {
      display: none;
    }

    2. GALLERY
    – Go to Dashboard > Pages > Add New.
    – Click on Add Media from top-left corner of editor.
    – Click on ‘create gallery’.
    – select the images for the gallery and click on ‘create a new gallery’
    – Now select ‘Media File’ option from “gallery Settings” from top right.
    – And Click on ‘insert gallery’.
    – Now you’ll have your gallery inserted into the page.
    – Switch to ‘Text/HTML’ from top right corner of the page editor.
    – Copy the Gallery Code from the editor. (e.g [gallery link="file" ids="51,50,49,48"] )
    – Paste the Gallery shortcode where ever you want to show the gallery.

    Thanks.

    Thread Starter lenaphoman

    (@lenaphoman)

    Thank you very much.
    These 2 problems were solved.
    Gorgeous theme & excellent team support !

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Google map and gallery’ is closed to new replies.