Title: tracy apps's Replies | WordPress.org

---

# tracy apps

  [  ](https://wordpress.org/support/users/tray/)

 *   [Profile](https://wordpress.org/support/users/tray/)
 *   [Topics Started](https://wordpress.org/support/users/tray/topics/)
 *   [Replies Created](https://wordpress.org/support/users/tray/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/tray/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/tray/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/tray/engagements/)
 *   [Favorites](https://wordpress.org/support/users/tray/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 24 total)

1 [2](https://wordpress.org/support/users/tray/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/tray/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Analytify - Google Analytics Dashboard For WordPress (GA4 analytics tracking)] New Google Analytics not seeing property](https://wordpress.org/support/topic/new-google-analytics-not-seeing-property/)
 *  [tracy apps](https://wordpress.org/support/users/tray/)
 * (@tray)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/new-google-analytics-not-seeing-property/#post-13564011)
 * i’m having this same issue. i’ve tried logging out and authenticating again to
   see if the new property shows up. it doesn’t. i’ve also tried logging out and
   putting the G-########## tracking code manually in, but nothing happens.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Timely All-in-One Events Calendar] Error: Argument 1 passed to Ai1ec_Ics_Import_Export_Engine::_is_timeless() …](https://wordpress.org/support/topic/error-argument-1-passed-to-ai1ec_ics_import_export_engine_is_timeless/)
 *  Thread Starter [tracy apps](https://wordpress.org/support/users/tray/)
 * (@tray)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/error-argument-1-passed-to-ai1ec_ics_import_export_engine_is_timeless/#post-7491778)
 * nope. i’m importing the .ICS file from my live site (as stated in my first post)
 * i also tried loading in from the feed ( [http://time.ly/document/user-guide/using-calendar/sourcing-pulling-in-local-feeds/#modern-tribe](http://time.ly/document/user-guide/using-calendar/sourcing-pulling-in-local-feeds/#modern-tribe))
   but get “imported 0 events” (which is not true, there’s several years of events
   on that feed)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] The map is not showing up (Loading map… )](https://wordpress.org/support/topic/the-map-is-not-showing-up-loading-map/)
 *  [tracy apps](https://wordpress.org/support/users/tray/)
 * (@tray)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/the-map-is-not-showing-up-loading-map/#post-4596415)
 * i’m having a similar issue with the map not loading.
 * example issue page here: [http://mrsfun.com/shows/gallery-night/](http://mrsfun.com/shows/gallery-night/)
 * any idea of what is going wrong?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Filebase Download Manager] filebase 0.2.9.35 problem](https://wordpress.org/support/topic/filebase-02935-problem/)
 *  [tracy apps](https://wordpress.org/support/users/tray/)
 * (@tray)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/filebase-02935-problem/#post-3539612)
 * ok. nevermind. it seems like the problem resolved itself for me after downgrading,
   and re-upgrading again… strange.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Filebase Download Manager] filebase 0.2.9.35 problem](https://wordpress.org/support/topic/filebase-02935-problem/)
 *  [tracy apps](https://wordpress.org/support/users/tray/)
 * (@tray)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/filebase-02935-problem/#post-3539611)
 * alright. i re-updated my plugin, now that it’s the middle of the night. the template
   that seems to be “choking” is the “default” template. (code pasted below) i didn’t
   change this template at all, so it should still all be the same as what came 
   with the plugin originally.
 *     ```
       <div class="wpfilebase-attachment">
        <div class="wpfilebase-fileicon"><a href="%file_url%" title="Download %file_display_name%"><img align="middle" src="%file_icon_url%" alt="%file_display_name%" /></a></div>
        <div class="wpfilebase-rightcol">
         <div class="wpfilebase-filetitle">
          <a href="%file_url%" title="Download %file_display_name%">%file_display_name%</a><br />
          %file_name%<br />
          <!-- IF %file_version% -->%'Version:'% %file_version%<br /><!-- ENDIF -->
          <!-- IF %file_post_id% AND %post_id% != %file_post_id% --><a href="%file_post_url%" class="wpfilebase-postlink">%'View post'%</a><!-- ENDIF -->
         </div>
         <div class="wpfilebase-filedetails" id="wpfilebase-filedetails%uid%" style="display: none;">
         <p>%file_description%</p>
         <table border="0">
          <!-- IF %file_languages% --><tr><td><strong>%'Languages'%:</strong></td><td>%file_languages%</td></tr><!-- ENDIF -->
          <!-- IF %file_author% --><tr><td><strong>%'Author'%:</strong></td><td>%file_author%</td></tr><!-- ENDIF -->
          <!-- IF %file_platforms% --><tr><td><strong>%'Platforms'%:</strong></td><td>%file_platforms%</td></tr><!-- ENDIF -->
          <!-- IF %file_requirements% --><tr><td><strong>%'Requirements'%:</strong></td><td>%file_requirements%</td></tr><!-- ENDIF -->
          <!-- IF %file_category% --><tr><td><strong>%'Category:'%</strong></td><td>%file_category%</td></tr><!-- ENDIF -->
          <!-- IF %file_license% --><tr><td><strong>%'License'%:</strong></td><td>%file_license%</td></tr><!-- ENDIF -->
          <tr><td><strong>%'Date'%:</strong></td><td>%file_date%</td></tr>
          <!-- <tr><td><strong>%'MD5 Hash'%:</strong></td><td><small>%file_hash%</small></td></tr> -->
         </table>
         </div>
        </div>
        <div class="wpfilebase-fileinfo">
         %file_size%<br />
         %file_hits% %'Downloads'%<br />
         <a href="#" onclick="return wpfilebase_filedetails(%uid%);">%'Details'%...</a>
        </div>
        <div style="clear: both;"></div>
       </div>
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Taxonomy Sort] hierarchical taxonomy not sorted correctly within hierarchy](https://wordpress.org/support/topic/hierarchical-taxonomy-not-sorted-correctly-within-hierarchy/)
 *  Thread Starter [tracy apps](https://wordpress.org/support/users/tray/)
 * (@tray)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/hierarchical-taxonomy-not-sorted-correctly-within-hierarchy/#post-3537045)
 * just to clarify, what i want is the page to display like this:
 * **_Pizza_**
    **Traditional Pizzas**
    - Italian Sausage Pizza…
    - Cheese Pizza…
 * ** Specialty Pizzas**
    - Stacy’s Special…
 * **_Appetizers_**
    - Bruschetta Tradizionale
    - Cheese Plate
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Taxonomy Sort] hierarchical taxonomy not sorted correctly within hierarchy](https://wordpress.org/support/topic/hierarchical-taxonomy-not-sorted-correctly-within-hierarchy/)
 *  Thread Starter [tracy apps](https://wordpress.org/support/users/tray/)
 * (@tray)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/hierarchical-taxonomy-not-sorted-correctly-within-hierarchy/#post-3537041)
 * with further troubleshooting, i found that the code i was using wasn’t even responding
   to any sorting. so i replaced it with the following code, and i’m still getting
   the same issue. the PARENT taxonomy is showing the posts within all their CHILDREN
   taxonomy.
 * new code:
 *     ```
       <?php $categories = get_terms('menucategory', 'orderby=custom_sort&order=ASC&hide_empty=true&hierarchical=true');
       foreach( $categories as $category ):
       ?>
       	<h2 class="menuCategoryTitle"><?php echo $category->name; ?></h2>
   
       	<?php
       		$posts = get_posts(array(
       			'post_type' => 'menu',
       			'taxonomy' => $category->taxonomy,
       			'term' => $category->slug,
       			'nopaging' => true,
       			));
       			foreach($posts as $post):
       			setup_postdata($post); ?>
   
       			<div class="menuItem">
       				<h3><?php the_title(); ?></h3>
       				<?php the_content(); ?>
       			</div><!--/menuItem-->
   
       	<?php endforeach; ?>
         <?php endforeach; ?>
       ```
   
 * what i need is for the page to display all the posts (CPT: “menu”), grouped by
   taxonomy (“menucategory”), BUT when the taxonomy has a parent, the parent should
   just display the title, then the child taxonomies listed below (still with the
   CPT posts grouped within each)
 * is this even possible? i really have a hard time believing this should be this
   difficult!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Filebase Download Manager] filebase 0.2.9.35 problem](https://wordpress.org/support/topic/filebase-02935-problem/)
 *  [tracy apps](https://wordpress.org/support/users/tray/)
 * (@tray)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/filebase-02935-problem/#post-3539519)
 * since the site is live, i just rolled back to the previous version to fix the
   formatting. but the even more strange thing about the error was that when i viewed
   the source code for the page, the error was not found and all the code was in
   tact, all the way to the bottom.
 * not sure if that helps at all. if you’d like, i can set up a dev site and try
   to replicate the error.
 * one other note is that this is on a WordPress multisite setup. not sure if that
   makes any difference.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Filebase Download Manager] filebase 0.2.9.35 problem](https://wordpress.org/support/topic/filebase-02935-problem/)
 *  [tracy apps](https://wordpress.org/support/users/tray/)
 * (@tray)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/filebase-02935-problem/#post-3539386)
 * interesting. i’m having the same issue. took the same steps and that worked as
   well.
 * i also noticed (when i was being all stubborn and trying to troubleshoot it a
   bit so i didn’t have to downgrade) that the page choked on the first file attachment
   in my default format… but not when using the simple format of a link.
 * also i noticed this new error across the top of the main WP-Filebase admin screen:
   “
   File Browser post or page not set! Some features like search will not work. Click
   here to set the File Browser Post ID.”
 * and the “Post ID of the file browser” setting wouldn’t allow me to leave the 
   space blank (it would auto populate with a 0 after save), and then gave me an
   error message:
    “Warning: The Filebrowser page has at least one subpage Contact
   us. This will cause unexpected behavior, since all requests to the subpages are
   redirected to the File Browser Page. Please choose a Page that does not have 
   any subpages for File Browser.”
 * so.. not sure if that was causing this error or not… or is related at all.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [a complex query posts situation: posts in a category & custom post type taxonomy](https://wordpress.org/support/topic/a-complex-query-posts-situation-posts-in-a-category-custom-post-type-taxonomy/)
 *  Thread Starter [tracy apps](https://wordpress.org/support/users/tray/)
 * (@tray)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/a-complex-query-posts-situation-posts-in-a-category-custom-post-type-taxonomy/#post-2402791)
 * i think “$mergedcrap” should be my band name… 🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [a complex query posts situation: posts in a category & custom post type taxonomy](https://wordpress.org/support/topic/a-complex-query-posts-situation-posts-in-a-category-custom-post-type-taxonomy/)
 *  Thread Starter [tracy apps](https://wordpress.org/support/users/tray/)
 * (@tray)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/a-complex-query-posts-situation-posts-in-a-category-custom-post-type-taxonomy/#post-2402769)
 * alright. i figured it out with some PHP goodness (and by “i” i mean “the smart
   PHP minds in the office”) so here’s what we ended up doing for future searchers
   of this issue.
 * we created TWO queries. one for the custom post type, one for the posts, then
   merged the two arrays, then set up a “foreach” loop in php. here’s the simplified
   code:
 *     ```
       $query1 =
       	array(
       		'post_type'=> 'post',
       		'category_name' => 'Homepage Slideshow',
       		'showposts' => 5
       	);
       $query2 =
       	array (
       		'post_type' => 'tribe_events',
       		'eventDisplay' => 'upcoming',
       		'tribe_events_cat' => 'featured-event',
       		'showposts' => 5
       	);
   
       $postGroup1 = get_posts( $query1);
       $postGroup2= get_posts( $query2);
   
       $mergedcrap = array_merge($postGroup1, $postGroup2);
   
       foreach ( $mergedcrap as $post )
       {
         echo the_title();
         the_excerpt();
       }
       ```
   
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [a complex query posts situation: posts in a category & custom post type taxonomy](https://wordpress.org/support/topic/a-complex-query-posts-situation-posts-in-a-category-custom-post-type-taxonomy/)
 *  Thread Starter [tracy apps](https://wordpress.org/support/users/tray/)
 * (@tray)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/a-complex-query-posts-situation-posts-in-a-category-custom-post-type-taxonomy/#post-2402727)
 * no. it’s pulling one or the other. whatever array (post type, cat/tax) is declared
   first. the latter is ignored completely.
 * and while i was able to do something like this
 *     ```
       $query =
       	array (
       		'post_type' => array(
       			'post',
       			'tribe_events'),
       );
       query_posts($query);
       ```
   
 * which pulled ALL “post” and “tribe_events” entries… as soon as i try to filter
   out the post category and custom post taxonomy, of course, no entries are returned.(
   since there is no post that meets the custom tax AND post category)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [a complex query posts situation: posts in a category & custom post type taxonomy](https://wordpress.org/support/topic/a-complex-query-posts-situation-posts-in-a-category-custom-post-type-taxonomy/)
 *  Thread Starter [tracy apps](https://wordpress.org/support/users/tray/)
 * (@tray)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/a-complex-query-posts-situation-posts-in-a-category-custom-post-type-taxonomy/#post-2402705)
 * well.. i think we’re getting close. i had to tweak the featured events query 
   a bit. (i was over thinking it… like i usually do) now both pieces of this query
   work. but only the first array shows up in the query.
 * here’s the code i’m working with:
 *     ```
       $query =
   
       	array(
       		'post_type'=> 'post',
       		'category_name' => 'Homepage Slideshow',
       	);
       	array (
       		'post_type' => 'tribe_events',
       		'eventDisplay' => 'upcoming',
       		'tribe_events_cat' => 'featured-event',
       	);
   
       query_posts($query);
       ```
   
 * so now i’m wondering.. is this a limitation of query posts? maybe this needs 
   to be done with two separate queries? ooh. i just made my brain hurt more…
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [error when trying to activate Akismet, now all installed plugins not showing up](https://wordpress.org/support/topic/error-when-trying-to-activate-akismet-now-all-installed-plugins-not-showing-up/)
 *  Thread Starter [tracy apps](https://wordpress.org/support/users/tray/)
 * (@tray)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/error-when-trying-to-activate-akismet-now-all-installed-plugins-not-showing-up/#post-1831744)
 * ok. so it turns out that my computer decided it was a good idea to resort back
   to the old nameservers that i had changed (and resolved) several days ago. it
   required a DNS flush on my local machine. strange.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [error when trying to activate Akismet, now all installed plugins not showing up](https://wordpress.org/support/topic/error-when-trying-to-activate-akismet-now-all-installed-plugins-not-showing-up/)
 *  Thread Starter [tracy apps](https://wordpress.org/support/users/tray/)
 * (@tray)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/error-when-trying-to-activate-akismet-now-all-installed-plugins-not-showing-up/#post-1831732)
 * ok. after more troubleshooting i found an even stranger issue.
 * so i went back and re-added all those plugins, AGAIN ( using the admin interface…
   not through uploading/ftp) and started re-activating and setting all of them 
   up again, and NOW i’m getting:
 * “Sorry, Simple Twitter Connect requires PHP 5 or higher. Ask your host how to
   enable PHP 5 as the default on your servers.”
 * so now i have no idea what’s going on. i just installed and activated them 15
   minutes ago.. but now that i installed akismet i suddenly don’t have php5?
 * edit: looking at my site’s cpanel i have php 5.2.13

Viewing 15 replies - 1 through 15 (of 24 total)

1 [2](https://wordpress.org/support/users/tray/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/tray/replies/page/2/?output_format=md)