Problem with Google Maps CSS

Home Forums Calendar Products Events Calendar PRO Problem with Google Maps CSS

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #125417
    mariearamos
    Participant

    Hi, I applied the css fix for Canvas per the instructions from my thread here:
    https://tri.be/support/forums/topic/problem-with-canvas-from-woo-themes/#post-121084

    However, still experiencing some issues with the css. You can see on this page the map goes outside the bounds of the main content column:
    http://www.evolving-human.com/events/
    screenshot:
    Screen Shot 2014-03-31 at 1.02.02 PM.png
    Also, the calendar links seem a bit off as well.
    Appreciate any help you can give šŸ™‚
    thanks!
    -ryan

    #125593
    mariearamos
    Participant

    Oh, and I also noticed that the second event in the list is missing a title

    mariearamos March 31, 2014 Permalink

    Hi, I applied the css fix for Canvas per the instructions from my thread here:
    https://tri.be/support/forums/topic/problem-with-canvas-from-woo-themes/#post-121084

    However, still experiencing some issues with the css. You can see on this page the map goes outside the bounds of the main content column:
    http://www.evolving-human.com/events/

    anyways, I’m assuming these problems are related to the Canvas fix.

    #125597
    mariearamos
    Participant

    AND the header is gone allowing you to switch from list to calendar. Again, I’m not posting these each as individual threads because they are clearly related to Canvas per the last thread I started and the fix you all mentioned šŸ™‚

    #126038
    Barry
    Member

    Hi Ryan!

    Again, Iā€™m not posting these each as individual threads because they are clearly related to Canvas per the last thread I started

    Just to be clear, though I can understand your view on this, while it may be that a number of issues all occur with Canvas on your site that doesn’t mean they have the same cause. Let’s look at the map view issue here but please create separate threads for any other problems. Creating new threads is fast and easy – and it helps us to provide quick and fair service to all our users.

    However, still experiencing some issues with the css. You can see on this page the map goes outside the bounds of the main content column:
    http://www.evolving-human.com/events/

    There are possibly two different things at work here.

    One is that the Google Maps API has been enqueued twice and that isn’t allowed: the first step to solving this would be to figure out if this is something your theme is doing (perhaps it can be configured and turned off via their settings page) or if it is actually due to something another plugin is doing.

    The second may be a simple CSS issue: please try adding the following snippet to a custom tribe-events.css stylesheet (you can find instructions for setting this up in our Themer’s Guide):

    .tribe-events-venue-map { display: inline-block }

    Bear in mind though that it still may not behave quite as expected due to the first issue.

    Let me know how you get on!

    #132984
    Barry
    Member

    This thread’s not seen much activity for the last couple of weeks so I’ll go ahead and close it. Of course if you still need help with this or any other issue please don’t hesitate to create a new thread (or threads) and one of the team will be only too happy to help. Thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Problem with Google Maps CSS’ is closed to new replies.