Home Forums Unicon Contact page

Home Forums Unicon Contact page

This topic contains 1 reply, has 2 voices, and was last updated by  Phil (Support) 7 years, 8 months ago.

  • Creator
    Ticket
  • #81619

    hambon
    Buyer

    What elements are used to create the left side Contact details and Connect with us ? Is it just HTML and Buttons? I would really like to emulate it.

    http://www.pixhoster.info/f/2016-08/b896b2b9fb7ededcdd5955231b26cdbd.png

    ALso I added a google maps browser API code to the shortcodes under framework/inc , with XXX being my browser API code..

    function minti_load_googlemaps() {
    wp_register_script( ‘google-maps-api’, ‘//maps.google.com/maps/api/js&key=XXX’, false, NULL, true);

    Its not displaying even when i use latitude and longitude.. should i create some other type of API (javascript , server??)

    thanks again,

Sorry, only verified customers can view ticket replies.