Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Plugins & Atahualpa »

Event Manager


  #1  
Old Mar 13, 2012, 05:20 PM
rainbowjammer
 
11 posts · Dec 2011
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
Attached Thumbnails
Click image for larger version

Name:	atahualpa_screen.png
Views:	1413
Size:	19.7 KB
ID:	1788  Click image for larger version

Name:	default_screen.png
Views:	1443
Size:	31.1 KB
ID:	1789  
Attached Files
File Type: txt atahualpa_code.txt (43.6 KB, 1566 views)
File Type: txt default_code.txt (16.1 KB, 1491 views)
  #2  
Old Mar 13, 2012, 07:03 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
without knowing how you have setup the plugin (ie all the settings) I'd just be making a wild guessing.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Mar 14, 2012, 12:18 PM
rainbowjammer
 
11 posts · Dec 2011
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!
  #4  
Old Mar 14, 2012, 05:32 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
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.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #5  
Old Mar 15, 2012, 01:36 AM
rainbowjammer
 
11 posts · Dec 2011
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>

Last edited by rainbowjammer; Mar 15, 2012 at 01:42 AM.
  #6  
Old Mar 15, 2012, 05:41 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
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.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #7  
Old Mar 15, 2012, 12:25 PM
rainbowjammer
 
11 posts · Dec 2011
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.

Last edited by rainbowjammer; Mar 15, 2012 at 12:40 PM.
  #8  
Old Mar 15, 2012, 12:50 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
If you send my a PM with a login I will take a look.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #9  
Old Mar 15, 2012, 01:22 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
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.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #10  
Old Mar 15, 2012, 04:01 PM
rainbowjammer
 
11 posts · Dec 2011
Thanks for your help, I am no expert in these things. Donation on the way.
  #11  
Old Mar 15, 2012, 08:56 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Glad it's working. You only have one s in classes for Adult classes though
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Default Upcoming Event message even if no event possible for calendar? shalinisridhar Plugins & Atahualpa 2 Nov 29, 2010 10:20 PM
problem with plugin event calendar 3 ciocchi Sidebars & Widgets 0 Feb 28, 2010 11:16 AM
Event Calendar???? marineceo Plugins & Atahualpa 4 Nov 17, 2009 08:12 PM
[SOLVED] Event Calendar 3 Per Lund Plugins & Atahualpa 0 Sep 5, 2009 01:06 PM
Trouble with googleMaps (PlugIn Event-manager) curious Plugins & Atahualpa 11 May 6, 2009 11:26 AM


All times are GMT -6. The time now is 08:27 AM.


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