Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1136355
    re.fresch
    Participant

    Sorry, not a programmer. Have used maps on other X sites. But can’t get map to load with X on this url:
    http://www.hopegeneva.com

    Wordpress 4.6
    Most recent release of X + Cornerstone

    #1136479
    Lely
    Moderator

    Hi There,

    You’re site is not available by default. We need to login to see the issue. Please do give us admin credentials on a private reply.

    #1136516
    re.fresch
    Participant
    This reply has been marked as private.
    #1136598
    Lely
    Moderator

    Hi There,

    Thank you for the credentials. Please provide GOOGLE API KEY. See attached screenshot.
    This link might also help:https://developers.google.com/maps/documentation/javascript/get-api-key

    #1136662
    re.fresch
    Participant
    This reply has been marked as private.
    #1136808
    Joao
    Moderator

    Hi There,

    I understand your frustration, for me it is also hard to understand why this was changed, but this was not our decision,

    This is STRICTLY Google´s decision, it happened +- a month ago and we incorporated in our theme in order that our customers can use the map.

    Go to: https://developers.google.com/

    Watch this video and you will be able to get your API in a couple of minutes.

    Hope that helps,

    Joao

    #1137980
    re.fresch
    Participant
    This reply has been marked as private.
    #1138023
    Rue Nel
    Moderator

    Hello There,

    Thanks for the updates!

    1] To change the colour of the hover line on the menu from RED to a different hex value, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .x-navbar .desktop .x-nav > li > a:hover, 
    .x-navbar .desktop .x-nav > .x-active > a, 
    .x-navbar .desktop .x-nav > .current-menu-item > a {
        box-shadow: inset 0 4px 0 0 green;
    }

    Feel free to change the green to any hex value you like that matching with your site colors.

    2] To adjust the padding and margins, please edit your page and have something like this:

    
    <h3 style="text-align: center; margin-top: 10px;"><span style="color: #333333;">Three days of reformation teaching wth international and european leaders</span></h3>
    
    <h4 style="text-align: center; margin-top: 10px;"><span style="color: #c41f1f;">No longer content to just know our history, it’s time to start making it.<br>
    </span><span style="color: #c41f1f;">Let us rise up and say, how can we be a part of reformation in our day?</span></h4>
    
    <h5 style="text-align: center; margin-top: 10px;"><a href="https://www.google.co.uk/maps/place/Rue+Verdaine+7,+1204+Gen%C3%A8ve,+Switzerland/@46.2014811,6.1484485,17z/data=!3m1!4b1!4m5!3m4!1s0x478c652de6118f0b:0xdd33129f44bdc1cc!8m2!3d46.2014774!4d6.1506372">3-5 October, 2016 /&nbsp;<span style="text-decoration: underline;">Salvation Army,&nbsp;Rue Verdaine 7, 1211 Geneva</span></a></h5>

    If you want something more global, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    h1, .h1,
    h2, .h2,
    h3, .h3,
    h4, .h4,
    h5, .h5,
    h6, .h6 {
      margin-top: 10px;
    }

    Hope this helps.

  • <script> jQuery(function($){ $("#no-reply-1136355 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>