• Resolved diegaso

    (@diegaso)


    Hi!

    I’m creating my first theme, and i can’t get the gallery to work. I used the shortcode, and the first picture appears on screen, but the reel won’t start. Also, even if i can see the control buttons, they won’t work and the picture won’t change.

    What can i do?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Photo Gallery Support

    (@photogallerysupport)

    Hi,

    We apologize for the inconvenience you have faced. With a bit detailed information, we might be able to resolve this problem for you. Could I please ask you to send the link to the page where this issue can be seen?

    Thanks! Have a wonderful day!

    Thread Starter diegaso

    (@diegaso)

    Hi!

    Well, i’m using localhost with MAMP, this is just a school project, no planning to upload it soon. Maybe i can send you some log or anything else?

    Thanky you!

    Plugin Contributor Photo Gallery Support

    (@photogallerysupport)

    Hi,

    Please open Developer tools of your browser on the page with this issue and look for Javascript errors on Console tab.

    If possible, please send us a screenshot or a copy of the errors you see.

    Thanks! Have a wonderful day!

    Thread Starter diegaso

    (@diegaso)

    Here it is. It looks like some .js error, but i’m not an expert in javascript and can’t find the trouble in your files.

    
    TypeError: a is null js:84:186
    _.eg
    https://maps.googleapis.com/maps/api/js:84:186
    ig
    https://maps.googleapis.com/maps/api/js:85:48
    init
    https://localhost:8888/wordpress/wp-content/themes/templegym/js/map.js:56:17
    <anónimo>
    https://localhost:8888/wordpress/wp-content/themes/templegym/js/map.js:2:4
    
    --
    
    Google Maps JavaScript API warning: InvalidKey https://developers.google.com/maps/documentation/javascript/error-messages#invalid-key util.js:223:33
    (i'm using new one-day keys now and then, don't know if purchasing one would be important for the matter)
    
    --
    
    Google Maps JavaScript API error: InvalidKeyMapError
    https://developers.google.com/maps/documentation/javascript/error-messages#invalid-map-key-error js:39:424
    _.Nb
    https://maps.googleapis.com/maps/api/js:39:424
    um/this.f</<
    https://maps.googleapis.com/maps-api-v3/api/js/34/3/intl/es_ALL/common.js:58:417
    _.wm</<
    https://maps.googleapis.com/maps-api-v3/api/js/34/3/intl/es_ALL/common.js:155:175
    c
    https://maps.googleapis.com/maps-api-v3/api/js/34/3/intl/es_ALL/common.js:52:82
    <anónimo>
    https://maps.googleapis.com/maps/api/js/AuthenticationService.Authenticate:1:22
    

    Need anything else? Thanks again!

    • This reply was modified 6 years, 6 months ago by Jan Dembowski.
    • This reply was modified 6 years, 6 months ago by Jan Dembowski. Reason: Fixed formatting
    Plugin Contributor Photo Gallery Support

    (@photogallerysupport)

    Hi!

    These type of issues usually occur when wp_head() and/or wp_footer() are not added to the theme.

    Could you please check header.php and footer.php files of your custom theme? Make sure the mentioned functions are correspondingly present in these files.

    Thanks! Have a good day!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Custom theme – the gallery is not working’ is closed to new replies.