Changes between Initial Version and Version 1 of Ticket #34995, comment 3
- Timestamp:
- 12/11/2015 06:30:23 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34995, comment 3
initial v1 1 1 Sorry, I overlooked the header.php file which does include the dynamic_sidebar() call. 2 2 {{{ 3 3 <?php 4 4 // File Security Check … … 108 108 109 109 <?php woo_content_before(); ?> 110 }}}