Forum Replies Created
-
AuthorPosts
-
bamforp
ParticipantTop banana! Well done – and many thanks. I plan to purchase Events-Calendar-Pro soon, will that impact any of the changes?
bamforp
ParticipantHi Casey – I am still not getting the behaviour I would like. I want to have the ‘blue’ side bar (ie override the default) for both /events/ and /add so I think I need both default-template.php and default-template-community.php files in the tribe-events folder. If I do this however, the /add page works but the /events/ page is not giving me any side bar. Did I get the code in default-template.php right? Thanks for sticking with this.
bamforp
ParticipantHi Casey. The /add page is now working as expected (many thanks) but now the /events/ page has reverted back to using the default (red) sidebar!
bamforp
ParticipantThis reply is private.
bamforp
ParticipantThis reply is private.
bamforp
ParticipantNo cigar 🙁 Would it help if I set you up with temp admin access to my site?
bamforp
ParticipantNo joy. I changed entry on line 4 to default-template.php and put code in the functions.php of my child theme. Sounds like we might be getting close though 🙂
bamforp
ParticipantHi – I moved the tribes-events to the parent theme directory but no change in behaviour. Any other clues?
bamforp
ParticipantAny update on this issue? It’s gone very quiet!
bamforp
ParticipantI running 3.2 for both Events and Community.
Code is here …
https://gist.github.com/anonymous/40b237123fc5942085c4
regardsPeter
bamforp
ParticipantHi – Default Events Template but I have a custom default-template.php file in a tribe-events subdirectory of my child theme. The custom template code is …
Settings -> Template -> Events Template.
*
* Override this template in your own theme by creating a file at [your-theme]/tribe-events/default-template.php
*
* @package TribeEventsCalendar
* @since 3.0
* @author Modern Tribe Inc.
*
*/if ( !defined(‘ABSPATH’) ) { die(‘-1’); }
get_header(); ?>
bamforp
ParticipantHi. Link is http://nhap.org/events/supporters/add
If you contrast with http://nhap.org/events/ you will see the ‘add’ page is using the default sidebar (red buttons) rather than my custom template which shows the ‘blue’ sidebar. -
AuthorPosts
