Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Plugins & Atahualpa (http://forum.bytesforall.com/forumdisplay.php?f=16)
-   -   Event Manager (http://forum.bytesforall.com/showthread.php?t=17020)

rainbowjammer Mar 13, 2012 05:20 PM

Event Manager
 
4 Attachment(s)
Hi,

Have got my Atahualpa 3.7.3 theme looking good and happy with the results, have installed a great plugin 'Events Manager' and added some events. They display well when all events for all categories are selected (http://www.demo.singersandsongs.com/events), but if I want to display a list of events on a page for a single category (http://www.demo.singersandsongs.com/.../adult_courses) then the Atahualpa theme has trouble with displaying the events.

To demonstrate:

Atahualpa adult courses screen shot (linked file atahualpa_screen.png)
Atahualpa adult courses html source code (linked file atahualpa_code.txt)

Default adult courses screen shot (linked file default_screen.png, the taller of the screen shots)
Default adult courses html source code (linked file default_code.txt)

I really want to keep your theme, so what setting is stripping the layout?

Many thanks

juggledad Mar 13, 2012 07:03 PM

without knowing how you have setup the plugin (ie all the settings) I'd just be making a wild guessing.

rainbowjammer Mar 14, 2012 12:18 PM

The plugin works on the standard theme, but not for Atahualpa, so this theme must be stripping out some HTML or similar. Can I PM you a login so you can have a look? If you resolve it I would donate! :)

lmilesw Mar 14, 2012 05:32 PM

If there is a tag associated with the plugin and the page where the entries don't show properly in an excerpt page you have to make sure that the tag in question is added to the "don't strip these tags" box in the theme options.

rainbowjammer Mar 15, 2012 01:36 AM

Hi, a very good suggestion, I have gone into the Event Manager Settings and found all the HTML tags used and added them into the 'Don't Strip' setting for excerpt, but unfortunately get the same result, so something is still messing with the code that the plugging pushes out (as it works on twenty-eleven theme) but not in Atahualpa.

Hmmm......

Again, I can Private Message you with a login and if sorted will donate, am quite desperate to have this working...:)

Here is the code that is setup in Events Manager which shows in the default theme:
HTML Code:

<table cellpadding="0" cellspacing="0" class="events-table" >
<thead>
<tr>
<th class="event-time" width="250">Date/Time</th>
<th class="event-description" width="600">Event</th>
</tr>
</thead>
<tbody>

It are the HTML codes in the don't strip in excerpt:
HTML Code:

<p><em><strong></br><thead><tr><th><tr><tbody><table>

lmilesw Mar 15, 2012 05:41 AM

I just went to the plugin demo page and looked at their demo for a category page. All the items show in a list which are obviously list items but I inspected with Firebug anyway just to be sure. So put <li> in the don't strip these tags box and see what happens.

If that doesn't work send my a PM with your login and I will look at it.

rainbowjammer Mar 15, 2012 12:25 PM

Ah, putting <li> in the don't strip these and a bullet point has appeared, but the layout is still broken.

I think we are nearly there, can you think of anything more....

Set the theme to the default, looked at the HTML and added:

HTML Code:

<a href></a><div><footer><h1><header><ul><i><li><p><em><strong></br><thead><th><tr><tbody><table>
So I think every tag is covered, but it still won't display.

Any help much, much appreciated.

lmilesw Mar 15, 2012 12:50 PM

If you send my a PM with a login I will take a look.

lmilesw Mar 15, 2012 01:22 PM

I just took a look and instead of linking to a category for listing events create a page with the category title and then use the shortcode on that page.

rainbowjammer Mar 15, 2012 04:01 PM

Thanks for your help, I am no expert in these things. Donation on the way.:)

lmilesw Mar 15, 2012 08:56 PM

Glad it's working. You only have one s in classes for Adult classes though


All times are GMT -6. The time now is 03:32 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.