Events page MAP view is not lining up correctly

Home Forums Calendar Products Events Calendar PRO Events page MAP view is not lining up correctly

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #1210342
    Randy
    Participant

    My events page (default to map view) is not setting up correctly.
    http://riteacademy.com/events/
    It’s 3 across, and then 1 right aligned.

    1. How do I correct that?
    2. How do shorten the summary of those events in map view?

    #1210664
    Geoff B.
    Member

    Good evening Randy and welcome back!

    Thank you for reaching out to us.

    We are sorry to hear about the display not being to your liking.
    I would love to help you with this topic.

    1. How do I correct that?

    The issue here seems to be the great variance between image ratios and text lengths.

    I would highly recommend reading the following to get a more even result: https://theeventscalendar.com/knowledgebase/change-photo-view-to-equal-height-grid/

    2. How do shorten the summary of those events in map view?

    There are quite a few ways to do this, but perhaps the simplest way is to use the Excerpt metabox of the Edit Event screen.

    excerpt

    Let me know if that helps.

    Have a great day!

    Geoff B.

    #1210738
    Randy
    Participant

    1. I am not comfortable changing the code and I don’t to mess it up completely.
    There has to be an easier way to line up the pictures and information… ? It makes no sense that I have 2 across and then 1 right aligned, and 3 across again. How can I fix this? This is the reason I purchased the premium

    2. I have no idea where this is (that you say to create a summary) “use the Excerpt metabox of the Edit Event screen.”

    #1210951
    Geoff B.
    Member

    Good evening Randy,

    Thank you for writing back.

    1. I am not comfortable changing the code and I don’t to mess it up completely. There has to be an easier way to line up the pictures and information… ? It makes no sense that I have 2 across and then 1 right aligned, and 3 across again. How can I fix this? This is the reason I purchased the premium

    I totally understand. Some people prefer not to tweak code at all.

    And you are right, it does not make sense for the display to be the way it currently is.

    The reason the display is acting up is because the images used all have different ratios and the different excerpts all have different lengths.

    As a result the display rules are struggling to make everything nice and tidy.

    The good news is that there are a couple of solution to this:

    1. The most robust one would be to tweak the code as suggested earlier. This has the advantage of making things “automatic” for you. In other words, you no longer need to concern yourself with things such as image ratio or excerpt length
    2. You could manually make sure that all images you are using as featured image have the same ratio. For example, 300×200 pixels or 600 x 400 pixels share the same ratio. You will also need to control the excerpt length manually (more on that below).

    2. I have no idea where this is (that you say to create a summary) “use the Excerpt metabox of the Edit Event screen.”

    What is going on is that, if you do not specify an excerpt, WordPress will randomly display the text it finds in the event’s description.

    To control that, please refer to the screenshot from my previous reply.

    In other words:

    1. From an Edit Event screen, click on “Screen options” in the top right corner.
    2. Look for the excerpt checkbox and check it (this is a one-time thing, you will never need to do this again).
    3. Now scroll down in your Edit Event screen until you find a new section called “Excerpt”. It should be blank (you might need to expand it).
    4. In that blank metabox, enter the text you want to appear. WordPress will now display that text instead of random content.
    5. Repeat for every event.

    If all of the above is still on the cumbersome side of things for you, I would like to offer to implement the suggested fix for you.

    In order to do that could you please send me a copy of the latest version of your WordPress theme / child theme via a link to a .zip file link (stored Dropbox or Google Drive) so that I can run some tests on my end ? I recommend a private reply for that purpose.

    Please ensure you are using the latest files as found on your actual website.
    This way I will get access to any updates or customizations you might have made.

    Best regards,

    Geoff B.

    #1211141
    Randy
    Participant

    This reply is private.

    #1211271
    Geoff B.
    Member

    This reply is private.

    #1211307
    Randy
    Participant

    It is on full styles

    #1211366
    Randy
    Participant

    When i changed it to skeleton styles, the actual events page widened (correctly) but my main Events Dates tab went to Sh–. – see images below.

    When i switch it to Full style, it cuts off the page again.

    Very frustrated
    Thanks for you help!

    #1211617
    Geoff B.
    Member

    Good evening Randy,

    Thank you for trying this out.

    I am sorry to hear that it did not go smoothly as expected.

    Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:

    .tribe-events-event-image+div.tribe-events-content {
    width: 100% !important;
    }

    If CSS is not really your thing, you can add it simply by using the following plugin: https://wordpress.org/plugins/simple-custom-css/

    Let me know if that helps.

    Have a great day!

    Geoff B.

    #1211723
    Randy
    Participant

    WooHoo it worked!
    I wasn’t sure if it would mess anything else up, but all looks good now!
    Thank you so much and for not giving up on me! (I taught myself how to build WP sites, so still don’t know much compared to (anyone) those younger than me. 🙂
    Randy

    #1211922
    Geoff B.
    Member

    Good evening Randy,

    I am super stoked that this worked for you.

    We are always glad to teach new stuff to our awesome customers, no matter where they start from. Kudos on your website by the way, especially knowing that you are self-taught!

    You are welcome back in our support forums any time 🙂

    For now, I am going to close this thread.

    Happy new year!

    Geoff B.

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Events page MAP view is not lining up correctly’ is closed to new replies.