tribe_events week view shortcode styling is all broken

Home Forums Calendar Products Events Calendar PRO tribe_events week view shortcode styling is all broken

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1282804
    Rob
    Participant

    I have included the [tribe_events view=”week” date=”2017-08-21″] shortcode in a page but the layout is all broken when compared to the same week view on the default Events archive page.

    Compare https://www.westernlegendsroundup.com/events-week-august-21-2017/

    with https://www.westernlegendsroundup.com/events/

    What am I doing wrong?

    #1283026
    Andras
    Keymaster

    Hello again Rob,

    Thanks for reaching out and I’m sorry about this issue.

    I checked the code of your site and it looks like there is a <pre> </pre> tag in there which is responsible for the false rendering of the page.

    This is part of the code:

    <article id="post-7416" class="post-7416 page type-page status-publish hentry">
    <h1 class="entry-title main_title">Events – Week of August 21, 2017</h1>
    <div class="entry-content">
    <pre>  <---- THIS IS THE FAULTY ONE
    [...]
    </pre>
    </div>
    </article>

    Based on the location of that pre element, it looks like when you pasted / entered the shortcode, somehow this tag got pasted as well. You can check that in the text view and just simply remove the opening and closing <pre> tags. That should fix it.

    Let me know if this solves it.

    Cheers,
    Andras

    #1283215
    Rob
    Participant

    Thanks. That fixed it.

    #1283848
    Andras
    Keymaster

    I’m stoked to hear that solved the issue!

    I am going to go ahead and close this ticket, but if you need help on this or something else, don’t hesitate to open a new topic.

    Cheers,
    Andras

    PS: If you like our plugins, and you didn’t yet do so 🙂 we would be happy to receive a review in the wordpress.org repository. Thanks!
    https://wordpress.org/support/plugin/the-events-calendar/reviews/
    https://wordpress.org/support/plugin/event-tickets/reviews/

    PS2: We’d be also grateful if you would give us feedback on your satisfaction with support. Just click on one of the classy looking emojis below. 🙂 If you can spare a few words, that’s even better. Doublethanks!

     

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘tribe_events week view shortcode styling is all broken’ is closed to new replies.