Posted: 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 advance |
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. |
|
|
Unfortunately it still shows up with the twentyeleven theme activated |
That rules out the theme then. Which browser are you testing this on? Can you post a link to this page? |
|
|
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/ |
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. |
|
|
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] |
Are you viewing this page in the editor with the visual editor tab active, or the html editor tab active? |
|
|
The scroll bars still show up when I’m not logged in to the editor as well as when I visit from other computers. |
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:
If there is, remove the pre tags and save the page:
|
|
|
That did the trick, thank you so much!! |
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.