Wordpress Themes - WP Forum at BFA
Click Here To DONATE! Support the theme development, get more attention and additional benefits based on your donation level. Your forum name will be highlighted.

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

"The event calendar"


Build custom WP THEMES, without
coding.
Click here for THEMEFRAME

From the author of Atahualpa, the #1 most
downloaded (700,000+) theme @ wordpress.org
  #1  
Old Apr 21, 2010, 03:41 AM
silva
 
25 posts · Apr 2010
"The event calendar"

Hello... I am using "the event calendar" (http://wordpress.org/extend/plugins/...ents-calendar/) in my blog.
The problem is that when looking at individual posts, the right sidebar disappears
My blog is http:www.groshgrup.net, if you want to see what I mean!

I looked for help on the calendar forum, and found a post about how to make atahualpa work with the events calendar... ( http://wordpress.org/support/topic/357338?replies=33 ). But the solution offered did not work for me. Any help? Thanks in anticipation!
  #2  
Old Apr 21, 2010, 04:31 AM
juggledad's Avatar
juggledad
 
20,001 posts · Mar 2009
OSX 10.6.8/10.7.3 WP 2.8.x/2.9.x/3.x Atahualpa 3.5.x/3.7.x Safari 5.x Firefox 11 XP
What version of Atahualpa and WP?

the link points at a landing page with no calander, please point at a page showing the calander and another showing it missing
  #3  
Old Apr 21, 2010, 04:48 AM
silva
 
25 posts · Apr 2010
Hello...

the layout of a "normal page" (not an event page) is:
http://www.groshgrup.net/blog/2010/04/mah/

the layout of a page linked to an event (with right sidebar missing) is:
http://www.groshgrup.net/blog/2010/04/ritorno-ai-bagni/

I am using the latest versions of wordpress and atahualpa
wordpress 2.9.2
atahualpa 3.4.6

Thanks
Silva
  #4  
Old Apr 21, 2010, 05:01 AM
juggledad's Avatar
juggledad
 
20,001 posts · Mar 2009
OSX 10.6.8/10.7.3 WP 2.8.x/2.9.x/3.x Atahualpa 3.5.x/3.7.x Safari 5.x Firefox 11 XP
what do you have set at ato->Style & configure SIDEBARS->RIGHT sidebar: Display on: and 'RIGHT sidebar: Don't display on Pages:'?
  #5  
Old Apr 21, 2010, 05:43 AM
silva
 
25 posts · Apr 2010
Hello...

* "right sidebar: display on": all options are ticked.
* "right sidebar: don't display on": is blank
  #6  
Old Apr 21, 2010, 06:15 AM
juggledad's Avatar
juggledad
 
20,001 posts · Mar 2009
OSX 10.6.8/10.7.3 WP 2.8.x/2.9.x/3.x Atahualpa 3.5.x/3.7.x Safari 5.x Firefox 11 XP
It's the plugin, it's ignoring the sidebars. I did a search and came up with this thread discribing the problem (http://wordpress.org/support/topic/357338) and there is a get around
Quote:
Hey Pankus & ncitravel,

Just found this thread- and without too much mucking around (time is money!) I found that it's easy enough to make it work with Atahualpa.

Simply do as Shaine has said

Create a new folder called "events" in your template directory and copy over the following files from within the plugin folder (simple-events/views/):

* gridview.php
* list.php
* single.php

Edit all of the above 3 files, in the new location, and perform the two actions below on each file-

Replace include (TEMPLATEPATH.'/header.php');
with include (TEMPLATEPATH . '/functions/bfa_get_options.php');
get_header();

Replace include (TEMPLATEPATH.'/footer.php');
with get_footer();

All done!

ShadowQ.
so in each of the three files, you have to replace the line
HTML Code:
	include (TEMPLATEPATH.'/header.php'); ?>
with
HTML Code:
	include (TEMPLATEPATH.'/functions/bfa_get_options.php');
	get_header(); ?>
and replace the line
HTML Code:
	include (TEMPLATEPATH.'/footer.php');
with
HTML Code:
	get_footer();

Bookmarks

Tags
"the event calendar", sidebar

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
problem with plugin event calendar 3 ciocchi Sidebars & Widgets 0 Feb 28, 2010 11:16 AM
How to change the font of "1 comment to..." and "Leave a Reply" headers RHCdG Header configuration & styling 1 Nov 28, 2009 04:56 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
Help installing event calendar widget in sidebar echamings Sidebars & Widgets 2 May 7, 2009 04:55 AM


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


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