Support

Home Forums Event Espresso Premium Event List has scroll bars

Event List has scroll bars

Posted: August 14, 2012 at 2:46 pm

Viewing 10 reply threads


ebsassociates

    August 14, 2012 at 2:46 pm

    Using [EVENT_LIST] displays the list of event son my page with scroll bars. I also tried, [EVENT_TABLE_DISPLAY] and it too has scroll bars. I would like to get rid of these so I can display my event list correctly. any ideas would be greatly appreciated. thanks in advanceenter image description here


    Josh

      August 14, 2012 at 2:53 pm

      That is most likely something that the theme is adding. Can you verify whether this is the case by temporarily switching to the twentyeleven theme? The theme test drive plugin will let you do this without deactivating the current theme.


      ebsassociates

        August 14, 2012 at 3:42 pm

        Unfortunately it still shows up with the twentyeleven theme activated
        enter image description here


        Josh

          August 14, 2012 at 5:11 pm

          That rules out the theme then. Which browser are you testing this on? Can you post a link to this page?


          ebsassociates

            August 14, 2012 at 5:17 pm

            I have tested with Google Chrome, ie, and firefox. I have already disabled all plugins not associated with event espresso and am still experiencing the issue. The page in question is http://ebslearningcenter.com/schedule/


            Josh

              August 14, 2012 at 5:49 pm

              I’m not seeing any scroll bars when I view that page on chrome.

              Are you seeing them on this page as well?

              It looks though, like the shortcode on the /schedule/ page has been wrapped in a pre tag, which is really messing up the formatting.


              ebsassociates

                August 14, 2012 at 6:13 pm

                I do not see any scroll bars on the event registration page you posted. I appreciate your help in this matter, but I am not sure I know what you mean by the shortcode has been wrapped in a pre tag. The code on the page looks like this:

                [EVENT_LIST order_by=date(start_date),id]
                [EVENT_TABLE_DISPLAY]


                Josh

                  August 14, 2012 at 6:24 pm

                  Are you viewing this page in the editor with the visual editor tab active, or the html editor tab active?


                  ebsassociates

                    August 15, 2012 at 10:04 am

                    The scroll bars still show up when I’m not logged in to the editor as well as when I visit from other computers.


                    Josh

                      August 15, 2012 at 10:35 am

                      Hi Lucas,

                      Can you edit the page in the wordpress admin? If so, there should be a tab on the right hand side of the editor box that’s labeled ‘HTML’. Click that tab. There might just be a pre tag wrapped around the shortcode like this:

                      <pre>[EVENT_SHORTCODE]</pre>
                      

                      If there is, remove the pre tags and save the page:

                      [EVENT_SHORTCODE]
                      


                      ebsassociates

                        August 15, 2012 at 10:41 am

                        That did the trick, thank you so much!!

                        Viewing 10 reply threads

                        The support post ‘Event List has scroll bars’ is closed to new replies.

                        Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

                        Event Espresso - Staging Server