Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1070401
    Robin K
    Participant

    Hi,

    I would like my google map to be wide but short. No matter what I put into a custom size for the embedded google map code, the aspect ratio for the map does not change. I would like to customize the height of the map if I could. Any suggestions?

    Robin

    Here is the link: http://framersfineart.wpengine.com/#directions

    #1070404
    Robin K
    Participant

    Hello There,

    I happened to dig up a post from a long time ago that gave me directions using an older theme, but it still works.

    .x-map .x-map-inner {
    padding-bottom: 0;
    height: 200px;
    }

    Thanks,
    Robin

    #1070440
    Rupok
    Member

    Hi Robin,

    Thanks for writing in! It seems you have added the below code that’s working fine :

    .x-map .x-map-inner {
      height: 400px;
      padding-bottom: 0;
    }

    Would you clarify what else you are trying to achieve?

    Cheers!

    #1076969
    Robin K
    Participant

    Hie, yes there is something that I need additional help on. Chrome displays the navbar correctly, but opera and firefox do not. I have attached a screenshot of what I am referring to. I was told in a previous thread to disable Uber Menu in order to make the one pager menu work properly. I deactivated it. However, I noticed that Firefox and Opera were showing the Uber menu setup and exhibiting the same problems before I deactivated, yet Chrome was showing the proper setup. So I deleted the Uber plugin and now I have what is in the screen shot but not so on Chrome.

    Any ideas?

    Thanks,
    Robin

    #1076972
    Robin K
    Participant

    Now this is strange. I just added the uber menu plugin but did not activate it, yet firefox and opera show as if it is activated and is messing up the one pager menu setup. Please check it out.

    #1076981
    Robin K
    Participant

    Hi Again, I think it’s working now, but I left the Uber menu plugin in place but deactivated it. However, the firefox browser does something weird with the menu bar items. Hover over, and you will see what I mean by that. It only shows up on firefox.

    #1077503
    Rue Nel
    Moderator

    Hello There,

    Thanks for the updates! Regretfully I am not able to replicate the issue both in Opera and Firefox.
    http://prntscr.com/bq8htp
    http://prntscr.com/bq8iby

    This could just a caching issue. Are you using CloudFlare or may have installed a caching plugin like WordFence, W3 Total Cache or WP Super Cache? Please keep in mind that after doing every updates, always remember to clear all caches when updating so that the code from the latest release is always in use. This will help you to avoid any potential errors.

    I would also recommend that you clear your Firefox browser cache first or use Private browsing mode before testing your site again.

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